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

Issue 1109493003: Oilpan: have History on the heap by default. (Closed)

Created:
5 years, 8 months ago by sof
Modified:
5 years, 8 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, vivekg, arv+blink, Inactive, vivekg_samsung
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: have History on the heap by default. R=haraken BUG=479467 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194390

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M Source/core/events/PopStateEvent.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/events/PopStateEvent.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/frame/History.h View 2 chunks +3 lines, -5 lines 3 comments Download
M Source/core/frame/History.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/LocalDOMWindow.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
sof
Please take a look.
5 years, 8 months ago (2015-04-24 12:28:20 UTC) #2
haraken
LGTM https://codereview.chromium.org/1109493003/diff/1/Source/core/frame/History.h File Source/core/frame/History.h (right): https://codereview.chromium.org/1109493003/diff/1/Source/core/frame/History.h#newcode45 Source/core/frame/History.h:45: WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(History); WILL_BE_USING_GARBAGE_COLLECTED_MIXIN => USING_GARBAGE_COLLECTED_MIXIN Here, again, we need ...
5 years, 8 months ago (2015-04-24 12:43:52 UTC) #4
sof
https://codereview.chromium.org/1109493003/diff/1/Source/core/frame/History.h File Source/core/frame/History.h (right): https://codereview.chromium.org/1109493003/diff/1/Source/core/frame/History.h#newcode45 Source/core/frame/History.h:45: WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(History); On 2015/04/24 12:43:52, haraken wrote: > > WILL_BE_USING_GARBAGE_COLLECTED_MIXIN ...
5 years, 8 months ago (2015-04-24 12:46:41 UTC) #5
haraken
https://codereview.chromium.org/1109493003/diff/1/Source/core/frame/History.h File Source/core/frame/History.h (right): https://codereview.chromium.org/1109493003/diff/1/Source/core/frame/History.h#newcode45 Source/core/frame/History.h:45: WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(History); On 2015/04/24 12:46:41, sof wrote: > On 2015/04/24 ...
5 years, 8 months ago (2015-04-24 12:47:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1109493003/1
5 years, 8 months ago (2015-04-24 13:12:41 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 13:17:11 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194390

Powered by Google App Engine
This is Rietveld 408576698