[Webkit-unassigned] [Bug 91056] New: [V8Bindings] Implement generalised method to validates that the passed object is a sequence type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 01:15:09 PDT 2012


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

           Summary: [V8Bindings] Implement generalised method to validates
                    that the passed object is a sequence type.
           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


This has come up with Comment #10 from Bug90381.
Currently the V8 implementation validates that the passed object is a sequence type only
for MessagePort in V8Utilities::extractTransferables().
There should be generalised method for other types too.
JSDOMBindings already have such generic function toJSSequence().

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