Skip to content

Commit

Permalink
WebKit roll 114999:115029
Browse files Browse the repository at this point in the history
TBR=dglazkov@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10203009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133671 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
mnaganov@chromium.org committed Apr 24, 2012
1 parent f3ffeec commit fd8743b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ vars = {
"sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
"webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
"webkit_revision": "114999",
"webkit_revision": "115029",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "8353",
Expand Down
11 changes: 0 additions & 11 deletions webkit/tools/layout_tests/test_expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,3 @@
// Right?)
//
// EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS
BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html = PASS
BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = PASS
BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = PASS

BUGCR124777 : media/video-colorspace-yuv422.html = IMAGE+TEXT TIMEOUT

BUGCR124779 : media/media-controller-playback.html = CRASH
BUGCR124779 : media/track/track-cues-missed.html = CRASH
BUGCR124779 : media/track/track-cues-pause-on-exit.html = CRASH
BUGCR124779 : media/track/track-cues-sorted-before-dispatch.html = CRASH

0 comments on commit fd8743b

Please sign in to comment.