[Webkit-unassigned] [Bug 27327] New: [Chromium] Clean up v8 bindings a bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 15 19:21:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27327
Summary: [Chromium] Clean up v8 bindings a bit
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jorlow at chromium.org
CC: dglazkov at chromium.org, pfeldman at chromium.org
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