DescriptionFix the hasBackingFile flag for File backed by a file system URL.
We assume File instance has a file path if hasBackiingFile() is true.
But previously the constructor for file system URL specifies true to the flag.
This CL turns the flag to false at the constructor.
BUG=NONE
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183871
Patch Set 1 #Patch Set 2 : Add test. #
Messages
Total messages: 11 (3 generated)
|