| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
R=agl
BUG=63357
TEST=none
Review URL: http://codereview.chromium.org/5386001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69414 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=59930
Review URL: http://codereview.chromium.org/5905004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69413 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
preferences, in preparation for multi-profile.
BUG=66717
TEST=none.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69320
Review URL: http://codereview.chromium.org/5800004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=42895,61260
TEST=webkit bots go green
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69411 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
We were unintentionally failing media/media-can-play-wav-audio.html and media/media-document-audio-size.html.
BUG=42895,61260
TEST=media layout tests
Review URL: http://codereview.chromium.org/5899003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69409 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=67112
TEST=none
TBR=chase
Review URL: http://codereview.chromium.org/5837002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69408 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=66978
TEST=None
Review URL: http://codereview.chromium.org/5868002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69407 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the throbber widget.
This fix solves the problem with the throbber widget is always shown on
the top of the windows.
BUG=chromium-os:9770
TEST=manaual
Review URL: http://codereview.chromium.org/5881002
TBR=altimofeev@chromium.org
Review URL: http://codereview.chromium.org/5944003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
in test_expectations.txt until next WebKit roll.
BUG=None
TEST=None
TBR=jianli
Review URL: http://codereview.chromium.org/5835005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69405 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/5933001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to create a resource
message filter to filter IPCs. The crash occurs in the DownloadUrl code path while creating a
SafeBrowsingResourceHandler instance which tries to dereference a NULL filter pointer to
get the process id.
Fix is pass the child id directly to the SafeBrowsingResourceHandler instance in places where
it is created. This reverts back to the old way instead of passing the filter.
BUG=none
TEST=start chrome and right click on a link and select Save as from the menu. It should not crash
Review URL: http://codereview.chromium.org/5866004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69402 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fix solves the problem with the throbber widget is always shown on
the top of the windows.
BUG=chromium-os:9770
TEST=manaual
Review URL: http://codereview.chromium.org/5881002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69401 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
TBR=jianli
Review URL: http://codereview.chromium.org/5878003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This adds another suppression for Bug 51682 rule started since <http://build.chromium.org/p/chromium.memory/builders/Chromium%20Mac%20(valgrind)/builds/996/steps/memory%20test:%20net/logs/stdio>.
TBR=thestig,timurrrr
BUG=51682
TEST=make the "Chromium Mac (valgrind)" bot green.
Review URL: http://codereview.chromium.org/5893004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69399 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This change widens the suppression rule for Bug 50936.
TBR=thestig,timurrrr
BUG=50936
TEST=make the "Linux Tests (valgrind)(1)" bot green.
Review URL: http://codereview.chromium.org/5851004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This change adds a suppression rule for Bug 67142, which started since Build 840 <http://build.chromium.org/p/chromium.memory/builders/Linux%20Tests%20(valgrind)(2)/builds/840/steps/memory%20test:%20ui/logs/stdio>.
TBR=thestig,timurrrr
BUG=67142
TEST=make the "Linux Tests (valgrind)(2)" bot green.
Review URL: http://codereview.chromium.org/5896003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69397 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/5924002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
TBR=johnnyg
Review URL: http://codereview.chromium.org/5928004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reason: It broke the Win Builder (dbg)(shared), aka. shared_library bot.
Search for defaultMaxLength on:
http://build.chromium.org/p/chromium/builders/Win%20Builder%20(dbg)(shared)/builds/9/steps/compile/logs/stdio
Review URL: http://codereview.chromium.org/5770002
BUG=none
TEST=none
TBR=isherman@chromium.org
Review URL: http://codereview.chromium.org/5891003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69392 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
initial online auth.
Process LoginPerformer actions before delegate is called as it launches browser.
Always subscribe to screen lock notifications when screen lock is requested.
BUG=chromium-os:10159
TEST=Manual.
Review URL: http://codereview.chromium.org/5895001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69391 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
TBR=jianli
Review URL: http://codereview.chromium.org/5889002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69387 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
(follow up to singleton refactor and load test cert CL http://src.chromium.org/viewvc/chrome?view=rev&revision=69351)
BUG=None
TEST=http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Redux should cycle green
TBR=satish@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also update the blacklist so that modules that are not suspected
malware don't get linked to the Help Center (the Help Center will
only have a malware article to being with).
BUG=66885
TEST=Covered by unit test.
Review URL: http://codereview.chromium.org/5894001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69385 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=thestig,timurrrr
BUG=49279
TEST=make the valgrind bots green
Review URL: http://codereview.chromium.org/5914003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69384 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
Includes
1. change processor.
2. Migrating code.
3. new datatype registration/enabling/disabling from the UI. (It is keyed off of autofill datatype).
Review URL: http://codereview.chromium.org/5159001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69382 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=66953
TEST=unit_tests --gtest_filter=AutoFillProfileTest.CreateInferredLabelsSkipsEmptyFields
Review URL: http://codereview.chromium.org/5848002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69381 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=65133
TEST=unit_tests --gtest_filter=AutoFillManagerTest.GetProfileSuggestionsWithDuplicates
Review URL: http://codereview.chromium.org/5877001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=59499
TEST=none
Review URL: http://codereview.chromium.org/5878001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69378 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=66941
TEST=none
Review URL: http://codereview.chromium.org/5904002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is preliminary work to hook up 3D context to fullscreen pepper
BUG=none
TEST=run with --enable-accelerated-layers
Review URL: http://codereview.chromium.org/5842003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69375 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=66720
TEST=see bug
Review URL: http://codereview.chromium.org/5906001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
xulrunner_sdk target
which brings in dependency on nspr needlessly.
BUG=43461
TEST=it compiles
Review URL: http://codereview.chromium.org/5931001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69372 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
used for various tests in net_unittests, now that Windows can temporarily trust certificates for the duration of tests.
In addition, add unittests for net::TestRootCerts, which depend on the certs being tested not being trusted by the system beforehand.
BUG=8470, 5552
TEST=TestRootCertsTest.*
Review URL: http://codereview.chromium.org/5535006
TBR=rsleevi@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69363 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These sockets allow one connection at a time, however clients can
connect and disconnect repeatedly.
These are going to be used by Cloud Print, Remoting and
Automation.
BUG=NONE
TEST=BUILD
Review URL: http://codereview.chromium.org/5749001
TBR=dmaclach@chromium.org
Review URL: http://codereview.chromium.org/5943002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69361 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=build
Review URL: http://codereview.chromium.org/5836002
TBR=dmaclach@chromium.org
Review URL: http://codereview.chromium.org/5870003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69360 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Fix layout by setting the bounds. Oops!
2) Fix the spurious hiding.
BUG=none
TEST=keyboard now appears when a text field is focused in a touchui build, even immediately after browser initialization
Review URL: http://codereview.chromium.org/5903002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69358 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Verify proxy is not blocked on CUPS calls.
Review URL: http://codereview.chromium.org/5846001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69357 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tests in net_unittests, now that Windows can temporarily trust certificates for the duration of tests.
In addition, add unittests for net::TestRootCerts, which depend on the certs being tested not being trusted by the system beforehand.
BUG=8470, 5552
TEST=TestRootCertsTest.*
Review URL: http://codereview.chromium.org/5535006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69356 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
-[NSApplication _cycleWindowsReversed:] was declared but the code that used it was removed in change 29458. Removing the declaration.
BUG=none
TEST=non
Review URL: http://codereview.chromium.org/5916002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69355 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Selected list elements in DOMUI prefs should not have a dark border.
Review URL: http://codereview.chromium.org/5877004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69354 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=trybots
Review URL: http://codereview.chromium.org/5869001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69353 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tests on Windows, rather than requiring the machine to be pre-configured out-of-band.
Given the lack of a Microsoft-provided high-level API to supply application-level trusts to the verification routines, this implements a workaround that intercepts attempts to open the trusted system root store and injects the test certificates directly. This allows the unit tests to work without requiring that the Test CA be added to the machine's Trusted Certificates store.
While doing so, clean up the interface to adding/removing trusted test certificates, so as to support more than one trusted certificate if necessary.
BUG=8470
TEST=To follow
Review URL: http://codereview.chromium.org/4646001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69351 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=65331
TEST=none
Review URL: http://codereview.chromium.org/5910002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69350 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=66676
TEST=66676 does not repro three times running.
Review URL: http://codereview.chromium.org/5877003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69348 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=compiles,unittests
Review URL: http://codereview.chromium.org/5849001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69347 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=yurys
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69346 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
way the bookmark bar/manager have a favicon for the page.
BUG=22670
TEST=see bug
Review URL: http://codereview.chromium.org/5753007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69345 0039d316-1c4b-4281-b951-d872f2087c98
|