• Matúš Kukan's avatar
    Do not initialize FilePicker with empty argument. · eb89c6f7
    Matúš Kukan yazdı
    This is tricky.
    In constructor, we don't know if we were called by service manager's
    createInstanceWithArgumentsAndContext or just createInstanceWithContext,
    so we don't know if initialize should be called.
    Let's assume that nobody would use createInstanceWithArgumentsAndContext
    with empty argument. Then the behaviour should be the same as before.
    
    FolderPicker does not seem to be called with arguments.
    
    Change-Id: If33dc20fe1b2b10b092ff35fa0b258137c8e94b2
    eb89c6f7
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
langsupport Loading commit data...
qa/unoapi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
AllLangResTarget_svt.mk Loading commit data...
Executable_langsupport.mk Loading commit data...
JunitTest_svtools_unoapi.mk Loading commit data...
Library_svt.mk Loading commit data...
Makefile Loading commit data...
Module_svtools.mk Loading commit data...
README Loading commit data...
UIConfig_svt.mk Loading commit data...