| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this class into the WebKit API implementation.
This is a redo of r28545, which was reverted in r28552.
TBR=dglazkov
BUG=10034
TEST=none
Review URL: http://codereview.chromium.org/261047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28599 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=24454
TBR=dglazkov
Fixing:
LayoutTests/http/tests/globalhistory/history-delegate-basic-visited-links.html
Review URL: http://codereview.chromium.org/270051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28598 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
And fixes the compilation errors.
Review URL: http://codereview.chromium.org/273008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28588 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
depended on this, so to make the DEPS work out, I made a new base/test
directory where I moved the testing-related files into a new directory
base/test.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/266038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28569 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
(Part of the Webkit API refactoring effort).
Review URL: http://codereview.chromium.org/265011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28567 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/272011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28552 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
this class into the WebKit API implementation.
R=dglazkov
BUG=10034
TEST=none
Review URL: http://codereview.chromium.org/273003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28545 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/261038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28543 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/266039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28530 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to follow WebKit r42740.
- Add a WebNode parameter to WebViewDelegate::decidePolicyForNavigation()
TestWebViewDelegate prints the path of the node. RenderView ignores this parameter.
- Fix a bug of WebNode assignment.
BUG=11000
TEST=This change enables 3 layout tests.
Review URL: http://codereview.chromium.org/267003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28527 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebView to RenderView.
R=mpcomplete
BUG=10033
TEST=none
Review URL: http://codereview.chromium.org/265044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28515 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none yet, these are just API definitions stubbed out for now
BUG=none
Review URL: http://codereview.chromium.org/209071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28513 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=23475
TEST=none
Review URL: http://codereview.chromium.org/267032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28499 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://trac.webkit.org/changeset/49153.
Note that we have filters disabled, so these are the results for failing this test.
Upstream also has failures checked in and we've rebased the other filters tests too.
Also removes a non-existant test (iframe.html) from test_expectations, so the linter will be happy (test was removed with last webkit roll).
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/269027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28493 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/262032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28491 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Expose support for webkit canaries
2. Add views for all slow tests, all tests missing SLOW in text_expectations,
and all tests with incorrect expectations.
3. Chunk the generation of the invidivudal tests view so that it actually works
without killing your machine when loading large numbers of tests.
4. Fix race condition in handleLocation where we'd try to generate the page
twice.
Review URL: http://codereview.chromium.org/267033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28479 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
linting mode. TBR to fix tool
TBR=victorw
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28474 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
code in should we find a need to bring it back.
Also changes chromium_utils to path_utils in failure_finder.py
since chromium_utils no longer exists.
BUG=12062
Review URL: http://codereview.chromium.org/267026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28468 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
the onpaste from firing when the hittest detects that the middle click is over a link.
BUG=22810
TEST=Middle click a link on a page that has a body onpaste handler
Review URL: http://codereview.chromium.org/269025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28460 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/265042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28456 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=these layout tests
Review URL: http://codereview.chromium.org/261015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28444 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
REBASELINE lines should never get checked in. The linter is run
on precommit.
Review URL: http://codereview.chromium.org/271025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28441 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html.
This test was added upstream in http://trac.webkit.org/changeset/49131.
You can see the upstream results here: http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.png?rev=49131
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/267016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28440 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
onlyCommentInIFrame.html in my last CL. Reverting to the previous .png, and leaving the .txt alone. Also triaged some intermittent failures on linux debug, and marked path-bad-data.svg as failing only on Mac, which it is.
BUG=10284,10294,24331
TEST=none
Review URL: http://codereview.chromium.org/264008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28438 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=zork
BUG=24314
TEST=none
Review URL: http://codereview.chromium.org/266025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28428 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=24340
TEST=none
Review URL: http://codereview.chromium.org/267027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28425 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/270025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28423 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=darin
Review URL: http://codereview.chromium.org/262024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28422 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=10435
TEST=none
Review URL: http://codereview.chromium.org/268020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28416 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/268017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28413 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=zork
BUG=24308
TEST=none
Review URL: http://codereview.chromium.org/264011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28407 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=test retry logic
BUG=none
Review URL: http://codereview.chromium.org/264002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This moves string_util_icu. I moved the number formatting function into
base/i18n/number_formatting and just removed the other function in
string_util_icu which was TrimWhitespaceUTF8. It is only used in a few places
and isn't actually helpful (and the fact that it round-trips through UTF-16 is
better for the caller to see).
This takes out the sorting from the FileEnumerator. The comment says the
sorting is not guaranteed. I moved it into file_util_icu as a standalone
function for callers of FileEnumerator to call manually if they need sorted
results. I modified the directory lister to use this sorting instead, and filed
a bug on doing more optimal JS-based sorting.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/267001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28405 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/268015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/271022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
had pointed to bugs that were closed as duplicates.
BUG=none
R=TBD
TEST=none
Review URL: http://codereview.chromium.org/265035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28382 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
R=TBR
TEST=none
Review URL: http://codereview.chromium.org/271021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the bug numbers in test_expectations, so that all the bugs are in one place:
Bugs remapped as follows:
1058654 - 24187
793944 - 24185
849085 - 24186
753420 - 24189
700464 - 24191
849072 - 24192
879449 - 24193
941049 - 24194
972450 - 24195
973468 - 24197
992321 - 24198
1042838 - 24199
1089231 - 24203
1115062 - 24204
1124568 - 24205
1126050 - 24206
1166644 - 24207
1204878 - 24208
1344252 - 24209
BUG=none
R=dglazkov
TEST=none
Review URL: http://codereview.chromium.org/265030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28378 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=hclam
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/261019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28374 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=hclam
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/265034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28373 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=aa
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28372 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
isolated world. Chromium side of change.
Review URL: http://codereview.chromium.org/262002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
implemented in both the mac-specific file and the shared one, and several
virtual functiongs that were never derived for anything.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/267017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28359 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
we'll have all the slow tests marked and can bring the timeout
down to something like 5 seconds.
Review URL: http://codereview.chromium.org/267015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28358 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The http_server python script had everything defined in the batch script, but the ui tests use the python file directly. This makes sure the google python package gets imported successfully.
TBR=thestig
BUG=6784
TEST=run http_server.py directly, not via sh.
Review URL: http://codereview.chromium.org/271016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28355 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=12341, 21411
TEST=none
Review URL: http://codereview.chromium.org/264006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28353 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Refactored out UrlIsAlive to live outside the ApacheHttpd class and imported http_utils.py into http_server.py
Now they share common code.
BUG=6784
TEST=started and stopped http_server successfully.
Review URL: http://codereview.chromium.org/243022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28351 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/editing/pasteboard/5478250.html has expectatons change in r48764.
LayoutTests\fast\dom\timer-clear-interval-in-handler-and-generate-error.html was newly added and
Chromium has slightly different console output from WebKit.
BUG=23956,24126,24174,24175
TEST=None
Review URL: http://codereview.chromium.org/267014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28341 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/267012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28334 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/269011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28327 0039d316-1c4b-4281-b951-d872f2087c98
|