Closed Bug 1599780 Opened 4 years ago Closed 4 years ago

Port OfflineAppsChild to JSWindowActors

Categories

(Core :: DOM: Core & HTML, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla75
Fission Milestone M6
Tracking Status
firefox75 --- fixed

People

(Reporter: mconley, Assigned: jahnsjam)

Details

Attachments

(1 file)

OfflineAppsChild is used for DOM storage quota management.

Child is here: https://searchfox.org/mozilla-central/rev/cce8b90aece0f42e5025e45282de16066eeaa662/browser/actors/OfflineAppsChild.jsm

Registered here: https://searchfox.org/mozilla-central/rev/cce8b90aece0f42e5025e45282de16066eeaa662/browser/components/BrowserGlue.jsm#351-359

It's not clear to me where the OfflineApps:StartFetching message is sent... I wonder if we've got some dead code here...

Tracking for Fission Nightly (M6)

Fission Milestone: --- → M6
Priority: -- → P3
Summary: [MSU Capston] Port OfflineAppsChild to JSWindowActors → [MSU Capstone] Port OfflineAppsChild to JSWindowActors
No longer blocks: 1574175
Summary: [MSU Capstone] Port OfflineAppsChild to JSWindowActors → Port OfflineAppsChild to JSWindowActors

Hey James,

Were you still planning on hacking on this, or can we commandeer the bug from you? If we don't hear back in a few weeks, we'll assume we can unassign the bug.

Flags: needinfo?(jahnsjam)

Hi,
Feel free to commandeer!

Flags: needinfo?(jahnsjam)

The one message it responds to is never sent since bug 1574480 removed it, and the one event it listens to only ends up adding the window to a manifest set which is no longer used for anything since bug 1579444 removed it, r=johannh

Pushed by neil@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1f46c6145215
remove unused offline apps legacy actor. r=johannh
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: