| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Merge approved in roll-up issue crbug.com/134196#c9.
BUG=131702
Review URL: https://chromiumcodereview.appspot.com/10642008
TBR=scheib@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@145793 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge approved in roll-up issue crbug.com/134196#c9.
BUG=131702, 132669, 130301
Review URL: https://chromiumcodereview.appspot.com/10559071
TBR=scheib@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@145788 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes an issue where removing an extension's local content, e.g. deleting
the user-data-dir/Default/Extensions/<id> directory, would result in a broken
extension. Chrome will now uninstall/remove any extensions where the path to
the extension cannot be resolved.
BUG=31910
TEST=ExtensionServiceTest.CleanupInternalExtensionsMissingLocalContent;
ExtensionServiceTest.CleanupUnpackedExtensionsMissingLocalContent;
test by hand by loading an extension, deleting the local directory, and
restarting chrome
Review URL: https://chromiumcodereview.appspot.com/10541126
TBR=rdevlin.cronin@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10579028
git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@143047 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=this is the test
Review URL: https://chromiumcodereview.appspot.com/10534152
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142867 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=94682
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/10584004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=125047
TEST=New LauncherAppBrowserTest.*
Review URL: https://chromiumcodereview.appspot.com/10559024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142819 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10560011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=vtl@google.com
Review URL: https://chromiumcodereview.appspot.com/10553012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142769 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dyu@chromium.org
BUG=133315
TEST=
Review URL: https://chromiumcodereview.appspot.com/10557042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142759 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
bot issues are getting resolved.
TBR=cmp
BUG=126163
TEST=this is a test
Review URL: https://chromiumcodereview.appspot.com/10565035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142721 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExtensionService with the HostContentSettingsMap.
We used to only listen to EXTENSION_LOADED notifications, but now the PlatformAppProvider is created after extensions have been loaded, so we need to go through already loaded extensions and whitelist them as well.
BUG=131811
TEST=see bug for manual test
Review URL: https://chromiumcodereview.appspot.com/10535172
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142708 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
function.
r142611 was reverted because it broke FileSystemExtensionApi tests on chromiumos dbg build.
this change was originally reviewed here:
http://codereview.chromium.org/10535051/
Currently, the function returns file's filesystem URL, and the caller has to resolve it to get the entry.
It would be more convenient for the function caller it the file entry is returned in the first place.
Also this is more in line with onExecute event which dispatches an array of entries.
BUG=131716
TEST=*FileBrowserHandler*
TBR=tbarzic@chromium.org, aa@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10560031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142683 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=133244
TEST=SUIDSandboxUITest.*
TBR=bradchen@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10532188
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142667 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:23646
Review URL: https://chromiumcodereview.appspot.com/10533170
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142664 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bradchen
BUG=126163
Review URL: https://chromiumcodereview.appspot.com/10561023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Service command line tool.
Directly writing managed preferences to /Library/Managed Preferences relies on an undocumented detail, and does not guarantee that the preferences system sees those changes.
TBR=nirnimesh@chromium.org
BUG=130094
TEST=policy.py pyautos pass in the mac bots
Review URL: https://chromiumcodereview.appspot.com/10563015
TBR=joaodasilva@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10532187
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142620 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
line tool.
Directly writing managed preferences to /Library/Managed Preferences relies on an undocumented detail, and does not guarantee that the preferences system sees those changes.
TBR=nirnimesh@chromium.org
BUG=130094
TEST=policy.py pyautos pass in the mac bots
Review URL: https://chromiumcodereview.appspot.com/10563015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142616 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
function.
Broke FileSystemExtensionApi tests.
Currently, the function returns file's filesystem URL, and the caller has to resolve it to get the entry.
It would be more convenient for the function caller it the file entry is returned in the first place.
Also this is more in line with onExecute event which dispatches an array of entries.
BUG=131716
TEST=*FileBrowserHandler*
Review URL: https://chromiumcodereview.appspot.com/10535051
TBR=tbarzic@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10532185
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142614 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, the function returns file's filesystem URL, and the caller has to resolve it to get the entry.
It would be more convenient for the function caller it the file entry is returned in the first place.
Also this is more in line with onExecute event which dispatches an array of entries.
BUG=131716
TEST=*FileBrowserHandler*
Review URL: https://chromiumcodereview.appspot.com/10535051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=127097
TEST=browser_test --gest_filter='*RemoteFileSystem*'
TEST=unit_tests --gtest_filter='*GData*'
Review URL: https://chromiumcodereview.appspot.com/10441015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142579 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=127688
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10537141
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142569 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
UrlRequestContextGetter.
Also updated all code that depends on that methods.
TBR=mnissler@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10539148
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix compound CSS selectors and return RGBA colors (via updating the atoms),
disable keep-alive and the popup-blocker, and change the html5 location POST
command to obey the spec.
BUG=chromedriver:14,chromedriver:85,chromedriver:89,chromedriver:91,chromedriver:94
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10539179
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142538 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=129807
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10534045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142512 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126163
TEST=
Review URL: https://chromiumcodereview.appspot.com/10553016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142500 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes code in chrome to use the new names over the old
now-typedefed-for-compat ones.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10553010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142474 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The source of proxy settings is now recorded in the NetLog. Display the source in the Proxy tab and in PROXY_CONFIG_CHANGED events.
BUG=none
TEST=browser_tests --gtest_filter=NetInternalsTest.netInternalsLogViewPainterPrintAsText
Review URL: https://chromiumcodereview.appspot.com/10535176
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142448 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix for failing themes.ThemesTest.testSetTheme and
themes.ThemesTest.testThemeInFullScreen due to Mac 10.5 deprecation infobar.
Add 2 tests: themes.ThemesTest.testThemeUndo and themes.ThemesTest.testThemeOverInstall.
BUG=132638,132865
TEST=none
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/10452026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142443 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=129068
TEST=added RemoteFileSystemExtensionApiTest.ContentSearch
Review URL: https://chromiumcodereview.appspot.com/10548032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142436 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes an issue where removing an extension's local content, e.g. deleting
the user-data-dir/Default/Extensions/<id> directory, would result in a broken
extension. Chrome will now uninstall/remove any extensions where the path to
the extension cannot be resolved.
BUG=31910
TEST=ExtensionServiceTest.CleanupInternalExtensionsMissingLocalContent;
ExtensionServiceTest.CleanupUnpackedExtensionsMissingLocalContent;
test by hand by loading an extension, deleting the local directory, and
restarting chrome
Review URL: https://chromiumcodereview.appspot.com/10541126
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142427 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a browser test for remote file writing.
* Fix a confusion of remote and local path in CloseWritableSnapshotFile.
* Fix a wrong ownership relation between FileWriterDelegate and RemoteFileStreamWriter.
* Made CommitDirtyInCache update entry metadata.
BUG=132051, 127097
TEST=browser_tests --gtest_filter='*RemoteFileSystem*'
TEST=unit_tests --gtest_filter='*GData*'
First Commit: http://src.chromium.org/viewvc/chrome?view=rev&revision=142373
Reverted: http://src.chromium.org/viewvc/chrome?view=rev&revision=142380
The first commit broke GDataFileSystemTest::OpenAndCloseFile. Changing
the behavior of CloseFile began to require some more IO operations.
Review URL: https://chromiumcodereview.appspot.com/10562003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
several revealed bugs.
* Add a browser test for remote file writing.
* Fix a confusion of remote and local path in CloseWritableSnapshotFile.
* Fix a calling thread for automatic invocation of CreateWritableSnapshotFile.
* Fix a wrong ownership relation between FileWriterDelegate and RemoteFileStreamWriter.
* Made CommitDirtyInCache update entry metadata.
BUG=132051, 127097
TEST=browser_tests --gtest_filter='*RemoteFileSystem*'
Review URL: https://chromiumcodereview.appspot.com/10537174
TBR=kinaba@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10553003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a browser test for remote file writing.
* Fix a confusion of remote and local path in CloseWritableSnapshotFile.
* Fix a calling thread for automatic invocation of CreateWritableSnapshotFile.
* Fix a wrong ownership relation between FileWriterDelegate and RemoteFileStreamWriter.
* Made CommitDirtyInCache update entry metadata.
BUG=132051, 127097
TEST=browser_tests --gtest_filter='*RemoteFileSystem*'
Review URL: https://chromiumcodereview.appspot.com/10537174
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also adds UUIDs to BluetoothServiceRecords.
In a follow-up CL, I will refactor BluetoothDevice to make use of
GetServiceRecords to reduce a tiny bit of code duplication.
TEST=unit test updated
BUG=none
Review URL: https://chromiumcodereview.appspot.com/10543170
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142364 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
bindings.
BUG=none
TEST=none
TBR=zori
Review URL: https://chromiumcodereview.appspot.com/10540176
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142343 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10548062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142308 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Triggered via <a href="..." target="_blank"> or window.open('...').
R=miket@chromium.org
BUG=130213
Review URL: https://chromiumcodereview.appspot.com/10534147
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142292 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
updated python bindings.
BUG=none
TEST=none
TBR=zori
Review URL: https://chromiumcodereview.appspot.com/10532157
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142290 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10533162
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142286 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
has logged in, like at Starbucks and airports. When behind
one, all SSL requests timeout after a potentially
substantial delay.
This CL Adds a CaptivePortalTabHelper which triggers captive
portal checks when an SSL load is taking too long. If a
captive portal is found, opens a login tab. Whenever the
new tab is navigated, we check again for a captive portal.
Once we discover the portal is gone, we reload the original
tab.
design doc: https://docs.google.com/a/chromium.org/document/d/1k-gP2sswzYNvryu9NcgN7q5XrsMlUdlUdoW9WRaEmfM/edit
R=cbentzel@chromium.org,avi@chromium.org
BUG=87100, 115487
Review URL: https://chromiumcodereview.appspot.com/10020051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=131327
TEST=
Review URL: https://chromiumcodereview.appspot.com/10545181
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142226 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=112155
TEST=no
Review URL: https://chromiumcodereview.appspot.com/10449069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142182 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
so it is better to use another name for a temporary variable.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10458070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142181 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=132797
TEST=None
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/10540161
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142169 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=131260
TEST=gpu win debug bots
TBR=kbr
Review URL: https://chromiumcodereview.appspot.com/10545179
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142162 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
As suggested by Jungshik. Although charset is currently one of the settings in the built-in font options UI, it is not really a font setting and doesn't belong there or in the API.
BUG=114148
TEST=
Review URL: https://chromiumcodereview.appspot.com/10535142
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142089 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
enabled.
TBR=cmp
BUG=126163
TEST=
Review URL: https://chromiumcodereview.appspot.com/10543156
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142085 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fullscreen-alike mode that Chrome may enter when in metro snap mode.
This mode removes the chrome parts of Chrome as well as disabling the F11 key, while clamping Chrome to the size of the snap view portion of the screen.
Identical to http://crrev.com/141723 except for minor fixes in browser_view.cc to compile on Aura.
BUG=130623
TEST=NONE
Review URL: https://chromiumcodereview.appspot.com/10536144
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142074 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10541157
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142070 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The ExtensionInstallSources policy was mapped to the wrong pref name.
BUG=132100
TEST=This pyauto passes
Review URL: https://chromiumcodereview.appspot.com/10540150
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142053 0039d316-1c4b-4281-b951-d872f2087c98
|