Disallow lossy ACString conversions
Categories
(Core :: XPConnect, defect, P2)
Tracking
()
People
(Reporter: emk, Assigned: emk)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
ACString
is a footgun. For example see bug 1549386.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out for causing bug 1558836 and bug 1558852
Backout: https://hg.mozilla.org/mozilla-central/rev/3ab360f56144d5c93dbb7ca8e1adab90f2a7f29b
Comment 5•5 years ago
|
||
In bug 1558836, at least https://searchfox.org/mozilla-central/source/netwerk/cookie/nsICookieManager.idl#124-133 seems to be causing crashes with this patch applied, because sessionstore tries to restore cookies that have contents that trip this check.
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
ping? (feel free to redirect if others should review the JS stuff)
(In reply to Masatoshi Kimura [:emk] from comment #6)
ping? (feel free to redirect if others should review the JS stuff)
Sorry. Phabricator is really unclear about whose action is needed next.
Comment 8•5 years ago
|
||
The priority flag is not set for this bug.
:peterv, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 9•5 years ago
|
||
What's the current state here? Looks like the patch is ready to re-land but it needs data review for the added crash data field? Or are there other blockers I'm not seeing?
Updated•4 years ago
|
Comment hidden (off-topic) |
Comment 12•2 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Updated•2 years ago
|
Description
•