Bug 68897

Summary: [Texmap] Code cleanup: remove unused boundingRect/visibleRect calculations
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 47068, 56935    
Attachments:
Description Flags
Patch
webkit-ews: commit-queue-
Patch none

Description Noam Rosenthal 2011-09-27 06:13:49 PDT
Since we're going to add direct content updates to TextureMapperNode, it's a good time to clean unused code from it. 
We don't use the current calculations of visible rects, since partial updates are not supported by TextureMapper.
Comment 1 Noam Rosenthal 2011-09-27 06:16:30 PDT
Created attachment 108833 [details]
Patch
Comment 2 Early Warning System Bot 2011-09-27 06:24:16 PDT
Comment on attachment 108833 [details]
Patch

Attachment 108833 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/9877327
Comment 3 Noam Rosenthal 2011-09-27 06:34:36 PDT
Created attachment 108839 [details]
Patch
Comment 4 WebKit Review Bot 2011-09-27 09:37:26 PDT
Comment on attachment 108839 [details]
Patch

Clearing flags on attachment: 108839

Committed r96120: <http://trac.webkit.org/changeset/96120>
Comment 5 WebKit Review Bot 2011-09-27 09:37:30 PDT
All reviewed patches have been landed.  Closing bug.