Chromium Code Reviews
DescriptionMimeHandlerViewGuest: Ignore title changes due to navigations.
Currently, when a mime handler is loaded, the URL of the mime handler is
used as the embedder's title. This causes that title to flicker between
the URL of the content, the URL of the mime handler and the title set by
the mime handler. This changes MimeHandlerViewGuest to only update the
embedder's title when the mime handler's title changes without the URL
also changing.
BUG=47914
Committed: https://crrev.com/3493265a42600578d77e75a398c0659c301c5228
Cr-Commit-Position: refs/heads/master@{#358778}
Patch Set 1 : #Patch Set 2 : #Messages
Total messages: 10 (4 generated)
|