[Webkit-unassigned] [Bug 27124] [commit+] let me *edit* css styles in the web inspector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 15:22:06 PDT 2009


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





--- Comment #13 from Timothy Hatcher <timothy at hatcher.name>  2009-08-11 15:22:03 PDT ---
I think what is happeneing here is that we have a reference to the style
element we created for the previous page still, so we think we don't need to
make a new one and just append to the old one in the previous page.

This reference should be cleared in the ElementsPanel reset method.

Can you file a new bug about this? (And close this bug.)

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