[Webkit-unassigned] [Bug 78214] Rename webkitURL to URL as per specs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 21:55:09 PST 2012


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





--- Comment #4 from Kaustubh Atrawalkar <kaustubh at motorola.com>  2012-02-09 21:55:09 PST ---
(In reply to comment #3)
> (From update of attachment 126289 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=126289&action=review
> 
> > Source/WebCore/page/DOMWindow.idl:785
> > +        attribute [Conditional=BLOB] URLConstructor URL;
> 
> I think we should keep this as webkitURL for a little longer. We are not even close to implementing the whole thing so and there is no rush to rename this.
> 
I agree, but just to make it compatible with other browsers. Currently, I saw all sites use - "window.webkitURL || window.URL"
To avoid this I thought to remove prefix webkit and made it as per specs requirement. 
> > Source/WebCore/workers/WorkerContext.idl:104
> > +        attribute [Conditional=BLOB] URLConstructor URL;
> 
> Keep as webkitURL for now

Surely, guess we can make it later. Will upload it with webkitURL

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