зеркало из https://github.com/mozilla/gecko-dev.git
19fcb48e72
The combined history view returns a bookmark ID of <null> for items that aren't a bookmark. Calling cursor.getInt() silently turns this into an ID of 0, which doesn't play well with the rest of our code that assumes that the bookmark ID for items that aren't in fact bookmarks is -1. When pressing "Remove" on a search history result, this means that we then end up trying to remove bookmark 0, i.e. the root "bookmark". Luckily this attempt doesn't succeed, but unfortunately still manages to crash the browser along the way. MozReview-Commit-ID: FZk4cI2EDAE --HG-- extra : rebase_source : c35a8c3eabeb8607392e073df0d697585e78c64c |
||
---|---|---|
.. | ||
android | ||
locales |