Emilio Cobos Álvarez
|
0466e0b2bc
|
style: Make GeckoElement::has_class more specialized.
Bug: 1431421
Reviewed-by: xidorn
MozReview-Commit-ID: 7LiSEamTCkX
|
2018-01-31 11:26:13 +01:00 |
|
Emilio Cobos Álvarez
|
e55bb3e76d
|
style: Always inline GeckoElement::has_class.
It's easier, and probably faster, than trying to inline the function call to
Gecko.
This symbol is in libxul.so as of right now.
|
2018-01-16 22:14:11 +01:00 |
|
Emilio Cobos Álvarez
|
1e72a12265
|
style: Pull out the branch from snapshot_helpers::has_class.
I've verified that current libxul, at least for Linux, doesn't manage to pull
the branch out.
|
2018-01-16 21:38:31 +01:00 |
|
Emilio Cobos Álvarez
|
a4cb6b8f09
|
style: Formatting nits in snapshot_helpers-related code.
|
2017-12-01 20:37:45 +01:00 |
|
Nicholas Nethercote
|
7628c1236a
|
Rename nsIAtom as nsAtom.
Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than
nsIAtom.
|
2017-10-09 09:27:11 +11:00 |
|
Simon Sapin
|
5bccf98aa4
|
ID and class selectors are ASCII case-insensitive in quirks mode.
https://bugzilla.mozilla.org/show_bug.cgi?id=1363778
|
2017-06-12 23:33:53 +02:00 |
|
Xidorn Quan
|
0667287bf6
|
Relax the requirement of Atom::with.
|
2017-05-16 14:42:45 +10:00 |
|
Emilio Cobos Álvarez
|
58173367be
|
style: Document Gecko's snapshot code.
|
2017-01-02 12:58:05 +01:00 |
|
Manish Goregaokar
|
b2e592b121
|
Move most of geckolib into style::gecko
|
2016-09-26 09:07:17 +02:00 |
|