diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2025-02-14 21:13:10 +0100 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2025-02-17 10:54:52 +0100 |
commit | 696c241c03d3773fd82cedc390192dfa784c2493 (patch) | |
tree | 72841021a7705899255933514289f5dd12bbe4fc /clew/source/clew.c | |
parent | 1c928cb4f34c3925a585e07fe3bddedf3f49809f (diff) |
Calls to qApp->devicePixelRatio() can internally call out to
main-browser-thread-only JS objects when the data keeps getting invalidated by
e.g.
> setInterval(function() { window.dispatchEvent(new Event('resize')); }, 1000);
at
<https://github.com/allotropia/zetajs/commit/c7d80ed5c2d7336d0daedf8c34ac4055fb7f9626#diff-9fc68f096a70ca06e4a5b52d47a44abebeec78c757dab340b9b177cac35a65a8R42>.
Change-Id: Ic1387f2a49c9a231842d88b6220f8efc8bc32479
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181682
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'clew/source/clew.c')
0 files changed, 0 insertions, 0 deletions