Bug 29081
Summary: | [Qt][autotest] tst_QWebPage::userStyleSheet() fails after r48075 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antonio Gomes <tonikitoo> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ariya.hidayat, hausmann, hyatt, tonikitoo, zoltan |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Antonio Gomes
it is accessing fake remote user css which is no longer supported by qt
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
We need to re-implement this to either deprecate remote content or load it ourselves
Tor Arne Vestbø
Updated docs and test in r48465