[webkit-reviews] review requested: [Bug 74386] Migrate createObjectURL & revokeObjectURL to static (Class) methods : [Attachment 118981] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 02:25:09 PST 2011


Kaustubh Atrawalkar <kaustubh at motorola.com> has asked  for review:
Bug 74386: Migrate createObjectURL & revokeObjectURL to static (Class) methods
https://bugs.webkit.org/show_bug.cgi?id=74386

Attachment 118981: Patch
https://bugs.webkit.org/attachment.cgi?id=118981&action=review

------- Additional Comments from Kaustubh Atrawalkar <kaustubh at motorola.com>
Added DOMURL constructor as per new specs. Moved createObjectURL &
revokeObjectURL to static methods.
Added test case for checking static property of above methods.


More information about the webkit-reviews mailing list