Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(331)

Side by Side Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2521323004: Removed leftover enums from WebGL 2.0 rendering context. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead. 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead. 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead.
3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead . 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead .
4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBTransaction' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details. 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBTransaction' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details.
5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBRequest' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details. 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBRequest' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details.
6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBObjectStore' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details. 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBObjectStore' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details.
7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated and will be removed in M57, around March 2017. Please use 'IDBKeyRange' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details. 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated and will be removed in M57, around March 2017. Please use 'IDBKeyRange' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details.
8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated and will be removed in M57, around March 2017. Please use 'IDBIndex' instead. See https://www.chromesta tus.com/features/5775330191081472 for more details. 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated and will be removed in M57, around March 2017. Please use 'IDBIndex' instead. See https://www.chromesta tus.com/features/5775330191081472 for more details.
9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBFactory' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details. 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBFactory' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details.
10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated and will be removed in M57, around March 2017. Please use 'IDBDatabase' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details. 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated and will be removed in M57, around March 2017. Please use 'IDBDatabase' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details.
(...skipping 6901 matching lines...) Expand 10 before | Expand all | Expand 10 after
6912 attribute BACK 6912 attribute BACK
6913 attribute BLEND 6913 attribute BLEND
6914 attribute BLEND_COLOR 6914 attribute BLEND_COLOR
6915 attribute BLEND_DST_ALPHA 6915 attribute BLEND_DST_ALPHA
6916 attribute BLEND_DST_RGB 6916 attribute BLEND_DST_RGB
6917 attribute BLEND_EQUATION 6917 attribute BLEND_EQUATION
6918 attribute BLEND_EQUATION_ALPHA 6918 attribute BLEND_EQUATION_ALPHA
6919 attribute BLEND_EQUATION_RGB 6919 attribute BLEND_EQUATION_RGB
6920 attribute BLEND_SRC_ALPHA 6920 attribute BLEND_SRC_ALPHA
6921 attribute BLEND_SRC_RGB 6921 attribute BLEND_SRC_RGB
6922 attribute BLUE
6923 attribute BLUE_BITS 6922 attribute BLUE_BITS
6924 attribute BOOL 6923 attribute BOOL
6925 attribute BOOL_VEC2 6924 attribute BOOL_VEC2
6926 attribute BOOL_VEC3 6925 attribute BOOL_VEC3
6927 attribute BOOL_VEC4 6926 attribute BOOL_VEC4
6928 attribute BROWSER_DEFAULT_WEBGL 6927 attribute BROWSER_DEFAULT_WEBGL
6929 attribute BUFFER_SIZE 6928 attribute BUFFER_SIZE
6930 attribute BUFFER_USAGE 6929 attribute BUFFER_USAGE
6931 attribute BYTE 6930 attribute BYTE
6932 attribute CCW 6931 attribute CCW
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
7057 attribute FRAMEBUFFER_UNSUPPORTED 7056 attribute FRAMEBUFFER_UNSUPPORTED
7058 attribute FRONT 7057 attribute FRONT
7059 attribute FRONT_AND_BACK 7058 attribute FRONT_AND_BACK
7060 attribute FRONT_FACE 7059 attribute FRONT_FACE
7061 attribute FUNC_ADD 7060 attribute FUNC_ADD
7062 attribute FUNC_REVERSE_SUBTRACT 7061 attribute FUNC_REVERSE_SUBTRACT
7063 attribute FUNC_SUBTRACT 7062 attribute FUNC_SUBTRACT
7064 attribute GENERATE_MIPMAP_HINT 7063 attribute GENERATE_MIPMAP_HINT
7065 attribute GEQUAL 7064 attribute GEQUAL
7066 attribute GREATER 7065 attribute GREATER
7067 attribute GREEN
7068 attribute GREEN_BITS 7066 attribute GREEN_BITS
7069 attribute HALF_FLOAT 7067 attribute HALF_FLOAT
7070 attribute HIGH_FLOAT 7068 attribute HIGH_FLOAT
7071 attribute HIGH_INT 7069 attribute HIGH_INT
7072 attribute IMPLEMENTATION_COLOR_READ_FORMAT 7070 attribute IMPLEMENTATION_COLOR_READ_FORMAT
7073 attribute IMPLEMENTATION_COLOR_READ_TYPE 7071 attribute IMPLEMENTATION_COLOR_READ_TYPE
7074 attribute INCR 7072 attribute INCR
7075 attribute INCR_WRAP 7073 attribute INCR_WRAP
7076 attribute INT 7074 attribute INT
7077 attribute INTERLEAVED_ATTRIBS 7075 attribute INTERLEAVED_ATTRIBS
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
7149 attribute MIN_PROGRAM_TEXEL_OFFSET 7147 attribute MIN_PROGRAM_TEXEL_OFFSET
7150 attribute MIRRORED_REPEAT 7148 attribute MIRRORED_REPEAT
7151 attribute NEAREST 7149 attribute NEAREST
7152 attribute NEAREST_MIPMAP_LINEAR 7150 attribute NEAREST_MIPMAP_LINEAR
7153 attribute NEAREST_MIPMAP_NEAREST 7151 attribute NEAREST_MIPMAP_NEAREST
7154 attribute NEVER 7152 attribute NEVER
7155 attribute NICEST 7153 attribute NICEST
7156 attribute NONE 7154 attribute NONE
7157 attribute NOTEQUAL 7155 attribute NOTEQUAL
7158 attribute NO_ERROR 7156 attribute NO_ERROR
7159 attribute NUM_SAMPLE_COUNTS
7160 attribute OBJECT_TYPE 7157 attribute OBJECT_TYPE
7161 attribute ONE 7158 attribute ONE
7162 attribute ONE_MINUS_CONSTANT_ALPHA 7159 attribute ONE_MINUS_CONSTANT_ALPHA
7163 attribute ONE_MINUS_CONSTANT_COLOR 7160 attribute ONE_MINUS_CONSTANT_COLOR
7164 attribute ONE_MINUS_DST_ALPHA 7161 attribute ONE_MINUS_DST_ALPHA
7165 attribute ONE_MINUS_DST_COLOR 7162 attribute ONE_MINUS_DST_COLOR
7166 attribute ONE_MINUS_SRC_ALPHA 7163 attribute ONE_MINUS_SRC_ALPHA
7167 attribute ONE_MINUS_SRC_COLOR 7164 attribute ONE_MINUS_SRC_COLOR
7168 attribute OUT_OF_MEMORY 7165 attribute OUT_OF_MEMORY
7169 attribute PACK_ALIGNMENT 7166 attribute PACK_ALIGNMENT
(...skipping 1735 matching lines...) Expand 10 before | Expand all | Expand 10 after
8905 method stop 8902 method stop
8906 method webkitCancelAnimationFrame 8903 method webkitCancelAnimationFrame
8907 method webkitCancelRequestAnimationFrame 8904 method webkitCancelRequestAnimationFrame
8908 method webkitRequestAnimationFrame 8905 method webkitRequestAnimationFrame
8909 method webkitRequestFileSystem 8906 method webkitRequestFileSystem
8910 method webkitResolveLocalFileSystemURL 8907 method webkitResolveLocalFileSystemURL
8911 PASS successfullyParsed is true 8908 PASS successfullyParsed is true
8912 8909
8913 TEST COMPLETE 8910 TEST COMPLETE
8914 8911
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698