Theme: Derive read-only flag from file on disk
ClosedPublic

Authored by dhaumann on Jul 26 2017, 8:34 AM.

Details

Summary

Instead of having a "read-only" flag in the .theme files, using the file location typically is exactly what we want.
And having read-only files in a writable location does not make much sense.

Test Plan

make test, adapted unit tests.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dhaumann created this revision.Jul 26 2017, 8:34 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 26 2017, 8:34 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
vkrause accepted this revision.Jul 26 2017, 9:10 AM
This revision is now accepted and ready to land.Jul 26 2017, 9:10 AM
This revision was automatically updated to reflect the committed changes.