Bug 100668

Summary: [WK2][WKTR] Enable Shadow DOM at runtime if compiled with SHADOW_DOM support
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, gyuyoung.kim, kenneth, laszlo.gombos, sam, tonikitoo, w.bielawski, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
kenneth: review+, buildbot: commit-queue-
Patch none

Description Chris Dumez 2012-10-29 06:47:13 PDT
Shadow DOM is currently disabled at run time when running WebKitTestRunner, even if the port is compiled with SHADOW_DOM flag set. Therefore, the Shadow DOM tests are currently skipped on WebKit2.
Comment 1 Chris Dumez 2012-10-29 07:11:11 PDT
Created attachment 171243 [details]
Patch
Comment 2 Build Bot 2012-10-29 07:18:43 PDT
Comment on attachment 171243 [details]
Patch

Attachment 171243 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/14639128
Comment 3 Chris Dumez 2012-10-29 07:26:44 PDT
Created attachment 171246 [details]
Patch

Attempt to fix mac build.
Comment 4 WebKit Review Bot 2012-10-29 07:52:35 PDT
Comment on attachment 171246 [details]
Patch

Clearing flags on attachment: 171246

Committed r132804: <http://trac.webkit.org/changeset/132804>
Comment 5 WebKit Review Bot 2012-10-29 07:52:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Wojciech Bielawski 2012-10-31 02:55:51 PDT
*** Bug 99341 has been marked as a duplicate of this bug. ***
Comment 7 Wojciech Bielawski 2012-10-31 02:56:30 PDT
*** Bug 99574 has been marked as a duplicate of this bug. ***