|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+524 lines, -13 lines) |
Patch |
 |
A |
LayoutTests/fast/dom/DeviceLight/create-event.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/dom/DeviceLight/create-event-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/dom/DeviceLight/window-property.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/dom/DeviceLight/window-property-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/webexposed/global-constructors-listing-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/events/EventTypeNames.in
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/modules/device_light/DOMWindowDeviceLight.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightController.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightController.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightDispatcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightDispatcher.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightEvent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightEvent.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/modules/device_light/DeviceLightEvent.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/modules/device_light/WindowDeviceLight.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/modules.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/RuntimeEnabledFeatures.in
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/FrameLoaderClientImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
public/platform/Platform.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
A |
public/platform/WebDeviceLightListener.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|