Closed
Bug 1448652
Opened 7 years ago
Closed 7 years ago
Replace viewSourceOverlay.xul with inlining and pre-processing
Categories
(Thunderbird :: General, enhancement)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 61.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
10.63 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
Here is an other one to remove.
Assignee | ||
Comment 1•7 years ago
|
||
Not the most elegant because SM does different overlays on viewSource.xul. So I had to add them through #ifndef.
Comment 2•7 years ago
|
||
Comment on attachment 8962143 [details] [diff] [review]
viewSourceOverlay.patch
Not elegant, but working. Actually, have you noticed that changing the encoding doesn't work? I believe that was working when I first forked the code, but it's already not working in TB 60 beta now :-(
I'll file a new bug.
Attachment #8962143 -
Flags: review?(jorgk) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/9f65d7570835
Replace viewSourceOverlay.xul with inlining and pre-processing. r=jorgk
Updated•7 years ago
|
Target Milestone: --- → Thunderbird 61.0
You need to log in
before you can comment on or make changes to this bug.
Description
•