Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversions | mark@chromium.org | 2009-09-16 | 1 | -2/+2 |
| | | | | | | | | | The SDK has gotten stupider in 10.6, and has conspired with the compiler, which now thinks that when the receiver is held in a scoped_nsobject, NSColor and NSSize arguments should be converted to their CG cousins. Review URL: http://codereview.chromium.org/205016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26348 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Pretty-up the blocked popup view by sharing code from the status bubble. ↵ | pinkerton@chromium.org | 2009-09-08 | 1 | -0/+123 |
Blocked Popup view is now themed as well. BUG=20815 TEST=popup blocking and status bubble still work. Review URL: http://codereview.chromium.org/196043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25662 0039d316-1c4b-4281-b951-d872f2087c98 |