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

Issue 295993007: Oilpan: Use transition types for HTMLDivElement. (Closed)

Created:
6 years, 7 months ago by zerny-chromium
Modified:
6 years, 7 months ago
Reviewers:
haraken
CC:
blink-reviews, philipj_slow, blink-reviews-html_chromium.org, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, nessy, vcarbune.chromium, oilpan-reviews
Visibility:
Public.

Description

Oilpan: Use transition types for HTMLDivElement. BUG=357163 R=haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174574

Patch Set 1 #

Total comments: 2

Patch Set 2 : typo #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/ColorInputType.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/forms/RangeInputType.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/DateTimeEditElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/MediaControlElements.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/track/vtt/VTTCue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/vtt/VTTRegion.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/vtt/VTTRegion.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
zerny-chromium
6 years, 7 months ago (2014-05-21 13:35:04 UTC) #1
haraken
LGTM https://codereview.chromium.org/295993007/diff/1/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp File Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp (right): https://codereview.chromium.org/295993007/diff/1/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp#newcode64 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp:64: RefPtrWillBeMember<HTMLDivElement> valueContainer = HTMLDivElement::create(element().document()); This should be RefPtrWillBeRawPtr
6 years, 7 months ago (2014-05-21 13:36:27 UTC) #2
zerny-chromium
Thanks for the review. https://codereview.chromium.org/295993007/diff/1/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp File Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp (right): https://codereview.chromium.org/295993007/diff/1/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp#newcode64 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp:64: RefPtrWillBeMember<HTMLDivElement> valueContainer = HTMLDivElement::create(element().document()); On ...
6 years, 7 months ago (2014-05-21 13:42:32 UTC) #3
zerny-chromium
The CQ bit was checked by zerny@chromium.org
6 years, 7 months ago (2014-05-21 13:42:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zerny@chromium.org/295993007/20001
6 years, 7 months ago (2014-05-21 17:52:30 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 02:48:31 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/core/html/HTMLDetailsElement.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-05-22 02:48:31 UTC) #7
zerny-chromium
The CQ bit was checked by zerny@chromium.org
6 years, 7 months ago (2014-05-22 07:42:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zerny@chromium.org/295993007/30001
6 years, 7 months ago (2014-05-22 07:43:51 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 17:26:46 UTC) #10
Message was sent while issue was closed.
Change committed as 174574

Powered by Google App Engine
This is Rietveld 408576698