Closed Bug 424017 Opened 16 years ago Closed 16 years ago

list of offline apps broken on non-mac platforms

Categories

(Firefox :: General, defect, P2)

defect

Tracking

()

RESOLVED FIXED
Firefox 3

People

(Reporter: dcamp, Assigned: dcamp)

References

Details

Attachments

(1 file)

Attached patch fixSplinter Review
The patch in bug 397417 tried to use utilityOverlay.js to share getOfflineAppUsage() between browser.js and advanced.js, but that doesn't work on non-mac platforms.  Attached patch gives each their own copy of the function (ugh).
Flags: blocking-firefox3?
Attachment #310656 - Flags: review?(gavin.sharp)
I'd like to get this in to beta5 if possible
Target Milestone: --- → Firefox 3 beta5
Flags: blocking-firefox3? → blocking-firefox3+
Priority: -- → P1
(In reply to comment #1)
> I'd like to get this in to beta5 if possible

Right now I'm thinking we can do this after beta; if you think it needs to be in the beta, please retarget and set to P1 and explain why.
Priority: P1 → P2
Target Milestone: Firefox 3 beta5 → Firefox 3
Would be nice to get some browser chrome tests in for this stuff.
Attachment #310656 - Flags: review?(gavin.sharp) → review+
Assignee: nobody → dcamp
OS: Linux → All
Version: unspecified → Trunk
Checking in base/content/browser.js;
/cvsroot/mozilla/browser/base/content/browser.js,v  <--  browser.js
new revision: 1.1015; previous revision: 1.1014
done
Checking in base/content/utilityOverlay.js;
/cvsroot/mozilla/browser/base/content/utilityOverlay.js,v  <--  utilityOverlay.js
new revision: 1.64; previous revision: 1.63
done
Checking in components/preferences/advanced.js;
/cvsroot/mozilla/browser/components/preferences/advanced.js,v  <--  advanced.js
new revision: 1.35; previous revision: 1.34
done
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: