Closed
Bug 1376531
Opened 7 years ago
Closed 7 years ago
When enabling places transactions, cannot update bookmarks names, and pasting fails
Categories
(Toolkit :: Places, defect, P1)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
In starting to look at bug 1119282, it became obvious there's a couple of bugs in the existing async transactions code that are worth splitting out and fixing sooner.
Namely:
- Pasting a bookmark into a tag folder fails
- Pasting a bookmark into a normal folder fails
- Updating the name of a bookmark in the edit bookmark overlay fails.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8881484 [details]
Bug 1376531 - Fix some issues when enabling async places transactions - updating bookmarks names and pasting bookmarks.
https://reviewboard.mozilla.org/r/152622/#review157758
Attachment #8881484 -
Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9bfbe7afcf6f
Fix some issues when enabling async places transactions - updating bookmarks names and pasting bookmarks. r=mak
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•