DescriptionAdd --force-in-process flag to shell.
(Don't force anything by default yet, since things currently work
without doing so.)
The URLs given to the flag are mapped and resolved. An application is
loaded in-process if its actual (mapped, resolved, possibly redirected)
URL matches a mapped and resolved URL. (This matching scheme may fail if
requesting the mapped and resolved URL results in a redirect.)
Still to do (separately): lots of cleanup (renaming, reducing
indirection, simplifying).
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/fbf0a4ee9c117d4ea25ea2654ff5aaac3936ab40
Patch Set 1 #
Total comments: 1
Patch Set 2 : use resolved url #
Total comments: 1
Patch Set 3 : amend comment #
Total comments: 2
Messages
Total messages: 10 (1 generated)
|