Bug 81770

Summary: [Qt] Don't clip the contents rendering to the contents size.
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, menard, noam, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

Description Jocelyn Turcotte 2012-03-21 06:13:37 PDT
[Qt] Don't clip the contents rendering to the contents size.
Comment 1 Jocelyn Turcotte 2012-03-21 06:15:23 PDT
Created attachment 133029 [details]
Patch
Comment 2 Jocelyn Turcotte 2012-03-21 06:15:53 PDT
See bug #81764 for the referenced fix.
Comment 3 Kenneth Rohde Christiansen 2012-03-21 06:17:13 PDT
Comment on attachment 133029 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=133029&action=review

> Source/WebKit2/ChangeLog:11
> +        This bug being fixed, the clipping isn't necessary anymore.

With this bug...
Comment 4 Jocelyn Turcotte 2012-03-21 10:24:02 PDT
Committed r111566: <http://trac.webkit.org/changeset/111566>