|
Remove Constructor attributes on DOMWindow because of [EnabledAtRuntime]
Add [EnabledAtRuntime] to several interfaces and remove [NoInterfaceObject] so
that their global constructors are now automatically generated and enabled at
runtime. We no longer need explicit attributes for those interfaces on
DOMWindow interface.
DeviceMotionEvent tests are now skipped because the interface is now disabled
at runtime, not just its constructor.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152127
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+18 lines, -30 lines) |
Patch |
|
M |
LayoutTests/TestExpectations
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
2 comments
|
Download
|
|
M |
Source/core/dom/SecurityPolicyViolationEvent.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/Touch.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/TouchEvent.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/TouchList.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLSourceElement.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/MediaController.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/MediaError.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/TimeRanges.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/page/DOMWindow.idl
|
View
|
|
1 chunk |
+2 lines, -18 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/SharedWorker.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/modules/device_orientation/DeviceMotionEvent.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/modules/webmidi/MIDIConnectionEvent.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/modules/webmidi/MIDIMessageEvent.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|