DescriptionForce browser action icon size to always be 19px
Fixed the browser action bar so that it will render the icon normal size
if an icon is not specified. Also re-worked a test case for dynamically changing
the browser action icon (BrowserActionApiTest.DynamicBrowserAction).
Made the test more robust by checking the pixels of the icon to make sure it is actually
changed. Screenshots of before and after are posted on the bug.
BUG=111301
TEST=Load an extension with a browser action and no icon specified. The icon
now should be the default extension icon.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125314
Patch Set 1 #Patch Set 2 : Small change to comment. #
Total comments: 8
Patch Set 3 : Small changes to comments. #Patch Set 4 : Removed default icon. Made icons always render the same size. #Patch Set 5 : Removed unnecessary #include #
Total comments: 3
Patch Set 6 : Api test no longer expects default icon #Patch Set 7 : Removed icon file #
Messages
Total messages: 19 (0 generated)
|