Bug 1742656 Comment 7 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 Jeff Muizelaar [:jrmuizel] from comment #6)
> Sotaro, should this bug block shipping occlusion culling? Do we know if Chrome has the same overhead?

From source code, chrome also should have same overhead. Then this bug does not block shipping.

* Firefox WindowOcclusionTracker
     - https://github.com/sotaroikeda/firefox-diagrams/blob/master/widget/widget_WinWindowOcclusionTracker_94.pdf
* chromium WindowOcclusionTracker
     - https://github.com/sotaroikeda/chromium-diagrams/blob/master/aura_WindowOcclusionTracker.pdf
(In reply to Jeff Muizelaar [:jrmuizel] from comment #6)
> Sotaro, should this bug block shipping occlusion culling? Do we know if Chrome has the same overhead?

From source code, chrome also should have same overhead. Then this bug does not block shipping, I think.

* Firefox WindowOcclusionTracker
     - https://github.com/sotaroikeda/firefox-diagrams/blob/master/widget/widget_WinWindowOcclusionTracker_94.pdf
* chromium WindowOcclusionTracker
     - https://github.com/sotaroikeda/chromium-diagrams/blob/master/aura_WindowOcclusionTracker.pdf

Back to Bug 1742656 Comment 7