DescriptionClean up NOTIFICATION_EXTENSION_PAGE_ACTION_[ COUNT | VISIBILITY ]_CHANGED
Remove the unneeded PAGE_ACTION_COUNT_CHANGED notification.
Replace the PAGE_ACTION_VISIBILITY_CHANGED notification with a
PAGE_ACTIONS_UPDATED notification, which is sent once per
update (instead of once per page action).
Added bonuses:
- consistent notification behavior across cocoa/views
- less cruft in ui code
BUG=405356
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291097
Patch Set 1 #Patch Set 2 : Mac Compile Fix #
Total comments: 4
Patch Set 3 : Sky's #Patch Set 4 : Latest master for CQ #Messages
Total messages: 21 (0 generated)
|