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

Side by Side Diff: tools/dom/dom.json

Issue 71453008: Remove use of deprecated mirror functions from Dartium's dart:html. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/src/native_DOMImplementation.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "ANGLEInstancedArrays": { 2 "ANGLEInstancedArrays": {
3 "members": { 3 "members": {
4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": { 4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": {
5 "support_level": "untriaged" 5 "support_level": "untriaged"
6 }, 6 },
7 "drawArraysInstancedANGLE": { 7 "drawArraysInstancedANGLE": {
8 "support_level": "untriaged" 8 "support_level": "untriaged"
9 }, 9 },
10 "drawElementsInstancedANGLE": { 10 "drawElementsInstancedANGLE": {
(...skipping 13066 matching lines...) Expand 10 before | Expand all | Expand 10 after
13077 "getParameter": {}, 13077 "getParameter": {},
13078 "importStylesheet": {}, 13078 "importStylesheet": {},
13079 "removeParameter": {}, 13079 "removeParameter": {},
13080 "reset": {}, 13080 "reset": {},
13081 "setParameter": {}, 13081 "setParameter": {},
13082 "transformToDocument": {}, 13082 "transformToDocument": {},
13083 "transformToFragment": {} 13083 "transformToFragment": {}
13084 }, 13084 },
13085 "support_level": "nonstandard" 13085 "support_level": "nonstandard"
13086 } 13086 }
13087 } 13087 }
rmacnak 2013/11/13 23:23:29 Spurious whitespace change by dom/scripts/go.sh
OLDNEW
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/src/native_DOMImplementation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698