[Webkit-unassigned] [Bug 134721] Move dir attribute from HTMLDocument to Document to match the spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 14 10:14:41 PDT 2014


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





--- Comment #9 from Daniel Bates <dbates at webkit.org>  2014-07-14 10:14:54 PST ---
(In reply to comment #8)
> (From update of attachment 234615 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=234615&action=review
> 
> >> Source/WebCore/bindings/objc/PublicDOMInterfaces.h:112
> >>  - (DOMElement *)createElement:(NSString *)tagName;
> > 
> > This attribute is certainly not available in OS X 10.5. r- because of this.
> 
> [...] What is the preferred way is to resolve this issue?
> [...]

For completeness, a similar approach to moving a public API from a derived interface to its base interface was done in the patch for <https://bugs.webkit.org/show_bug.cgi?id=131079> and <https://bugs.webkit.org/show_bug.cgi?id=67651>.

-- 
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