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

Issue 283663006: Oilpan: Prepare moving HTMLTemplateElement to oipan (Closed)

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

Description

Oilpan: Prepare moving HTMLTemplateElement to oipan BUG=357163 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174349

Patch Set 1 #

Patch Set 2 : #

Total comments: 13

Patch Set 3 : Fixed #

Patch Set 4 : Changed back to pointer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M Source/core/dom/TemplateContentDocumentFragment.h View 1 2 3 2 chunks +12 lines, -4 lines 0 comments Download
M Source/core/html/HTMLTemplateElement.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/html/HTMLTemplateElement.cpp View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
keishi
6 years, 7 months ago (2014-05-13 15:39:37 UTC) #1
Mads Ager (chromium)
LGTM https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.cpp File Source/core/dom/TemplateContentDocumentFragment.cpp (right): https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.cpp#newcode2 Source/core/dom/TemplateContentDocumentFragment.cpp:2: * Copyright (C) 2014 Google Inc. All rights ...
6 years, 7 months ago (2014-05-13 15:52:26 UTC) #2
haraken
LGTM with comments. https://codereview.chromium.org/283663006/diff/20001/Source/core/core.gypi File Source/core/core.gypi (right): https://codereview.chromium.org/283663006/diff/20001/Source/core/core.gypi#newcode2113 Source/core/core.gypi:2113: 'dom/TemplateContentDocumentFragment.h', I wonder where TemplateContentDocumentFragment.h was ...
6 years, 7 months ago (2014-05-13 15:53:30 UTC) #3
haraken
https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.h File Source/core/dom/TemplateContentDocumentFragment.h (right): https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.h#newcode36 Source/core/dom/TemplateContentDocumentFragment.h:36: static PassRefPtrWillBeRawPtr<TemplateContentDocumentFragment> create(Document& document, Element& host) On 2014/05/13 15:52:26, ...
6 years, 7 months ago (2014-05-13 15:54:54 UTC) #4
keishi
https://codereview.chromium.org/283663006/diff/20001/Source/core/core.gypi File Source/core/core.gypi (right): https://codereview.chromium.org/283663006/diff/20001/Source/core/core.gypi#newcode2113 Source/core/core.gypi:2113: 'dom/TemplateContentDocumentFragment.h', On 2014/05/13 15:53:30, haraken wrote: > > I ...
6 years, 7 months ago (2014-05-13 16:16:21 UTC) #5
haraken
LGTM
6 years, 7 months ago (2014-05-13 17:32:11 UTC) #6
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-14 00:49:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/283663006/40001
6 years, 7 months ago (2014-05-14 00:49:35 UTC) #8
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-14 02:04:58 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-14 02:23:07 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/15588)
6 years, 7 months ago (2014-05-14 02:23:07 UTC) #11
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-14 09:06:25 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/283663006/40001
6 years, 7 months ago (2014-05-14 09:06:38 UTC) #13
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-14 11:05:28 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-14 11:28:19 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/15700)
6 years, 7 months ago (2014-05-14 11:28:19 UTC) #16
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-14 20:41:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/283663006/40001
6 years, 7 months ago (2014-05-14 20:42:13 UTC) #18
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-14 22:10:01 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-14 22:29:18 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/15953)
6 years, 7 months ago (2014-05-14 22:29:18 UTC) #21
Mads Ager (chromium)
https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.h File Source/core/dom/TemplateContentDocumentFragment.h (right): https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.h#newcode36 Source/core/dom/TemplateContentDocumentFragment.h:36: static PassRefPtrWillBeRawPtr<TemplateContentDocumentFragment> create(Document& document, Element& host) On 2014/05/13 16:16:21, ...
6 years, 7 months ago (2014-05-15 08:04:03 UTC) #22
keishi
On 2014/05/15 08:04:03, Mads Ager (chromium) wrote: > https://codereview.chromium.org/283663006/diff/20001/Source/core/dom/TemplateContentDocumentFragment.h > File Source/core/dom/TemplateContentDocumentFragment.h (right): > > ...
6 years, 7 months ago (2014-05-20 05:32:01 UTC) #23
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-20 05:32:06 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/283663006/60001
6 years, 7 months ago (2014-05-20 05:32:23 UTC) #25
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 06:51:30 UTC) #26
Message was sent while issue was closed.
Change committed as 174349

Powered by Google App Engine
This is Rietveld 408576698