Closed
Bug 1355008
Opened 8 years ago
Closed 2 years ago
Use SimpleChannel for the page-icon protocol
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | affected |
People
(Reporter: mak, Unassigned)
References
Details
See bug 1351163, the page icon protocol is basically a js porting of the moz-anno protocol, and as such it should get the same fix, but there's no way currently to do that from js.
| Reporter | ||
Comment 1•5 years ago
|
||
Now the protocol handler is in cpp, so it should be possible to do the convertion to SimpleChannel.h
Type: enhancement → task
Summary: Use simple channel for the page-icon protocol → Use SimpleChannel for the page-icon protocol
Updated•3 years ago
|
Severity: normal → S3
| Reporter | ||
Comment 2•2 years ago
|
||
This happened already, the PageIconProtocol was converted to cpp, and could use SimpleChannel.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•