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

Issue 2149143002: Move PageOverlay::Delegate off the Oilpan heap. (Closed)

Created:
4 years, 5 months ago by jbroman
Modified:
4 years, 4 months ago
CC:
blink-reviews, chromium-reviews, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move PageOverlay::Delegate off the Oilpan heap. Only one implementation holds a GC object, and it can hold it via a Persistent<> handle. Committed: https://crrev.com/7530d42c966108cc50dfc206c4c70190587672e3 Cr-Commit-Position: refs/heads/master@{#407889}

Patch Set 1 #

Patch Set 2 : Move PageOverlay::Delegate off the Oilpan heap. #

Patch Set 3 : mild cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -24 lines) Patch
M third_party/WebKit/Source/web/InspectorOverlay.cpp View 1 3 chunks +2 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/web/PageOverlay.h View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/PageOverlay.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/PageOverlayTest.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, -5 lines 0 comments Download

Messages

Total messages: 31 (16 generated)
jbroman
4 years, 5 months ago (2016-07-14 16:46:21 UTC) #4
jbroman
ping
4 years, 5 months ago (2016-07-19 14:34:35 UTC) #7
sof
I'd prefer moving PageOverlay::Delegate off the heap instead; did you consider that? Its implementations don't ...
4 years, 5 months ago (2016-07-24 16:26:10 UTC) #8
sof
On 2016/07/24 16:26:10, sof wrote: > I'd prefer moving PageOverlay::Delegate off the heap instead; did ...
4 years, 5 months ago (2016-07-24 16:37:57 UTC) #9
jbroman
yutak moved it into the Oilpan heap in https://chromium.googlesource.com/chromium/src/+/5cc66df4a8e8f8b2a97e39fecdd043ee207acb22 It's not clear to me why ...
4 years, 5 months ago (2016-07-25 18:57:13 UTC) #11
Yuta Kitamura
On 2016/07/25 18:57:13, jbroman wrote: > yutak moved it into the Oilpan heap in > ...
4 years, 5 months ago (2016-07-26 02:43:04 UTC) #12
Yuta Kitamura
+oilpan-reviews
4 years, 5 months ago (2016-07-26 02:43:22 UTC) #14
haraken
Yeah, I think we can move it back to off the heap.
4 years, 5 months ago (2016-07-26 05:18:59 UTC) #15
jbroman
Latest patchset moves PageOverlay::Delegate off the Oilpan heap. PTAL.
4 years, 4 months ago (2016-07-26 18:03:39 UTC) #21
sof
non-web/ owner lgtm; thanks.
4 years, 4 months ago (2016-07-26 18:09:16 UTC) #22
jbroman
haraken, since you've already commented, can you review for Source/web/?
4 years, 4 months ago (2016-07-26 18:14:04 UTC) #24
haraken
LGTM
4 years, 4 months ago (2016-07-26 18:29:14 UTC) #25
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/2149143002/40001
4 years, 4 months ago (2016-07-26 18:30:40 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-26 20:00:16 UTC) #29
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 20:01:50 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7530d42c966108cc50dfc206c4c70190587672e3
Cr-Commit-Position: refs/heads/master@{#407889}

Powered by Google App Engine
This is Rietveld 408576698