Skip to content

Commit 212aefe

Browse files
committed
Backed out changeset c2eaf893e115 (bug 1896503) for causing webrender crashes. a=backout
UltraBlame original commit: cd19aab35756010486a5a4b5878984d407df5fce
1 parent 618818f commit 212aefe

20 files changed

+671
-11062
lines changed

layout/painting/nsDisplayList.cpp

+41-498
Large diffs are not rendered by default.

layout/reftests/css-blending/reftest.list

+10-56
Original file line numberDiff line numberDiff line change
@@ -70,66 +70,20 @@ image
7070
ref
7171
.
7272
html
73-
#
74-
for
75-
some
76-
reason
77-
this
78-
test
79-
ends
80-
up
81-
with
82-
a
83-
subpixel
84-
misalignment
85-
for
86-
the
87-
'
88-
.
89-
'
90-
#
91-
character
92-
when
93-
using
94-
gfx
95-
.
96-
webrender
97-
.
98-
svg
99-
-
100-
filters
101-
.
102-
enable
103-
=
104-
true
105-
but
106-
other
107-
text
108-
#
109-
works
110-
however
111-
the
112-
text
113-
is
114-
not
115-
the
116-
purpose
117-
of
118-
this
119-
test
120-
so
121-
just
122-
use
123-
fuzzy
124-
.
12573
fuzzy
74+
-
75+
if
12676
(
127-
0
77+
geckoview
78+
&
79+
&
80+
device
81+
3
12882
-
129-
73
130-
0
83+
3
84+
5
13185
-
132-
8
86+
5
13387
)
13488
=
13589
=

layout/reftests/image-element/reftest.list

+31-5
Original file line numberDiff line numberDiff line change
@@ -268,14 +268,24 @@ transform
268268
ref
269269
.
270270
html
271+
random
272+
-
273+
if
274+
(
275+
winWidget
276+
)
271277
fuzzy
278+
-
279+
if
272280
(
273-
0
281+
!
282+
useDrawSnapshot
283+
255
274284
-
275-
201
276-
0
285+
255
286+
39
277287
-
278-
1486
288+
42
279289
)
280290
=
281291
=
@@ -389,13 +399,29 @@ html
389399
Bug
390400
1475907
391401
fuzzy
402+
-
403+
if
392404
(
405+
winWidget
393406
0
394407
-
395408
255
396409
0
397410
-
398-
144
411+
24
412+
)
413+
fuzzy
414+
-
415+
if
416+
(
417+
!
418+
useDrawSnapshot
419+
255
420+
-
421+
255
422+
50
423+
-
424+
115
399425
)
400426
=
401427
=

layout/reftests/svg/blur-inside-clipPath.svg

+2-2
Loading

layout/reftests/svg/filters/css-filters/reftest.list

+32-39
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,38 @@ software
119119
ref
120120
.
121121
html
122+
fuzzy
123+
-
124+
if
125+
(
126+
!
127+
useDrawSnapshot
128+
2
129+
-
130+
5
131+
4764
132+
-
133+
8168
134+
)
135+
fuzzy
136+
-
137+
if
138+
(
139+
Android
140+
&
141+
&
142+
device
143+
&
144+
&
145+
!
146+
swgl
147+
5
148+
-
149+
5
150+
8574
151+
-
152+
8574
153+
)
122154
=
123155
=
124156
blur
@@ -216,18 +248,6 @@ if
216248
(
217249
useDrawSnapshot
218250
)
219-
fuzzy
220-
-
221-
if
222-
(
223-
gfxSVGFEGaussianBlur
224-
0
225-
-
226-
2
227-
0
228-
-
229-
1000000
230-
)
231251
=
232252
=
233253
blur
@@ -424,15 +444,6 @@ zero
424444
ref
425445
.
426446
html
427-
fuzzy
428-
(
429-
0
430-
-
431-
2
432-
0
433-
-
434-
1000000
435-
)
436447
=
437448
=
438449
drop
@@ -447,15 +458,6 @@ shadow
447458
ref
448459
.
449460
html
450-
fuzzy
451-
(
452-
0
453-
-
454-
2
455-
0
456-
-
457-
1000000
458-
)
459461
=
460462
=
461463
drop
@@ -478,15 +480,6 @@ color
478480
ref
479481
.
480482
html
481-
fuzzy
482-
(
483-
0
484-
-
485-
2
486-
0
487-
-
488-
1000000
489-
)
490483
=
491484
=
492485
drop

0 commit comments

Comments
 (0)