[Webkit-unassigned] [Bug 55301] [REGRESSION r79784?] Can't open Network panel in the inspector (assertion failed in layout)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 27 20:23:18 PST 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr at chromium.org




--- Comment #10 from James Robinson <jamesr at chromium.org>  2011-02-27 20:23:18 PST ---
Layout tests can (and are) run in debug, which is why so many bots are having trouble with the previous patch.

Why is it valid to remove this ASSERT()?  Did it serve no purpose before?  It looks like the table layout code was using setRawValue() when it wanted to directly set a value (and not go through this path), why did you change those to setValue()?

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