Open
Bug 1126277
Opened 10 years ago
Updated 2 years ago
[e10s] Make UDPSocket strict about nsIPrincipal
Categories
(Core :: Networking, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: dragana, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [necko-backlog])
Attachments
(1 file)
2.92 KB,
patch
|
Details | Diff | Splinter Review |
All calls to UDPSocket must submit nsIPrincipal in e10s.
For now it accept nullptr for a principal until bug 1126232 is resolved.
Updated•10 years ago
|
tracking-e10s:
--- → +
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → dd.mozilla
tracking-e10s:
+ → ---
Reporter | ||
Comment 1•10 years ago
|
||
I just wanted to take this bug, but I accidentally deleted tracking flag and I cannot set it again.
tracking-e10s:
--- → ?
Flags: needinfo?(blassey.bugs)
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Updated•10 years ago
|
Flags: needinfo?(blassey.bugs)
Updated•9 years ago
|
Priority: -- → P3
Updated•9 years ago
|
Whiteboard: [necko-active]
Updated•9 years ago
|
Whiteboard: [necko-active] → [necko-backlog]
Comment 3•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P3 → P1
Comment 4•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Reporter | ||
Updated•5 years ago
|
Assignee: dd.mozilla → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•