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

Issue 267283007: Oilpan: Prepare to move form control ua shadow 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 form control ua shadow elements to Oilpan heap. BUG=357163 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173628

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -22 lines) Patch
M Source/core/html/forms/PasswordInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/RangeInputType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/TextFieldInputType.h View 1 chunk +1 line, -0 lines 3 comments Download
M Source/core/html/forms/TextFieldInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/ClearButtonElement.h View 3 chunks +6 lines, -4 lines 0 comments Download
M Source/core/html/shadow/ClearButtonElement.cpp View 2 chunks +8 lines, -2 lines 0 comments Download
M Source/core/html/shadow/PasswordGeneratorButtonElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/PasswordGeneratorButtonElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/SliderThumbElement.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/SliderThumbElement.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/shadow/SpinButtonElement.h View 4 chunks +5 lines, -3 lines 0 comments Download
M Source/core/html/shadow/SpinButtonElement.cpp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
keishi
6 years, 7 months ago (2014-05-08 08:13:07 UTC) #1
haraken
LGTM
6 years, 7 months ago (2014-05-08 08:16:05 UTC) #2
tkent
lgtm
6 years, 7 months ago (2014-05-08 08:19:30 UTC) #3
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-08 08:21:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/267283007/1
6 years, 7 months ago (2014-05-08 08:21:52 UTC) #5
Mads Ager (chromium)
https://codereview.chromium.org/267283007/diff/1/Source/core/html/forms/TextFieldInputType.h File Source/core/html/forms/TextFieldInputType.h (right): https://codereview.chromium.org/267283007/diff/1/Source/core/html/forms/TextFieldInputType.h#newcode44 Source/core/html/forms/TextFieldInputType.h:44: WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(TextFieldInputType); You should implement trace here to make sure ...
6 years, 7 months ago (2014-05-08 08:22:39 UTC) #6
keishi
The CQ bit was unchecked by keishi@chromium.org
6 years, 7 months ago (2014-05-08 08:22:59 UTC) #7
haraken
https://codereview.chromium.org/267283007/diff/1/Source/core/html/forms/TextFieldInputType.h File Source/core/html/forms/TextFieldInputType.h (right): https://codereview.chromium.org/267283007/diff/1/Source/core/html/forms/TextFieldInputType.h#newcode44 Source/core/html/forms/TextFieldInputType.h:44: WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(TextFieldInputType); On 2014/05/08 08:22:39, Mads Ager (chromium) wrote: > ...
6 years, 7 months ago (2014-05-08 08:26:11 UTC) #8
Mads Ager (chromium)
Ian, this illustrates something where we have to be careful and we should see if ...
6 years, 7 months ago (2014-05-08 08:27:53 UTC) #9
zerny-chromium
On 2014/05/08 08:27:53, Mads Ager (chromium) wrote: > Ian, this illustrates something where we have ...
6 years, 7 months ago (2014-05-08 08:32:45 UTC) #10
keishi
https://codereview.chromium.org/267283007/diff/1/Source/core/html/forms/TextFieldInputType.h File Source/core/html/forms/TextFieldInputType.h (right): https://codereview.chromium.org/267283007/diff/1/Source/core/html/forms/TextFieldInputType.h#newcode44 Source/core/html/forms/TextFieldInputType.h:44: WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(TextFieldInputType); On 2014/05/08 08:22:39, Mads Ager (chromium) wrote: > ...
6 years, 7 months ago (2014-05-08 09:28:15 UTC) #11
Mads Ager (chromium)
I'm sorry for the noise here. :( You actually don't have to call the SpinButtonOwner::trace ...
6 years, 7 months ago (2014-05-08 09:37:06 UTC) #12
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-08 09:41:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/267283007/1
6 years, 7 months ago (2014-05-08 09:41:57 UTC) #14
commit-bot: I haz the power
6 years, 7 months ago (2014-05-08 09:42:34 UTC) #15
Message was sent while issue was closed.
Change committed as 173628

Powered by Google App Engine
This is Rietveld 408576698