Closed
Bug 684107
Opened 13 years ago
Closed 13 years ago
Remove private browsing code from DownloadLastDir.jsm after bug 679784 is fixed
Categories
(Toolkit :: Preferences, defect)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(2 files)
3.31 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
1.16 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
I'll fix this once bug 679784 lands on m-c, unless someone beats me to it.
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment on attachment 558054 [details] [diff] [review]
patch
Looks great!
Attachment #558054 -
Flags: review?(ehsan) → review+
Comment 3•13 years ago
|
||
Target Milestone: --- → mozilla9
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
looks like this forgot to remove the import() for Dict.jsm.
Assignee | ||
Comment 6•13 years ago
|
||
(In reply to Gavin Sharp (use gavin@gavinsharp.com for email) from comment #5)
> looks like this forgot to remove the import() for Dict.jsm.
And XPCOMUtils.jsm, which is interesting because it wasn't ever used here. :/
Attachment #590117 -
Flags: review?(gavin.sharp)
Updated•13 years ago
|
Attachment #590117 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•