Bug 115226

Summary: [Texmap] Avoid using overlap/non-overlap region in cases where the overhead is bigger than the gain
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: New BugsAssignee: Noam Rosenthal <noam>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, eflews.bot, gyuyoung.kim, Hironori.Fujii, luiz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch for landing none

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