Enable compiling servo/webrender code in SeaMonkey 2.53 with later rust versions.
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(seamonkey2.49esr unaffected, seamonkey2.53 fixed)
Tracking | Status | |
---|---|---|
seamonkey2.49esr | --- | unaffected |
seamonkey2.53 | --- | fixed |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.1)
Attachments
(3 files)
56.39 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
6.70 KB,
text/plain
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
|
Details |
25.70 KB,
text/plain
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
|
Details |
Fixes needed in servo/webrender code used for SeaMonkey 2.53
[Approval Request Comment]
Regression caused by (bug #): update to rustc 1.37+
User impact if declined: users cannot compile locally unless they disable fatal warnings in relevant lib.rs
Testing completed (on m-c, etc.): 2.53
Risk to taking this patch (and alternatives if risky): None
String changes made by this patch: None
Not tried against esr-60 code yet
![]() |
||
Comment 2•4 years ago
|
||
Comment on attachment 9092273 [details] [diff] [review] Needed changed for compiling with rust 1.37 LGTM. 2.53 for now. 2.57 will need other changes. Open a new bug later?
![]() |
||
Updated•4 years ago
|
![]() |
||
Updated•4 years ago
|
![]() |
||
Updated•4 years ago
|
![]() |
||
Comment 3•4 years ago
|
||
Make rust 1.33 happy
![]() |
||
Comment 4•4 years ago
|
||
Make rust 1.35 happy
(In reply to Frank-Rainer Grahl (:frg) from comment #2)
Comment on attachment 9092273 [details] [diff] [review]
Needed changed for compiling with rust 1.37LGTM.
2.53 for now. 2.57 will need other changes. Open a new bug later?
Yes
Comment on attachment 9114395 [details]
Needed changed for compiling with rust 1.33
[Triage Comment]
r/a=me
Comment on attachment 9114396 [details]
Needed changed for compiling with rust 1.35
[Triage Comment]
r/a=me
![]() |
||
Comment 8•3 years ago
|
||
Fixed in 2.53 beta 1 gitlab branch:
https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/tree/2_53_beta_01
Description
•