Closed
Bug 1563246
Opened 6 years ago
Closed 6 years ago
Reload the Public Suffix List when data is updated in profile folder
Categories
(Core :: Networking: DNS, enhancement, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: leplatrem, Assigned: arpitbharti73)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file, 1 obsolete file)
With Bug 1563226, the PSL data will be fetched in the profile folder and a signal will be sent.
As discussed in Bug 1083971, the C++ could reload the PSL data from disk when the signal is received.
As Gijs underlined, this would have interesting challenges, like multiprocess sharing, race conditions around cookies blocking etc.
https://docs.google.com/document/d/1kxlAhu87MQtATxYfBdfRO-WjMHVNo1jA9Gr5mdVBnN8/edit
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•6 years ago
|
||
Reload the Public Suffix List when data is updated in profile folder
Updated•6 years ago
|
Attachment #9081983 -
Attachment description: Bug 1563246 - Created Observer and method to trigger when signal received → Reload the Public Suffix List when data is updated in profile folder
Updated•6 years ago
|
Attachment #9081983 -
Attachment description: Reload the Public Suffix List when data is updated in profile folder → Bug 1563246 - Reload the Public Suffix List when data is updated in profile folder
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D42469
Updated•6 years ago
|
Attachment #9081983 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9086342 -
Attachment description: Bug 1563246 - Reload the Public Suffix List when data is updated in profile folder r=leplatrem → Bug 1563246 - Reload the Public Suffix List when data is updated in profile folder r=leplatrem,kmag,erahm
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → arpitbharti73
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03c9cce08d11
Reload the Public Suffix List when data is updated in profile folder r=leplatrem,kmag
Keywords: checkin-needed
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•