Bug 100668 - [WK2][WKTR] Enable Shadow DOM at runtime if compiled with SHADOW_DOM support
Summary: [WK2][WKTR] Enable Shadow DOM at runtime if compiled with SHADOW_DOM support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
: 99341 99574 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-29 06:47 PDT by Chris Dumez
Modified: 2012-10-31 02:56 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.44 KB, patch)
2012-10-29 07:11 PDT, Chris Dumez
kenneth: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Patch (8.40 KB, patch)
2012-10-29 07:26 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***