- Dec 23, 2010
-
-
evan@chromium.org authored
And fix callers. BUG=23581 TEST=trybots Review URL: http://codereview.chromium.org/5848005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70098 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=23581 TEST=everything still works Review URL: http://codereview.chromium.org/5968008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70071 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@google.com authored
- Support the command line switch --disable-enforced-throttling. With this switch specified, the URL request throttler won't reject outgoing requests during the back-off peroid. Please note that in this case we still keep track of the back-off period, since we need it to determine retry intervals. - Add a more detailed error page description for net::ERR_TEMPORARILY_THROTTLED. BUG=66062 TEST=Without --disable-enforced-throttling switch: (1) Type in the addresss bar a URL which is expected to return 5XX. (2) Keep clicking the "reload" button. (3) After a few clicks, Chrome displays an error page explaining why a net::ERR_TEMPORARILY_THROTTLED error occurs. With --disable-enforced-throttling switch: Following step (1) and (2) described above won't result in a net::ERR_TEMPORARILY_THROTTLED error page. Review URL: http://codereview.chromium.org/5961008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70022 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 22, 2010
-
-
kmadhusu@chromium.org authored
Added "Font Size Label" combo box with a list of font sizes. BUG=63838 TEST=none Review URL: http://codereview.chromium.org/6057003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69995 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=59281 TEST=none Review URL: http://codereview.chromium.org/6034005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69989 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=chromium-os:10033 TEST=none Review URL: http://codereview.chromium.org/5939002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69953 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=51398 TEST=trybots Original Review: http://codereview.chromium.org/4953002/ Signed-off-by:
Lauri Oherd <lauri.oherd@gmail.com> Reviewed-by:
Aaron Boodman <aa@chromium.org> Review URL: http://codereview.chromium.org/6088002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69914 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 21, 2010
-
-
achuith@chromium.org authored
Change "System Update Available" to "System Update Available. Preparing for download" while ChromeOS prepares the filesystem for the download. BUG=chromium-os:9908, chromium-os:8190 TEST=Install an update to see the change in language. Review URL: http://codereview.chromium.org/5912002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69895 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
To allow outdated plugins, pass the new --allow-outdated-plugins command line flag. Also, remove the unused "block nonsandboxed plug-ins" command line flag. BUG=47731 TEST=none Review URL: http://codereview.chromium.org/6065004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69884 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=64153 TEST=manual Review URL: http://codereview.chromium.org/5964003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69868 0039d316-1c4b-4281-b951-d872f2087c98
-
rickcam@chromium.org authored
BUG=67076 TEST=manual Review URL: http://codereview.chromium.org/5908003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69860 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The user settings may only be modified by the owner. We should show a notice about it. This is based on kenmoore's mock. The image was converted from phishing_icon.png: % convert -geometry 17x17 ../shared/images/phishing_icon.png warning.png BUG=chromium-os:9254 TEST=confirmed that the warning text was shown for a non-owner and the guest. Review URL: http://codereview.chromium.org/5965003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69812 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/plugins to webkit/plugins/npapi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69808 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/5991003kbr@chromium.org authored
build fix to browser_render_process_host.cc) Added group policy for disabling all client-side 3D APIs in Chromium (in particular, WebGL and Pepper 3D). This has been hooked up through a new command-line argument (--disable-3d-apis) orthogonal to the existing ones, so that further changes to those command line arguments will not accidentally regress the group policy support. Tested in the following ways: - Verified that --disable-3d-apis disables WebGL and Pepper 3D support on Mac OS X. - Verified that specifying the Disable3DAPIs policy via a JSON file disables WebGL on Linux. - Ran unit_tests and verified that there were no failures introduced. BUG=64806 TEST=ConfigurationPolicyPrefStoreBooleanTest Review URL: http://codereview.chromium.org/6045003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69791 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
Manually reverting r69755, which broke the tree. BUG=none TEST=none TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/5998002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69771 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 20, 2010
-
-
chase@chromium.org authored
Manually reverting r69766, which was itself a failed revert of r69755. BUG=none TEST=none TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/5996003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69768 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
them in the webkit::npapi namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/6012002 TBR=brettw@chromium.org Review URL: http://codereview.chromium.org/5961004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69766 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
(in particular, WebGL and Pepper 3D). This has been hooked up through a new command-line argument (--disable-3d-apis) orthogonal to the existing ones, so that further changes to those command line arguments will not accidentally regress the group policy support. Tested in the following ways: - Verified that --disable-3d-apis disables WebGL and Pepper 3D support on Mac OS X. - Verified that specifying the Disable3DAPIs policy via a JSON file disables WebGL on Linux. - Ran unit_tests and verified that there were no failures introduced. BUG=64806 TEST=ConfigurationPolicyPrefStoreBooleanTest Review URL: http://codereview.chromium.org/5991003 TBR=kbr@chromium.org Review URL: http://codereview.chromium.org/6027004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69759 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
them in the webkit::npapi namespace. BUG=none TEST=none Review URL: http://codereview.chromium.org/6012002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69755 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
(in particular, WebGL and Pepper 3D). This has been hooked up through a new command-line argument (--disable-3d-apis) orthogonal to the existing ones, so that further changes to those command line arguments will not accidentally regress the group policy support. Tested in the following ways: - Verified that --disable-3d-apis disables WebGL and Pepper 3D support on Mac OS X. - Verified that specifying the Disable3DAPIs policy via a JSON file disables WebGL on Linux. - Ran unit_tests and verified that there were no failures introduced. BUG=64806 TEST=ConfigurationPolicyPrefStoreBooleanTest Review URL: http://codereview.chromium.org/5991003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69753 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
favor of a larger change in a future release. BUG=63222 TEST=Bring up task manager, see that it has no groups. Review URL: http://codereview.chromium.org/5865005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69746 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
Allow default desktop content settings and default geolocation settings to be managed via policy. (Support for the Cocoa UI will be added via a separate CL) BUG=63190,63187, 63180 TEST=none Review URL: http://codereview.chromium.org/5398001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69707 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 19, 2010
-
-
tfarina@chromium.org authored
BUG=41767 TEST=visual Review URL: http://codereview.chromium.org/5958005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69684 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 18, 2010
-
-
tfarina@chromium.org authored
- Downloads label, input, button should be on one line. - Remove 'You can clear these settings...' text. BUG=63840 TEST=visual Review URL: http://codereview.chromium.org/5649002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69663 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=65742 TEST=Wait to be out-of-date (or uncomment some code in upgrade_detector.cc) and run with --check-for-update-interval=5. See green icon on Wrench menu button that matches the one in the menu. Review URL: http://codereview.chromium.org/6048001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69648 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 17, 2010
-
-
jhawkins@google.com authored
BUG=59282 TEST=none Review URL: http://codereview.chromium.org/5935003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69583 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG=66115 TEST=none Review URL: http://codereview.chromium.org/6017002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69581 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG=63835 TEST=none Review URL: http://codereview.chromium.org/5930003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69557 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Screenshots: http://www.dropmocks.com/mNkqe BUG=47731 TEST=none Review URL: http://codereview.chromium.org/5857007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69520 0039d316-1c4b-4281-b951-d872f2087c98
-
sanjeevr@chromium.org authored
And fix callers. BUG=23581 TEST=trybots Review URL: http://codereview.chromium.org/5848005 TBR=evan@chromium.org Review URL: http://codereview.chromium.org/5905006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69491 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
And fix callers. BUG=23581 TEST=trybots Review URL: http://codereview.chromium.org/5848005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69490 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 16, 2010
-
-
chaitanyag@chromium.org authored
Review URL: http://codereview.chromium.org/5839003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69475 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
This means that outdated plug-ins still show up in navigator.plugins, which gets rid of the misleading "Install Quicktime" messages. Screens: http://www.dropmocks.com/mNkqe BUG=47731 TEST=none Review URL: http://codereview.chromium.org/5917001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69435 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
ERR_NETWORK_IO_SUSPENDED. BUG=66728,63874 TEST=manual Review URL: http://codereview.chromium.org/5826003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69410 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=chromium-os:10275 TEST=manual Review URL: http://codereview.chromium.org/5904003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69383 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 15, 2010
-
-
estade@chromium.org authored
- tie "edit" mode to "selected" -- selecting enters into edit mode -- blurring exits edit mode and deselects - fix up layout within rows (faux columns) - add a special "add new exception" row (this should be at the bottom of the table, but it's currently at the top) - change behavior when the user attempts to commit an invalid exception. Instead of trying to regrab focus, just revert the row to its previous state. TODO: list should be sized dynamically, i.e. no scrollbar. TODO: list should be in sub-sub dialog TODO: rows should have delete X BUG=64153 TEST=manual Review URL: http://codereview.chromium.org/5699004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69332 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69287 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
BUG= http://code.google.com/p/nativeclient/issues/detail?id=933 TEST=none Original patch by Noel Allen. Review URL: http://codereview.chromium.org/5740007/ git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69285 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util and setup_util namespaces into a single installer namespace. BUG=61609 TEST=NONE Review URL: http://codereview.chromium.org/5738009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69256 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 14, 2010
-
-
erikwright@chromium.org authored
Implement a ReadyPromptContent that displays a prompt to accept, temporarily decline, or permanently decline ready mode. Implement a RegistryReadyModeState that manages the state (based on user's decision) in the registry. Interfaces to integrate those with the installer. BUG=None TEST=chrome_frame_unittests --gtest_filter='Ready*' Review URL: http://codereview.chromium.org/5747002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69175 0039d316-1c4b-4281-b951-d872f2087c98
-