Bug 26766 - Use preferred type of vector enumeration in compositing code
Summary: Use preferred type of vector enumeration in compositing code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 17:26 PDT by Simon Fraser (smfr)
Modified: 2009-06-26 17:38 PDT (History)
0 users

See Also:


Attachments
Patch (16.50 KB, patch)
2009-06-26 17:30 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-06-26 17:26:52 PDT
Change compositing code to use loop indexes, rather than iterators for the z-order list vectors.
Comment 1 Simon Fraser (smfr) 2009-06-26 17:30:02 PDT
Created attachment 31961 [details]
Patch
Comment 2 mitz 2009-06-26 17:34:39 PDT
Comment on attachment 31961 [details]
Patch

r=me!
Comment 3 Simon Fraser (smfr) 2009-06-26 17:38:09 PDT
http://trac.webkit.org/changeset/45297