Code review comment for lp:~michael-sheldon/webbrowser-app/file-upload

Revision history for this message
Olivier Tilloy (osomon) wrote :

76 + signal dismissed();

extraneous trailing semi-colon here ^

184 + model.accept(selectedFiles)

there’s a mix of tabs and space on this line, breaking the alignment of the code

review: Needs Fixing

« Back to merge proposal