Bug 104407 - HTMLTemplateElement.innerHTML should be parsed into the template contents owner document
Summary: HTMLTemplateElement.innerHTML should be parsed into the template contents own...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Klein
URL:
Keywords:
Depends on:
Blocks: 103547
  Show dependency treegraph
 
Reported: 2012-12-07 15:37 PST by Adam Klein
Modified: 2012-12-08 01:23 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.23 KB, patch)
2012-12-07 15:38 PST, Adam Klein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2012-12-07 15:37:00 PST
HTMLTemplateElement.innerHTML should be parsed into the template contents owner document
Comment 1 Adam Klein 2012-12-07 15:38:48 PST
Created attachment 178294 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-07 19:51:26 PST
Comment on attachment 178294 [details]
Patch

Attachment 178294 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15210365

New failing tests:
inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Comment 3 Eric Seidel (no email) 2012-12-07 21:08:17 PST
Comment on attachment 178294 [details]
Patch

This looks reasonable.  Cr-linux will need fixing.  With abarth offline until Jan, please feel encouraged to ping me if you need reviews.  I've mostly been leaving you in his capable hands until now. :)
Comment 4 Eric Seidel (no email) 2012-12-07 21:09:14 PST
The crlinux bot failure just looks like flakiness. I'd just send it through the cq if I were you.
Comment 5 WebKit Review Bot 2012-12-08 01:23:03 PST
Comment on attachment 178294 [details]
Patch

Clearing flags on attachment: 178294

Committed r137021: <http://trac.webkit.org/changeset/137021>
Comment 6 WebKit Review Bot 2012-12-08 01:23:06 PST
All reviewed patches have been landed.  Closing bug.