Correctly handle defaultSaveLocation without scheme
ClosedPublic

Authored by davidre on Jan 13 2020, 10:05 AM.

Details

Summary

This used to be a string now it's an url. Without this change saving doesn't work
with old configs where this value is not a valid url.

Diff Detail

Repository
R166 Spectacle
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidre created this revision.Jan 13 2020, 10:05 AM
Restricted Application added a project: Spectacle. · View Herald TranscriptJan 13 2020, 10:05 AM
Restricted Application added a subscriber: Spectacle. · View Herald Transcript
davidre requested review of this revision.Jan 13 2020, 10:05 AM
davidre updated this revision to Diff 73385.Jan 13 2020, 10:07 AM

scheme().isEmpty()

This revision was not accepted when it landed; it landed in state Needs Review.Jan 29 2020, 2:35 PM
This revision was automatically updated to reflect the committed changes.