RESOLVED FIXED 73305
Web Inspector: remove usage of innerHTML from inspector front-end
https://bugs.webkit.org/show_bug.cgi?id=73305
Summary Web Inspector: remove usage of innerHTML from inspector front-end
Andrey Kosyakov
Reported 2011-11-29 04:01:02 PST
This removes all but one usages of Element.innerHTML from the inspector front-end. The last left is a legit and sand-boxed one in ResourceHTMLView.js.
Attachments
Patch (8.12 KB, patch)
2011-11-29 04:04 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2011-11-29 04:04:01 PST
Andrey Kosyakov
Comment 2 2011-11-29 05:39:28 PST
Comment on attachment 116942 [details] Patch Clearing flags on attachment: 116942 Committed r101364: <http://trac.webkit.org/changeset/101364>
Andrey Kosyakov
Comment 3 2011-11-29 05:39:36 PST
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.