Bug 68897 - [Texmap] Code cleanup: remove unused boundingRect/visibleRect calculations
Summary: [Texmap] Code cleanup: remove unused boundingRect/visibleRect calculations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 47068 56935
  Show dependency treegraph
 
Reported: 2011-09-27 06:13 PDT by Noam Rosenthal
Modified: 2011-09-27 09:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.50 KB, patch)
2011-09-27 06:16 PDT, Noam Rosenthal
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
Patch (6.56 KB, patch)
2011-09-27 06:34 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 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.