Bug 1706846 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

go to https://codepen.io/thebabydino/pen/OJRoapw

ER: Crescent shape
AR: Full round disc

Regression points to 

2021-04-22T08:59:10.707000: INFO : Narrowed integration regression window from [d12aec06, f3b8d237] (4 builds) to [7534ee1e, f3b8d237] (2 builds) (~1 steps left)
2021-04-22T08:59:10.720000: DEBUG : Starting merge handling...
2021-04-22T08:59:10.721000: DEBUG : Using url: https://hg.mozilla.org/integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1
2021-04-22T08:59:10.721000: DEBUG : redo: attempt 1/3
2021-04-22T08:59:10.721000: DEBUG : redo: retry: calling _default_get with args: ('https://hg.mozilla.org/integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1',), kwargs: {}, attempt #1
2021-04-22T08:59:10.725000: DEBUG : urllib3.connectionpool: Resetting dropped connection: hg.mozilla.org
2021-04-22T08:59:12.236000: DEBUG : urllib3.connectionpool: https://hg.mozilla.org:443 "GET /integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1 HTTP/1.1" 200 None
2021-04-22T08:59:12.299000: DEBUG : Found commit message:
Bug 1682195 - Ensure that area outside image mask is cleared if it is first clip. r=gw

This fixes a previous bug in the image mask code that the tile rect caused cs_clip_image
to use discard on a first clip, the outside area would be left to whatever the initial value
of the texture from texture cache was. Since we need to support trimming down to the tile
rect for tiled image masks, this opts to just clear the background of the task in tricky
cases.

Differential Revision: https://phabricator.services.mozilla.com/D111375

2021-04-22T08:59:12.299000: DEBUG : Did not find a branch, checking all integration branches
2021-04-22T08:59:12.299000: INFO : The bisection is done.
2021-04-22T08:59:12.299000: INFO : Stopped
*Use normal hw-wr.*

go to https://codepen.io/thebabydino/pen/OJRoapw

ER: Crescent shape
AR: Full round disc

Regression points to bug 1682195 , (though Im not 100% certain its correct as there was a period during the regression range where night would crash on the testcase.)

2021-04-22T08:59:10.707000: INFO : Narrowed integration regression window from [d12aec06, f3b8d237] (4 builds) to [7534ee1e, f3b8d237] (2 builds) (~1 steps left)
2021-04-22T08:59:10.720000: DEBUG : Starting merge handling...
2021-04-22T08:59:10.721000: DEBUG : Using url: https://hg.mozilla.org/integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1
2021-04-22T08:59:10.721000: DEBUG : redo: attempt 1/3
2021-04-22T08:59:10.721000: DEBUG : redo: retry: calling _default_get with args: ('https://hg.mozilla.org/integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1',), kwargs: {}, attempt #1
2021-04-22T08:59:10.725000: DEBUG : urllib3.connectionpool: Resetting dropped connection: hg.mozilla.org
2021-04-22T08:59:12.236000: DEBUG : urllib3.connectionpool: https://hg.mozilla.org:443 "GET /integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1 HTTP/1.1" 200 None
2021-04-22T08:59:12.299000: DEBUG : Found commit message:
Bug 1682195 - Ensure that area outside image mask is cleared if it is first clip. r=gw

This fixes a previous bug in the image mask code that the tile rect caused cs_clip_image
to use discard on a first clip, the outside area would be left to whatever the initial value
of the texture from texture cache was. Since we need to support trimming down to the tile
rect for tiled image masks, this opts to just clear the background of the task in tricky
cases.

Differential Revision: https://phabricator.services.mozilla.com/D111375

2021-04-22T08:59:12.299000: DEBUG : Did not find a branch, checking all integration branches
2021-04-22T08:59:12.299000: INFO : The bisection is done.
2021-04-22T08:59:12.299000: INFO : Stopped
Repros with both sw-wr and hw-wr

go to https://codepen.io/thebabydino/pen/OJRoapw

ER: Crescent shape
AR: Full round disc

Regression points to bug 1682195 , (though Im not 100% certain its correct as there was a period during the regression range where night would crash on the testcase.)

2021-04-22T08:59:10.707000: INFO : Narrowed integration regression window from [d12aec06, f3b8d237] (4 builds) to [7534ee1e, f3b8d237] (2 builds) (~1 steps left)
2021-04-22T08:59:10.720000: DEBUG : Starting merge handling...
2021-04-22T08:59:10.721000: DEBUG : Using url: https://hg.mozilla.org/integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1
2021-04-22T08:59:10.721000: DEBUG : redo: attempt 1/3
2021-04-22T08:59:10.721000: DEBUG : redo: retry: calling _default_get with args: ('https://hg.mozilla.org/integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1',), kwargs: {}, attempt #1
2021-04-22T08:59:10.725000: DEBUG : urllib3.connectionpool: Resetting dropped connection: hg.mozilla.org
2021-04-22T08:59:12.236000: DEBUG : urllib3.connectionpool: https://hg.mozilla.org:443 "GET /integration/autoland/json-pushes?changeset=f3b8d237e29af262b2042809e13ce6043b75c922&full=1 HTTP/1.1" 200 None
2021-04-22T08:59:12.299000: DEBUG : Found commit message:
Bug 1682195 - Ensure that area outside image mask is cleared if it is first clip. r=gw

This fixes a previous bug in the image mask code that the tile rect caused cs_clip_image
to use discard on a first clip, the outside area would be left to whatever the initial value
of the texture from texture cache was. Since we need to support trimming down to the tile
rect for tiled image masks, this opts to just clear the background of the task in tricky
cases.

Differential Revision: https://phabricator.services.mozilla.com/D111375

2021-04-22T08:59:12.299000: DEBUG : Did not find a branch, checking all integration branches
2021-04-22T08:59:12.299000: INFO : The bisection is done.
2021-04-22T08:59:12.299000: INFO : Stopped

Back to Bug 1706846 Comment 0