DescriptionFixes bug where chrome hangs in Mac when clicking on Permission link on Extensions.
RootCause: Permission Prompt does not have a OK button. And Chrome
hangs while trying to create a OK button with empty string.
Solution: Remove |okButton_| when its title is empty and adjust
|cancelButton_|'s position.
The screenshot with the fix is uploaded at http://crbug.com/175071#c15
This CL follows http://crrev.com/12220142/
BUG=175071
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review comments addressed #
Messages
Total messages: 10 (0 generated)
|