- 05 Dec, 2011 40 commits
-
-
kkania@chromium.org authored
tabs, particularly extension bg pages, infobars, and popups. This is needed to enable WebDriver to work with these views. BUG=93571 TEST=none Review URL: http://codereview.chromium.org/8790003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113023 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=chromium:97846 TEST=browser_tests -gtest_filter=EditSearchEngineDialogUITest* Review URL: http://codereview.chromium.org/8676008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113022 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
This allows plugins that call into glib for NP_GetMIMEDescription to load without crashing. BUG=71661,105252 TEST=Have libTotem plugins installed, go to about:plugins and they are present. Review URL: http://codereview.chromium.org/8774048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113021 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=103365 TBR=bruening Review URL: http://codereview.chromium.org/8806017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113020 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=105028 TEST=none TBR=zea@chromium.org Review URL: http://codereview.chromium.org/8806011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113019 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=31037 TEST=ui_unittests --gtest_filter=ClipboardTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112986 Review URL: http://codereview.chromium.org/8803006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113018 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Add avi and joi as OWNERS for content\public. Please add me as a reviewer for new interfaces until browser is done. Also add avi as owner for common and renderer. BUG=98716 Review URL: http://codereview.chromium.org/8799014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113017 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Fix up GCAPI's LaunchGoogleChrome() method to use the current way of finding the path to chrome.exe. Fix LaunchGoogleChromeWithDimensions such that it looks for the correctly named window for current Chromes. Add an in_background parameter to LaunchGoogleChromeWithDimensions() that will place the launched Chrome window behind all other windows. Remove usage of ATL (was pulled in only for CComPtr). BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/8776038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113016 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Remove OnMessageReceived that was using internal content IPCs in a chrome test. Dispatch the IPC in RenderViewHost instead of TabContents to solve this (it's only used by tests anyways). Remove test_utils methods that weren't being used. BUG=98716 Review URL: http://codereview.chromium.org/8801002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113015 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Depends on http://trac.webkit.org/changeset/101418 Review URL: http://codereview.chromium.org/8586038 TBR=adamk@chromium.org Review URL: http://codereview.chromium.org/8805026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113014 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitbm@chromium.org authored
Review URL: http://codereview.chromium.org/8802015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113013 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=31037 TEST=ui_unittests --gtest_filter=CustomDataHelperTest.* Review URL: http://codereview.chromium.org/8803005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113012 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
This message is sent when a navigation is initiated from a renderer but requires browser intervention, typically because a new render process will be created. Examples of where this happens are redirects from a "normal page" to a hosted app domain, or transitions from one origin to another when --enable-strict-site-isolation is specified. BUG=105972 TEST=Install YouTube app. Start Chrome with --prerender=enabled. Go to prerender-test.appspot.com, and prerender youtube.com. Click on it and www.youtube.com should appear. Check chrome://net-internals#prerender and make sure that the youtube prerender was canceled with OpenURL as the final status. Review URL: http://codereview.chromium.org/8785007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113011 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
Depends on http://trac.webkit.org/changeset/101418 Review URL: http://codereview.chromium.org/8586038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113010 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
Also extended the testserver's device_management.py handler to serve these requests. BUG=chromium-os:23063 TEST=unit_tests and browser_tests all pass Review URL: http://codereview.chromium.org/8741014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113009 0039d316-1c4b-4281-b951-d872f2087c98
-
chocobo@chromium.org authored
BUG=chromium-os:19399 TEST=None TBR=kmixter@chromium.org Review URL: http://codereview.chromium.org/8806008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113008 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
BUG=101214 Review URL: http://codereview.chromium.org/8697006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113007 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Params, since that's an internal content IPC struct. BUG=98716 Review URL: http://codereview.chromium.org/8801003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113006 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
Content-initiated navigations from chrome:// pages to chrome:// pages in a new tab must be browser navigations. BUG=106132 TEST=Chrome os chrome://settings/about page "open source" links work. Review URL: http://codereview.chromium.org/8769026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113005 0039d316-1c4b-4281-b951-d872f2087c98
-
jrg@google.com authored
More changes to help make the chromium android buildbot more reliable. Unlikely to be comprehensive but in the right direction. BUG=None TEST= Review URL: http://codereview.chromium.org/8787010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113004 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEST=happier avi (and tree) Review URL: http://codereview.chromium.org/8802016 TBR=jochen@chromium.org Review URL: http://codereview.chromium.org/8803020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113003 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:20168 TEST=None Review URL: http://codereview.chromium.org/8802007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113002 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEST=happier avi (and tree) Review URL: http://codereview.chromium.org/8802016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113001 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112998 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
Added temporary downstream webkit expectations. TBR=scheib Review URL: http://codereview.chromium.org/8801010 TBR=vsevik@chromium.org Review URL: http://codereview.chromium.org/8800015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112997 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Breaks GraphemePositions and EditString_ComplexScript on Win XP. BUG=90426 Review URL: http://codereview.chromium.org/8575020 TBR=asvitkine@chromium.org Review URL: http://codereview.chromium.org/8802011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112994 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=31037 TEST=ui_unittests --gtest_filter=ClipboardTest.* Review URL: http://codereview.chromium.org/8803006 TBR=dcheng@chromium.org Review URL: http://codereview.chromium.org/8801015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112993 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112992 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112990 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112989 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move a bunch of accessibility tests in chrome that have no chrome dependencies to content. We want code that tests content to live alongside the code its testing. Also, some of these depend on view_messages.h, which is internal to content. BUG=98716 Review URL: http://codereview.chromium.org/8804001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112988 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Get rid of view_messages.h dependency in extension_messages_browsertest.cc by adding a method to MockRenderThread instead. BUG=98716 Review URL: http://codereview.chromium.org/8801001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112987 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=31037 TEST=ui_unittests --gtest_filter=ClipboardTest.* Review URL: http://codereview.chromium.org/8803006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112986 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
This way ChromiumOS can run the same session restore code as Chrome. BUG=1870 TEST=NONE Review URL: http://codereview.chromium.org/8745015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112985 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
Added temporary downstream webkit expectations. TBR=scheib Review URL: http://codereview.chromium.org/8801010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112984 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
Don't use SCRIPT_UNDEFINED in the case of font fallback, unless font fallback actually fails to return a script that can display the characters. This fixes the problem of some scripts not being properly displayed. This actually makes RenderTextWin properly validate whether a text position accepts a cursor, which caused several tests to fail and revealed some additional issues in RenderTextWin. The CL includes some modifications to address this. Also, fixes some lint warnings. BUG=90426 TEST=Run chrome.exe --use-pure-views and paste some Bengali text into the omnibox. It should show up properly. Review URL: http://codereview.chromium.org/8575020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112983 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
TBR=brettw@chromium.org BUG=106402 TEST=valgrind bots go greener Review URL: http://codereview.chromium.org/8803015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112982 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
R=ivankr@chromium.org BUG=None TEST=None Review URL: http://codereview.chromium.org/8806009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112981 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:20156 TEST=None Review URL: http://codereview.chromium.org/8788011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112980 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
TBR=jar@chromium.org BUG=106326 TEST=valgrind bots go greener Review URL: http://codereview.chromium.org/8800008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112979 0039d316-1c4b-4281-b951-d872f2087c98
-