-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchrome-unstable_133.0.6847.2_to_133.0.6876.4.json
46 lines (46 loc) · 1.66 KB
/
chrome-unstable_133.0.6847.2_to_133.0.6876.4.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"browser": "chrome-unstable",
"version": {
"from": "133.0.6847.2",
"to": "133.0.6876.4"
},
"browserApis": {
"added": [
"Atomics.pause",
"CSPViolationReportBody",
"CSPViolationReportBody.prototype",
"CSPViolationReportBody.prototype.blockedURL",
"CSPViolationReportBody.prototype.columnNumber",
"CSPViolationReportBody.prototype.disposition",
"CSPViolationReportBody.prototype.documentURL",
"CSPViolationReportBody.prototype.effectiveDirective",
"CSPViolationReportBody.prototype.lineNumber",
"CSPViolationReportBody.prototype.originalPolicy",
"CSPViolationReportBody.prototype.referrer",
"CSPViolationReportBody.prototype.sample",
"CSPViolationReportBody.prototype.sourceFile",
"CSPViolationReportBody.prototype.statusCode",
"CSPViolationReportBody.prototype.toJSON",
"CSSTransition.prototype.overallProgress",
"PerformanceResourceTiming.prototype.finalResponseHeadersStart",
"ReportBody",
"ReportBody.prototype",
"ReportBody.prototype.toJSON",
"ViewTimeline.prototype.axis",
"ViewTimeline.prototype.constructor",
"ViewTimeline.prototype.constructor.prototype",
"ViewTimeline.prototype.constructor.prototype.currentTime",
"ViewTimeline.prototype.constructor.prototype.duration",
"ViewTimeline.prototype.source"
],
"removed": [
"DocumentTimeline.prototype.constructor",
"DocumentTimeline.prototype.currentTime",
"DocumentTimeline.prototype.duration",
"ScrollTimeline",
"ScrollTimeline.prototype",
"ScrollTimeline.prototype.axis",
"ScrollTimeline.prototype.source"
]
}
}