Bug 1428676 Part 6 - Add the pref "layout.css.webkit-appearance.enabled" to gEarlyPrefs list. r?baku draft
authorLouis Chang <lochang@mozilla.com>
Fri, 12 Jan 2018 17:19:16 +0800
changeset 719529 1e9ed24fd082c2c44d90045076b9946eddf1a126
parent 719528 52f7c1987e7129f9cee35dcac6a5f2ad5b8b7c9c
child 745819 5d5cbfbf3ffc0d8f806d2effa8279ae9355c318c
push id95280
push userlochang@mozilla.com
push dateFri, 12 Jan 2018 09:19:41 +0000
reviewersbaku
bugs1428676
milestone59.0a1
Bug 1428676 Part 6 - Add the pref "layout.css.webkit-appearance.enabled" to gEarlyPrefs list. r?baku MozReview-Commit-ID: sLthJadmCB
dom/ipc/ContentPrefs.cpp
--- a/dom/ipc/ContentPrefs.cpp
+++ b/dom/ipc/ContentPrefs.cpp
@@ -182,16 +182,17 @@ const char* mozilla::dom::ContentPrefs::
   "layout.css.stylo-blocklist.enabled",
 #endif
   "layout.css.text-align-unsafe-value.enabled",
   "layout.css.text-combine-upright-digits.enabled",
   "layout.css.text-combine-upright.enabled",
   "layout.css.text-justify.enabled",
   "layout.css.touch_action.enabled",
   "layout.css.visited_links_enabled",
+  "layout.css.webkit-appearance.enabled",
   "layout.idle_period.required_quiescent_frames",
   "layout.idle_period.time_limit",
   "layout.interruptible-reflow.enabled",
   "mathml.disabled",
   "media.audio-max-decode-error",
   "media.cache_readahead_limit",
   "media.cache_resume_threshold",
   "media.cache_size",