• Paul Trojahn's avatar
    tdf#118967 Batch all a11y notifications · 6b669c9d
    Paul Trojahn yazdı
    Currently all a11y notifications get send out immediately, which often
    ends up formatting the document before it is ready. With the current
    EnterBlockNotifications()/LeaveBlockNotifications() system it is difficult
    to find all places that need blocking and any change in the a11y code
    might require additional blocking in unpredictable places. By queueing
    all notifications by default and only sending them out when the document
    is ready, we can make sure that it can't be corrupted.
    
    Change-Id: I9599c7b57eb5b8f8f0575de57fcc8bab171f78ff
    Reviewed-on: https://gerrit.libreoffice.org/58703
    Tested-by: Jenkins
    Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
    6b669c9d
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
AllLangMoTarget_svx.mk Loading commit data...
CppunitTest_svx_dialogs_test.mk Loading commit data...
CppunitTest_svx_unit.mk Loading commit data...
Executable_gengal.mk Loading commit data...
JunitTest_svx_unoapi.mk Loading commit data...
Library_svx.mk Loading commit data...
Library_svxcore.mk Loading commit data...
Library_textconversiondlgs.mk Loading commit data...
Makefile Loading commit data...
Module_svx.mk Loading commit data...
Package_gengal.mk Loading commit data...
README Loading commit data...
UIConfig_svx.mk Loading commit data...