RESOLVED FIXED 99471
[Qt] Implement Path::fastBoundingRect vs. boundingRect distinction.
https://bugs.webkit.org/show_bug.cgi?id=99471
Summary [Qt] Implement Path::fastBoundingRect vs. boundingRect distinction.
Allan Sandfeld Jensen
Reported 2012-10-16 09:30:37 PDT
The patch for bug #53512 introduced a separation of Path::fastBoundingRect and Path::boundingRect which were necessary because some platforms had started to use faster less accurate boundingRect calculations. Unfortunately Qt has not yet been update to use the more accurate implementation for Path::boundingRect() yet.
Attachments
Patch (2.15 KB, patch)
2012-10-16 09:32 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2012-10-16 09:32:36 PDT
Allan Sandfeld Jensen
Comment 2 2012-10-16 09:35:36 PDT
*** Bug 71766 has been marked as a duplicate of this bug. ***
WebKit Review Bot
Comment 3 2012-10-16 10:44:58 PDT
Comment on attachment 168961 [details] Patch Clearing flags on attachment: 168961 Committed r131474: <http://trac.webkit.org/changeset/131474>
WebKit Review Bot
Comment 4 2012-10-16 10:45:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.