WebApp: Fix WebAppTabHelper edge cases |
|||
Issue descriptionWebAppTabHelperBase and derived classes maintain WebContents -> AppId association. Currently, we don't set AppId right for the following cases: - Tab Restore - In-page WebApp Install (Uninstall?)
,
Dec 17
BookmarkAppTabHelper::GetExtension(): Always return non-null reference there with a CHECK inside. Provide guarantees that WebAppTabHelperBase::app_id_ is always up-to-date (subscribed to extensions and apps lifecycles, for example. Etc).
,
Dec 19
,
Yesterday
(27 hours ago)
|
|||
►
Sign in to add a comment |
|||
Comment 1 by loyso@google.com
, Dec 13