[Webkit-unassigned] [Bug 76816] Implement the URL decomposition IDL attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 23:59:32 PST 2012


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





--- Comment #17 from Kentaro Hara <haraken at chromium.org>  2012-02-21 23:59:31 PST ---
(In reply to comment #15)
> (In reply to comment #13)
> > [Replaceable] cannot be specified on an interface. What did you intend by [Replaceable]? Please see the WebKit IDL document (https://trac.webkit.org/wiki/WebKitIDL).
> Yes, with replacable, the original URL value should be retained.

Ah... the spec of URL seems wrong.
http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html#interface-url

According to the Web IDL spec, the [Replaceable] extended attribute should appear on a read only attribute.
http://dev.w3.org/2006/webapi/WebIDL/#Replaceable

Maybe we need to first clarify what the spec is intended to do. Would you please file a bug of the spec?

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