summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Collapse)AuthorAgeFilesLines
* Initialize self._wsout.ukai@chromium.org2010-01-121-0/+1
| | | | | | | | | | If websocket_server.py is called with --server stop, it will call Stop without calling Start, so it claims as follows: AttributeError: 'PyWebSocket' object has no attribute '_wsout' Review URL: http://codereview.chromium.org/545023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35998 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll to 53110. Baseline a bunch of new tests.johnnyg@chromium.org2010-01-1220-7/+17
| | | | | | | | | | TBR=atwilson BUG=none TEST=none Review URL: http://codereview.chromium.org/542023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35995 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline canvas-empty-image-pattern, which is passing.dglazkov@chromium.org2010-01-124-4/+9
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/542022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35981 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a passing test.dglazkov@chromium.org2010-01-127-5/+41
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/543020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35979 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing typo in 519030 (r35402)oshima@chromium.org2010-01-121-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/547015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35978 0039d316-1c4b-4281-b951-d872f2087c98
* WontFix another deletion UI-related test.dglazkov@chromium.org2010-01-121-2/+3
| | | | | | | | | | TBR=pkasting BUG=30825 TEST=none Review URL: http://codereview.chromium.org/541017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35975 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline box-shadow/inset test.dglazkov@chromium.org2010-01-125-6/+2
| | | | | | | | | | TBR=johnnyg TEST=none BUG=23901 Review URL: http://codereview.chromium.org/546014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35973 0039d316-1c4b-4281-b951-d872f2087c98
* Remove a few more invalid bug ids from test expectations.dglazkov@chromium.org2010-01-111-10/+5
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/542020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35969 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll to 53095.johnnyg@chromium.org2010-01-1110-1/+119
| | | | | | | | | | TBR=atwilson BUG=none TEST=none Review URL: http://codereview.chromium.org/545014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35968 0039d316-1c4b-4281-b951-d872f2087c98
* Remove more invalid bug ids from test expectations.dglazkov@chromium.org2010-01-111-7/+6
| | | | | | | | | | TBR=ajwong TEST=none BUG=none Review URL: http://codereview.chromium.org/550006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35966 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests added with a WebKit roll to 51776.dglazkov@chromium.org2010-01-1112-4/+30
| | | | | | | | | | TBR=ajwong TEST=none BUG=none Review URL: http://codereview.chromium.org/545019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35962 0039d316-1c4b-4281-b951-d872f2087c98
* Sort out some bugs with invalid BUG ids.dglazkov@chromium.org2010-01-111-6/+3
| | | | | | | | | | | | TBR=ajwong TEST=none BUG=32003 BUG=31998 BUG=31997 Review URL: http://codereview.chromium.org/546011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35961 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Carbon NPAPI event modifiersstuartmorgan@chromium.org2010-01-111-17/+21
| | | | | | | | | | | Consolidate modifier mapping, fix the swapping of option and command, and make sure mouse clicks get all modifiers. BUG=30141 TEST=Use command keys in Flash 10.0 Review URL: http://codereview.chromium.org/549012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35960 0039d316-1c4b-4281-b951-d872f2087c98
* dom_operations to use WebAnimationControlleryaar@chromium.org2010-01-111-52/+18
| | | | | | | | This patch completes http://codereview.chromium.org/503082/show and corresponds with https://bugs.webkit.org/show_bug.cgi?id=32870. Review URL: http://codereview.chromium.org/505070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35947 0039d316-1c4b-4281-b951-d872f2087c98
* Remove invalid bug numbers from test expectations.dglazkov@chromium.org2010-01-116-43/+4
| | | | | | | | | | | | TBR=johnnyg TEST=none BUG=31991 BUG=23490 BUG=10333 Review URL: http://codereview.chromium.org/546010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35944 0039d316-1c4b-4281-b951-d872f2087c98
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-113-0/+5
| | | | | | | | | | | | Augments the loadTimes() API with a new field, "wasFetchedViaSpdy". BUG=31615 TEST=flip_network_transaction_unittest Review URL: http://codereview.chromium.org/518039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35943 0039d316-1c4b-4281-b951-d872f2087c98
* removing webcore dependencies in dom_operationsyaar@chromium.org2010-01-111-61/+55
| | | | | | | | | | Animation operations will be done in a subsequent patch. Corresponds with upstream changes: https://bugs.webkit.org/show_bug.cgi?id=32866 Review URL: http://codereview.chromium.org/503082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35942 0039d316-1c4b-4281-b951-d872f2087c98
* Lazily delete unused responses from the disk cache.michaeln@chromium.org2010-01-112-6/+156
| | | | | | | | | TEST=not yet BUG=none Review URL: http://codereview.chromium.org/545001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35937 0039d316-1c4b-4281-b951-d872f2087c98
* This CL is for Neb. It contains his change 501124, with conflicts merged.sehr@google.com2010-01-115-67/+104
| | | | | | Review URL: http://codereview.chromium.org/547005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35928 0039d316-1c4b-4281-b951-d872f2087c98
* LayoutTests/fast/text/find-kana.html is crashing after webkit r53078. ↵johnnyg@chromium.org2010-01-111-0/+3
| | | | | | | | | | | updating test_expectations while i take a look at it. BUG=none TEST=none Review URL: http://codereview.chromium.org/548005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35927 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests from 52535:52554 WebKit Update.dglazkov@chromium.org2010-01-1111-14/+25
| | | | | | | | | | | | All are pretty obvious rebaselines. TBR=hamaji BUG=31146 TEST=none Review URL: http://codereview.chromium.org/543011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35921 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll to 53083johnnyg@chromium.org2010-01-115-5/+17
| | | | | | | | | | TBR=atwilson BUG=none TEST=none Review URL: http://codereview.chromium.org/543009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35919 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: fix crash caused by dereferening empty handleyurys@chromium.org2010-01-111-1/+5
| | | | | | | | BUG: 31591 Review URL: http://codereview.chromium.org/549007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35911 0039d316-1c4b-4281-b951-d872f2087c98
* Translation stringsoritm@google.com2010-01-103-6/+6
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35882 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 53013:53018.dglazkov@chromium.org2010-01-098-0/+4
| | | | | | | | | | | | Add new baselines for tests added in http://trac.webkit.org/changeset/53017. TBR=johnnyg TEST=none BUG=none Review URL: http://codereview.chromium.org/538013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35874 0039d316-1c4b-4281-b951-d872f2087c98
* Removing the dependency of command-buffer client on base/task.h. This file ↵alokp@chromium.org2010-01-092-7/+1
| | | | | | | | | | includes base/logging.h which is difficult to compile under nacl. base-logging is stubbed in gpu by gpu/common/logging.h. BUG=26104 Review URL: http://codereview.chromium.org/527009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35860 0039d316-1c4b-4281-b951-d872f2087c98
* Remove vista-specific baselines. They shouldn't be.dglazkov@chromium.org2010-01-082-1/+0
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/538010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35847 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a few more tests.dglazkov@chromium.org2010-01-087-11/+15
| | | | | | | | | | TBR=japhet TESt=none BUG=none Review URL: http://codereview.chromium.org/535004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35842 0039d316-1c4b-4281-b951-d872f2087c98
* Build fixmichaeln@chromium.org2010-01-081-3/+3
| | | | | | | | | | TEST=none BUG=none TBR=japhet Review URL: http://codereview.chromium.org/535002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35833 0039d316-1c4b-4281-b951-d872f2087c98
* Add a DeletableResponseIds table to the appcache database schema, groundwork ↵michaeln@chromium.org2010-01-084-25/+209
| | | | | | | | | | | for purging unused responses from the disk cache. TEST=yes BUG=none Review URL: http://codereview.chromium.org/523157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35829 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed some bugs that prevented the GPU plugin from shutting down without ↵apatrick@google.com2010-01-081-3/+1
| | | | | | | | | | | crashing. TEST=trybots BUG=none Review URL: http://codereview.chromium.org/529004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35819 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 52952:52993.dglazkov@chromium.org2010-01-081-8/+0
| | | | | | | | | | TBR=johnnyg BUG=none TEST=none Review URL: http://codereview.chromium.org/525118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35809 0039d316-1c4b-4281-b951-d872f2087c98
* Add support for NPN_PopUpContextMenu on Macstuartmorgan@chromium.org2010-01-086-1/+186
| | | | | | | | | BUG=29454 TEST=Right-click in Flash content with Flash 10.1. Review URL: http://codereview.chromium.org/525099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35806 0039d316-1c4b-4281-b951-d872f2087c98
* Marking LayoutTests/editing/inserting/12882.html falky. The image result ↵tyoshino@google.com2010-01-081-0/+3
| | | | | | | | | | | | | | | | mismatch is occurring sometimes. Flakiness dashboard http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html#tests=LayoutTests/editing/inserting/12882.html BUG=31803 TBR=lzheng,japhet Review URL: http://codereview.chromium.org/517075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35779 0039d316-1c4b-4281-b951-d872f2087c98
* Marking LayoutTests/http/tests/appcache/offline-access.html CRASH.tyoshino@google.com2010-01-081-1/+1
| | | | | | | | | | | | | | Initially, this test was marked CRASH on WebKit rollout. And, in this revision, CRASH has been removed, but still crashing. http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/test_expectations.txt?view=diff&r1=35406&r2=35407 BUG=31302 TBR=lzheng,japhet Review URL: http://codereview.chromium.org/517074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35775 0039d316-1c4b-4281-b951-d872f2087c98
* Marking LayoutTests/storage/domstorage/localstorage/enumerate-storage.html ↵tyoshino@google.com2010-01-081-1/+4
| | | | | | | | | | | | | | flaky crashing. Flakiness dashboard http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html#tests=LayoutTests/storage/domstorage/localstorage/enumerate-storage.html BUG=31794 TBR=lzheng,japhet Review URL: http://codereview.chromium.org/525108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35774 0039d316-1c4b-4281-b951-d872f2087c98
* Fix our version of eventSender to handle keyLocation arg correctly.kinuko@chromium.org2010-01-082-3/+17
| | | | | | | | | BUG=31360 TEST=LayoutTests/fast/events/keydown-numpad-keys.html Review URL: http://codereview.chromium.org/518036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35773 0039d316-1c4b-4281-b951-d872f2087c98
* Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a ↵eroman@chromium.org2010-01-081-1/+1
| | | | | | | | | | | | | | | network change through the notifier, the ProxyService re-configures itself. So for example, if you were to switch to VPN and are using a custom PAC URL, we will re-download that URL on the new network. Similarly if you are using auto-detect PAC settings, we will re-run the autodiscovery steps for the next resolve. Note that Chromium is still passing a NULL NetworkChangeNotifier dependency into its ProxyService -- until it passes a real implementation, this will not impact Chrome. BUG=12293 TEST=ProxyServiceTest.NetworkChangeTriggersPacRefetch Review URL: http://codereview.chromium.org/525104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35772 0039d316-1c4b-4281-b951-d872f2087c98
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and ↵pkasting@chromium.org2010-01-0814-73/+69
| | | | | | | | | | EmptyGURL(), since the code in question can just use the default constructor. BUG=none TEST=none Review URL: http://codereview.chromium.org/517054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35766 0039d316-1c4b-4281-b951-d872f2087c98
* New baselines for WebKit Update 52943:52952.dglazkov@chromium.org2010-01-0718-39/+23
| | | | | | | | | | | | These are all due to http://trac.webkit.org/changeset/52947. TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/525103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35756 0039d316-1c4b-4281-b951-d872f2087c98
* Add/update baselines from previous WebKit updates.dglazkov@chromium.org2010-01-0718-11/+45
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/523152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35755 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 52943:52952.dglazkov@chromium.org2010-01-071-4/+17
| | | | | | | | | | | | http://trac.webkit.org/changeset/52947 created some redness, but all are rebaselines. TBR=johnnyg BUG=none TEST=none Review URL: http://codereview.chromium.org/523150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35754 0039d316-1c4b-4281-b951-d872f2087c98
* New baselines for WebKit Roll 52899:52930.dglazkov@chromium.org2010-01-0791-57/+218
| | | | | | | | | | | | All caused due to http://trac.webkit.org/changeset/52904. TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/523144 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35750 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 52930:52943.dglazkov@chromium.org2010-01-071-1/+4
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/525101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35744 0039d316-1c4b-4281-b951-d872f2087c98
* Fix up expectations yet again. Apparently rebaselining tool mis-fired. Or I ↵dglazkov@chromium.org2010-01-071-0/+2
| | | | | | | | | | | | mis-fired. One of those. TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/525100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35742 0039d316-1c4b-4281-b951-d872f2087c98
* Certain PDF files would not load in Chrome if the HTTP multipart response ↵ananta@chromium.org2010-01-072-14/+46
| | | | | | | | | | | | | | | | | | | contains the Range header instead of the Content-Range header. This would cause the Acrobat PDF plugin to freeze or display an error message. Fix is to look for the Range header while parsing the multipart response if we fail to find the Content-Range header. This fixes bug http://code.google.com/p/chromium/issues/detail?id=31050 Bug=31050 Test=Covered by test_shell_tests. Review URL: http://codereview.chromium.org/521048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35740 0039d316-1c4b-4281-b951-d872f2087c98
* Add new baselines for WebKit Update 52852:52867.dglazkov@chromium.org2010-01-0758-152/+132
| | | | | | | | | | TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/518066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35738 0039d316-1c4b-4281-b951-d872f2087c98
* Flip expectation of failure from LINUX to MAC. My bad.dglazkov@chromium.org2010-01-071-1/+1
| | | | | | | | | | TBR=japhet BUG=none TEST=none Review URL: http://codereview.chromium.org/523136 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35736 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 52899:52930.dglazkov@chromium.org2010-01-071-14/+42
| | | | | | | | | | | | | Lots of SVG redness due to http://trac.webkit.org/changeset/52904. Fortunately, all look like rebaselines. TBR=johnnyg TEST=none BUG=none Review URL: http://codereview.chromium.org/525095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35729 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up test expectation to remove passing testsdglazkov@chromium.org2010-01-071-7/+1
| | | | | | | | | | | | | TBR=japhet TEST=none BUG=24182 BUG=31108 BUG=31146 BUG=31257 Review URL: http://codereview.chromium.org/527021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35728 0039d316-1c4b-4281-b951-d872f2087c98