[Webkit-unassigned] [Bug 94341] [EFL][Qt] New inspector/timeline/timeline-decode-resize.html fails with timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 23:44:06 PDT 2012


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





--- Comment #4 from Zoltan Horvath <zoltan at webkit.org>  2012-09-21 23:44:34 PST ---
The problem is with this thing that the image resizing/scaling is happening at drawtime in Qt port, so we don't have a separate phase (to measure) for resizing the image. 

You can check it in: Source/WebCore/platform/graphics/qt/ImageQt.cpp void BitmapImage::draw(...)

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