[Webkit-unassigned] [Bug 91208] New: Restructure V8Utilities::extractTransferables() with help of toV8Sequence()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 13 02:40:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=91208
Summary: Restructure V8Utilities::extractTransferables() with
help of toV8Sequence()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rgf748 at motorola.com
CC: abarth at webkit.org, haraken at chromium.org
With toV8Sequence() (r122555) now we can have generalised validation of the passed object for sequence type per WebIDL spec.
We can remove the specialised check for MessagePort from V8Utilities::extractTransferables() using toV8Sequence()
--
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