- 09 Jun, 2011 40 commits
-
-
dtseng@chromium.org authored
BUG=none TEST=manually on Mac. Review URL: http://codereview.chromium.org/7003099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88604 0039d316-1c4b-4281-b951-d872f2087c98
-
cdn@chromium.org authored
This will allow us to make tests that audit for extra handles and permissions being added to sandboxed processes. BUG=85212 Review URL: http://codereview.chromium.org/7054080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88602 0039d316-1c4b-4281-b951-d872f2087c98
-
anantha@chromium.org authored
flash.FlashTest.testDisableFlashPlugin is failing only on Linux64 bit bot. Venkat is fixing it. Bug#85632 Review URL: http://codereview.chromium.org/7109039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88601 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
Add code to calculate the dominant color for a favicon. Currently we calculate the dominant/representative color only for those favicons we need it for (i.e. the ones shown on the NTP). We don't do any caching either in memory or in the favicon db but that can be tacked on later if deemed suitable. Code in color_analysis.* authored by dtrainor BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7031078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88600 0039d316-1c4b-4281-b951-d872f2087c98
-
rhashimoto@chromium.org authored
This CL is part of removing GTK dependencies. BUG=chromium-os:13887 TEST=none Review URL: http://codereview.chromium.org/7057058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88599 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=None TEST=None. Review URL: http://codereview.chromium.org/7119004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88598 0039d316-1c4b-4281-b951-d872f2087c98
-
noelutz@google.com authored
BUG= TEST= Review URL: http://codereview.chromium.org/6995092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88597 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=81746 TEST=open chrome://settings/certificates Review URL: http://codereview.chromium.org/7104079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88596 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. Unit test the revert was to fix is still failing after the revert. Also confirmed that the failing test has nothing to do with this CL. BUG=chromium-os:15789 TEST=Ran try servers to make sure the unit test is not failing anymore, plus viewed all the screens and took screenshots. Screen shots of all effected screens are attached to the cros bug TBR=rkc@chromium.org TBR=rkc@chromium.org Review URL: http://codereview.chromium.org/7044086 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/7044097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88595 0039d316-1c4b-4281-b951-d872f2087c98
-
rhashimoto@chromium.org authored
This is part of the GTK dependency removal. BUG=chromium-os:13887 TEST=none Review URL: http://codereview.chromium.org/7077033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88594 0039d316-1c4b-4281-b951-d872f2087c98
-
anantha@chromium.org authored
Disabled a bunch of ntp, translate, prefs, cookies and themes tests. Logged bugs and assigned owners to investigate. bug#s: 85601, 85600, 85598, 85597, 85596 Review URL: http://codereview.chromium.org/7134056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88593 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
BUG=None TEST=Unit-tests still pass Review URL: http://codereview.chromium.org/7089015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88592 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
remotely. Also add a 'chrome.verbose' boolean startup option. Remove usage of VLOG(1) in chromedriver. We do not need as complicated logging as in Chrome. BUG=85241 TEST=none Review URL: http://codereview.chromium.org/7104085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88591 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
insecure content. While I'm here, it would be a shame not to add cases covering the opposite situation, where the browser blocks everything. BUG=85475 TEST=browser_tests Review URL: http://codereview.chromium.org/7044091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88590 0039d316-1c4b-4281-b951-d872f2087c98
-
rhashimoto@chromium.org authored
This is part of the removal of GTK dependencies. BUG=chromium-os:13887,chromium-os:16173 TEST=none Review URL: http://codereview.chromium.org/6962012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88589 0039d316-1c4b-4281-b951-d872f2087c98
-
jennb@chromium.org authored
xib changes: Removed browser window minSize and minContentSize from xib file. Instead, set the min size programmatically in BrowserWindowController::awakeFromNib in order to customize the min size depending on the browser type. BUG=83985 TEST=BrowserWindowControllerTest.TestSetBounds and TestSetBoundsPopup Review URL: http://codereview.chromium.org/7003063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88588 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7104095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88587 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move UtilityProcessHost to content and move the message sending/dispatching to the clients. This allows the content layer to use the class. BUG=76697 Review URL: http://codereview.chromium.org/6995095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88586 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7112011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88585 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7046057gman@chromium.org authored
that was reverted http://codereview.chromium.org/6995100/ TEST=unit tests BUG=85046 TBR=apatrick@chromium.org Review URL: http://codereview.chromium.org/6995114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88584 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
dispatch and handling. BUG=no TEST=should not change functionality Review URL: http://codereview.chromium.org/7024056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88583 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
the TabContents, not the TabContentsWrapper, which leaves the TabContentsWrapper (and its associated helper classes) with references to a deleted TabContents. BUG=85455 TEST=none R=thestig@chromium.org Review URL: http://codereview.chromium.org/7104074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88582 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@google.com authored
BUG=63239 TEST=n/a TBR=yzshen1@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88581 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crbug.com/35318http://crbug.com/58449rdsmith@chromium.org authored
BUG=35318 BUG=58449 R=phajdan.jr@chromium.org TEST=None Review URL: http://codereview.chromium.org/6993031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88580 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88579 0039d316-1c4b-4281-b951-d872f2087c98
-
mball@google.com authored
BUG=None TEST=Trybots Review URL: http://codereview.chromium.org/7046079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88578 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
Minor style and typo clean-ups. Also, a minor change to the test to close a page after it is done to clean up state associated with it. BUG=76162 TEST=SearchProviderTest.TestIsSearchProviderInstalledWithException Review URL: http://codereview.chromium.org/7115006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88577 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Notable in this roll: hans' ?: warning now works for overloaded operators. BUG=none TEST=none Review URL: http://codereview.chromium.org/7129042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88576 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88575 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88574 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88573 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
BUG=70688 TEST=None Review URL: http://codereview.chromium.org/7113014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88572 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7003042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88571 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7108034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88570 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
If image markup is present on the clipboard, Mail.app will always prefer it over the actual image even if we declare the image types before the HTML type in -[NSPasteboard types]. With this change, we also match the behavior of other Mac browser when invoking the "Copy Image" action. BUG=33016 TEST=Manual test with 'copy image' context menu item and then pasting it into a Mail.app draft. Review URL: http://codereview.chromium.org/7044074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88569 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
BUG=78233 TEST=HostRulesTest.TestMap Review URL: http://codereview.chromium.org/7024017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88568 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
Revert "Revert 88068 (Mac 10.5 bots are failing) - No longer require nonzero content to send it to the translate helper. In practice this makes an empty page's language be detected as "und" instead of failing to be detected." This reverts commit 3ca079900c491836610c9452f9894bb5bdebdeac. Conflicts: chrome/test/data/extensions/api_test/tabs/basics/crud.html BUG=60802 TEST=ExtensionApiTest.Tabs detectLanguage, and BrowserTest.PageLanguageDetection Review URL: http://codereview.chromium.org/7044071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88567 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88566 0039d316-1c4b-4281-b951-d872f2087c98
-
dglazkov@chromium.org authored
TBR=koz TEST=none BUG=none Review URL: http://codereview.chromium.org/7104094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88565 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
BUG=72040 TEST=none Review URL: http://codereview.chromium.org/7129022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88564 0039d316-1c4b-4281-b951-d872f2087c98
-