| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add websocket flaky tests
websocket/tests/url-with-credential.html = TEXT PASS
websocket/tests/url-with-empty-query.html = TEXT PASS
websocket/tests/url-with-query-for-no-query.html = TEXT PASS
websocket/tests/url-with-query.html = TEXT PASS
websocket/tests/websocket-pending-activity.html = TIMEOUT PASS
TBR=yutak
BUG=38397
TEST=none
Review URL: http://codereview.chromium.org/1044006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41824 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=38389,38392
TEST=none
Review URL: http://codereview.chromium.org/1056003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=darin
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41812 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
BUG=38353
TEST=none
Review URL: http://codereview.chromium.org/1042005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41809 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
it's upstream result. Linux has smartinsertdelete disabled, but doesn't
selection the trailing space, so gets a different result than Windows.
TBR to green tree.
Review URL: http://codereview.chromium.org/985006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=36415
TEST=none
Review URL: http://codereview.chromium.org/1011009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41797 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
We actually pass the test for the case where smartinsertdelete
is disabled, but there's no way for the test to check for that.
Ultimately, we'll implement dumpAsMarkup
(https://bugs.webkit.org/show_bug.cgi?id=26501) and turn this test into
a dumpAsMarkup test and it will have the appropriate selections
per platform and won't need to know if smartinsertdelete is enabled.
Review URL: http://codereview.chromium.org/1015008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=36415
TEST=touch-target
Review URL: http://codereview.chromium.org/1007006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41793 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
logging of "adjustCursorEvent". This matches DRT.
TBR=stuartmorgan
Review URL: http://codereview.chromium.org/1002007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41785 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
opened windows. I've also made focus go to the webview, just like what happens in Chrome.
This is needed for https://bugs.webkit.org/show_bug.cgi?id=36147 and also fixes plugins/keyboardevents.html on Windows.
Review URL: http://codereview.chromium.org/1011005
TBR=jam@chromium.org
Review URL: http://codereview.chromium.org/997008
TBR=stuartmorgan@chromium.org
Review URL: http://codereview.chromium.org/990005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41784 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've also made focus go to the webview, just like what happens in Chrome.
This is needed for https://bugs.webkit.org/show_bug.cgi?id=36147 and also fixes plugins/keyboardevents.html on Windows.
Review URL: http://codereview.chromium.org/1011005
TBR=jam@chromium.org
Review URL: http://codereview.chromium.org/997008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41781 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=dpranke
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/1040004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41777 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
focus go to the webview, just like what happens in Chrome.
This is needed for https://bugs.webkit.org/show_bug.cgi?id=36147 and also fixes plugins/keyboard-events.html on Windows.
Review URL: http://codereview.chromium.org/1011005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41769 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
messages through the NetLog.
BUG=37421
Review URL: http://codereview.chromium.org/1052002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41768 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
the build bot was borked.
TBR=dpranke
TEST=none
BUG=37896
Review URL: http://codereview.chromium.org/1015007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41766 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=38347
TEST=fast/events/touch
Review URL: http://codereview.chromium.org/1053001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41763 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=36415
TEST=fast/events/touch
Review URL: http://codereview.chromium.org/887001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41745 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory.
This is a temporary solution for migrating flakiness dashboard to AE.
R=ojan
BUG=none
TEST=flakiness dashboard
Review URL: http://codereview.chromium.org/1048001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41740 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=38098
TEST=Plugins should know when caps lock is active.
Review URL: http://codereview.chromium.org/989002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41737 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=38239
TEST=fast/dom/prototype-inheritance.html
Review URL: http://codereview.chromium.org/975004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41727 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
No code change.
BUG=38278
TEST=none
TBR=jianli
Review URL: http://codereview.chromium.org/1038001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41682 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=jianli
Review URL: http://codereview.chromium.org/1000003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
upstream. They changed in http://trac.webkit.org/changeset/55762
Review URL: http://codereview.chromium.org/953001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41670 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
It's passing on the mac builders now.
TBR=ojan
Review URL: http://codereview.chromium.org/1032001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41668 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
store field data in FormData instead of storing the field data separately in the struct.
BUG=33032
TEST=none
Review URL: http://codereview.chromium.org/847002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41658 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=ericu
Review URL: http://codereview.chromium.org/1021001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41654 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Pending investigation.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1020001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41652 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/1019001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41649 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=32743
TEST=Mouse drags starting outside a Cocoa plugin should not send events to the plugin (see bug for details).
Review URL: http://codereview.chromium.org/862003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41647 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yutak
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41646 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Marking as failed.
BUG=38239
TEST=none
Review URL: http://codereview.chromium.org/1016001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41643 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
needed.
Note that this change is required for the Native Client SDK, because
comman_buffer_pepper.h erroneously references nphostpis.h from webkit/glue.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1000001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Acrobat plugin relies on an Xt-based mainloop, which we don't yet
support. It would be nice to skip loading of any plugin that needs this,
but at the point we've started asking the plugin which sort of mainloop
it wants, we've already committed to using the plugin to display the page,
and we can't back out at that point.
So instead let's just do a hacky blacklist it for now since it's driving users
mad.
BUG=19587,38229
TEST=install acrobat, click on a PDF; chrome should download it rather than
trying (and failing) to display it inline
Review URL: http://codereview.chromium.org/1009001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=35858
TEST=itself
Review URL: http://codereview.chromium.org/976002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/986002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41622 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=36415
TEST=fast/events/touch
Review URL: http://codereview.chromium.org/737001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41619 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removes all tests/adjusts expectations for tests that have passed for the last 750 runs.
BUG=27418,29167,25889,25977,31026,16240,9798,24930,10351,10861,31363,27334,26195,32690,16675,32691,32666,32306
TEST=none
Review URL: http://codereview.chromium.org/907003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41597 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=brettw
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/986001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41593 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This test has been flaky on Linux for some time, seems that the same issue have hit the Mac. It shows the same assertion failed as on Linux.
ASSERTION FAILED: item->documentSequenceNumber() == history()->currentItem()->documentSequenceNumber()
BUG=37962
TEST=Disabling tests
TBR=dglazkov@chromium.org
Review URL: http://codereview.chromium.org/949003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41584 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=37049
TEST=websocket/tests/httponly-cookie.pl passes
Review URL: http://codereview.chromium.org/801004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41567 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
We include these new gypi files from webkit.gyp (used when building
within a chromium checkout) and from webkit_support.gyp (used when
building from within a webkit checkout).
TEST=everything still compiles
Review URL: http://codereview.chromium.org/840003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41563 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=darin
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41559 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
closing out classes created on the IO Thread on the IO Thread. This didn't
cause problems before by luck; but now it does.
Have the cleanup run on a task on the IO Thread.
TBR=michaeln
BUG=none
TEST=AppCacheUpdateJobTest.
Review URL: http://codereview.chromium.org/934002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41547 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=darin
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/915002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41528 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yutak
Review URL: http://codereview.chromium.org/919001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41519 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yutak
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41513 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removes all test or adjusts expectations for tests that have passed for the last 750 runs.
BUG=9798,10351,29167,37896,37896,2844,28095,27334,28034,27418,27334,18702,10320
TEST=none
Review URL: http://codereview.chromium.org/882002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41498 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=dimich
Review URL: http://codereview.chromium.org/850007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41497 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/892003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41496 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/905002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41474 0039d316-1c4b-4281-b951-d872f2087c98
|