Closed Bug 1200172 Opened 9 years ago Closed 9 years ago

Don't report slow add-ons if the system is hibernating

Categories

(Toolkit :: Performance Monitoring, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: Yoric, Assigned: Yoric)

References

Details

Attachments

(1 file)

No description provided.
Summary: Don't report slow add-ons while the user is idle → Don't report slow add-ons if the system is hibernating
Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation;r?mossop
Attachment #8654863 - Flags: review?(dtownsend)
Comment on attachment 8654863 [details] MozReview Request: Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation;r=mossop https://reviewboard.mozilla.org/r/17763/#review15865 ::: toolkit/components/perfmonitoring/AddonWatcher.jsm:201 (Diff revision 1) > - let snapshot = yield this._monitor.promiseSnapshot(); > + let previousSnapshot = this._latestSnapshot; // FIXME: Implement Implement what? File a bug and reference it if there is something to do here
Attachment #8654863 - Flags: review?(dtownsend) → review+
Comment on attachment 8654863 [details] MozReview Request: Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation;r=mossop Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation;r=mossop
Attachment #8654863 - Attachment description: MozReview Request: Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation;r?mossop → MozReview Request: Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation;r=mossop
Assignee: nobody → dteller
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: