[Webkit-unassigned] [Bug 81954] [Chromium] Using WebViewPlugins with --force-compositing-mode causes an ASSERT to fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 13:53:47 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81954





--- Comment #2 from Fady Samuel <fsamuel at chromium.org>  2012-03-22 13:53:48 PST ---
(In reply to comment #1)
> This isn't really a crash, it's an ASSERT(). Debug only.
> 

Yes, updated title to better represent this.

> Why is a WebViewPlugin (what is that?) calling layout() during paint()? Why can't it layout its child when layout() is called on itself?

A WebViewPlugin is, more or less, what its name suggests, it's a PluginContainer holds a WebView. This is used for things like the "Plugin not found" box.

The crash is in WebKit but this is more of a chromium bug. Will post it there.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list