[webkit-reviews] review granted: [Bug 77323] Add APIs (getElementsByXXX) to ShadowRoot IDL. : [Attachment 124512] Add expectation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 09:38:17 PST 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Hayato Ito
<hayato at chromium.org>'s request for review:
Bug 77323: Add APIs (getElementsByXXX) to ShadowRoot IDL.
https://bugs.webkit.org/show_bug.cgi?id=77323

Attachment 124512: Add expectation
https://bugs.webkit.org/attachment.cgi?id=124512&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=124512&action=review


> Source/WebCore/dom/ShadowRoot.idl:39
> +	   [OldStyleObjC] NodeList getElementsByTagNameNS(in
[ConvertNullToNullString,Optional=CallWithDefaultValue] DOMString namespaceURI,


Is [OldStyleObjC] really necessary here?


More information about the webkit-reviews mailing list