| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8533030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110225 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the base class changing, this also touches the GTK UI, but the GTK
changes should be mostly no-ops.
Based on a patch by Yuzhu Shen <yzshen@chromium.org>
BUG=95136, 100266
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105922
Review URL: http://codereview.chromium.org/8321016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105927 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the base class changing, this also touches the GTK UI, but the GTK
changes should be mostly no-ops.
Based on a patch by Yuzhu Shen <yzshen@chromium.org>
BUG=95136, 100266
TEST=none
Review URL: http://codereview.chromium.org/8321016
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/8318026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the base class changing, this also touches the GTK UI, but the GTK
changes should be mostly no-ops.
Based on a patch by Yuzhu Shen <yzshen@chromium.org>
BUG=95136, 100266
TEST=none
Review URL: http://codereview.chromium.org/8321016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a site enters fullscreen a bubble should appear, both to give the user the option to exit fullscreen and to inform them that the site has entered fullscreen. This patch implements that behaviour on Windows and Mac.
XIB changes: (FullScreenExitBubble.xib)
* Added explanatory text field.
* Added "allow" and "deny" buttons.
* Changed from View into Window.
BUG=73923
TEST=
Review URL: http://codereview.chromium.org/7740044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105649 0039d316-1c4b-4281-b951-d872f2087c98
|
|
Windows.
BUG=30743
TEST=
Review URL: http://codereview.chromium.org/7549005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96568 0039d316-1c4b-4281-b951-d872f2087c98
|