LayerRendererChromium's cleanup path doesn't match the declaration order of the OwnPtrs to ProgramBindings in its header, and there are consequently a couple of objects which aren't getting cleaned up properly. This is leading to assertion failures during lost context operations and interfering with the investigation of http://crbug.com/113125 .
Created attachment 129766 [details] Patch
Comment on attachment 129766 [details] Patch R=me. This code has gotten smelly :(
Comment on attachment 129766 [details] Patch Clearing flags on attachment: 129766 Committed r109528: <http://trac.webkit.org/changeset/109528>
All reviewed patches have been landed. Closing bug.