Bug 196261

Summary: vertexAttribPointer must restrict offset parameter
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, esprehn+autocc, ews-watchlist, graouts, graouts, gyuyoung.kim, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch graouts: review+

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>