Bug 115226 - [Texmap] Avoid using overlap/non-overlap region in cases where the overhead is bigger than the gain
Summary: [Texmap] Avoid using overlap/non-overlap region in cases where the overhead i...
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: Noam Rosenthal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 22:56 PDT by Noam Rosenthal
Modified: 2020-10-12 14:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.60 KB, patch)
2013-04-25 23:01 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff
Patch (4.76 KB, patch)
2013-04-30 06:13 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff
Patch for landing (3.55 KB, patch)
2013-04-30 07:11 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2013-04-25 22:56:51 PDT
[Texmap] Avoid using overlap/non-overlap region in cases where the overhead is bigger than the gain
Comment 1 Noam Rosenthal 2013-04-25 23:01:05 PDT
Created attachment 199786 [details]
Patch
Comment 2 EFL EWS Bot 2013-04-25 23:13:49 PDT
Comment on attachment 199786 [details]
Patch

Attachment 199786 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/26913
Comment 3 EFL EWS Bot 2013-04-25 23:16:34 PDT
Comment on attachment 199786 [details]
Patch

Attachment 199786 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/236007
Comment 4 Noam Rosenthal 2013-04-30 06:13:24 PDT
Created attachment 200104 [details]
Patch
Comment 5 Noam Rosenthal 2013-04-30 07:11:54 PDT
Created attachment 200114 [details]
Patch for landing
Comment 6 WebKit Commit Bot 2013-04-30 07:38:58 PDT
Comment on attachment 200114 [details]
Patch for landing

Clearing flags on attachment: 200114

Committed r149369: <http://trac.webkit.org/changeset/149369>
Comment 7 WebKit Commit Bot 2013-04-30 07:39:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Fujii Hironori 2020-10-12 14:34:56 PDT
Bug 140101 – [TexMap]TextureMapperLayer - avoiding multiple regions in paintUsingOverlapRegions
Bug 214817 – [TextureMapper] Crashed in TextureMapperLayer::paintUsingOverlapRegions