Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(321)

Issue 12560005: Merge 139854 (Closed)

Created:
7 years, 9 months ago by haraken
Modified:
7 years, 9 months ago
Reviewers:
haraken
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Visibility:
Public.

Description

Merge 139854 > [V8] Make an Isolate parameter mandatory in SerializedScriptValue::deserialize() > https://bugs.webkit.org/show_bug.cgi?id=106916 > > Reviewed by Adam Barth. > > This is one of steps to remove optional Isolate parameters. > > No tests. No change in behavior. > > * bindings/v8/SerializedScriptValue.cpp: > (WebCore::SerializedScriptValue::deserialize): > (WebCore): > (WebCore::SerializedScriptValue::deserializeForInspector): > * bindings/v8/SerializedScriptValue.h: > (SerializedScriptValue): > * bindings/v8/custom/V8HistoryCustom.cpp: > (WebCore::V8History::stateAccessorGetter): > * bindings/v8/custom/V8MessageEventCustom.cpp: > (WebCore::V8MessageEvent::dataAccessorGetter): > * bindings/v8/custom/V8PopStateEventCustom.cpp: > (WebCore::V8PopStateEvent::stateAccessorGetter): > TBR=haraken@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M Source/WebCore/bindings/v8/ScriptState.h View 2 chunks +8 lines, -0 lines 0 comments Download
M Source/WebCore/bindings/v8/SerializedScriptValue.h View 1 chunk +3 lines, -2 lines 0 comments Download
M Source/WebCore/bindings/v8/SerializedScriptValue.cpp View 2 chunks +8 lines, -3 lines 0 comments Download
M Source/WebCore/bindings/v8/custom/V8HistoryCustom.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/bindings/v8/custom/V8MessageEventCustom.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/bindings/v8/custom/V8PopStateEventCustom.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
haraken
7 years, 9 months ago (2013-03-07 02:14:00 UTC) #1
haraken
7 years, 9 months ago (2013-03-07 02:14:22 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r145019.

Powered by Google App Engine
This is Rietveld 408576698