DescriptionRefactor UI "badge" (page action) logic into a BadgeController interface,
and convert the GTK code to use it (mac/views come next).
This is for the currentTab permission work where the page action area will
be used to display icons for extensions with scripts running on the current
page ("script badges"), and will also need to have various different UIs for
them (hence the "decoration" stuff). To implement this I plan on injecting
a different BadgeController implementation given a command line flag for the
new behaviour.
BUG=127988
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137079
Patch Set 1 #Patch Set 2 : . #
Total comments: 2
Patch Set 3 : dont include badgecontroller.h #
Total comments: 15
Patch Set 4 : comments #
Total comments: 3
Patch Set 5 : comments, rebase #Patch Set 6 : gypi #Patch Set 7 : Add missing NULL checks #
Messages
Total messages: 18 (0 generated)
|