Closed
Bug 517982
Opened 15 years ago
Closed 6 years ago
UI library for Clear Recent History Dialog
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P3)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Unassigned)
References
Details
(Whiteboard: [lib] )
As a proposal from Tracy we would need a helper function for the Clear Recent History dialog. I think about implementing the following:
* one parameter which will contains the info about the time
* a hash of parameters which contains boolean values for each of the possible checkboxes. So you only have to flag the entries you wanna kill
That would result in a call like:
clearRecentHistory("Today", {bookmarks:true, cache:true});
Reporter | ||
Updated•15 years ago
|
Assignee: hskupin → nobody
Status: ASSIGNED → NEW
Reporter | ||
Updated•15 years ago
|
Component: Mozmill → Mozmill Tests
QA Contact: mozmill → mozmilltests
Whiteboard: [shared module]
Reporter | ||
Comment 1•14 years ago
|
||
Move of Mozmill Test related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Version: Trunk → unspecified
Reporter | ||
Updated•14 years ago
|
Component: Mozmill Tests → Mozmill Shared Modules
Reporter | ||
Updated•13 years ago
|
Component: Mozmill Shared Modules → Mozmill Tests
Reporter | ||
Updated•13 years ago
|
Summary: [shared module] Helper function for Clear Recent History Dialog → Helper function for Clear Recent History Dialog
Whiteboard: [shared module] → [lib]
Reporter | ||
Updated•12 years ago
|
Whiteboard: [lib] u=new_library c=history p=1 → [lib]
Updated•12 years ago
|
Assignee: nobody → vlad.mozbugs
Status: NEW → ASSIGNED
Reporter | ||
Updated•12 years ago
|
Assignee: vlad.mozbugs → nobody
Status: ASSIGNED → NEW
Reporter | ||
Updated•12 years ago
|
Priority: -- → P3
Summary: Helper function for Clear Recent History Dialog → UI library for Clear Recent History Dialog
Updated•12 years ago
|
Assignee: nobody → mario.garbi
Updated•12 years ago
|
Whiteboard: [lib] → [lib] s=130401 u=new_library c=history p=1
Updated•12 years ago
|
Whiteboard: [lib] s=130401 u=new_library c=history p=1 → [lib] s=130408 u=new_library c=history p=1
Updated•12 years ago
|
Whiteboard: [lib] s=130408 u=new_library c=history p=1 → [lib]
Comment 2•12 years ago
|
||
I haven't updated anything here in a long time as we had other bugs with a higher priority. I will work on this after Australis related bugs are fixed. If this requires attention let me know and I will work on it.
Reporter | ||
Comment 3•12 years ago
|
||
This has lower priority. There are other more important bugs around which are waiting for a fix. Before we start here we should get bug 879972 fixed.
Depends on: 879972
Updated•11 years ago
|
Assignee: mario.garbi → nobody
Comment 4•6 years ago
|
||
Mozmill is dead, WONTFIX the remaining bugs.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•