Closed
Bug 739219
Opened 13 years ago
Closed 7 years ago
Remove nsIBrowserHistory
Categories
(Toolkit :: Places, defect, P2)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
Details
(Keywords: perf, Whiteboard: [snappy:P1] )
Attachments
(1 file)
Once we have removed most synchronous stuff from here, the only remaning bits will be RemovePageXXX methods and MarkAsXXX methods, we should just move the MarkAsXXX stuff to nsINavHistoryService and provide fully-async remove methods in mozIAsyncHistory, and remove this quite pointless interface.
Updated•13 years ago
|
Whiteboard: [snappy]
Updated•13 years ago
|
Whiteboard: [snappy] → [snappy:P1]
Updated•11 years ago
|
Blocks: fxdesktopbacklog
Whiteboard: [snappy:P1] → [snappy:P1] p=0
Comment 1•10 years ago
|
||
Removed from Backlog based on team feedback from the point estimation meeting.
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•9 years ago
|
Priority: -- → P1
Assignee | ||
Updated•7 years ago
|
Priority: P1 → P5
Summary: Kill nsIBrowserHistory → [meta] Kill nsIBrowserHistory
Assignee | ||
Updated•7 years ago
|
Priority: P5 → P3
Summary: [meta] Kill nsIBrowserHistory → Remove nsIBrowserHistory
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Priority: P3 → P2
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8973790 [details]
Bug 739219 - Remove nsIBrowserHistory.
https://reviewboard.mozilla.org/r/242164/#review248498
Attachment #8973790 -
Flags: review?(standard8) → review+
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/6c4bad08fa9a
Remove nsIBrowserHistory. r=standard8
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•