[Webkit-unassigned] [Bug 103654] Web Components code should be fully behind feature flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 11:55:27 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103654





--- Comment #1 from Antti Koivisto <koivisto at iki.fi>  2012-11-29 11:57:44 PST ---
Created an attachment (id=176775)
 --> (https://bugs.webkit.org/attachment.cgi?id=176775&action=review)
WIP patch

This compiles out ComposedShadowTreeWalker, EventRelatedTargetAdjuster, HTMLContentElement, HTMLShadowElement, InsertionPoint, ContentDistributor, ContentSelectorQuery and some utility classes when SHADOW_DOM flag is not set.

It also disables the <details> element which currently depends on the Shadow DOM feature.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list