mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 384936 - Folders in bookmarks menu are inaccessible after moving a bookmark to/in the menu. r=sspitzer.
This commit is contained in:
parent
63877692e9
commit
df5b1d76e7
@ -821,7 +821,6 @@
|
||||
if (dropPoint == null)
|
||||
return;
|
||||
PlacesControllerDragHelper.onDrop(null, this._self, dropPoint.ip);
|
||||
this._self._rebuild();
|
||||
},
|
||||
|
||||
onDragExit: function TBV_DO_onDragExit(event, session) {
|
||||
|
Loading…
Reference in New Issue
Block a user