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

Issue 15796009: Parse SVG as HTML (Closed)

Created:
7 years, 7 months ago by pdr.
Modified:
7 years, 6 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org, abarth-chromium
Visibility:
Public.

Description

Parse SVG as HTML This change switches the SVG parser to be the HTML parser all the time. This work is being done behind a flag to guage the potential compat risk. BUG=243882 R=abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151572

Patch Set 1 #

Patch Set 2 : Fix compile issue (the tree moved). Ready for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -13 lines) Patch
M Source/WebKit/chromium/public/WebRuntimeFeatures.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebRuntimeFeatures.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLConstructionSite.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLDocumentParser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLDocumentParser.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLTreeBuilder.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLTreeBuilder.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/TextDocumentParser.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/TextDocumentParser.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/RuntimeEnabledFeatures.in View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
abarth-chromium
lgtm
7 years, 6 months ago (2013-05-29 19:52:00 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/1
7 years, 6 months ago (2013-05-29 19:52:08 UTC) #2
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-05-29 20:04:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/10001
7 years, 6 months ago (2013-05-29 20:47:56 UTC) #4
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=7528
7 years, 6 months ago (2013-05-29 23:43:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/10001
7 years, 6 months ago (2013-05-29 23:44:51 UTC) #6
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=7579
7 years, 6 months ago (2013-05-30 03:59:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/10001
7 years, 6 months ago (2013-05-30 04:01:10 UTC) #8
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=7626
7 years, 6 months ago (2013-05-30 07:04:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/10001
7 years, 6 months ago (2013-05-30 07:06:38 UTC) #10
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=7679
7 years, 6 months ago (2013-05-30 10:13:17 UTC) #11
pdr.
On 2013/05/30 10:13:17, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 6 months ago (2013-05-31 02:49:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/10001
7 years, 6 months ago (2013-05-31 02:49:25 UTC) #13
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=7953
7 years, 6 months ago (2013-05-31 05:47:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/15796009/10001
7 years, 6 months ago (2013-05-31 15:21:58 UTC) #15
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=8117
7 years, 6 months ago (2013-05-31 18:44:06 UTC) #16
pdr.
On 2013/05/31 18:44:06, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 6 months ago (2013-05-31 20:22:18 UTC) #17
pdr.
7 years, 6 months ago (2013-05-31 20:24:49 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 manually as r151572 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698