[Webkit-unassigned] [Bug 78824] [Qt][WK2] Allow partial updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 01:00:56 PST 2012


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





--- Comment #3 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-02-17 01:00:56 PST ---
> > Source/WebKit2/UIProcess/qt/LayerTreeHostProxyQt.cpp:510
> > +    ASSERT(!updateInfo.updateRects.isEmpty());
> 
> Would it perhaps make sense to ASSERT on size() == 1 instead of !isEmpty()? After all it looks like you're dealing with only one rect anyway?

Sure, why not.

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