diff options
author | Brad Werth <bwerth@mozilla.com> | 2017-08-07 10:30:48 -0700 |
---|---|---|
committer | Brad Werth <werth@efn.org> | 2017-08-09 13:25:30 -0700 |
commit | 557ffa979d984b105e1db18c52ba335c7eb52713 (patch) | |
tree | c37d27f209a70b910cd15bb8dbe61654669d274e /components/atoms | |
parent | 77cb5371b38153d9c81cd469a59ea20a3405ba80 (diff) | |
download | servo-557ffa979d984b105e1db18c52ba335c7eb52713.tar.gz servo-557ffa979d984b105e1db18c52ba335c7eb52713.zip |
Rework MediaType to be an atom-based struct instead of an enum.
MozReview-Commit-ID: 1Tfrs9PBkhA
Diffstat (limited to 'components/atoms')
-rw-r--r-- | components/atoms/static_atoms.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/atoms/static_atoms.txt b/components/atoms/static_atoms.txt index 56d949eff5d..9a878b09017 100644 --- a/components/atoms/static_atoms.txt +++ b/components/atoms/static_atoms.txt @@ -70,3 +70,6 @@ gattserverdisconnected onchange reftest-wait + +screen +print |