|
Remove [NoInterfaceObject] extended attribute from several interfaces
Remove [NoInterfaceObject] extended attribute from the following Web IDL
interfaces: SecurityPolicy, History, Location, Navigator, Performance,
PerformanceEntry, PerformanceMark, PerformanceMeasure, PerformanceNavigation,
PerformanceResourceTiming, PerformanceTiming and Screen.
These interfaces should not have the [NoInterfaceObject] extended attribute
according to their respective specifications:
http://www.w3.org/html/wg/drafts/html/master/browsers.html#the-history-interface
http://www.w3.org/html/wg/drafts/html/master/browsers.html#the-location-interface
https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html#securitypolicy
http://www.w3.org/html/wg/drafts/html/master/webappapis.html#the-navigator-object
http://www.w3.org/TR/navigation-timing/#performance
https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html#sec-PerformanceEntry-interface
http://www.w3.org/TR/navigation-timing/#performancenavigation
http://www.w3.org/TR/navigation-timing/#performancetiming
http://www.w3.org/TR/user-timing/#performancemark
http://www.w3.org/TR/user-timing/#performancemeasure
http://www.w3c-test.org/webperf/specs/ResourceTiming/#performanceresourcetiming
http://dev.w3.org/csswg/cssom-view/#the-screen-interface
R=abarth@chromium.org, arv@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150042
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2321 lines, -1917 lines) |
Patch |
|
M |
LayoutTests/fast/dom/dom-constructors-expected.txt
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
LayoutTests/http/tests/w3c/resources/testharness.js
|
View
|
1
2
3
|
1 chunk |
+2233 lines, -1761 lines |
0 comments
|
Download
|
|
M |
LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt
|
View
|
1
2
3
|
1 chunk |
+3 lines, -13 lines |
0 comments
|
Download
|
|
M |
LayoutTests/http/tests/w3c/webperf/approved/UserTiming/idlharness-expected.txt
|
View
|
1
2
3
|
2 chunks |
+12 lines, -22 lines |
0 comments
|
Download
|
|
M |
LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
View
|
1
2
3
|
2 chunks |
+49 lines, -89 lines |
0 comments
|
Download
|
|
M |
LayoutTests/webexposed/global-constructors-listing-expected.txt
|
View
|
1
2
3
4
5
|
5 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/page/DOMSecurityPolicy.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/page/History.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/Location.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/page/Navigator.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/Performance.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/page/PerformanceEntry.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/page/PerformanceMark.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/PerformanceMeasure.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/PerformanceNavigation.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/PerformanceResourceTiming.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/PerformanceTiming.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/page/Screen.idl
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
Total messages: 22 (0 generated)
|