| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the same as r50257 with 2 fixes:
1) Copy resources.pak to <(PRODUCT_DIR) on mac so it will
work for things tests.
2) Add back the check in chrome_paths.cc to see if we're in a
mac bundle or not.
BUG=35793,42770
TEST=none
Review URL: http://codereview.chromium.org/2865010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50433 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is upstreaming a Gentoo Linux patch.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2858014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50432 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/2814024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50431 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
extensions.
BUG=30760
Review URL: http://codereview.chromium.org/2829011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50430 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=open options, make sure Personal Stuff tab no longer has Browsing Data section that included 'Import data from anther browser' button.
BUG=chromium-os:4137
Review URL: http://codereview.chromium.org/2866012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50429 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This removes the "Show full history" from the "Recently closed" bar since we can now get to the history using the link in the footer.
BUG=None
TEST=There should be three links at the bottom of the NTP now.
Review URL: http://codereview.chromium.org/2712004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50425 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Not well-tested; feel free to use this as a starting point, though.
BUG=chromium-os:3056
TEST=None
Review URL: http://codereview.chromium.org/2867012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50424 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=47115
TBR=dglazkov@chromium.org
Review URL: http://codereview.chromium.org/2823021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50423 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tab" send the folder away.
TEST=add a bookmark folder to the bar with a 'mark in it.
Open the folder. Right click on the mark and select "open in new tab".
Make sure the bookmark menu goes away as part of this.
BUG=http://crbug.com/41816
Review URL: http://codereview.chromium.org/2808019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50422 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
configurations.
BUG=chromium-os:2625
TEST=manual
Review URL: http://codereview.chromium.org/2856011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50421 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
left-clicking).
Eat middle-mouse clicks on the omnibox to avoid tripping a CRichEditCtrl bug.
Original patch by Jared Wein (see http://codereview.chromium.org/2241003 ), r=me.
BUG=6873, 30134
TEST=Middle-click the omnibox, then try to click it (or any other UI element), and make sure the click has an effect. Select a portion of the URL and right-click on the omnibox. Notice that the selection does not change. Clear the selection and right-click on the omnibox and notice that the URL is automatically selected.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50420 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
the new app section.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2862023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50419 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
I thought this was related to core media code, but turns out it's more DOM UI related.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50418 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Moved the const to autocomplete_edit_view_win.cc
- Deleted the file.
BUG=None
TEST=trybots
Review URL: http://codereview.chromium.org/2864013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50417 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
target blank which target a different origin
should initiate the navigation in the host browser. We achieve this by performing an origin check on the opener frame
and the URL being opened. If the origins don't match we allow the host browser to handle this navigation.
There is still one issue here as a popup window creation request is still initiated and sent out to the host browser
which initiates a dummy attach external tab navigation. Subsequently while applying policy the OpenURL IPC is sent out
to the host browser which initiates the navigation to the expected URL. This causes a dummy attach external tab entry
to be created in the host browser's history which would have to be deleted.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=46667
Bug=46667
Test=Covered by new chrome frame unit test.
Review URL: http://codereview.chromium.org/2855017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50416 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a bug in the alphabetical ordering of the types section of the extension docs
BUG=47110
TBR=kathyw
Review URL: http://codereview.chromium.org/2834014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50415 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=19775
Review URL: http://codereview.chromium.org/2858020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50414 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2801014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50413 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=45869
TEST=no change
Review URL: http://codereview.chromium.org/2856012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove some of the boilerplate strings.
- Allow the description field to be fully customizable and stylable.
BUG=46478
BUG=46479
Review URL: http://codereview.chromium.org/2849015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50411 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(These are my best mspaint skillz, so Glen, feel free to send me something more aesthetic, or at least centered).
BUG=none
TEST=new tab UI tests (should go back into expected range)
Review URL: http://codereview.chromium.org/2837012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50407 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=46822
Review URL: http://codereview.chromium.org/2857009
TBR=willchan@chromium.org
Review URL: http://codereview.chromium.org/2843017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
through the list of files. Have not wired this into the filebrowser yet either.
BUG=chromium-os:3837
TEST=none
Review URL: http://codereview.chromium.org/2801004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50405 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
The old suggestion won't work so I updated this with my latest thinking.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2859010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
required for password sync to support multiple logins for the same URL.
BUG=46838
TEST=ProfileSyncServicePasswordTest
Review URL: http://codereview.chromium.org/2824012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=46822
Review URL: http://codereview.chromium.org/2857009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50402 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
in another CL. Just want to get the classes and tests in there first.
BUG=38736
TEST=unittests included
Review URL: http://codereview.chromium.org/2733004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50401 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
ar -tv ../clang/sym/Release/libbrowser.a | grep login_database
shows that both login_database_mac.cc and login_database_posix.cc end up being included in the build. That seems wrong.
Review URL: http://codereview.chromium.org/2859012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in task manager:
Before
title memory
================================================
|Plug-in: Shockwave Flash | XXXXX |
After
title memory
============================================
|Plug-in: Shockwave Flash (10,0,3,52) | XXXXX |
Some crazy plug-ins embed version string on the title so for those it shows twice. There are not many that fall into that category
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2715001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50399 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
metahandle.
This isn't used anywhere yet, but I plan to as part of the work for bug 40252.
BUG=40252
TEST=DirectoryBackingStoreTest.DeleteEntries
Review URL: http://codereview.chromium.org/2817019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2829007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50397 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=47103
Review URL: http://codereview.chromium.org/2869013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=tkent
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2868017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=47079
TEST=manual: with two computers with extensions sync turned on, added an app on one computer and made sure it didn't show up on another
Review URL: http://codereview.chromium.org/2847022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50394 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2831019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
resources from resources.pak.
This is the same as r50257 with 2 fixes:
1) Copy resources.pak to <(PRODUCT_DIR) on mac so it will
work for things tests.
2) Add back the check in chrome_paths.cc to see if we're in a
mac bundle or not.
BUG=35793,42770
TEST=none
Review URL: http://codereview.chromium.org/2865010
TBR=erg@chromium.org
Review URL: http://codereview.chromium.org/2799022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50392 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2833023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2829014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50388 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When tracking areas have an owner different from the view they are
added to, they can exist past the owner's death. These have not been
implicated in any crashes, but it's the best idea I have for the bug.
BUG=38441
TEST=none
Review URL: http://codereview.chromium.org/2823013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pre-reading chrome.dll prior to calling loadlibrary has shown significant
improvement int he startup performance. Temporarily enabling this for
headless mode so that we can try out the effect on the perf bots.
Review URL: http://codereview.chromium.org/2814019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Silverlight 4 doesn't support Chrome, so Chrome doesn't end up on the right
event path; spoofing as Safari fixes mouseover handling, and doesn't appear to
regress anything.
BUG=46842
TEST=Mouseovers should work in Silverlight 4 on the Mac.
Review URL: http://codereview.chromium.org/2818020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50385 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Also some code cleanup. (Still disabled.)
TEST=should fail to load GNOME Keyring 2.22 (e.g. Ubuntu 8.04), but will load newer versions
BUG=none
Review URL: http://codereview.chromium.org/2814020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50384 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was originally in a CL in Webkit
(https://bugs.webkit.org/show_bug.cgi?id=39456)
but seems to make more sense in webkit_support.
BUG=None
TEST=None (the above CL makes use of this).
Review URL: http://codereview.chromium.org/2749020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50382 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Patch from Pierre-Antoine LaFayette <pierre.lafayette@gmail.com>
BUG=45445
TEST=Open about:memory in a Google Chrome build and check the mouseover help dialogs --they should refer to "Google Chrome" rather than "Chromium".
Review URL: http://codereview.chromium.org/2675006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50381 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebCore::HTML5DocumentParser::write.
BUG=47080
TEST=none
TBR=avi
Review URL: http://codereview.chromium.org/2813023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Regression was caused by changes made for
http://code.google.com/p/chromium/issues/detail?id=40975.
The change broke first run import
http://code.google.com/p/chromium/issues/detail?id=41077.
A fix is made but there is a bug in the fix.
BUG=46763
TEST=mini_installer.exe --installerdata="path"
Review URL: http://codereview.chromium.org/2820014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50379 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2806017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50378 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sync integration tests were written over a 2 year period, and were designed at a time when bookmarks were the only data-type being synced. Since then, they have mushroomed and resulted in significant duplication of code and non-uniformity in coding style.
This changelist is the first step towards reorganizing the integration tests for all sync data types into a levelized class hierarchy, where there is a class containing all the data and functionality required to test each data-type. This should make adding tests for new data-types significantly easier.
BUG=46052,43917
TEST=sync_integration_tests
Review URL: http://codereview.chromium.org/2863008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
o Grippy is hidden for now pending new UI. You can still resize just fine.
o The right divider is removed since the wrench menu is now always being shown.
TEST=none
BUG=45764
Review URL: http://codereview.chromium.org/2863013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50375 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the same as r50257 with 2 fixes:
1) Copy resources.pak to <(PRODUCT_DIR) on mac so it will
work for things tests.
2) Add back the check in chrome_paths.cc to see if we're in a
mac bundle or not.
BUG=35793,42770
TEST=none
Review URL: http://codereview.chromium.org/2865010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50374 0039d316-1c4b-4281-b951-d872f2087c98
|