WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117866
[GTK] Do not try to load videos in unit tests
https://bugs.webkit.org/show_bug.cgi?id=117866
Summary
[GTK] Do not try to load videos in unit tests
Carlos Garcia Campos
Reported
2013-06-21 01:21:40 PDT
It makes the tests slower, and generates and error because we use a fake src. /webkit2/WebKitWebView/default-context: OK /webkit2/WebKitWebView/custom-charset: OK /webkit2/WebKitWebView/settings: OK /webkit2/WebKitWebView/create-ready-close: OK /webkit2/WebKitWebView/allow-modal-dialogs: OK /webkit2/WebKitWebView/disallow-modal-dialogs: OK /webkit2/WebKitWebView/javascript-dialogs: OK /webkit2/WebKitWebView/window-properties: OK /webkit2/WebKitWebView/mouse-target: 0:00:00.145337568 15565 0x998fee0 ERROR webkitmediaplayer ../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:733:handleMessage: Error 3: Resource not found. (url=file:///movie.ogg) 0:00:00.145576435 15565 0x998fee0 ERROR webkitmediaplayer ../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:733:handleMessage: Error 3: Resource not found. (url=file:///movie.ogg) OK /webkit2/WebKitWebView/permission-requests: OK /webkit2/WebKitWebView/zoom-level: OK /webkit2/WebKitWebView/run-javascript: OK /webkit2/WebKitWebView/file-chooser-request: OK /webkit2/WebKitWebView/fullscreen: OK /webkit2/WebKitWebView/can-show-mime-type: OK /webkit2/WebKitWebView/submit-form: OK
Attachments
Patch
(3.09 KB, patch)
2013-06-21 01:23 PDT
,
Carlos Garcia Campos
pnormand
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2013-06-21 01:23:24 PDT
Created
attachment 205157
[details]
Patch
WebKit Commit Bot
Comment 2
2013-06-21 01:24:20 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3
2013-06-21 04:42:16 PDT
Committed
r151833
: <
http://trac.webkit.org/changeset/151833
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug