- 25 Jan, 2011 40 commits
-
-
csilv@chromium.org authored
- focus search field by default. - don't show search results page until user starts typing. - focus search field on forward slash if not focused on a control. BUG=69154,69722 TEST=Verify focusing behavior per above. Review URL: http://codereview.chromium.org/6360016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72547 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/6288010/sky@chromium.org authored
Position new windows correctly if a dock icon is shown but not highlighted. BUG=70409 TEST=Drag a tab to the edge of the screen so that a dock appears. Release the tab outside the dock area. Check that the tab (not the windows top-left corner) is under the cursor. Review URL: http://codereview.chromium.org/6356010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72546 0039d316-1c4b-4281-b951-d872f2087c98
-
lzheng@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6368017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72545 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=70826 TBR=sergeyu git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72544 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Capturer should be owned by ScreenRecoder. This patch also addes test to test reconnection of ChromotingHost. BUG=69969 TEST=ChromotingHostTest.* Review URL: http://codereview.chromium.org/6266010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72543 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
As a preparation for print preview workflow, refactored PrintPage() function. Created the following functions: 1. RenderPage(): Renders the page for printing. Handles Alpha blend transparency. 2. CopyMetafileDataToSharedMem(): Copy the metafile data to shared memory. BUG=none TEST=printing works after code changes. Review URL: http://codereview.chromium.org/6321017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72542 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
* Add proper dialog classes for some CrOS overlays. * Add proper dialog classes for a few overlays that were left behind last time. BUG=70882 TEST=none Review URL: http://codereview.chromium.org/6260019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72541 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
Review URL: http://codereview.chromium.org/6283013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72540 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
I add full-screen/presentation mode detection for all 3 platforms. I also add screensaver detection for MacOSX and Linux since it is missing in these 2 platforms. BUG=25061 TEST=Manual test Review URL: http://codereview.chromium.org/6359008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72539 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
In order for the shared memory to work, they must all use the same file name which is keyed by the pid of the browser process. Previously the mac code path was using the pid for each process so there was no sharing happening. Now mac uses the same code path as win which properly uses the parent pid for all procs. BUG=None TEST=None Review URL: http://codereview.chromium.org/6364006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72538 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
doesn't poison rest of the browser tests. BUG=20809 TEST=All DownloadTest.* browser tests pass except for 20809 specific one (windows) Review URL: http://codereview.chromium.org/6283010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72537 0039d316-1c4b-4281-b951-d872f2087c98
-
mbelshe@chromium.org authored
* Refactor the first-read logic for the in-mem server. Split out functions from the initial connection setup on first read. * Fixed the SPDY-only (non-NPN negotiated) case. * Hardened the server against invalid protocol attacks; would happily crash when an invalid-looking frame arrived. BUG=none TEST=self Review URL: http://codereview.chromium.org/6262014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72536 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
BUG=64779 TEST=None. Review URL: http://codereview.chromium.org/6294015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72535 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
TEST=nacl_sandbox_test BUG=64973 Review URL: http://codereview.chromium.org/6379004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72534 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
BUG=none TEST=builds everywhere Review URL: http://codereview.chromium.org/6388004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72533 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
BUG=70810 TEST=see bug Review URL: http://codereview.chromium.org/6350014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72532 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
the button). BUG=chromium-os:11195 TEST=none Review URL: http://codereview.chromium.org/6389003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72531 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
the html view has a different GdkWindow from the frame_container_, hence the border does not get drawn in the extreme corners in OnRoudnedWindowExpose. BUG=70489 TEST=manual Review URL: http://codereview.chromium.org/6384010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72530 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=64211 TEST=none Review URL: http://codereview.chromium.org/6338016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72528 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/6335012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72527 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=66114 TEST=Manual layout verification of Under the Hood panel. Review URL: http://codereview.chromium.org/6342020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72526 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=70782 TBR=ahendrickson git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72525 0039d316-1c4b-4281-b951-d872f2087c98
-
ctguil@chromium.org authored
When swapping render widget hosts the previous host instance is destroyed after the new host instance is created. This causes an issue because the ViewProp destructor used for saving the host's HWND for accessibility clears the new host's ViewProp since the key (the parent tab contents view host) is identical. Updating the code to explicitly clear the accessibility ViewProp inside Hide() and set it inside Show(). BUG=70657 TEST=Manual. Inspect32. Review URL: http://codereview.chromium.org/6271019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72524 0039d316-1c4b-4281-b951-d872f2087c98
-
georgey@chromium.org authored
Propagate correct data to the Toolbar servers BUG=67219 TEST=unit-tested Review URL: http://codereview.chromium.org/6332012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72523 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Review URL: http://codereview.chromium.org/6374009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72522 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
BUG=66901 TEST=Open DOMUI prefs, then navigate to a different DOMUI prefs URL in the same tab; it should not crash. Review URL: http://codereview.chromium.org/6291012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72521 0039d316-1c4b-4281-b951-d872f2087c98
-
lzheng@chromium.org authored
TEST=none BUG=70793 Review URL: http://codereview.chromium.org/6293019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72520 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
so we can use the Search key for special accessibility keyboard commands. (Today there are other keystrokes you can substitute for the Search key, but in the future if it's used for more things on Chrome OS, we could make this logic more complicated so no functionality is lost.) BUG=none TEST=manual testing, trybots Review URL: http://codereview.chromium.org/6369009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72519 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=ahendrickson BUG=70782 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72518 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
textInputController from test_shell. I'll remove layoutTestController in a separate patch since it's bigger. Also remove TestWebViewDelegate::focusAccessibilityObject-- this method was removed from WebKit::WebViewClient a few months ago (https://bugs.webkit.org/show_bug.cgi?id=46707). TEST=test_shell still runs and test_shell_tests still pass Review URL: http://codereview.chromium.org/6296015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72517 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=70782 TBR=ahendrickson git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72516 0039d316-1c4b-4281-b951-d872f2087c98
-
alekseys@chromium.org authored
with the rest of the extension system. Change extension manifest "sidebar" section and sidebar API accordingly: "sidebar": { "default_icon": "", "default_page": "", "default_title": "" } chrome.experimental.sidebar.navigate({tabId: ..., path: ...}) BUG=51084 TEST=browser_tests::Sidebar.*, unit_tests::ExtensionManifestTest.Sidebar Review URL: http://codereview.chromium.org/6378009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72514 0039d316-1c4b-4281-b951-d872f2087c98
-
lzheng@chromium.org authored
In browser_tests, it fails with: [2768:2968:0125/095131:533437:ERROR:external_registry_extension_loader_win.cc(100)] Missing value path for key Software\Google\Chrome\Extensions\jfmjfhklogoienhpfnppmbcbjfjnkonk . [2768:832:0125/095132:534734:INFO:indexed_db_browsertest.cc(36)] Navigating to URL and blocking. [2768:832:0125/095134:536156:INFO:indexed_db_browsertest.cc(39)] Navigation done. R6025 - pure virtual function call BUG=70773 TEST=none Review URL: http://codereview.chromium.org/6298015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72513 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=akalin,ahendrickson git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72512 0039d316-1c4b-4281-b951-d872f2087c98
-
lzheng@chromium.org authored
BUG=70773 TEST=none Review URL: http://codereview.chromium.org/6375012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72511 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6381010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72510 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=70715 TEST=Verify commit button is enabled when at least one data type is selected. Review URL: http://codereview.chromium.org/6368014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72509 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=70782 TBR=akalin git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72508 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
The other layout files will be moved later. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6374011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72507 0039d316-1c4b-4281-b951-d872f2087c98
-
leandrogracia@chromium.org authored
Some Mac OS Leopard versions were affected by a bug caused by trying to close a speech UI bubble that was being already closed. It has been checked in all platforms that the bubble is closed before calling the focus lose event, making it unnecesary to close it again. BUG=70251 TEST=none Review URL: http://codereview.chromium.org/6264015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72506 0039d316-1c4b-4281-b951-d872f2087c98
-