Descriptioncc: Clean up iterator template to only take 1 parameter.
LayerIterator takes 4 parameters. One is the FrontToBack ordering
but that is now the only option. The other 3 are for the type of layers,
render surfaces, and the render surface layer list. The latter two are
now already available as typedefs off of Layer and LayerImpl, so we
only need Layer/LayerImpl in the template arguments.
R=enne@chromium.org, enne
BUG=YAK
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251238
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254156
Patch Set 1 #Patch Set 2 : iteratorcleanup: #
Total comments: 2
Patch Set 3 : iteratorcleanup: removebadchange #Patch Set 4 : iteratorcleanup: #
Messages
Total messages: 9 (0 generated)
|