Bug 44369

Summary: [Qt] Faster bounding rect for the shadow clip region
Product: WebKit Reporter: Ariya Hidayat <ariya.hidayat>
Component: Layout and RenderingAssignee: Ariya Hidayat <ariya.hidayat>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 34479    
Attachments:
Description Flags
Patch kenneth: review+

Ariya Hidayat
Reported 2010-08-20 16:33:59 PDT
For clipping the shadow buffer, we should use the same trick like in https://bugs.webkit.org/show_bug.cgi?id=43416 to speed it up when using Qt >= 4.8.
Attachments
Patch (1.40 KB, patch)
2010-08-20 16:55 PDT, Ariya Hidayat
kenneth: review+
Ariya Hidayat
Comment 1 2010-08-20 16:55:20 PDT
Andreas Kling
Comment 2 2010-08-20 17:22:39 PDT
Comment on attachment 65011 [details] Patch LGTM
Ariya Hidayat
Comment 3 2010-08-21 01:35:11 PDT
Note You need to log in before you can comment on or make changes to this bug.