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

Issue 2295863002: Remove window.postMessage(message, transferables, targetOrigin) legacy overload (Closed)

Created:
4 years, 3 months ago by foolip
Modified:
4 years, 3 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove window.postMessage(message, transferables, targetOrigin) legacy overload Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/h4ooaB_Y9JE/nh7vXshGBwAJ BUG=425896, 640825 R=sigbjornf@opera.com,haraken@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/77a58a92f789f4fd7099b2b4ff87cad27eea3067 Cr-Commit-Position: refs/heads/master@{#417066}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix devtools, add TODOs #

Patch Set 3 : fix chromevox #

Patch Set 4 : leave milestoneString alone #

Messages

Total messages: 36 (23 generated)
foolip
4 years, 3 months ago (2016-08-30 16:37:16 UTC) #1
foolip
Pardon for the botched subject, this is "Remove window.postMessage(message, transferables, targetOrigin) legacy overload"
4 years, 3 months ago (2016-08-30 16:41:14 UTC) #5
foolip
On 2016/08/30 16:41:14, foolip wrote: > Pardon for the botched subject, this is "Remove window.postMessage(message, ...
4 years, 3 months ago (2016-08-30 16:42:24 UTC) #6
jsbell
drive by comment... https://codereview.chromium.org/2295863002/diff/1/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp File third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp (right): https://codereview.chromium.org/2295863002/diff/1/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp#newcode190 third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp:190: TOSTRING_VOID(V8StringResource<TreatNullAndUndefinedAsNullString>, targetOrigin, info[targetOriginArgIndex]); We process the ...
4 years, 3 months ago (2016-08-30 17:01:36 UTC) #8
foolip
https://codereview.chromium.org/2295863002/diff/1/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp File third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp (right): https://codereview.chromium.org/2295863002/diff/1/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp#newcode190 third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp:190: TOSTRING_VOID(V8StringResource<TreatNullAndUndefinedAsNullString>, targetOrigin, info[targetOriginArgIndex]); On 2016/08/30 17:01:36, jsbell wrote: > ...
4 years, 3 months ago (2016-09-01 10:21:40 UTC) #11
foolip
Ping reviewers, I think it's all in order now.
4 years, 3 months ago (2016-09-01 19:44:33 UTC) #26
haraken
LGTM on my side
4 years, 3 months ago (2016-09-01 21:12:27 UTC) #27
jsbell
non-owner LGTM since I'm here anyway :)
4 years, 3 months ago (2016-09-01 21:36:05 UTC) #28
foolip
aboxhall@, dmazzoni@, could either of you check the chromevox changes? https://code.google.com/archive/p/google-axs-chrome/ is now read only, ...
4 years, 3 months ago (2016-09-02 09:46:28 UTC) #30
dmazzoni
lgtm for chromevox Don't worry about the upstream version, it's deprecated
4 years, 3 months ago (2016-09-07 16:39:45 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2295863002/60001
4 years, 3 months ago (2016-09-07 19:20:33 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-07 21:57:10 UTC) #34
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 22:00:11 UTC) #36
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/77a58a92f789f4fd7099b2b4ff87cad27eea3067
Cr-Commit-Position: refs/heads/master@{#417066}

Powered by Google App Engine
This is Rietveld 408576698