-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Fixes canvas state after smask group ends. #6720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Can we add the PDF file from issue #6032 (http://web.archive.org/web/20151203200805/http://www.barkleyus.com/files/moonshot_techroadmap_poster.pdf) as a linked test-case? Edit: Also fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1123803, https://bugzilla.mozilla.org/show_bug.cgi?id=1194540. |
babea67
to
d4843eb
Compare
/botio-linux preview |
From: Bot.io (Linux)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://107.21.233.14:8877/c82ed7fe9814101/output.txt |
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/c82ed7fe9814101/output.txt Total script time: 0.80 mins Published |
/botio test |
From: Bot.io (Linux)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://107.21.233.14:8877/edb69862d4a6106/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://107.22.172.223:8877/cc9c246751b527c/output.txt |
From: Bot.io (Windows)SuccessFull output at http://107.22.172.223:8877/cc9c246751b527c/output.txt Total script time: 19.07 mins
|
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/edb69862d4a6106/output.txt Total script time: 20.55 mins
|
Looks good, thank you! /botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.22.172.223:8877/b741945ae9b532f/output.txt |
From: Bot.io (Linux)ReceivedCommand cmd_makeref from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.21.233.14:8877/3f8cc804964374f/output.txt |
Fixes canvas state after smask group ends.
From: Bot.io (Windows)SuccessFull output at http://107.22.172.223:8877/b741945ae9b532f/output.txt Total script time: 19.24 mins
|
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/3f8cc804964374f/output.txt Total script time: 19.92 mins
|
Replaces test for #6720 to fix botio-linux slow script.
Fixes #5712 and #6032 regression (Probably more). Problem was that smask state was set after fill/stroke colors are changed.