Bug 80416 - [BlackBerry] Disable border radius clips (r95239) for BlackBerry
Summary: [BlackBerry] Disable border radius clips (r95239) for BlackBerry
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-06 07:13 PST by Filip Spacek
Modified: 2012-03-06 11:59 PST (History)
3 users (show)

See Also:


Attachments
Disable clip path (1.01 KB, patch)
2012-03-06 07:14 PST, Filip Spacek
no flags Details | Formatted Diff | Diff
Output of prepare-ChangeLog (883 bytes, patch)
2012-03-06 08:09 PST, Filip Spacek
no flags Details | Formatted Diff | Diff
Updated changelog patch (554 bytes, patch)
2012-03-06 09:53 PST, Filip Spacek
no flags Details | Formatted Diff | Diff
All in one patch (1.18 KB, patch)
2012-03-06 11:10 PST, Filip Spacek
no flags Details | Formatted Diff | Diff
Corrected reviewers (1.17 KB, patch)
2012-03-06 11:17 PST, Filip Spacek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Spacek 2012-03-06 07:13:36 PST
We have same performance issues with border radius clips as Chromium.
Comment 1 Filip Spacek 2012-03-06 07:14:31 PST
Created attachment 130376 [details]
Disable clip path
Comment 2 Filip Spacek 2012-03-06 08:09:11 PST
Created attachment 130387 [details]
Output of prepare-ChangeLog
Comment 3 Antonio Gomes 2012-03-06 09:48:45 PST
Comment on attachment 130387 [details]
Output of prepare-ChangeLog

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

> Source/WebCore/ChangeLog:20
> +        [BlackBerry] Disable border radius clips (r95239) for BlackBerry
> +        https://bugs.webkit.org/show_bug.cgi?id=80416
> +
> +        Reviewed by Antonio Gomes.
> +
> +        No new tests. (OOPS!)
> +
> +        * rendering/RenderLayer.cpp:
> +

remove this
Comment 4 Filip Spacek 2012-03-06 09:53:21 PST
Created attachment 130398 [details]
Updated changelog patch
Comment 5 Filip Spacek 2012-03-06 11:10:15 PST
Created attachment 130413 [details]
All in one patch
Comment 6 Filip Spacek 2012-03-06 11:17:54 PST
Created attachment 130416 [details]
Corrected reviewers
Comment 7 WebKit Review Bot 2012-03-06 11:59:46 PST
Comment on attachment 130416 [details]
Corrected reviewers

Clearing flags on attachment: 130416

Committed r109943: <http://trac.webkit.org/changeset/109943>
Comment 8 WebKit Review Bot 2012-03-06 11:59:50 PST
All reviewed patches have been landed.  Closing bug.