- 31 Aug, 2011 40 commits
-
-
markusheintz@chromium.org authored
BUG=94879 TEST=none Review URL: http://codereview.chromium.org/7785024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98959 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98957 0039d316-1c4b-4281-b951-d872f2087c98
-
jkummerow@chromium.org authored
R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/7740078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98956 0039d316-1c4b-4281-b951-d872f2087c98
-
allanwoj@chromium.org authored
Changed NetworkLocationRequest to point to the new Geolocation API. All data is now sent in the url as an HTTP GET. Altered unit tests to reflect this and removed a test fixture related to gateway data as this API does not support it. Further removal of gateway code to be done in a separate CL. BUG=http://b/5094774 TEST=--gtest_filter=GeolocationNetwork* Review URL: http://codereview.chromium.org/7718028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98954 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7790024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98953 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
Also, fix it so it works on linux with a broader range of download sites. BUG=none TEST=none Review URL: http://codereview.chromium.org/7762010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98952 0039d316-1c4b-4281-b951-d872f2087c98
-
polina@google.com authored
testing interface. BUG=none TEST=bots Review URL: http://codereview.chromium.org/7740062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98949 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
- experimental.accessibility.onVolumeChange I run chrome/common/extensions/docs/build/build.py, but no documents about a11y was changed. So this CL doesn't include any changes of documents. BUG=chromium-os:16592 TEST=call the APIs manually on chromium-os Review URL: http://codereview.chromium.org/7708025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98948 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
BUG=chromium-os:15192 TEST=manually done(x86-generic, qemu) Review URL: http://codereview.chromium.org/7791022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98947 0039d316-1c4b-4281-b951-d872f2087c98
-
shinyak@google.com authored
have an empty name. BUG=88129 TEST=InProcessRenderViewBrowserTest::* Review URL: http://codereview.chromium.org/7497058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98946 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98945 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
(retrying http://codereview.chromium.org/7540022) BUG=91328 TEST='PPAPITest.FileRef,ObfuscatedFileSystemFileUtilTest.*' Review URL: http://codereview.chromium.org/7608018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98943 0039d316-1c4b-4281-b951-d872f2087c98
-
dmikurube@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7671039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98942 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_settings::NotificationsProvider. BUG=63656 TEST=host_content_settings_map_unittest.cc, content_settings_pref_provider.cc, desktop_notifications_service_unittest.cc Review URL: http://codereview.chromium.org/7655019 TBR=markusheintz@chromium.org Review URL: http://codereview.chromium.org/7810017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98941 0039d316-1c4b-4281-b951-d872f2087c98
-
yosin@chromium.org authored
** Use IAccPropServices::SetHwndPropStr == no more BSTR * Change for cpplint.py Caller owns BSTR on call: http://www.codeguru.com/forum/showthread.php?t=364511 BUG=n/a TEST=Use Task Manager for monitoring memory usage after setting long title with document.title Review URL: http://codereview.chromium.org/7806010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98940 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=94864 TEST=PrintDialogCloudTest.HandlerRegistered Review URL: http://codereview.chromium.org/7740075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98939 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=63656 TEST=host_content_settings_map_unittest.cc, content_settings_pref_provider.cc, desktop_notifications_service_unittest.cc Review URL: http://codereview.chromium.org/7655019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98938 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98937 0039d316-1c4b-4281-b951-d872f2087c98
-
shinyak@google.com authored
The last goal of this series of patches is to unexpose WindowOpenDisposition in ui and base modules. This patch introduces the platform independent (key or mouse) events for mac. It provides a conversion function from mac event to the platform independent events. After this patch is landed, I will upload the main patch of this series. It will remove the code where WindowOpenDisposition is exposed to ui/base level, and will introduce (context menu) handlers with platform independent event flags. See also http://codereview.chromium.org/6893046/ BUG=93700 TEST=EventUtilsTest Review URL: http://codereview.chromium.org/7792048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98936 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7740074 TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7778040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98935 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
Fixed the location where the saved screenshots are picked from. Also fixed the issue with saved screenshots blocking the UI. R=zelidrag@chromium.org,derat@chromium.org BUG=chromium-os:18227,chromium:73180 TEST=Tested with sending feedback using a saved screenshot. Review URL: http://codereview.chromium.org/7635017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98934 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98933 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7740074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98932 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
TEST=Observed the leak and its remediation by inserting debug counter for CandidateView constructor/destructor. Verified no crash to happen by (1.Focus Omnibox 2.Enable Japanese IME 3.type "henkan" and press space key two times 4.press enter 5.type "a"). BUG=chromium-os:18893 Review URL: http://codereview.chromium.org/7741038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98931 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=chromium-os:18999 TEST=make sure file browser web app icon shows up on NTP page Review URL: http://codereview.chromium.org/7790002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98930 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
TEST=make sure --test-auth-email and --test-auth-password values are propagated to test auth extension content script while automating login process BUG=chromium-os:19866 Review URL: http://codereview.chromium.org/7809015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98929 0039d316-1c4b-4281-b951-d872f2087c98
-
falken@chromium.org authored
BUG=94217,2685 TEST=view a page that uses CSS property --webkit-locale and verify that the font is the desired default Review URL: http://codereview.chromium.org/7748014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98928 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
It had been marked FAILS for all platforms. BUG=89961 TEST=OutOfProcessPPAPITest.URLLoader TBR=jar,dtseng Review URL: http://codereview.chromium.org/7812021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98927 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
On page selection, regenerate the complete document with the selection, but preserve the existing draft pages and simply display a subset of them. Added a new param |clear all preview data| to |PrintHostMsg_DidGetPreviewPageCount|. BUG=84383 TEST=print preview works after code changes. Review URL: http://codereview.chromium.org/7647010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98926 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
Mac does not accept printer ids with special characters (space, dot, etc), so when we saved the printer used by name instead of id, subsequent prints would fail. BUG=91895 TEST=Print twice to a printer with a special character, like space in the name. Review URL: http://codereview.chromium.org/7812001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98925 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
The code prior to this CL invoked a copy constructor during static initialization. BUG=none TEST=none Review URL: http://codereview.chromium.org/7785016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98924 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=87171 TEST=none Review URL: http://codereview.chromium.org/7776025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98923 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
omnibox in some cases. I suspect the call to the IME code is triggering a window to show, resulting in losing focus, closing the omnbox and crashing. But this will verify that's happening. BUG=92497 TEST=none R=pkasting@chromium.org Review URL: http://codereview.chromium.org/7806015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98922 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
accessibility state changes BUG=chromium-os:19647 TEST=Manual Review URL: http://codereview.chromium.org/7781004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98921 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Review URL: http://codereview.chromium.org/7740066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98920 0039d316-1c4b-4281-b951-d872f2087c98
-
noelutz@google.com authored
there are any and check to see whether the current URL matches any of these whitelisted expressions. BUG= TEST=ClientSideDetectionServiceTest Review URL: http://codereview.chromium.org/7792004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98919 0039d316-1c4b-4281-b951-d872f2087c98
-
mcgrathr@chromium.org authored
This test is breaking for the NaCl buildbots. Disable it until Polina has time to investigate. BUG= http://code.google.com/p/chromium/issues/detail?id=94790 TEST= none R=polina@google.com Review URL: http://codereview.chromium.org/7812003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98918 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Revert 98885 - Third attempt at the following. Unreviewed, this was originally reviewed in http://codereview.chromium.org/7550002 . Clean up SSL false start blacklist code. Numerous changes, including: * Handle trailing dots in LastTwoLabels() as in http://codereview.chromium.org/7518035/ . Rename this function to LastTwoComponents() to match the terminology used in the RegistryControlledDomainService and elsewhere in Chrome. * Since callers are using std::string anyway, make the functions in the header take const std::string& instead of char*. This also allows doing string operations on them. * Use string operations (like find_last_of()) in place of hand-written algorithms, for brevity, clarity, and safety. * Avoid "unsigned", which the style guide forbids, and use allowed types like size_t, uint32, or int (depending on the situation). * Avoid #define and "using". * Use standard algorithms for similar reasons as using string ops. * Use file_util functions to significantly abbreviate file reading/writing code. * Use wmain() (on Windows) in combination with FilePath to avoid issues if the provided pathname has extended characters that don't flatten losslessly to the default codepage (thanks Darin for pointing out this issue). * Avoid casting where possible. Avoid some casts for printf()-style calls by using a string stream, which also allows for slightly less boilerplate. * Convert non-error uses of stderr to the chrome-standard VLOG(1). * Correctly handle hostnames with trailing dots in the input file. * In general, shorten code where possible. Because this adds a dependency on base, and ssl_false_start_blacklist_process has the "#host" specifier in net.gyp, bradnelson tells me that base and its dependencies need an explicit "host, target" toolchain list for the Linux builds to work correctly. It would be nice if we could avoid this but I guess gyp would have to be smarter or something. BUG=none TEST=none Review URL: http://codereview.chromium.org/7804001 TBR=pkasting@chromium.org Review URL: http://codereview.chromium.org/7778035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98917 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
Put all tests that are exclude for 28439 back. Only valgrind bot(1) is failing and this must be something else. TBR=timurrr@chromium.org BUG=28439 TEST=none Review URL: http://codereview.chromium.org/7810014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98914 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
The file manager code depends on the prepareSort method to fetch required sort fields from the filesystem before a sort happens, but the ArrayDataModel doesn't always call it. This makes for unsorted file lists in certain situations. BUG=chromium-os:19834 TEST=manual testing Review URL: http://codereview.chromium.org/7799034 TBR=rginda@chromium.org Review URL: http://codereview.chromium.org/7812018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98913 0039d316-1c4b-4281-b951-d872f2087c98
-