Bug 29081 - [Qt][autotest] tst_QWebPage::userStyleSheet() fails after r48075
Summary: [Qt][autotest] tst_QWebPage::userStyleSheet() fails after r48075
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-09 05:36 PDT by Antonio Gomes
Modified: 2009-09-17 05:57 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2009-09-09 05:36:15 PDT
it is accessing fake remote user css which is no longer supported by qt
Comment 1 Tor Arne Vestbø 2009-09-09 08:02:50 PDT
We need to re-implement this to either deprecate remote content or load it ourselves
Comment 2 Tor Arne Vestbø 2009-09-17 05:57:14 PDT
Updated docs and test in r48465