- 08 Jul, 2011 40 commits
-
-
pastarmovj@chromium.org authored
BUG=63658 TEST=All policy unit_tests should pass. Review URL: http://codereview.chromium.org/7283018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91842 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=chromium-os:15580 TEST=manual Review URL: http://codereview.chromium.org/7331009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91841 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
Also a couple of minor fixes: - Menu width changed: 150 -> 250 - Setup font size and direction when updating the content. - Refresh network control position, when updating the content. BUG=chromium-os:17338 TEST=manual Review URL: http://codereview.chromium.org/7329018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91840 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91839 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=ojan Review URL: http://codereview.chromium.org/7331011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91838 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=NONE TEST=Save a file with characters @!'() #$&,;=. Click on it in the downloads panel and it should launch correctly. Review URL: http://codereview.chromium.org/7324012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91837 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
It had broken the mac canaries with the warning: cc1plus: warnings being treated as errors /b/build/slave/Webkit_Mac10_5__dbg__2_/build/src/webkit/appcache/appcache_update_job_unittest.cc:556: warning: 'appcache::AppCacheUpdateJobTest' has a field 'appcache::AppCacheUpdateJobTest::io_thread_' whose type uses the anonymous namespace This is the old gcc bug. I think the problem is Mac 10.5 vs 10.6. I'm working around by removing the anonymous namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/7328017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91836 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Original review URL: http://codereview.chromium.org/7168019 (reverted due to clang build breakage) BUG=86308 TEST={QuotaDatabaseTest,QuotaManagerTest}.OriginModifiedSince Review URL: http://codereview.chromium.org/7331006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91835 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
ProtocolHandlerRegistry::MaybeCreateJob (issue 88735) BUG=88735,88640 TBR=thakis Review URL: http://codereview.chromium.org/7237048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91834 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=successful build on mac canaries TBR=willchan Review URL: http://codereview.chromium.org/7328015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91833 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
Pressing the escape key to close such a bubble is handled on a higher level. So this key closes the bubble first and then closes other popups (such as a combo box popup). BUG=chromium-os:16684 TEST=Open a page with popup element (translate bar popup element would suit). Open the popup. Press the "Volume up" button. Press Esc. Ensure the volume bubble has closed (not the popup). Open a search page. Put focus to the search box. Press the "Volume up" key. Ensure any keys except volume contol keys and Esc are handled by the search box. Review URL: http://codereview.chromium.org/7294024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91829 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91828 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
TBR= sehr@google.com TEST= trybots Review URL: http://codereview.chromium.org/7330013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91827 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=None TEST=manually checked that the indicator is shown/hidden correctly. Review URL: http://codereview.chromium.org/7324022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91826 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
...instead of the the "These settings may only be modified by the owner:<blank>" as it was until now. Also correctly wired the managed state of the local_state cache of SignedSettings prefs to be set to true when the device is enrolled. BUG=chromium-os:16058 TEST=Enroll the device and go to user settings. The yellow banner should be there. Review URL: http://codereview.chromium.org/7171018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91825 0039d316-1c4b-4281-b951-d872f2087c98
-
mflodman@chromium.org authored
Review URL: http://codereview.chromium.org/7314022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91824 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91823 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=86928 TEST=test_shell_tests Review URL: http://codereview.chromium.org/7234014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91817 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7248075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91815 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=88454 TEST=manually tested Review URL: http://codereview.chromium.org/7307013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91814 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
It looks like this was dropped accidentally in http://codereview.chromium.org/6718027 (surface.gyp) and http://codereview.chromium.org/6722026 (gl.gyp) Remove now-redudant code that's implied by chromium_code: 1. Fix the warnings that have crept in since chromium_code: 1 was removed. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91598 Review URL: http://codereview.chromium.org/7227009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91813 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=none TEST=emrege=${BOARD} chromeos-chrome Review URL: http://codereview.chromium.org/7324020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91812 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
Re-land r89864. Hopefully this won't trigger the apparent perf regression now that we've tweaked things. If it does, I'll continue to investigate. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91811 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
I will remove ppapi/cpp/common.h when I'm sure nacl doesn't need it. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/7237039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91809 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/7264015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91808 0039d316-1c4b-4281-b951-d872f2087c98
-
dmaclach@chromium.org authored
A radar has been logged with Apple. See bug for details. BUG=77063 TEST=Run tests under valgrind. Review URL: http://codereview.chromium.org/7326005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91807 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
need to do this immediately, otherwise if the user types fast enough the accelerator goes to the wrong menu. BUG=84442 TEST=see bug R=ben@chromium.org Review URL: http://codereview.chromium.org/7328004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91806 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
what windows does. BUG=56650 TEST=press alt and release, focus should be on the wrench. press space, make sure the window menu appears, not the wrench menu. R=ben@chromium.org Review URL: http://codereview.chromium.org/7237032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91805 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=85980 TEST=make sure bookmark menu on windows has a separator before 'other bookmarks'. R=ben@chromium.org Review URL: http://codereview.chromium.org/7327010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91804 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
R=wtc BUG=none TEST=crypto_unittests Review URL: http://codereview.chromium.org/7272022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91803 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
BUG=88726 TEST=Test<foo>Channel tests do not cause the tree to close. Review URL: http://codereview.chromium.org/7324015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91802 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=79824 TEST=None Review URL: http://codereview.chromium.org/7326007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91801 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
R=wtc BUG=none TEST=crypto_unittests Review URL: http://codereview.chromium.org/7230037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91800 0039d316-1c4b-4281-b951-d872f2087c98
-
dgrogan@chromium.org authored
BUG=83652 TEST=llvm/Debug/unit_tests --gtest_filter=IndexedDBQuotaClientTest.* && llvm/Debug/browser_tests --gtest_filter=IndexedDBBrowser*:BrowsingDataIndexedDBHelperTest.* Review URL: http://codereview.chromium.org/7310022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91796 0039d316-1c4b-4281-b951-d872f2087c98
-
cmp@chromium.org authored
Review URL: http://codereview.chromium.org/7326008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91795 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
BUG=None TEST=Connections work again. Review URL: http://codereview.chromium.org/7331005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91794 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
This change adds a customize profile menu item to the avatar menu. Clicking on the menu item takes the user to the personal options page. BUG= TEST= Review URL: http://codereview.chromium.org/7327003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91793 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
might be causing some infobar-related noise in the page cycler results. BUG=88687 Review URL: http://codereview.chromium.org/7329007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91792 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91791 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
The invisible GtkMenuBar eats up alt-f, alt-e and other accelerators for the top-level items. So make sure these items don't have any accelerators. BUG=none TEST=none Review URL: http://codereview.chromium.org/7316017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91790 0039d316-1c4b-4281-b951-d872f2087c98
-