Bug 104407

Summary: HTMLTemplateElement.innerHTML should be parsed into the template contents owner document
Product: WebKit Reporter: Adam Klein <adamk>
Component: New BugsAssignee: Adam Klein <adamk>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, eric, mifenton, rafaelw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103547    
Attachments:
Description Flags
Patch none

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.