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

Issue 16019013: Use HTMLElementFactory to create equivalent elements in WebVTTElement. (Closed)

Created:
7 years, 7 months ago by Tom Sepez
Modified:
7 years, 6 months ago
CC:
blink-reviews, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Use HTMLElementFactory to create equivalent elements in WebVTTElement. This change forces the calls through the factory so that we create appropriate sub-classes based upon the passed tag name, rather than just creating a concrete HTMLElement class with an inappropriate tag name. BUG=243881 R=inferno@chromium.org, vcarbune@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151287

Patch Set 1 #

Patch Set 2 : Add test case. #

Patch Set 3 : Rename expected results file into proper directory. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -7 lines) Patch
A LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTMLCrash.html View 1 1 chunk +21 lines, -0 lines 0 comments Download
A LayoutTests/media/track/opera/interfaces/TextTrackCue/getCueAsHTMLCrash-expected.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/track/WebVTTElement.cpp View 2 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Tom Sepez
@vcarbune, please review. Thanks.
7 years, 7 months ago (2013-05-24 21:17:29 UTC) #1
vcarbune.chromium
LGTM Thanks for doing the patch! Would it be worth having the minimized ClusterFuzz test ...
7 years, 7 months ago (2013-05-24 21:30:57 UTC) #2
Tom Sepez
> Would it be worth having the minimized ClusterFuzz > test as well with this ...
7 years, 7 months ago (2013-05-24 21:41:57 UTC) #3
Tom Sepez
@vcarbune - please review the test case added in patch set 2.
7 years, 7 months ago (2013-05-24 21:57:28 UTC) #4
vcarbune.chromium
On 2013/05/24 21:57:28, Tom Sepez wrote: > @vcarbune - please review the test case added ...
7 years, 7 months ago (2013-05-27 00:16:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tsepez@chromium.org/16019013/5001
7 years, 7 months ago (2013-05-27 01:21:21 UTC) #6
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=595
7 years, 7 months ago (2013-05-27 01:33:08 UTC) #7
inferno
lgtm
7 years, 6 months ago (2013-05-28 00:50:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tsepez@chromium.org/16019013/5001
7 years, 6 months ago (2013-05-28 00:51:09 UTC) #9
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=7590
7 years, 6 months ago (2013-05-28 02:16:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tsepez@chromium.org/16019013/5001
7 years, 6 months ago (2013-05-28 02:19:34 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=7598
7 years, 6 months ago (2013-05-28 03:44:31 UTC) #12
inferno
On 2013/05/28 03:44:31, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 6 months ago (2013-05-28 05:38:48 UTC) #13
Tom Sepez
Ah, thanks. Looks like run-webkit-tests on linux puts this in the "wrong" place.
7 years, 6 months ago (2013-05-28 17:40:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tsepez@chromium.org/16019013/33001
7 years, 6 months ago (2013-05-28 17:45:15 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=10553
7 years, 6 months ago (2013-05-28 19:03:42 UTC) #16
inferno
7 years, 6 months ago (2013-05-28 19:24:46 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 manually as r151287 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698