Here is another assertion i'm hitting on desktop aura... I'm not sure if this should be merged with https://bugs.webkit.org/show_bug.cgi?id=82237 so just in case I'm reporting them separately. around line 582, in CCLayerTreeHost::updateCompositorResources ASSERT(it->renderSurface()->drawOpacity() || it->drawOpacityIsAnimating()) To reproduce: 1. load www.apple.com/iphone 2. enjoy it for a while, navigate back and forth between the ads. maybe try resizing if needed 3. eventually it crashes on this assertion.
*** This bug has been marked as a duplicate of bug 81994 ***
Already fixed :)
Ohhh same wrong assert. 2nd copy.
Dana has a fix pending, 10min
Created attachment 133900 [details] Patch
Comment on attachment 133900 [details] Patch R=me.
Comment on attachment 133900 [details] Patch Clearing flags on attachment: 133900 Committed r112159: <http://trac.webkit.org/changeset/112159>
All reviewed patches have been landed. Closing bug.