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

Issue 163913005: Remove WrapperWorldType from DOMDataStore (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, haraken, Nate Chapin, Inactive
Visibility:
Public.

Description

Remove WrapperWorldType from DOMDataStore I'm removing WrapperWorldType from the code base. What DOMDataStore needs to know is just whether we're in the main world or not. Thus this CL replaces WrapperWorldType with 'bool m_isMainWorld'. BUG=341032 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167338

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -17 lines) Patch
M Source/bindings/v8/DOMDataStore.h View 7 chunks +8 lines, -8 lines 0 comments Download
M Source/bindings/v8/DOMDataStore.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/bindings/v8/DOMWrapperWorld.cpp View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
haraken
PTAL This is a preparation CL for removing worldType() completely.
6 years, 10 months ago (2014-02-18 12:11:00 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-18 13:38:21 UTC) #2
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-18 13:42:35 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/163913005/1
6 years, 10 months ago (2014-02-18 13:42:43 UTC) #4
commit-bot: I haz the power
6 years, 10 months ago (2014-02-18 15:29:53 UTC) #5
Message was sent while issue was closed.
Change committed as 167338

Powered by Google App Engine
This is Rietveld 408576698