Bug 81770 - [Qt] Don't clip the contents rendering to the contents size.
Summary: [Qt] Don't clip the contents rendering to the contents size.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 06:13 PDT by Jocelyn Turcotte
Modified: 2012-03-21 10:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2012-03-21 06:15 PDT, Jocelyn Turcotte
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>