Bug 93051 - [V8] use checkInboundData in setWebGLArrayHelper
Summary: [V8] use checkInboundData in setWebGLArrayHelper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: arno.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-02 17:41 PDT by arno.
Modified: 2014-04-24 16:45 PDT (History)
5 users (show)

See Also:


Attachments
patch proposal (1.93 KB, patch)
2012-08-17 14:35 PDT, arno.
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.