Bug 209511

Summary: [WebGL2] Buffer updates
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: James Darpinian <jdarpinian>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, dino, esprehn+autocc, ews-watchlist, graouts, gyuyoung.kim, hi, jdarpinian, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 126404    
Attachments:
Description Flags
Patch
none
fix layout tests
none
rebase
none
fix missing trailing newline
none
actually fix missing trailing newline none

Description Kenneth Russell 2020-03-24 15:26:08 PDT
Buffer-related updates are needed for WebGL 2.0 in the following methods:
bufferData
bufferSubData
getBufferParameter
copyBufferSubData
getBufferSubData
Comment 1 James Darpinian 2020-07-24 16:31:03 PDT
I will look at this one.
Comment 2 James Darpinian 2020-07-30 10:50:01 PDT
Created attachment 405590 [details]
Patch
Comment 3 James Darpinian 2020-07-30 11:48:15 PDT
Created attachment 405592 [details]
fix layout tests
Comment 4 James Darpinian 2020-07-30 12:01:34 PDT
Created attachment 405593 [details]
rebase
Comment 5 James Darpinian 2020-07-30 13:13:48 PDT
Created attachment 405602 [details]
fix missing trailing newline
Comment 6 Kenneth Russell 2020-07-30 13:22:45 PDT
Comment on attachment 405602 [details]
fix missing trailing newline

Fantastic work James! Looks good to me.
Comment 7 James Darpinian 2020-07-30 14:03:30 PDT
Created attachment 405612 [details]
actually fix missing trailing newline
Comment 8 EWS 2020-07-30 15:27:35 PDT
Committed r265114: <https://trac.webkit.org/changeset/265114>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405612 [details].
Comment 9 Radar WebKit Bug Importer 2020-07-30 15:28:18 PDT
<rdar://problem/66350700>