Bug 1645528 Comment 35 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 Narcis Beleuzu [:NarcisB] from comment #34)
> Please also check failures on on browser_webconsole_scroll.js -> https://treeherder.mozilla.org/logviewer?job_id=322725131&repo=autoland&lineNumber=4385

After another rebase the test doesn't seem to fail any more, so it was probably unrelated: https://treeherder.mozilla.org/jobs?repo=try&revision=28d8c4ae9fe1eeaf1ac5a98ea11dfc7cb44459f7

Also pushed a small update for one case where things could regress potentially - but it should barely have any effect (affected calls are https://searchfox.org/mozilla-central/source/xpcom/threads/InputEventStatistics.cpp#54-59 and https://searchfox.org/mozilla-central/source/dom/base/nsJSEnvironment.cpp#1824-1829 which both only seem to be small timing optimizations, not something affecting behaviour.
(In reply to Narcis Beleuzu [:NarcisB] from comment #34)
> Please also check failures on on browser_webconsole_scroll.js -> https://treeherder.mozilla.org/logviewer?job_id=322725131&repo=autoland&lineNumber=4385

After another rebase the test doesn't seem to fail any more, so it was probably unrelated: https://treeherder.mozilla.org/jobs?repo=try&revision=28d8c4ae9fe1eeaf1ac5a98ea11dfc7cb44459f7&selectedTaskRun=DsbzISWkSXGO1DGbVMi0AQ.0

Also pushed a small update for one case where things could regress potentially - but it should barely have any effect (affected calls are https://searchfox.org/mozilla-central/source/xpcom/threads/InputEventStatistics.cpp#54-59 and https://searchfox.org/mozilla-central/source/dom/base/nsJSEnvironment.cpp#1824-1829 which both only seem to be small timing optimizations, not something affecting behaviour.

Back to Bug 1645528 Comment 35