Bug 35337 - [Qt] Faster cut-off for rectangle fill without shadow
Summary: [Qt] Faster cut-off for rectangle fill without shadow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Ariya Hidayat
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-24 03:37 PST by Ariya Hidayat
Modified: 2010-02-24 08:20 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2010-02-24 03:40 PST, Ariya Hidayat
no flags Details | Formatted Diff | Diff
Patch (1.63 KB, patch)
2010-02-24 03:45 PST, Ariya Hidayat
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ariya Hidayat 2010-02-24 03:37:56 PST
This is similar issue like in bug 35267 but for rectangle fill instead.

Will upload a patch.
Comment 1 Ariya Hidayat 2010-02-24 03:40:42 PST
Created attachment 49375 [details]
Patch
Comment 2 WebKit Review Bot 2010-02-24 03:43:09 PST
Attachment 49375 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
Total errors found: 0 in 0 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Ariya Hidayat 2010-02-24 03:45:26 PST
Created attachment 49376 [details]
Patch
Comment 4 Ariya Hidayat 2010-02-24 08:20:33 PST
Comment on attachment 49376 [details]
Patch

Clearing flags on attachment: 49376

Committed r55193: <http://trac.webkit.org/changeset/55193>
Comment 5 Ariya Hidayat 2010-02-24 08:20:37 PST
All reviewed patches have been landed.  Closing bug.