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

Issue 172513002: Rename PageGroupLoadDeferrer to ScopedPageLoadDeferrer (Closed)

Created:
6 years, 10 months ago by kenneth.r.christiansen
Modified:
6 years, 10 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Rename PageGroupLoadDeferrer to ScopedPageLoadDeferrer In Chrome there is only one page group consisting of all normal pages, and we are in the process of getting rid of PageGroup. The new name makes it clear that the guard is scoped, and the ctor is changed so that it optionally takes a page as argument which will not be deferred. Updated all call sites and simplified them a bit. The class is also simplified slightly given the new argument. BUG=288249 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167457

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -177 lines) Patch
M Source/core/core.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/page/Chrome.cpp View 7 chunks +11 lines, -8 lines 0 comments Download
M Source/core/page/EventSource.h View 1 chunk +1 line, -1 line 0 comments Download
D Source/core/page/PageGroupLoadDeferrer.h View 1 chunk +0 lines, -42 lines 0 comments Download
D Source/core/page/PageGroupLoadDeferrer.cpp View 1 chunk +0 lines, -77 lines 0 comments Download
A + Source/core/page/ScopedPageLoadDeferrer.h View 1 chunk +15 lines, -14 lines 0 comments Download
A + Source/core/page/ScopedPageLoadDeferrer.cpp View 3 chunks +19 lines, -20 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 3 chunks +7 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kenneth.r.christiansen
6 years, 10 months ago (2014-02-19 15:55:12 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-19 17:00:50 UTC) #2
kenneth.r.christiansen
The CQ bit was checked by kenneth.r.christiansen@intel.com
6 years, 10 months ago (2014-02-19 19:18:37 UTC) #3
kenneth.r.christiansen
The CQ bit was unchecked by kenneth.r.christiansen@intel.com
6 years, 10 months ago (2014-02-19 21:16:46 UTC) #4
kenneth.r.christiansen
The CQ bit was checked by kenneth.r.christiansen@intel.com
6 years, 10 months ago (2014-02-19 21:16:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenneth.r.christiansen@intel.com/172513002/1
6 years, 10 months ago (2014-02-19 22:04:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenneth.r.christiansen@intel.com/172513002/1
6 years, 10 months ago (2014-02-19 23:10:29 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 07:02:03 UTC) #8
Message was sent while issue was closed.
Change committed as 167457

Powered by Google App Engine
This is Rietveld 408576698