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

Issue 1507633003: Clarify ordinary page handling. (Closed)

Created:
5 years ago by sof
Modified:
4 years, 11 months ago
Reviewers:
tkent, haraken
CC:
chromium-reviews, krit, kouhei+svg_chromium.org, fs, f(malita), blink-reviews, gyuyoung2, Stephen Chennney, pdr+svgwatchlist_chromium.org, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clarify ordinary page handling. Clarify that it is precise to use ordinaryPages() to locate storage event targets (by StorageArea), along with generally tidying up Page creation - "ordinary" ones as well as ones needed for internal purposes. R=haraken BUG= Committed: https://crrev.com/988c6dbd265450c00e476fdb7b1240ae30dafcac Cr-Commit-Position: refs/heads/master@{#367296}

Patch Set 1 #

Patch Set 2 : rebased #

Patch Set 3 : non-oilpan compile fix #

Patch Set 4 : whitespace #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -71 lines) Patch
M third_party/WebKit/Source/core/page/FrameTree.cpp View 1 1 chunk +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.h View 1 3 chunks +22 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 2 3 6 chunks +24 lines, -18 lines 2 comments Download
M third_party/WebKit/Source/core/page/ScopedPageLoadDeferrer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/ScopedPageLoadDeferrer.cpp View 1 2 1 chunk +16 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/DummyPageHolder.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/storage/StorageArea.cpp View 1 2 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/ChromeClientImpl.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/InspectorOverlay.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1507633003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1507633003/20001
4 years, 11 months ago (2016-01-02 20:07:09 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/124783)
4 years, 11 months ago (2016-01-02 20:21:57 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1507633003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1507633003/40001
4 years, 11 months ago (2016-01-02 21:25:03 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-02 23:02:24 UTC) #8
sof
please take a look.
4 years, 11 months ago (2016-01-03 07:37:19 UTC) #11
haraken
LGTM https://codereview.chromium.org/1507633003/diff/60001/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/1507633003/diff/60001/third_party/WebKit/Source/core/page/Page.cpp#newcode149 third_party/WebKit/Source/core/page/Page.cpp:149: ASSERT(!ordinaryPages().contains(this)); I'm curious why we can't enable the ...
4 years, 11 months ago (2016-01-03 15:43:19 UTC) #12
sof
https://codereview.chromium.org/1507633003/diff/60001/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/1507633003/diff/60001/third_party/WebKit/Source/core/page/Page.cpp#newcode149 third_party/WebKit/Source/core/page/Page.cpp:149: ASSERT(!ordinaryPages().contains(this)); On 2016/01/03 15:43:19, haraken wrote: > > I'm ...
4 years, 11 months ago (2016-01-03 15:58:20 UTC) #13
haraken
On 2016/01/03 15:58:20, sof wrote: > https://codereview.chromium.org/1507633003/diff/60001/third_party/WebKit/Source/core/page/Page.cpp > File third_party/WebKit/Source/core/page/Page.cpp (right): > > https://codereview.chromium.org/1507633003/diff/60001/third_party/WebKit/Source/core/page/Page.cpp#newcode149 > ...
4 years, 11 months ago (2016-01-03 16:36:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1507633003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1507633003/60001
4 years, 11 months ago (2016-01-04 06:29:45 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-04 06:34:25 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-04 06:35:31 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/988c6dbd265450c00e476fdb7b1240ae30dafcac
Cr-Commit-Position: refs/heads/master@{#367296}

Powered by Google App Engine
This is Rietveld 408576698