[Webkit-unassigned] [Bug 108871] Move HTMLShadowElement code behind SHADOW_DOM flag.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 7 02:17:55 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=108871
--- Comment #3 from Changhun Kang <temoochin at company100.net> 2013-02-07 02:20:02 PST ---
(In reply to comment #2)
> (From update of attachment 186481 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=186481&action=review
>
> > Source/WebCore/dom/NodeRenderingContext.cpp:38
> > +#if ENABLE(SHADOW_DOM)
> > #include "HTMLShadowElement.h"
> > +#endif
>
> Why do you want to do this?
> I don't think we need to do it because the content of HTMLShadowElement.h is already wrapped with ENABEL(SHADOW_DOM).
I agree with your opinion.
Thanks for your advice.
I close this bug.
--
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