DescriptionFix regression in showing bookmark star when an extension should override it
https://codereview.chromium.org/505373002 introduced a regression by
implicitly changing an Update() call to an UpdatePageActions() call on
extensions being loaded/unloaded. This is mostly correct, but we lost the
check to make sure an extension didn't override the bookmark star. Correct this.
Also add a regression test.
BUG=410372
TBR=sky@chromium.org (minor TestBrowserWindow change)
Committed: https://crrev.com/5d9dfa036fe7ace92f35e34bfc2a156dbecbbb2a
Cr-Commit-Position: refs/heads/master@{#293737}
Patch Set 1 : #
Total comments: 13
Patch Set 2 : Peter's #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 27 (11 generated)
|