RESOLVED FIXED 82726
Web Inspector: do not issue attributes modified event if actual values were not changed.
https://bugs.webkit.org/show_bug.cgi?id=82726
Summary Web Inspector: do not issue attributes modified event if actual values were n...
Pavel Feldman
Reported 2012-03-30 05:50:46 PDT
When style attribute is invalidated, we re-fetch the attributes values. There is no point in further dispatching attrs modified even if model stays the same.
Attachments
Patch (7.29 KB, patch)
2012-03-30 06:11 PDT, Pavel Feldman
no flags
Patch (8.46 KB, patch)
2012-03-30 06:27 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2012-03-30 06:11:59 PDT
Pavel Feldman
Comment 2 2012-03-30 06:27:29 PDT
Pavel Feldman
Comment 3 2012-03-30 08:45:02 PDT
Comment on attachment 134799 [details] Patch Clearing flags on attachment: 134799 Committed r112668: <http://trac.webkit.org/changeset/112668>
Pavel Feldman
Comment 4 2012-03-30 08:45:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.