mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Without this some tests fail with the previous patch because code like: https://searchfox.org/mozilla-central/rev/267682a8f45221bf0bfe999d4a0239706a43bc56/browser/base/content/browser-gestureSupport.js#651 starts throwing. Unfortunately I had missed that on my try run, because the error message didn't include that exception (it seemed like an intermittent browser-chrome failure instead). We could expose a ChromeOnly API for this, but this seems better. This fixes it trivially, and also removes the "no url data" situation from the selector parser, which is nice. Differential Revision: https://phabricator.services.mozilla.com/D130818 |
||
---|---|---|
.. | ||
cascading_at_rule.rs | ||
counter_style_rule.rs | ||
document_rule.rs | ||
font_face_rule.rs | ||
font_feature_values_rule.rs | ||
import_rule.rs | ||
keyframes_rule.rs | ||
layer_rule.rs | ||
loader.rs | ||
media_rule.rs | ||
mod.rs | ||
namespace_rule.rs | ||
origin.rs | ||
page_rule.rs | ||
rule_list.rs | ||
rule_parser.rs | ||
rules_iterator.rs | ||
scroll_timeline_rule.rs | ||
style_rule.rs | ||
stylesheet.rs | ||
supports_rule.rs | ||
viewport_rule.rs |