Bug 156909

Summary: Drop [UsePointersEvenForNonNullableObjectArguments] from WebGLRenderingContext
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dino, esprehn+autocc, graouts, gyuyoung.kim, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 156844    
Attachments:
Description Flags
Patch none

Description youenn fablet 2016-04-22 05:54:49 PDT
Drop [UsePointersEvenForNonNullableObjectArguments] from WebGLRenderingContext
Comment 1 youenn fablet 2016-04-22 06:08:41 PDT
Created attachment 277054 [details]
Patch
Comment 2 youenn fablet 2016-04-22 06:10:57 PDT
(In reply to comment #1)
> Created attachment 277054 [details]
> Patch

Patch marks a lot of parameters as nullable.
That seems a bit strange to me but this seems consistent with the spec and what Gecko and Chrome are doing.
Comment 3 Chris Dumez 2016-04-22 09:44:32 PDT
Comment on attachment 277054 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2016-04-24 05:44:43 PDT
Comment on attachment 277054 [details]
Patch

Clearing flags on attachment: 277054

Committed r199962: <http://trac.webkit.org/changeset/199962>
Comment 5 WebKit Commit Bot 2016-04-24 05:44:47 PDT
All reviewed patches have been landed.  Closing bug.