File tree Expand file tree Collapse file tree 7 files changed +372
-25
lines changed
integration-test/test-pages/runtime-checks/config Expand file tree Collapse file tree 7 files changed +372
-25
lines changed Original file line number Diff line number Diff line change 15
15
"domains" : [
16
16
],
17
17
"stackDomains" : [
18
- ]
18
+ ],
19
+ "breakpoints" : [
20
+ {"height" : 768 , "width" : 1024 },
21
+ {"height" : 1024 , "width" : 768 },
22
+ {"height" : 375 , "width" : 812 },
23
+ {"height" : 812 , "width" : 375 }
24
+ ],
25
+ "injectGenericOverloads" : {
26
+ "Date" : {},
27
+ "Date.prototype.getTimezoneOffset" : {},
28
+ "NavigatorUAData.prototype.getHighEntropyValues" : {},
29
+ "localStorage" : {
30
+ "scheme" : " session"
31
+ },
32
+ "sessionStorage" : {
33
+ "scheme" : " memory"
34
+ },
35
+ "innerHeight" : {
36
+ "offset" : 100
37
+ },
38
+ "innerWidth" : {
39
+ "offset" : 100
40
+ },
41
+ "Screen.prototype.height" : {},
42
+ "Screen.prototype.width" : {}
43
+ }
19
44
}
20
45
}
21
46
}
Original file line number Diff line number Diff line change 19
19
"attribute" : [" madeupattr1" , " madeupattr3" ]
20
20
}
21
21
}
22
+ },
23
+ "breakpoints" : [
24
+ {"height" : 768 , "width" : 1024 },
25
+ {"height" : 1024 , "width" : 768 },
26
+ {"height" : 375 , "width" : 812 },
27
+ {"height" : 812 , "width" : 375 }
28
+ ],
29
+ "injectGenericOverloads" : {
30
+ "Date" : {},
31
+ "Date.prototype.getTimezoneOffset" : {},
32
+ "NavigatorUAData.prototype.getHighEntropyValues" : {},
33
+ "localStorage" : {
34
+ "scheme" : " session"
35
+ },
36
+ "sessionStorage" : {
37
+ "scheme" : " memory"
38
+ },
39
+ "innerHeight" : {
40
+ "offset" : 100
41
+ },
42
+ "innerWidth" : {
43
+ "offset" : 100
44
+ },
45
+ "Screen.prototype.height" : {},
46
+ "Screen.prototype.width" : {}
22
47
}
23
48
}
24
49
}
Original file line number Diff line number Diff line change 16
16
"domains" : [
17
17
],
18
18
"stackDomains" : [
19
- ]
19
+ ],
20
+ "breakpoints" : [
21
+ {"height" : 768 , "width" : 1024 },
22
+ {"height" : 1024 , "width" : 768 },
23
+ {"height" : 375 , "width" : 812 },
24
+ {"height" : 812 , "width" : 375 }
25
+ ],
26
+ "injectGenericOverloads" : {
27
+ "Date" : {},
28
+ "Date.prototype.getTimezoneOffset" : {},
29
+ "NavigatorUAData.prototype.getHighEntropyValues" : {},
30
+ "localStorage" : {
31
+ "scheme" : " session"
32
+ },
33
+ "sessionStorage" : {
34
+ "scheme" : " memory"
35
+ },
36
+ "innerHeight" : {
37
+ "offset" : 100
38
+ },
39
+ "innerWidth" : {
40
+ "offset" : 100
41
+ },
42
+ "Screen.prototype.height" : {},
43
+ "Screen.prototype.width" : {}
44
+ }
20
45
}
21
46
}
22
47
}
Original file line number Diff line number Diff line change 33
33
"type" : " function" ,
34
34
"functionName" : " noop"
35
35
}
36
+ },
37
+ "breakpoints" : [
38
+ {"height" : 768 , "width" : 1024 },
39
+ {"height" : 1024 , "width" : 768 },
40
+ {"height" : 375 , "width" : 812 },
41
+ {"height" : 812 , "width" : 375 }
42
+ ],
43
+ "injectGenericOverloads" : {
44
+ "Date" : {},
45
+ "Date.prototype.getTimezoneOffset" : {},
46
+ "NavigatorUAData.prototype.getHighEntropyValues" : {},
47
+ "localStorage" : {
48
+ "scheme" : " session"
49
+ },
50
+ "sessionStorage" : {
51
+ "scheme" : " memory"
52
+ },
53
+ "innerHeight" : {
54
+ "offset" : 100
55
+ },
56
+ "innerWidth" : {
57
+ "offset" : 100
58
+ },
59
+ "Screen.prototype.height" : {},
60
+ "Screen.prototype.width" : {}
36
61
}
37
62
}
38
63
}
Original file line number Diff line number Diff line change 13
13
"domains" : [
14
14
],
15
15
"stackDomains" : [
16
- ]
16
+ ],
17
+ "breakpoints" : [
18
+ {"height" : 768 , "width" : 1024 },
19
+ {"height" : 1024 , "width" : 768 },
20
+ {"height" : 375 , "width" : 812 },
21
+ {"height" : 812 , "width" : 375 }
22
+ ],
23
+ "injectGenericOverloads" : {
24
+ "Date" : {},
25
+ "Date.prototype.getTimezoneOffset" : {},
26
+ "NavigatorUAData.prototype.getHighEntropyValues" : {},
27
+ "localStorage" : {
28
+ "scheme" : " session"
29
+ },
30
+ "sessionStorage" : {
31
+ "scheme" : " memory"
32
+ },
33
+ "innerHeight" : {
34
+ "offset" : 100
35
+ },
36
+ "innerWidth" : {
37
+ "offset" : 100
38
+ },
39
+ "Screen.prototype.height" : {},
40
+ "Screen.prototype.width" : {}
41
+ }
17
42
}
18
43
}
19
44
}
Original file line number Diff line number Diff line change 25
25
}
26
26
],
27
27
"stackDomains" : [
28
- ]
28
+ ],
29
+ "breakpoints" : [
30
+ {"height" : 768 , "width" : 1024 },
31
+ {"height" : 1024 , "width" : 768 },
32
+ {"height" : 375 , "width" : 812 },
33
+ {"height" : 812 , "width" : 375 }
34
+ ],
35
+ "injectGenericOverloads" : {
36
+ "Date" : {},
37
+ "Date.prototype.getTimezoneOffset" : {},
38
+ "NavigatorUAData.prototype.getHighEntropyValues" : {},
39
+ "localStorage" : {
40
+ "scheme" : " session"
41
+ },
42
+ "sessionStorage" : {
43
+ "scheme" : " memory"
44
+ },
45
+ "innerHeight" : {
46
+ "offset" : 100
47
+ },
48
+ "innerWidth" : {
49
+ "offset" : 100
50
+ },
51
+ "Screen.prototype.height" : {},
52
+ "Screen.prototype.width" : {}
53
+ }
29
54
}
30
55
}
31
56
}
You can’t perform that action at this time.
0 commit comments