[Webkit-unassigned] [Bug 23502] To isolate code accessing the inspected DOM in the facade layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 02:02:12 PDT 2009


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


serya at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serya at google.com




------- Comment #16 from serya at google.com  2009-03-12 02:02 PDT -------
(In reply to comment #15)
> I will try this out and review it. What was the main area of the patch that
> changed? What was the bug?

The bug was in the method WebInspector.StylesSidebarPane.update: the loop "for
(var j = 0; j < style.length; ++j)" was never iterated since style.length was
undefined in the facade layer.


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



More information about the webkit-unassigned mailing list