[Webkit-unassigned] [Bug 80689] [Qt] fast/viewport/viewport-133.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 11:59:15 PST 2012


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





--- Comment #2 from Konrad Piascik <kpiascik at rim.com>  2012-03-09 11:59:15 PST ---
I don't believe that this is a duplicate of bug 80292 but is a bug in its own right.  I don't have privileges to edit bugs otherwise I'd re-open it.

The other ports EFL and GTK don't make the following call:
d->page->setDeviceScaleFactor(conf.devicePixelRatio);

http://trac.webkit.org/browser/trunk/Source/WebKit/qt/Api/qwebpage.cpp?rev=93303#L2571

The above call should be updating window.devicePixelRatio.  Since this isn't happening I think that there may be an issue with Qt. which fast/viewport/viewport-133.html uncovered.

-- 
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