[Webkit-unassigned] [Bug 107625] Coordinated Graphics : Reduce the number of messages sent to UIProcess when creating and deleting compositing layers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 22:00:24 PST 2013


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





--- Comment #3 from Rafael Brandao <rafael.lobo at openbossa.org>  2013-01-22 22:02:16 PST ---
(From update of attachment 184131)
View in context: https://bugs.webkit.org/attachment.cgi?id=184131&action=review

> Source/WebKit2/ChangeLog:11
> +        are not created in the UIProcess, and causes crash when trying to use

Hm, do you have any idea why they are not created on UIProcess? All messages are delivered? If so, then why they are not created? If not, shouldn't we try to fix that first? I'm not against merging all layers in one message, but it looks like we're going to hide out the real problem... what if we have many layers and they're all sent in the same cycle. I think we can meet this buggy state in many ways.

-- 
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