Bug 73305 - Web Inspector: remove usage of innerHTML from inspector front-end
Summary: Web Inspector: remove usage of innerHTML from inspector front-end
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 04:01 PST by Andrey Kosyakov
Modified: 2011-11-29 05:39 PST (History)
10 users (show)

See Also:


Attachments
Patch (8.12 KB, patch)
2011-11-29 04:04 PST, Andrey Kosyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 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.
Comment 1 Andrey Kosyakov 2011-11-29 04:04:01 PST
Created attachment 116942 [details]
Patch
Comment 2 Andrey Kosyakov 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>
Comment 3 Andrey Kosyakov 2011-11-29 05:39:36 PST
All reviewed patches have been landed.  Closing bug.