Bug 140907

Summary: WebGL2: Disable various extensions on WebGL2 context that have been promoted to core
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch
none
patch none

Roger Fong
Reported 2015-01-26 16:04:06 PST
To disable: WEBGL_lose_context OES_standard_derivatives OES_vertex_array_object OES_element_index_uint WEBGL_draw_buffers ANGLE_instanced_arrays EXT_frag_depth EXT_sRGB EXT_blend_minmax EXT_shader_texture_lod 
Attachments
patch (27.85 KB, patch)
2015-01-26 16:06 PST, Roger Fong
no flags
patch (29.31 KB, patch)
2015-01-26 16:38 PST, Roger Fong
no flags
patch (29.33 KB, patch)
2015-01-26 16:41 PST, Roger Fong
no flags
Roger Fong
Comment 1 2015-01-26 16:04:35 PST
Roger Fong
Comment 2 2015-01-26 16:06:55 PST
Roger Fong
Comment 3 2015-01-26 16:38:53 PST
WebKit Commit Bot
Comment 4 2015-01-26 16:40:36 PST
Attachment 245388 [details] did not pass style-queue: ERROR: LayoutTests/ChangeLog:3: Line contains tab character. [whitespace/tab] [5] ERROR: LayoutTests/ChangeLog:4: Line contains tab character. [whitespace/tab] [5] ERROR: LayoutTests/ChangeLog:5: Line contains tab character. [whitespace/tab] [5] Total errors found: 3 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Roger Fong
Comment 5 2015-01-26 16:41:42 PST
Brent Fulgham
Comment 6 2015-01-27 15:02:07 PST
Comment on attachment 245389 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=245389&action=review r=me, but please get rid of the tab characters in the LayoutTests/ChangeLog file. > LayoutTests/ChangeLog:5 > + <rdar://problem/19545857> Please get rid of the tabs.
Roger Fong
Comment 7 2015-01-27 16:32:08 PST
Comment on attachment 245389 [details] patch The tab errors were actually from a previously uploaded patch. The current one here should be okay on the tabs. Thanks!
WebKit Commit Bot
Comment 8 2015-01-27 17:16:34 PST
Comment on attachment 245389 [details] patch Clearing flags on attachment: 245389 Committed r179233: <http://trac.webkit.org/changeset/179233>
WebKit Commit Bot
Comment 9 2015-01-27 17:16:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.