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

Issue 275573003: Oilpan: Prepare to move select and option elements to Oilpan heap. (Closed)

Created:
6 years, 7 months ago by keishi
Modified:
6 years, 7 months ago
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Visibility:
Public.

Description

Oilpan: Prepare to move select and option elements to Oilpan heap. BUG=357163 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173745

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : added override #

Patch Set 4 : added ENABLE(OILAPN) to trace #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -74 lines) Patch
M Source/core/accessibility/AXListBox.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXListBoxOption.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXMenuListPopup.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXNodeObject.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXRenderObject.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLKeygenElement.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLOptionElement.cpp View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLOptionsCollection.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLOptionsCollection.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLSelectElement.h View 1 2 3 chunks +6 lines, -3 lines 0 comments Download
M Source/core/html/HTMLSelectElement.cpp View 1 2 3 33 chunks +41 lines, -33 lines 0 comments Download
M Source/core/rendering/RenderListBox.cpp View 1 7 chunks +7 lines, -7 lines 0 comments Download
M Source/core/rendering/RenderMenuList.cpp View 1 2 3 9 chunks +11 lines, -11 lines 0 comments Download
M Source/web/WebSearchableFormData.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M Source/web/WebSelectElement.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
keishi
6 years, 7 months ago (2014-05-08 11:34:34 UTC) #1
wibling-chromium
lgtm
6 years, 7 months ago (2014-05-08 11:48:58 UTC) #2
haraken
LGTM https://codereview.chromium.org/275573003/diff/20001/Source/core/accessibility/AXListBox.cpp File Source/core/accessibility/AXListBox.cpp (right): https://codereview.chromium.org/275573003/diff/20001/Source/core/accessibility/AXListBox.cpp#newcode68 Source/core/accessibility/AXListBox.cpp:68: // would be a WMLElement, but WML builds ...
6 years, 7 months ago (2014-05-08 11:50:24 UTC) #3
zerny-chromium
lgtm https://codereview.chromium.org/275573003/diff/20001/Source/core/html/HTMLSelectElement.h File Source/core/html/HTMLSelectElement.h (right): https://codereview.chromium.org/275573003/diff/20001/Source/core/html/HTMLSelectElement.h#newcode121 Source/core/html/HTMLSelectElement.h:121: void trace(Visitor*); Nit: virtual OVERRIDE.
6 years, 7 months ago (2014-05-08 12:27:34 UTC) #4
tkent
lgtm https://codereview.chromium.org/275573003/diff/20001/Source/core/accessibility/AXListBox.cpp File Source/core/accessibility/AXListBox.cpp (right): https://codereview.chromium.org/275573003/diff/20001/Source/core/accessibility/AXListBox.cpp#newcode68 Source/core/accessibility/AXListBox.cpp:68: // would be a WMLElement, but WML builds ...
6 years, 7 months ago (2014-05-08 13:14:05 UTC) #5
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-09 01:56:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/275573003/40001
6 years, 7 months ago (2014-05-09 01:58:06 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 05:03:59 UTC) #8
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-09 05:34:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/275573003/60001
6 years, 7 months ago (2014-05-09 05:36:33 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 09:06:47 UTC) #11
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-09 09:27:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/275573003/80001
6 years, 7 months ago (2014-05-09 09:29:24 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 11:48:23 UTC) #14
Message was sent while issue was closed.
Change committed as 173745

Powered by Google App Engine
This is Rietveld 408576698