diff --git a/allow-anonymous-user-style.patch b/allow-anonymous-user-style.patch index f91d890..22301cd 100644 --- a/allow-anonymous-user-style.patch +++ b/allow-anonymous-user-style.patch @@ -1,8 +1,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=285140 -diff -r 57f68296c350 layout/style/nsStyleSet.cpp ---- a/layout/style/nsStyleSet.cpp Fri Sep 29 14:47:25 2017 -0700 -+++ b/layout/style/nsStyleSet.cpp Sat Sep 30 03:33:33 2017 +0200 +--- a/layout/style/nsStyleSet.cpp ++++ b/layout/style/nsStyleSet.cpp @@ -1124,9 +1124,7 @@ bool haveImportantUARules = !aRuleWalker->GetCheckForImportantRules();