Bug 196261 - vertexAttribPointer must restrict offset parameter
Summary: vertexAttribPointer must restrict offset parameter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-26 10:46 PDT by Dean Jackson
Modified: 2019-05-13 20:17 PDT (History)
9 users (show)

See Also:


Attachments
Patch (5.55 KB, patch)
2019-03-26 10:52 PDT, Dean Jackson
graouts: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2019-03-26 10:46:20 PDT
vertexAttribPointer must restrict offset parameter
Comment 1 Dean Jackson 2019-03-26 10:47:00 PDT
<rdar://problem/48458086>
Comment 2 Dean Jackson 2019-03-26 10:52:24 PDT
Created attachment 365974 [details]
Patch
Comment 3 Dean Jackson 2019-03-26 11:01:12 PDT
Committed r243506: <https://trac.webkit.org/changeset/243506>