DescriptionFor pages actions that have been converted into browser actions, convert the
pageAction.show/hide API calls into enabling/disabling the browser action.
This patch enables it for cocoa and GTK. Views will be slightly more effort,
requiring writing new code to give the browser actions disabled appearance and
behaviour rather than doing it via the toolkit.
Modified from http://codereview.chromium.org/10700007/
Patch Set 1 #Patch Set 2 : mac #Patch Set 3 : . #Patch Set 4 : morestuff #Patch Set 5 : views (incomplete) # |