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

Issue 328133002: Oilpan: move Page's PointerLockController object to the heap. (Closed)

Created:
6 years, 6 months ago by sof
Modified:
6 years, 6 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Oilpan: move Page's PointerLockController object to the heap. Move this Page-owned controller object to the heap, allowing a pair of Persistent<> references to be removed in the process. R=ager@chromium.org BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175957

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M Source/core/page/Page.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/Page.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/page/PointerLockController.h View 2 chunks +8 lines, -6 lines 0 comments Download
M Source/core/page/PointerLockController.cpp View 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sof
Please take a look. Chasing out a couple of Persistent<>s.
6 years, 6 months ago (2014-06-11 10:49:54 UTC) #1
Mads Ager (chromium)
LGTM
6 years, 6 months ago (2014-06-11 11:16:14 UTC) #2
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 6 months ago (2014-06-11 11:24:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/328133002/1
6 years, 6 months ago (2014-06-11 11:25:05 UTC) #4
haraken
LGTM
6 years, 6 months ago (2014-06-11 11:41:06 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-11 12:19:46 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 12:52:00 UTC) #7
Message was sent while issue was closed.
Change committed as 175957

Powered by Google App Engine
This is Rietveld 408576698