| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
rebaselined as part of this chang: http://trac.webkit.org/changeset/41569
Review URL: http://codereview.chromium.org/42092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11486 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/42089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11481 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
have never passed this test, so I'm DEFERing.
BUG=none
TEST=none
TBR=finnur
Review URL: http://codereview.chromium.org/43088
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11472 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Reverting as reliability tests are red
Review URL: http://codereview.chromium.org/43092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11470 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
version of ScriptValue in WebKit.
Review URL: http://codereview.chromium.org/43062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11458 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=jar
Review URL: http://codereview.chromium.org/42080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11457 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11455 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=jar
Review URL: http://codereview.chromium.org/43085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11454 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The navigation entry's state would not be returned for navigation entries of
error pages (such as 404).
This was causing the following problems when navigating back to a 404 page in
test shell:
- a new entry to be created instead of going back to the existing entry
- the navTarget property not to be set on the HistoryItem
That was causing the LayoutTests/http/tests/navigation/error404-goback.html
failure.
It seems safe to return the navigation entry's state for an error page.
BUG=None
TBR=darin
Review URL: http://codereview.chromium.org/43083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11453 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Added a bunch of flaky mac tests.
Review URL: http://codereview.chromium.org/42078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11452 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Normalize end of file newlines in webkit/. All files end in a single newline.
Review URL: http://codereview.chromium.org/42070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11443 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL PASS
LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL PASS
TBR: sky
Review URL: http://codereview.chromium.org/43078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11441 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bring the rules for grit all in align for common style/dir names.
- make the mac build net:net_resource (was win/linux only)
- ripple the mac dep upstream
- merge net_resource into the chrome repack
more work is needed on the mac side, we aren't really using the new resources
yet, but this is a clean landing point.
Review URL: http://codereview.chromium.org/45001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11438 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/43074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11437 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
minor position differences probably caused by slightly different font metrics.
Review URL: http://codereview.chromium.org/43055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11433 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/43063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11413 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Found a couple more cases where we are littering files in /tmp. a) if we run test_shell and hit ctrl+c, b) if the test shell gets killed by KillAllTestShells().
Review URL: http://codereview.chromium.org/45003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
failing layout tests on linux
Review URL: http://codereview.chromium.org/43058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11409 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/43057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11405 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
I will cycle back to fix these.
TBR=eroman
Review URL: http://codereview.chromium.org/42051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=eroman
Review URL: http://codereview.chromium.org/42050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11402 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Minor issues:
1- WebCore::Position no longer has an offset() method. Instead, it seems
to have been replaced by a public m_offset member variable. WebCore code
now just uses that directly instead, so we need to do the same.
2- Added / removed sources from the project files.
R=eroman
Review URL: http://codereview.chromium.org/42046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11400 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=ojan
Review URL: http://codereview.chromium.org/42048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11398 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
which draw a gray mask over regions that have not been updated.
This still doesn't match the mac expected results, because clip area is wrong.
BUG=8630
Review URL: http://codereview.chromium.org/21192
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Thinkpads.
BUG=8590
Review URL: http://codereview.chromium.org/43049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
been added with the fix for WebKit bug 23614.
Review URL: http://codereview.chromium.org/42045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11389 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/42044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11388 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Clipboard::FormatType be IPC-able. The lowest-common denominator of unsigned int, NSString*, and GdkAtom is string, so string it is. (Linux changes by estade.)
Review URL: http://codereview.chromium.org/41012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11383 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dglazkov
Review URL: http://codereview.chromium.org/42043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Reverting 11357 as the layout test still fails
Review URL: http://codereview.chromium.org/42032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11365 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/43033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11362 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/42004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11361 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=darin
BUG=3320
Review URL: http://codereview.chromium.org/44001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11358 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
error pages (such as 404).
This was causing the following problems when navigating back to a 404 page in
test shell:
- a new entry to be created instead of going back to the existing entry
- the navTarget property not to be set on the HistoryItem
That was causing the LayoutTests/http/tests/navigation/error404-goback.html
failure.
It seems safe to return the navigation entry's state for an error page.
BUG=None
Review URL: http://codereview.chromium.org/41019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11357 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
The Linux buildbots have thousands of com.google.chrome.xxxxxx files in /tmp. We get one with every layout test time out.
Review URL: http://codereview.chromium.org/43030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11354 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11352 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=dglazkov
Review URL: http://codereview.chromium.org/40330
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11351 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
transition tests. TBR
Review URL: http://codereview.chromium.org/42024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11348 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/42021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11343 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LayoutTest/fast/js/function-toString-semicolon-insertion-expected.html.
Relevant webkit changeset: http://trac.webkit.org/changeset/41045
Discussion between mbelshe, kmillikin, lrn & erikcorry.
Decision: amnestyusa.org (motivation for webkit change) works with 1.0.154.48. No need to change anything unless get a bug to work against.
Review URL: http://codereview.chromium.org/41014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11341 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
- show test started passing some times, so updated it's flaky status.
- one test seems to always timeout, updated it's status.
Review URL: http://codereview.chromium.org/42012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11328 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Builds on Linux, should be readily enableable on Windows.
Review URL: http://codereview.chromium.org/40331
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11320 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
merging, since the tests were rebaseliend on windows and wasn't sure if would require work on linux -- turns out it didn't.
TBR=darin
Review URL: http://codereview.chromium.org/41027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/41017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11312 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/40327
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11308 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
- In the bots the drive is C not Q
Review URL: http://codereview.chromium.org/41024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11307 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/41025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11306 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
LayoutTests/fast/css-generated-content/hit-test-generated-content.html, which was added in a recent merge.
R=eroman
Review URL: http://codereview.chromium.org/41011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11304 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Our current png baseline is very obviously wrong; Trunk Chrome, Safari 3 and Safari 4 don't match the previous baseline. The RenderTree was only off by one character ("Z") which is a known recurring problem.
Review URL: http://codereview.chromium.org/41013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11303 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Got app and unit_tests linking with gyp under windows.
Still missing pieces (things don't run).
Review URL: http://codereview.chromium.org/39319
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11302 0039d316-1c4b-4281-b951-d872f2087c98
|