DescriptionDon't ever create a file in about:blank when launching packaged apps.
Browser tests append about:blank to the command line, which if
passed to a packaged app with write access will result in a file named
'about' being created in the current directory.
This change prevents about:blank being passed to packaged apps as a
launch parameter.
BUG=371925
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270302
Patch Set 1 #
Total comments: 3
Patch Set 2 : Suggestions #Patch Set 3 : Fix warning #Messages
Total messages: 11 (0 generated)
|