Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to unship: XUL grid implementation

132 views
Skip to first unread message

Tim Nguyen

unread,
Nov 16, 2020, 8:18:25 PM11/16/20
to dev-pl...@lists.mozilla.org, firefox-dev
Hi folks,

Thanks to Mats Palmgren & Rares Doghi, XUL grid got removed from tab prompts
<https://bugzilla.mozilla.org/show_bug.cgi?id=1583696>
(`alert`/`confirm`/`prompt`) last week, this was the last usage in
mozilla-central. If you notice any regressions, please file a bug and mark
it as a regression of bug 1583696
<https://bugzilla.mozilla.org/show_bug.cgi?id=1583696>.

All other XUL grid removals have baked for a year now.

With that being said, I'm planning to unship the XUL grid implementation in
Firefox 85 in bug 1525737
<https://bugzilla.mozilla.org/show_bug.cgi?id=1525737>, which includes:

- the whole layout/xul/grid directory
<https://searchfox.org/mozilla-central/source/layout/xul/grid>
- the -moz-grid/-moz-grid-group/-moz-grid-line CSS display values
- the <grid>/<row>/<column> XUL elements

If you need grid-like functionality, alternatives are CSS grid or HTML
tables.
Please let me know if you have any concerns or questions.

Cheers,
Tim

Brian Grinstead

unread,
Dec 1, 2020, 10:58:34 AM12/1/20
to Tim Nguyen, dev-platform, firefox-dev
This is wonderful - it helps the layout engine focus on web standard
implementations and gets rid of some quirky behavior in chrome UI. Thanks
for your persistence Tim.

Brian
> _______________________________________________
> dev-platform mailing list
> dev-pl...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
0 new messages