Massive Mozmill failure on 2019-07-25 - Write window broken - Port bug 1550801 - Load XUL documents as XHTML documents
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jorgk-bmo, Assigned: darktrojan)
Details
Attachments
(1 file)
|
7.66 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
I haven't looked, but it could be
fd2b93ff0abecc11bcfbcd806262c79f5de50b9b Brendan Dahl — Bug 1550801 - Load XUL documents as XHTML documents. r=smaug
That would be something for our sadly not so pro-active de-XBL team. Geoff, have you looked?
| Reporter | ||
Comment 2•7 years ago
|
||
That try is looking good, sadly you don't have a patch but rather a backout :-(
+GECKO_HEAD_REPOSITORY: https://hg.mozilla.org/try
+GECKO_HEAD_REF: ab6d3e5e6d1ad4b4744cd1234983ced7172359ec
https://hg.mozilla.org/try/graph/ab6d3e5e6d1ad4b4744cd1234983ced7172359ec
which has
Backed out changeset fd2b93ff0abe (bug 1550801)
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Comment 3•7 years ago
|
||
Looks like our composition window is broken, so all related tests fail, of course. There are also test failures in mail account setup and heaps of Calendar failures.
Looks like I'll cancel Dailies for a while.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/71dbc5c422f8
No bug - Disable Nightly builds . a=jorgk CLOSED TREE
| Assignee | ||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
| Assignee | ||
Comment 7•7 years ago
|
||
That should fix most stuff, if not all. My Try run is greener than I expected.
Comment 8•7 years ago
|
||
Thx, Geoff!
| Reporter | ||
Comment 9•7 years ago
|
||
Can someone review the landed patch? Is this the final solution? Not being able to wait for "menulist" seems to need a follow-up:
10:18:28 - darktrojan: oh cool, so one of the things you can't do as an xhtml document is wait for custom elements without a hyphen in the name
10:18:40 - darktrojan: like menulist
10:18:43 - darktrojan: :/
Comment 10•7 years ago
|
||
Custom elements are required to have a dash in their name. That it hasn't been enforced was by design, but nevertheless a non standard feature.
| Reporter | ||
Comment 11•7 years ago
|
||
So why are there custom elements without a hyphen which are bound to break?
Please note the difference between dash and hyphen:
https://www.ef.com/wwen/english-resources/english-grammar/hyphens-and-dashes/
Comment 12•7 years ago
|
||
AFAIK they were/are only allowed (internally?) to cause minimum change requirements during the de-xbl conversion. I'd expect that at some point this allowance will go away, and we've therefore proactively renamed some elements (like minimonth) to something with a hypen instead.
| Assignee | ||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Description
•