gecko-dev/layout
Edgar Chen acd2114113 Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky
This was done by reviewing the results of
https://searchfox.org/mozilla-central/search?q=%2F*GetAttr%5C(.%2B(%26%26%7C%5C%7C%5C%7C)&case=true&regexp=true
one by one and replacing them with Element::HasNonEmptyAttr if possible.

Differential Revision: https://phabricator.services.mozilla.com/D51241

--HG--
extra : moz-landing-system : lando
2019-11-01 15:24:25 +00:00
..
base Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam 2019-11-01 04:33:48 +00:00
build Bug 1591803 - Part 1: Remove the dead code in NotificationTelemetryService; r=johannh 2019-10-29 01:56:23 +00:00
doc
forms Bug 1591546 Part 2 - Add WritingMode::IsPhysicalRTL(). r=jfkthame 2019-10-28 18:22:05 +00:00
generic Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky 2019-11-01 15:24:25 +00:00
inspector Bug 1590639 part 6: Fix non-unified build issues in layout/inspector. r=emilio 2019-10-24 17:15:32 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
media
painting Bug 1429305 - Extend compositor properties for motion. r=hiro 2019-10-31 20:07:45 +00:00
printing Bug 1521640 - Update android crashtest assertion ranges; r=geckoview-reviewers,snorp 2019-10-15 19:40:24 +00:00
reftests Bug 1588760 - Move css-lists reftests into WPT r=dbaron 2019-11-01 04:27:32 +00:00
style Bug 1587385 - Give a better info (not error) message if a webfont is not used because of font-display timeout. r=heycam 2019-11-01 08:54:05 +00:00
svg Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
tables Bug 1591546 Part 1 - Add WritingMode::IsBidiRTL(). r=jfkthame 2019-10-28 09:33:05 +00:00
tools Bug 1590185 Part 3 - Add --paged command line argument to layout debugger. r=heycam 2019-10-29 19:51:44 +00:00
xul Bug 1476659, remove invertSelection from mozilla-central, r=NeilDeakin 2019-10-28 20:58:38 +00:00
moz.build