Bug 93051

Summary: [V8] use checkInboundData in setWebGLArrayHelper
Product: WebKit Reporter: arno. <a.renevier>
Component: JavaScriptCoreAssignee: arno. <a.renevier>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, kbr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch proposal none

Description arno. 2012-08-02 17:41:56 PDT
Hi,
now that changeset 124483 introduced checkInboundData, that method could be used in setWebGLArrayHelper.
Comment 1 arno. 2012-08-17 14:35:51 PDT
Created attachment 159204 [details]
patch proposal
Comment 2 Kenneth Russell 2012-08-17 14:44:35 PDT
Comment on attachment 159204 [details]
patch proposal

Looks good to me.
Comment 3 WebKit Review Bot 2012-08-17 16:35:40 PDT
Comment on attachment 159204 [details]
patch proposal

Clearing flags on attachment: 159204

Committed r125947: <http://trac.webkit.org/changeset/125947>
Comment 4 WebKit Review Bot 2012-08-17 16:35:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 2014-04-24 16:45:53 PDT
Moving all JavaScriptGlue bugs to JavaScriptCore. The JavaScriptGlue framework itself is long gone. And most of the more recent bugs put in this component were put there by people who thought this was for some other aspect of “JavaScript glue” and have nothing to do with the actual original reason for the existence of this component, which was an OS-X-only framework named JavaScriptGlue.