[Webkit-unassigned] [Bug 71968] Implement URL API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 16:41:57 PST 2011


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





--- Comment #1 from Erik Arvidsson <arv at chromium.org>  2011-11-09 16:41:58 PST ---
There is currently a webkitURL which is implemented as DOMURL. It has 2 static methods

createObjectURL
revokeObjectURL

Gecko also implements these 2 but they do not use a prefix.

I'm suggesting we start adding features from the URL API draft to DOMURL but we keep the 2 static methods.

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