haikuwebkit/Source/WebInspectorUI/UserInterface
Razvan Caliman dae0c60694 Web Inspector: CSS Changes: changes are not updated live
https://bugs.webkit.org/show_bug.cgi?id=229153
<rdar://problem/81989328>

Reviewed by Devin Rousso.

Dispatch an event whenever the list of modified styles changes.
Re-layout the Changes details sidebar panel in response to this event
to reflect the latest state of the modified styles.

* UserInterface/Controllers/CSSManager.js:
(WI.CSSManager.prototype.addModifiedStyle):
(WI.CSSManager.prototype.removeModifiedStyle):
* UserInterface/Views/ChangesDetailsSidebarPanel.js:
(WI.ChangesDetailsSidebarPanel.prototype.attached):
(WI.ChangesDetailsSidebarPanel.prototype.detached):


Canonical link: https://commits.webkit.org/240824@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281441 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-23 14:20:50 +00:00
..
Base
Controllers Web Inspector: CSS Changes: changes are not updated live 2021-08-23 14:20:50 +00:00
Debug
External Remove more non-inclusive language from Source 2021-08-19 19:58:33 +00:00
Images
Models
NonMinified
Protocol
Proxies
Test
Views Web Inspector: CSS Changes: changes are not updated live 2021-08-23 14:20:50 +00:00
Workers
Main.html
Test.html
TestStub.html