[Webkit-unassigned] [Bug 60770] [Qt] QtWebKit bridge assignToHTMLImageElement() results in invalid Image for WebGLRenderingContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 09:13:58 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60770





--- Comment #12 from Andrew Wason <rectalogic at rectalogic.com>  2011-06-30 09:13:58 PST ---
(In reply to comment #10) 
> Does it have to be in the constructor? Seems like something like setUrl() would be more readable, since that what's you've added to the constructor anyway.

I updated the patch to add CachedImage::setURL

> > Source/WebKit/qt/tests/hybridPixmap/widget.cpp:33
> > +    ui->webView->settings()->setAttribute(QWebSettings::WebGLEnabled, true);
> 
> So this API test would fail if built without WebGL?

No, WebKit/qt/tests/hybridPixmap/test.html skips the WebGL tests if it is disabled. I built with WebGL disabled and the tests pass.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list