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

Issue 707333003: Update UsageCounter methods to be callable on Frames. (Closed)

Created:
6 years, 1 month ago by dcheng
Modified:
6 years, 1 month ago
Reviewers:
haraken
CC:
arv+blink, blink-reviews, blink-reviews-bindings_chromium.org
Project:
blink
Visibility:
Public.

Description

Update UsageCounter methods to be callable on Frames. In the near future, Window.idl will be implemented as DOMWindow, not LocalDOMWindow. Some of the custom Window bindings try to call UsageCounter methods using Document as the reference, but DOMWindows do not have a Document if they are remote. BUG=425623 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185023

Patch Set 1 #

Patch Set 2 : Add missing null check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -24 lines) Patch
M Source/bindings/core/v8/custom/V8WindowCustom.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/frame/LocalDOMWindow.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/UseCounter.h View 4 chunks +5 lines, -2 lines 0 comments Download
M Source/core/frame/UseCounter.cpp View 1 6 chunks +31 lines, -19 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
dcheng
This is the UseCounter stuff I was referring to in https://codereview.chromium.org/683013002. This is needed because ...
6 years, 1 month ago (2014-11-08 23:02:50 UTC) #2
haraken
LGTM On 2014/11/08 23:02:50, dcheng wrote: > This is the UseCounter stuff I was referring ...
6 years, 1 month ago (2014-11-10 02:40:23 UTC) #3
dcheng
On 2014/11/10 at 02:40:23, haraken wrote: > LGTM > > On 2014/11/08 23:02:50, dcheng wrote: ...
6 years, 1 month ago (2014-11-10 03:46:34 UTC) #4
haraken
On 2014/11/10 03:46:34, dcheng wrote: > On 2014/11/10 at 02:40:23, haraken wrote: > > LGTM ...
6 years, 1 month ago (2014-11-10 04:00:02 UTC) #5
dcheng
On 2014/11/10 at 04:00:02, haraken wrote: > On 2014/11/10 03:46:34, dcheng wrote: > > On ...
6 years, 1 month ago (2014-11-10 04:03:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/707333003/20001
6 years, 1 month ago (2014-11-10 04:03:35 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/35531)
6 years, 1 month ago (2014-11-10 06:31:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/707333003/20001
6 years, 1 month ago (2014-11-10 06:31:44 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-10 07:12:12 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 185023

Powered by Google App Engine
This is Rietveld 408576698