Closed
Bug 1555071
Opened 6 years ago
Closed 6 years ago
Crash in [@ mozilla::net::CookieSettings::CookiePermission]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1553867
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-d1209f28-dba9-4b6c-90c7-42edc0190528.
Seen while looking at nightly crash stats - Mac specific crashes started in 20190525093913 : https://bit.ly/30NetUC. Bug 1553867 touched code in this area. ni on :baku
Possible regression range based on Build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f58ae8ec64c812739509de09659327bf7ea33494&tochange=edbf8267dd4f5a786ae660ff9e2fe890cf74c48e
Top 10 frames of crashing thread:
0 XUL mozilla::net::CookieSettings::CookiePermission netwerk/cookie/CookieSettings.cpp:136
1 XUL mozilla::AntiTrackingCommon::IsFirstPartyStorageAccessGrantedFor toolkit/components/antitracking/AntiTrackingCommon.cpp:1406
2 XUL nsCookieService::GetCookieStringCommon netwerk/cookie/nsCookieService.cpp:1985
3 XUL mozilla::net::HttpBaseChannel::AddCookiesToRequest netwerk/protocol/http/HttpBaseChannel.cpp:3049
4 XUL mozilla::net::nsHttpChannel::ContinueBeginConnectWithResult netwerk/protocol/http/nsHttpChannel.cpp:6963
5 XUL mozilla::net::nsHttpChannel::BeginConnectActual netwerk/protocol/http/nsHttpChannel.cpp:6817
6 XUL std::__1::__function::__func<mozilla::net::nsHttpChannel::BeginConnect clang/include/c++/v1/functional:1651
7 XUL mozilla::detail::RunnableFunction<mozilla::net::AsyncUrlChannelClassifier::CheckChannel xpcom/threads/nsThreadUtils.h:562
8 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1176
9 XUL NS_ProcessPendingEvents xpcom/threads/nsThreadUtils.cpp:434
Flags: needinfo?(amarchesini)
Comment 1•6 years ago
|
||
This code has been backed out.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(amarchesini)
Resolution: --- → DUPLICATE
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•