DescriptionAdd support for using DOM Distiller in incognito.
Currently the DOM Distiller does not work in incognito, since the source
for the chrome-distiller:// scheme has not been registered.
This CL moves the functionality for registering the scheme to a generic place
and it is now used by both ProfileImpl and by OffTheRecordProfile during
profile creation.
It also makes both the normal profile and the incognito profile use the same
instance of the DomDistillerService.
BUG=380036
Committed: https://crrev.com/6e3ab0a5c3ca6fcb76a736107e08dbbbf1e2637a
Cr-Commit-Position: refs/heads/master@{#296974}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|