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

Issue 2739033003: Move FrameHost::m_subframeCount to Page (Closed)

Created:
3 years, 9 months ago by sashab
Modified:
3 years, 9 months ago
Reviewers:
haraken, joelhockey
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-frames_chromium.org, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move FrameHost::m_subframeCount to Page Move the field FrameHost::m_subframeCount to Page, and update FrameHost methods to directly call the equivalent Page method. BUG=691794 Review-Url: https://codereview.chromium.org/2739033003 Cr-Commit-Position: refs/heads/master@{#456321} Committed: https://chromium.googlesource.com/chromium/src/+/eb7ffe6561358b82498f885544ffdf50a5e46646

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review feedback #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -32 lines) Patch
M third_party/WebKit/Source/core/dom/NodeRareData.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameHost.h View 1 2 2 chunks +2 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameHost.cpp View 1 2 2 chunks +7 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.h View 1 2 chunks +14 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
sashab
3 years, 9 months ago (2017-03-09 04:26:52 UTC) #4
haraken
LGTM
3 years, 9 months ago (2017-03-09 08:13:01 UTC) #7
joelhockey
lgtm https://codereview.chromium.org/2739033003/diff/1/third_party/WebKit/Source/core/page/Page.h File third_party/WebKit/Source/core/page/Page.h (right): https://codereview.chromium.org/2739033003/diff/1/third_party/WebKit/Source/core/page/Page.h#newcode241 third_party/WebKit/Source/core/page/Page.h:241: DCHECK(m_subframeCount); This is a question of chromium coding ...
3 years, 9 months ago (2017-03-10 00:25:43 UTC) #8
joelhockey
lgtm
3 years, 9 months ago (2017-03-10 00:25:45 UTC) #9
sashab
https://codereview.chromium.org/2739033003/diff/1/third_party/WebKit/Source/core/page/Page.h File third_party/WebKit/Source/core/page/Page.h (right): https://codereview.chromium.org/2739033003/diff/1/third_party/WebKit/Source/core/page/Page.h#newcode241 third_party/WebKit/Source/core/page/Page.h:241: DCHECK(m_subframeCount); On 2017/03/10 00:25:43, joelhockey wrote: > This is ...
3 years, 9 months ago (2017-03-10 00:56:21 UTC) #10
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/2739033003/20001
3 years, 9 months ago (2017-03-10 00:56:53 UTC) #13
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/FrameHost.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-10 04:14:51 UTC) #15
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/2739033003/40001
3 years, 9 months ago (2017-03-13 03:49:39 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/eb7ffe6561358b82498f885544ffdf50a5e46646
3 years, 9 months ago (2017-03-13 05:22:54 UTC) #21
yoichio
3 years, 9 months ago (2017-03-13 08:03:09 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2746873002/ by yoichio@chromium.org.

The reason for reverting is: Builders this step failed on:
WebKit Linux Trusty Leak [2 since first detection]
2 tests failed:
external/wpt/fullscreen/api/document-exit-fullscreen-nested-in-iframe-manual.html
( Code Search )
fast/forms/select/input-select-after-resize.html ( Code Search )

https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linu....

Powered by Google App Engine
This is Rietveld 408576698