[Webkit-unassigned] [Bug 27327] [Chromium] Clean up v8 bindings a bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 15 21:41:58 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27327
Jeremy Orlow <jorlow at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32831| |review?
Flag| |
--- Comment #1 from Jeremy Orlow <jorlow at chromium.org> 2009-07-15 21:41:57 PDT ---
Created an attachment (id=32831)
--> (https://bugs.webkit.org/attachment.cgi?id=32831)
v1
The DOMWindow::*Storage functions currently return 0 in some cases. Currently,
the v8 bindings will just wrap the NULL/0 with a Storage object. Given that 0
is returned when *Storage is "unavailable" it makes more sense to return
Undefined.
Pavel: Can you please look at the ScriptObjectQuarantine part, please?
--
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