| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@92024 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
succesful download.
Some servers will send a Content-Length which exceeds the number of bytes sent in the message body.
Although this violates the RFC spec, other major browsers permit it
and treat a download as complete in that case. Chrome did as well
prior to M12, and now some users are unable to access the item that
they downloaded.
BUG=85549
TEST=Go to server which advertises larger Content-Length than number of bytes sent, confirm that the download is no longer reported as interrupted.
Review URL: http://codereview.chromium.org/7203004
TBR=cbentzel@chromium.org
Review URL: http://codereview.chromium.org/7251001
TBR=cbentzel@chromium.org
Review URL: http://codereview.chromium.org/7330028
TBR=laforge@chromium.org
Review URL: http://codereview.chromium.org/7326046
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@92021 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some servers will send a Content-Length which exceeds the number of bytes sent in the message body.
Although this violates the RFC spec, other major browsers permit it
and treat a download as complete in that case. Chrome did as well
prior to M12, and now some users are unable to access the item that
they downloaded.
BUG=85549
TEST=Go to server which advertises larger Content-Length than number of bytes sent, confirm that the download is no longer reported as interrupted.
Review URL: http://codereview.chromium.org/7203004
TBR=cbentzel@chromium.org
Review URL: http://codereview.chromium.org/7251001
TBR=cbentzel@chromium.org
Review URL: http://codereview.chromium.org/7330028
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91915 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91910 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=kerz@chromium.org
Review URL: http://codereview.chromium.org/7327026
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91909 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91216 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91215 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91213 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742e/src@91212 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90304 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the Zygote.
BUG=none
TEST=Plugin crashes generate crash reports.
Review URL: http://codereview.chromium.org/7239007
TBR=thestig@chromium.org
Review URL: http://codereview.chromium.org/7238016
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90299 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90171 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Google.com has been generating slightly different page. Update the test to be
a little resilient to it.
This was applied on trunk with r89526. Applying part of it to 782.
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90104 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@90078 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In a separate CL that I won't merge into stable,
I'll add M13 notes.
BUG=none
TEST=http://code.google.com/chrome/extensions/whats_new.html (and all other channels) have release notes for M12.
Review URL: http://codereview.chromium.org/7211030
TBR=kathyw@chromium.org
Review URL: http://codereview.chromium.org/7215044
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89931 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89909 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chrome-os-partner:4058
TEST=Manual.
Review URL: http://codereview.chromium.org/7191017
TBR=nkostylev@chromium.org
Review URL: http://codereview.chromium.org/7189056
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89620 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
via installerdata/master_preferences. I suppose that an empty GURL used to trigger the NTP, but that is no longer the case. It appears that the right way to do this is to use chrome://newtab, for which we have a nice constant.
BUG=86493
TEST=specify http://new_tab_page as a first_run_tab as per http://crbug/9706 and see that it works.
Review URL: http://codereview.chromium.org/7205003
TBR=grt@chromium.org
Review URL: http://codereview.chromium.org/7194002
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89582 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> NO_ERROR.
BUG=chrome-os-partner:4058
TEST=Manual.
Review URL: http://codereview.chromium.org/7169007
TBR=davemoore@chromium.org
Review URL: http://codereview.chromium.org/7191011
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89577 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Removing an unneeded line from unit test that fails on Chrome OS.
BUG=79176
TEST=RenderViewHostManagerTest.NewTabPageProcesses
Review URL: http://codereview.chromium.org/7201014
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89570 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
right away.
BUG=79176
TEST=TabContentsTest.CrossSiteNotPreemptedDuringBeforeUnload
Review URL: http://codereview.chromium.org/6973073
TBR=creis@chromium.org
Review URL: http://codereview.chromium.org/7189022
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
GpuChannel was never being destroyed because of a cycle with smart pointers. This one line change breaks the cycle. It is safe because the channel ultimately holds the decoder (via stub and scheduler), which stores the reference to the channel.
BUG=85082,79399
TEST=set a break point on GpuChannel::~GpuChannel
Review URL: http://codereview.chromium.org/7190022
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89507 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7189028
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89447 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=86133
Review URL: http://codereview.chromium.org/7170009
TBR=cevans@chromium.org
Review URL: http://codereview.chromium.org/7171011
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89124 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.oracle.com/technetwork/topics/security/javacpujune2011-313339.html
BUG=85678
Review URL: http://codereview.chromium.org/7046039
TBR=cevans@chromium.org
Review URL: http://codereview.chromium.org/7172002
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@89099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=82954
TEST=webkit_tests stops complaining
TBR=kerz
Review URL: http://codereview.chromium.org/7148008
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88958 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
embedded NUL characters. Duplicates this Pepper fix: http://src.chromium.org/viewvc/chrome?view=rev&revision=82172
BUG=77493
Review URL: http://codereview.chromium.org/7099006
TBR=jschuh@chromium.org
Review URL: http://codereview.chromium.org/7153001
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=82954
TEST=document.webkit*Fullscreen APIs should be undefined.
TBR=kerz
Review URL: http://codereview.chromium.org/7146006
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NSZombie support is elbow-deep in the Objective-C runtime, so it
should only be enabled for runtimes which are known to support the
necessary assumptions.
BUG=82937
TEST=See bug.
Review URL: http://codereview.chromium.org/7083012
TBR=shess@chromium.org
Review URL: http://codereview.chromium.org/7144009
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88916 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix OS full-screen button on FutureCat. The full-screen button should trigger
Chrome's full-screen mode. This should work properly even on subsequent
clicks, when a window was already full-screened and then not-full-screened.
BUG=85196
TEST=On FutureCat, use the full-screen button to go full-screen, then exit
full-screen, then re-enter full-screen with the OS button again. Both
times, Chrome's full-screen mode should be activated in the same way.
Review URL: http://codereview.chromium.org/7003036
TBR=mark@chromium.org
Review URL: http://codereview.chromium.org/7046113
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88848 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
there are
two problems with this class:
. PasswordStoreDefault doesn't cancel requests in its destructor.
. PasswordStoreWin maintains the set of GetLoginsRequests in a
map. PasswordStoreWin doesn't own the requests, so its entirely
possible for the request to be deleted out from under it.
These are just guesses though at whats causing the crash.
BUG=79498
TEST=none
R=scr@chromium.org
Review URL: http://codereview.chromium.org/6893042
TBR=sky@chromium.org
Review URL: http://codereview.chromium.org/6995158
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently when the owner doesn't know their password, nothing short of
a round-trip to dev land (re-imaging the machine) will get you
ownership back again. This changes things so that you only have to
log in and back out again.
BUG=chromium-os:7792
TEST=installed on device and tested login with app-specific password.
Review URL: http://codereview.chromium.org/7108027
TBR=gspencer@google.com
Review URL: http://codereview.chromium.org/6995140
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88713 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88489 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88488 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88466 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:15516
TEST=checked the chrome log using --vmodule=xkeyboard=1.
Review URL: http://codereview.chromium.org/7120004
TBR=yusukes@google.com
Review URL: http://codereview.chromium.org/7134034
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88465 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the right alt key.
BUG=chromium-os:15469
TEST=Manual
Review URL: http://codereview.chromium.org/7043002
TBR=zork@chromium.org
Review URL: http://codereview.chromium.org/7108030
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88455 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changed the version parsing for Chrome OS if a special function has been called to strip out the leading 0. and major version number. Additionally changed about chrome os, about chrome os -> more info, about:version and the login screen to reflect version numbers more in tune with a 'platform' than OS.
BUG=chromium-os:15789
TEST=Viewed all the screens and took screenshots. Screen shots of all effected screens are attached to the cros bug
Review URL: http://codereview.chromium.org/7108019
TBR=rkc@chromium.org
Review URL: http://codereview.chromium.org/7134029
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88443 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
its own table row.
BUG=none
TEST=no
R=kathyw@chromium.org
Review URL: http://codereview.chromium.org/7054049
TBR=mihaip@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88045 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switches Autofill over to use ICU regex facilities.
Merges ICU regex patch from:
http://codereview.chromium.org/7071048/
BUG=84199, 84158
TEST=unit tests.
TBR=isherman@chromium.org
Review URL: http://codereview.chromium.org/7113007
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@88000 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:16076,chromuim-os:16078
TEST=none
Review URL: http://codereview.chromium.org/7024014
TBR=dpolukhin@chromium.org
Review URL: http://codereview.chromium.org/7111031
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87975 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87934 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Current file manager fails on Ctrl-O with...
Uncaught TypeError: Cannot read property 'directoryCount' of undefined
This patch delays the changeDirectory() call until later in the construction process, so that when we finally achieve the directory, things are set up enough to handle it.
BUG=chromium-os:16128
TEST=manual testing on chromeos-chrome/linux
Review URL: http://codereview.chromium.org/6993035
TBR=rginda@chromium.org
Review URL: http://codereview.chromium.org/7058057
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87877 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
update the okButton whenever the directory changes.
This fixes bug 15845, which was caused by trying to update the button before we had set the current directory, and bug 15464, which was due to the fact that we relied on "Selection changed" events to trigger button updates.
BUG=chromium-os:15845,chromium-os:15464
TEST=manual testing on chromeos-chrome on linux
Review URL: http://codereview.chromium.org/7109033
TBR=rginda@chromium.org
Review URL: http://codereview.chromium.org/7054047
git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87798 0039d316-1c4b-4281-b951-d872f2087c98
|