Bug 1531294 Comment 22 Edit History

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

When I revert Bug 1526213, the problem seemed to be disappeared.  "doc.build_frame()" seemed to work as throttling webgl task. Since Bug 1526213 fix, we could skip doc.build_frame() during canvas empty transaction.
When I revert Bug 1526213, the problem seemed to be disappeared.  "doc.build_frame()" seemed to work as throttling webgl task. Since Bug 1526213 fix, we could skip doc.build_frame() during canvas empty transaction. It caused to webgl task more rapid and d3d11 api stalled by too many gpu tasks.

Back to Bug 1531294 Comment 22