commit | 182500b6508e429c1834a46c23e53aa7ed5a3761 | [log] [tgz] |
---|---|---|
author | Orsi Batiz <orsibatiz@google.com> | Tue Jul 24 07:48:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 24 07:48:35 2018 |
tree | 6391ae78d26a6875246e1a356a7bbf9a84a995ee | |
parent | 86c9de0fc5587d093b9d3175ceecfa098e3ecf81 [diff] |
GetString added in TrustedHTML Function String GetString(StringOrTrustedHTML, const Document*, ExceptionState&) has been added to trusted_html.cc All other callsites (setInnerHTML, setOuterHTML, setAttribute in element.cc, parseFromString in dom_parser.cc and createContextualFragment in range.cc, setInnerHTML in shadow_root.cc) have been updated to call this function Bug: 739170 Change-Id: Ie84462cd233669e55f2b76e685d5d3545198ee59 Reviewed-on: https://chromium-review.googlesource.com/1142768 Commit-Queue: Orsolya Bernadett Batiz <orsibatiz@google.com> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#577450}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .