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

Issue 333593002: Oilpan: Prepare to move FormSubmission to Oilpan heap. (Closed)

Created:
6 years, 6 months ago by tkent
Modified:
6 years, 6 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, gavinp+loader_chromium.org, Nate Chapin
Visibility:
Public.

Description

Oilpan: Prepare to move FormSubmission to Oilpan heap. This removes two Persistent<>s, and add one Persistent<>. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175990

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -17 lines) Patch
M Source/core/html/HTMLFormElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLFormElement.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/loader/FormSubmission.h View 3 chunks +5 lines, -4 lines 0 comments Download
M Source/core/loader/FormSubmission.cpp View 3 chunks +10 lines, -4 lines 0 comments Download
M Source/core/loader/NavigationScheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/NavigationScheduler.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tkent
Please review this. very trivial.
6 years, 6 months ago (2014-06-12 02:35:01 UTC) #1
tkent
Note: We can't move NavigationScheduler easily now because NavigationScheduler is a part object of LocalFrame.
6 years, 6 months ago (2014-06-12 02:36:32 UTC) #2
haraken
LGTM
6 years, 6 months ago (2014-06-12 02:36:40 UTC) #3
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 6 months ago (2014-06-12 02:37:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/333593002/1
6 years, 6 months ago (2014-06-12 02:40:07 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 05:37:19 UTC) #6
Message was sent while issue was closed.
Change committed as 175990

Powered by Google App Engine
This is Rietveld 408576698