Closed
Bug 1095406
Opened 10 years ago
Closed 7 years ago
Remove getBookmarksForURI and getMostRecentBookmarkForURI from PlacesUtils
Categories
(Toolkit :: Places, defect, P1)
Toolkit
Places
Tracking
()
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 3 open bugs)
Details
(Keywords: perf, Whiteboard: [reserve-photon-performance] [fxsearch])
Attachments
(1 file)
We must deprecate this pseudo-api and make its consumers use Bookmarks.jsm API.
Unfortunately here we are going sync->async so consumers won't be ready.
Flags: qe-verify-
Flags: firefox-backlog+
Assignee | ||
Updated•10 years ago
|
Depends on: 1094812, PlacesAsyncTransact
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Depends on: PlacesAsyncTransact
Assignee | ||
Updated•9 years ago
|
Priority: -- → P1
Updated•8 years ago
|
Whiteboard: [qf]
Updated•8 years ago
|
Blocks: photon-performance-triage
Updated•8 years ago
|
Points: 5 → ---
Flags: firefox-backlog+
Priority: P1 → P2
Whiteboard: [qf] → [photon-performance] [qf]
Updated•8 years ago
|
Whiteboard: [photon-performance] [qf] → [photon-performance] [qf-]
Updated•8 years ago
|
Priority: P2 → P3
Whiteboard: [photon-performance] [qf-] → [reserve-photon-performance] [qf-]
Assignee | ||
Updated•7 years ago
|
Summary: Deprecate PlacesUtils.getBookmarksForURI → Remove PlacesUtils.getBookmarksForURI
Updated•7 years ago
|
Priority: P3 → P4
Assignee | ||
Updated•7 years ago
|
No longer depends on: PlacesAsyncTransact
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Priority: P4 → P1
Summary: Remove PlacesUtils.getBookmarksForURI → Remove getBookmarksForURI and getMostRecentBookmarkForURI from PlacesUtils
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8944668 [details]
Bug 1095406 - Remove synchronous getBookmarksForURI and getMostRecentBookmarkForURI from PlacesUtils.
https://reviewboard.mozilla.org/r/214828/#review220496
Attachment #8944668 -
Flags: review?(standard8) → review+
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/5095d9a704a4
Remove synchronous getBookmarksForURI and getMostRecentBookmarkForURI from PlacesUtils. r=standard8
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Assignee | ||
Updated•7 years ago
|
Whiteboard: [reserve-photon-performance] [qf-] → [reserve-photon-performance] [qf-][fxsearch]
Updated•3 years ago
|
Performance Impact: --- → -
Whiteboard: [reserve-photon-performance] [qf-][fxsearch] → [reserve-photon-performance] [fxsearch]
You need to log in
before you can comment on or make changes to this bug.
Description
•