|
Add use counters for a number of extensions and non-standard APIs
Found by searching for "extension" and "non-standard" in *.idl.
Some APIs which are documented as extension/non-standard in the IDL are
now standardized, and no counters were added for those, like
Document.readyState.
Ad-hoc testing was done in Firefox and IE. It looks like the comments
about IE/Mozilla/WebKit extensions are mostly accurate, and none of the
touched APIs are implemented in both Firefox and IE.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173180
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+56 lines, -31 lines) |
Patch |
|
M |
Source/core/dom/Document.idl
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/Element.idl
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/Range.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/UseCounter.h
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLFrameElement.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLImageElement.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLOptionsCollection.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLPreElement.cpp
|
View
|
1
|
2 chunks |
+5 lines, -2 lines |
1 comment
|
Download
|
|
M |
Source/core/html/HTMLPreElement.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
|
M |
Source/core/page/Selection.idl
|
View
|
|
1 chunk |
+14 lines, -15 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFEMorphologyElement.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|