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
youenn fablet
2016-04-22 05:54:49 PDT
Created attachment 277054 [details]
Patch
(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 on attachment 277054 [details]
Patch
r=me
Comment on attachment 277054 [details] Patch Clearing flags on attachment: 277054 Committed r199962: <http://trac.webkit.org/changeset/199962> All reviewed patches have been landed. Closing bug. |