RESOLVED FIXED 68204
[chromium] Add temporary diagnostics for LayerTreeHost::commitTo crash
https://bugs.webkit.org/show_bug.cgi?id=68204
Summary [chromium] Add temporary diagnostics for LayerTreeHost::commitTo crash
Adrienne Walker
Reported 2011-09-15 18:18:57 PDT
[chromium] Add temporary diagnostics for LayerTreeHost::commitTo crash
Attachments
Patch (2.97 KB, patch)
2011-09-15 18:24 PDT, Adrienne Walker
jamesr: review+
Adrienne Walker
Comment 1 2011-09-15 18:24:20 PDT
Adrienne Walker
Comment 2 2011-09-15 18:25:49 PDT
I'm not quite sure if this is an initialization error (no LayerTreeHost) or use-after-free of a LayerTreeHost (with a cleared out contents texture manager). I just want to add two diagnostic crash calls which I will revert after I see what it looks like on the canary. See: http://code.google.com/p/chromium/issues/detail?id=96719
Nat Duca
Comment 3 2011-09-15 18:26:53 PDT
/me likes
James Robinson
Comment 4 2011-09-15 18:34:57 PDT
Comment on attachment 107579 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=107579&action=review R=me > Source/WebCore/ChangeLog:10 > + No new tests. (OOPS!) presubmit will reject this
Adrienne Walker
Comment 5 2011-09-15 18:53:40 PDT
Note You need to log in before you can comment on or make changes to this bug.