Closed
Bug 927961
Opened 12 years ago
Closed 12 years ago
Add a new AutoMounter state: EnableDeferredWhileFilesOpen
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:koi+, firefox25 wontfix, firefox26 fixed, firefox27 fixed, b2g-v1.2 fixed)
People
(Reporter: dhylands, Assigned: dhylands)
References
Details
Attachments
(1 file)
|
10.31 KB,
patch
|
gwagner
:
review+
|
Details | Diff | Splinter Review |
This bug covers the gecko changes needed to implement the simplest portion of bug 912609 comment 7.
It will introduce a new state into the AutoMounter (EnableDeferredWhileFilesOpen), and the AutoMounter will set the ums.mode setting to this state while it is waiting for open files to be closed.
| Assignee | ||
Updated•12 years ago
|
blocking-b2g: --- → koi?
Comment 1•12 years ago
|
||
Marking this koi+ since it is required for bug 912609
blocking-b2g: koi? → koi+
| Assignee | ||
Comment 2•12 years ago
|
||
| Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 818671 [details] [diff] [review]
Set ums.status based on the internal status of the AutoMounter.
Hey Gregor, I put you down to review this since it's mostly code to set the setting ums.state.
Attachment #818671 -
Flags: review?(anygregor)
Updated•12 years ago
|
Attachment #818671 -
Flags: review?(anygregor) → review+
| Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
status-b2g-v1.2:
--- → fixed
status-firefox25:
--- → wontfix
status-firefox26:
--- → fixed
status-firefox27:
--- → fixed
Updated•12 years ago
|
Target Milestone: --- → 1.3 Sprint 3 - 10/25
You need to log in
before you can comment on or make changes to this bug.
Description
•