• Tor Lillqvist's avatar
    tdf#92191: Don't use any IPC pipe in a sandboxed OS X app · 00b16b98
    Tor Lillqvist yazdı
    Creating the pipe fails when sandboxed. This caused us to not start
    the OfficeIPCThread, and that then meant that the file open requests
    coming in through VCL_NSApplication's application:openFile: method in
    vclnsapp.mm were not processed properly.
    
    The OS takes care of not starting multiple LO apps simultaneously
    anyway, so we don't really need any pipe, I hope.
    
    Conflicts:
    	desktop/source/app/officeipcthread.cxx
    
    Change-Id: Ia920520ce2928787313f83199028f9c9942f61f3
    00b16b98
Adı
Son kayıt (commit)
Son güncelleme
..
app.cxx Loading commit data...
appinit.cxx Loading commit data...
check_ext_deps.cxx Loading commit data...
cmdlineargs.cxx Loading commit data...
cmdlineargs.hxx Loading commit data...
cmdlinehelp.cxx Loading commit data...
cmdlinehelp.hxx Loading commit data...
configinit.cxx Loading commit data...
configinit.hxx Loading commit data...
desktop.hrc Loading commit data...
desktop.src Loading commit data...
desktopcontext.cxx Loading commit data...
desktopcontext.hxx Loading commit data...
desktopresid.cxx Loading commit data...
desktopresid.hxx Loading commit data...
dispatchwatcher.cxx Loading commit data...
dispatchwatcher.hxx Loading commit data...
langselect.cxx Loading commit data...
langselect.hxx Loading commit data...
lockfile2.cxx Loading commit data...
main.c Loading commit data...
officeipcthread.cxx Loading commit data...
officeipcthread.hxx Loading commit data...
sofficemain.cxx Loading commit data...
sofficemain.h Loading commit data...
userinstall.cxx Loading commit data...
userinstall.hxx Loading commit data...