Closed
Bug 1958547
Opened 18 days ago
Closed 18 days ago
Port bug 1951832: Enable the new white-space normalizer in nightly buids and early beta builds
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(Not tracked)
RESOLVED
FIXED
139 Branch
People
(Reporter: tobyp, Assigned: tobyp)
References
Details
Attachments
(1 file)
These changes break assumptions in a bunch of our editor tests, like:
- comm/mail/test/browser/composition/browser_paragraph_state.js
- comm/mail/test/browser/composition/browser_remove_text_styling.js
- comm/mail/test/browser/composition/browser_text_styling.js
so perhaps change assertMessageBodyContent to replace nbsp with " "
Assignee | ||
Comment 1•18 days ago
|
||
Updated•18 days ago
|
Assignee: nobody → toby
Status: NEW → ASSIGNED
Assignee | ||
Updated•18 days ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 139 Branch
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/230d1cb3686d
Port bug 1951832: Fixed tests broken by white space normalization changes. r=vineet
You need to log in
before you can comment on or make changes to this bug.
Description
•