commit | 1449cc5df9d3a1932e1f7f0b4e8bb55e56f36bb7 | [log] [tgz] |
---|---|---|
author | Minggang Wang <minggang.wang@intel.com> | Thu Jul 04 08:52:24 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 04 08:52:24 2019 |
tree | bc1fc31967a940e2097ea201abf7cecfde9ecbc4 | |
parent | 385a0e88e67efec6274b50588196bb59134b6ddf [diff] |
[OnionSoup] Introduce blink.mojom.FetchAPIDataElement This CL introduces a new mojom struct FetchAPIDataElement which has the same members with network.mojom.DataElement. This struct will be used by FetchAPIRequestBody. The typemap of FetchAPIDataElement as below: - default: network::DataElement - Blink: blink::FormDataElement BUG=860403 Change-Id: I48de836fccbd4d868618f8742d3e0c8b62081f74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678955 Commit-Queue: Minggang Wang <minggang.wang@intel.com> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#674763}
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 .