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

Issue 137953010: Remove isolatedWorldForEnteredContext() and isolatedWorldForIsolate() (Closed)

Created:
6 years, 10 months ago by haraken
Modified:
6 years, 10 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, sof, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, Nate Chapin, watchdog-blink-watchlist_google.com, Inactive
Visibility:
Public.

Description

Remove isolatedWorldForEnteredContext() and isolatedWorldForIsolate() - isolatedWorldForIsolate() is equivalent to DOMWrapperWorld::current()->isIsolatedWorld(). - isolatedWorldForEnteredContext() is equivalent to DOMWrapperWorld::current()->isIsolatedWorld(). Remember that the world of the current context is equal to the world of the entered context. Thus this CL replaces these methods with DOMWrapperWorld::current()->isIsolatedWorld(). BUG=341032 R=dcarney@chromium.org, eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167276

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Patch Set 16 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -23 lines) Patch
M Source/bindings/scripts/code_generator_v8.pm View 1 2 3 4 5 6 2 chunks +4 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfaceDocument.cpp View 1 2 5 6 1 chunk +3 lines, -2 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp View 1 2 5 6 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/DOMWrapperWorld.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -3 lines 0 comments Download
M Source/bindings/v8/ScriptController.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -1 line 0 comments Download
M Source/bindings/v8/V8Binding.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +0 lines, -10 lines 0 comments Download
M Source/bindings/v8/custom/V8CustomEventCustom.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/custom/V8MessageEventCustom.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 61 (0 generated)
haraken
PTAL
6 years, 10 months ago (2014-02-05 11:45:46 UTC) #1
dcarney
lgtm
6 years, 10 months ago (2014-02-05 15:24:52 UTC) #2
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-05 15:27:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/40001
6 years, 10 months ago (2014-02-05 15:27:22 UTC) #4
haraken
On 2014/02/05 15:24:52, dcarney wrote: > lgtm Thanks for review!
6 years, 10 months ago (2014-02-05 15:27:24 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-05 16:07:49 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_layout for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout&number=19107
6 years, 10 months ago (2014-02-05 16:07:50 UTC) #7
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-07 00:36:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/40001
6 years, 10 months ago (2014-02-07 00:36:45 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-07 00:36:49 UTC) #10
commit-bot: I haz the power
Failed to apply patch for Source/bindings/scripts/code_generator_v8.pm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-07 00:36:49 UTC) #11
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-07 00:42:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/310001
6 years, 10 months ago (2014-02-07 00:42:41 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-07 01:28:24 UTC) #14
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) blink_heap_unittests, blink_platform_unittests, webkit_lint, webkit_python_tests, webkit_tests, webkit_unit_tests, ...
6 years, 10 months ago (2014-02-07 01:28:24 UTC) #15
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-12 12:07:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/500001
6 years, 10 months ago (2014-02-12 12:07:55 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-12 12:08:02 UTC) #18
commit-bot: I haz the power
Failed to apply patch for Source/bindings/scripts/code_generator_v8.pm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-12 12:08:03 UTC) #19
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-12 12:12:46 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/570001
6 years, 10 months ago (2014-02-12 12:12:58 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-12 12:55:46 UTC) #22
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=18412
6 years, 10 months ago (2014-02-12 12:55:47 UTC) #23
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-14 03:43:53 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/740001
6 years, 10 months ago (2014-02-14 03:44:03 UTC) #25
eseidel
Curious the context here? Just code cleanup? or is this part of a larger direction? ...
6 years, 10 months ago (2014-02-14 04:16:12 UTC) #26
haraken
On 2014/02/14 04:16:12, eseidel wrote: > Curious the context here? Just code cleanup? or is ...
6 years, 10 months ago (2014-02-14 04:38:09 UTC) #27
eseidel
The CQ bit was unchecked by eseidel@chromium.org
6 years, 10 months ago (2014-02-14 04:53:23 UTC) #28
eseidel
The CQ bit was checked by eseidel@chromium.org
6 years, 10 months ago (2014-02-14 04:53:24 UTC) #29
eseidel
The CQ bit was unchecked by eseidel@chromium.org
6 years, 10 months ago (2014-02-14 04:53:24 UTC) #30
eseidel
The CQ bit was checked by eseidel@chromium.org
6 years, 10 months ago (2014-02-14 04:53:25 UTC) #31
eseidel
Thanks! (I checked and unchecked the CQ so it won't barf due to a changed ...
6 years, 10 months ago (2014-02-14 04:53:49 UTC) #32
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 05:42:18 UTC) #33
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=21769
6 years, 10 months ago (2014-02-14 05:42:19 UTC) #34
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-14 06:28:26 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/960001
6 years, 10 months ago (2014-02-14 06:28:39 UTC) #36
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-14 06:50:45 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/1100001
6 years, 10 months ago (2014-02-14 06:51:05 UTC) #38
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 07:45:16 UTC) #39
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) blink_heap_unittests, blink_platform_unittests, webkit_lint, webkit_python_tests, webkit_tests, webkit_unit_tests, ...
6 years, 10 months ago (2014-02-14 07:45:17 UTC) #40
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-14 08:05:13 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/790002
6 years, 10 months ago (2014-02-14 08:05:32 UTC) #42
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 10:26:30 UTC) #43
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=12383
6 years, 10 months ago (2014-02-14 10:26:32 UTC) #44
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-17 01:11:23 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/1340001
6 years, 10 months ago (2014-02-17 01:11:35 UTC) #46
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-17 01:55:24 UTC) #47
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=18856
6 years, 10 months ago (2014-02-17 01:55:25 UTC) #48
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-17 02:11:23 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/1520001
6 years, 10 months ago (2014-02-17 02:11:35 UTC) #50
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-17 02:47:36 UTC) #51
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=18863
6 years, 10 months ago (2014-02-17 02:47:38 UTC) #52
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-17 03:09:38 UTC) #53
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/1670001
6 years, 10 months ago (2014-02-17 03:09:46 UTC) #54
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-17 03:13:59 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/1700001
6 years, 10 months ago (2014-02-17 03:14:18 UTC) #56
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-17 06:12:58 UTC) #57
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=12697
6 years, 10 months ago (2014-02-17 06:12:59 UTC) #58
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-17 07:36:51 UTC) #59
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/137953010/1700001
6 years, 10 months ago (2014-02-17 07:37:07 UTC) #60
haraken
6 years, 10 months ago (2014-02-17 11:38:37 UTC) #61
Message was sent while issue was closed.
Committed patchset #16 manually as r167276 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698