Bug 1693513 Comment 31 Edit History

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

(In reply to Martin Stránský [:stransky] from comment #29)
> Robert, are you also going to implement the OcclusionStateChanged() optimization [1]?
> 
> [1] https://searchfox.org/mozilla-central/rev/a6db3bd67367aa9ddd9505690cab09b47e65a762/widget/cocoa/nsCocoaWindow.mm#2036

Err, right, the previous optimization just worked for the basic backend I guess.

(In reply to malet jeanluc from comment #30)
> thanks!!!!

You're welcome. Before we land this, could you give the following try build a go and check if it works as expected for you?

https://treeherder.mozilla.org/jobs?repo=try&revision=3241f4b34499cf6bd47f4e7aae44d4f4d813f810

You can launch it via:
`mozregression --repo try --launch 3241f4b34499cf6bd47f4e7aae44d4f4d813f810 --pref gfx.webrender.all:true`
(In reply to Martin Stránský [:stransky] from comment #29)
> Robert, are you also going to implement the OcclusionStateChanged() optimization [1]?
> 
> [1] https://searchfox.org/mozilla-central/rev/a6db3bd67367aa9ddd9505690cab09b47e65a762/widget/cocoa/nsCocoaWindow.mm#2036

Err, right, the previous optimization just worked for the basic backend I guess.

(In reply to malet jeanluc from comment #30)
> thanks!!!!

You're welcome. Before we land this, could you give the following try build a go and check if it works as expected for you, especially with Webrender?

https://treeherder.mozilla.org/jobs?repo=try&revision=3241f4b34499cf6bd47f4e7aae44d4f4d813f810

You can launch it via:
`mozregression --repo try --launch 3241f4b34499cf6bd47f4e7aae44d4f4d813f810 --pref gfx.webrender.all:true`

Back to Bug 1693513 Comment 31