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

Issue 19028005: Introduce isHTMLTitleElement and toHTMLTitleElement (Closed)

Created:
7 years, 5 months ago by kangil_
Modified:
7 years, 5 months ago
Reviewers:
inferno, eseidel
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Introduce isHTMLTitleElement and toHTMLTitleElement To avoid direct use of static_cast, this patch introduces isHTMLTitleElement and toHTMLTitleElement for code cleanup. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154003

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -7 lines) Patch
M Source/core/dom/Document.cpp View 2 chunks +7 lines, -6 lines 0 comments Download
M Source/core/editing/ReplaceSelectionCommand.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/html/HTMLTitleElement.h View 1 chunk +16 lines, -0 lines 2 comments Download

Messages

Total messages: 14 (0 generated)
eseidel
I believe inferno has been the one pushing for these functions. https://codereview.chromium.org/19028005/diff/1/Source/core/html/HTMLTitleElement.h File Source/core/html/HTMLTitleElement.h (right): ...
7 years, 5 months ago (2013-07-11 01:24:00 UTC) #1
kangil_
> I believe inferno has been the one pushing for these functions. > Sorry but ...
7 years, 5 months ago (2013-07-11 01:34:34 UTC) #2
inferno
lgtm On 2013/07/11 01:34:34, kangil_ wrote: > > I believe inferno has been the one ...
7 years, 5 months ago (2013-07-11 01:58:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/19028005/1
7 years, 5 months ago (2013-07-11 02:00:27 UTC) #4
kangil_
On 2013/07/11 01:58:46, inferno wrote: > lgtm > > On 2013/07/11 01:34:34, kangil_ wrote: > ...
7 years, 5 months ago (2013-07-11 02:43:36 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests, webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=12768
7 years, 5 months ago (2013-07-11 04:37:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/19028005/1
7 years, 5 months ago (2013-07-11 04:47:55 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=12799
7 years, 5 months ago (2013-07-11 05:17:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/19028005/1
7 years, 5 months ago (2013-07-11 06:15:05 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=12857
7 years, 5 months ago (2013-07-11 09:04:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/19028005/1
7 years, 5 months ago (2013-07-11 10:50:50 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=12922
7 years, 5 months ago (2013-07-11 13:08:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/19028005/1
7 years, 5 months ago (2013-07-11 13:11:31 UTC) #13
commit-bot: I haz the power
7 years, 5 months ago (2013-07-11 13:54:09 UTC) #14
Message was sent while issue was closed.
Change committed as 154003

Powered by Google App Engine
This is Rietveld 408576698