Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
blockingly shut-down webrender when exiting webgl_thread
- Loading branch information
Showing
40 changed files
with
47 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/renderbuffers/framebuffer-object-attachment.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/renderbuffers/readbuffer.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[readbuffer.html] | ||
expected: TIMEOUT | ||
expected: CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/rendering/read-draw-when-missing-image.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[read-draw-when-missing-image.html] | ||
expected: TIMEOUT | ||
expected: CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/state/gl-object-get-calls.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-r11f_g11f_b10f-rgb-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...nformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-r16f-red-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-r16f-red-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-r32f-red-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-r32f-red-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-r8-red-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-r8-red-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...wpt/webgl/meta/conformance2/textures/image/tex-2d-r8ui-red_integer-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-r8ui-red_integer-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rg16f-rg-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rg16f-rg-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rg32f-rg-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rg32f-rg-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rg8-rg-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rg8-rg-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...wpt/webgl/meta/conformance2/textures/image/tex-2d-rg8ui-rg_integer-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rg8ui-rg_integer-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...eta/conformance2/textures/image/tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb10_a2-rgba-unsigned_int_2_10_10_10_rev.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgb16f-rgb-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb16f-rgb-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb565-rgb-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...pt/webgl/meta/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb565-rgb-unsigned_short_5_6_5.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgb5_a1-rgba-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb5_a1-rgba-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...ebgl/meta/conformance2/textures/image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgb8-rgb-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb8-rgb-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...t/webgl/meta/conformance2/textures/image/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb8ui-rgb_integer-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgb9_e5-rgb-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgb9_e5-rgb-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgba16f-rgba-float.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgba16f-rgba-float.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-rgba4-rgba-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgba4-rgba-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
.../webgl/meta/conformance2/textures/image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...webgl/meta/conformance2/textures/image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-rgba8ui-rgba_integer-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/image/tex-2d-srgb8-rgb-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-srgb8-rgb-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...pt/webgl/meta/conformance2/textures/image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-2d-srgb8_alpha8-rgba-unsigned_byte.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/misc/copy-texture-image-same-texture.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[copy-texture-image-same-texture.html] | ||
expected: TIMEOUT | ||
expected: CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/misc/copy-texture-image.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[copy-texture-image.html] | ||
expected: TIMEOUT | ||
expected: CRASH |
2 changes: 1 addition & 1 deletion
2
.../webgl/meta/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-image-with-bad-args-from-dom-elements.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-bad-args.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-different-data-source.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-image-with-different-data-source.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
...a/conformance2/textures/misc/tex-unpack-params-with-flip-y-and-premultiply-alpha.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[tex-unpack-params-with-flip-y-and-premultiply-alpha.html] | ||
expected: | ||
if os == "mac": TIMEOUT | ||
if os == "mac": CRASH | ||
if os == "linux": CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/textures/misc/texture-npot.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[texture-npot.html] | ||
expected: TIMEOUT | ||
expected: CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/transform_feedback/switching-objects.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[switching-objects.html] | ||
expected: TIMEOUT | ||
expected: CRASH |
2 changes: 1 addition & 1 deletion
2
tests/wpt/webgl/meta/conformance2/uniforms/incompatible-texture-type-for-sampler.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[incompatible-texture-type-for-sampler.html] | ||
expected: TIMEOUT | ||
expected: CRASH |