Closed
Bug 779498
Opened 13 years ago
Closed 12 years ago
Hook up MozTCPSocket to new PermissionManager
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
blocking-basecamp | + |
People
(Reporter: fzzzy, Assigned: fzzzy)
References
Details
(Whiteboard: [WebAPI:P1])
Now that there is a new PermissionManager api, TCPSocket needs to be updated to use it.
Assignee | ||
Updated•13 years ago
|
Updated•13 years ago
|
blocking-basecamp: ? → +
Updated•12 years ago
|
Assignee: nobody → dpreston
Assignee | ||
Comment 1•12 years ago
|
||
I think this is already done.
Comment 2•12 years ago
|
||
(In reply to Donovan Preston from comment #1)
> I think this is already done.
That would be great! Feel free to close, I guess :)
Updated•12 years ago
|
Whiteboard: [WebAPI:P1]
Yup, this seems to be done
http://mxr.mozilla.org/mozilla-central/source/dom/network/src/TCPSocket.js#268
http://mxr.mozilla.org/mozilla-central/source/dom/network/src/TCPSocket.js#303
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 4•12 years ago
|
||
Good, I'm glad that someone that knows what it really is supposed to look like thinks it looks correct :-) Thanks Jonas.
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•