Commit graph

4 commits

Author SHA1 Message Date
Jared Wein
78099b5a1b Bug 1251071 - "New bookmark" popup disappears if I reopen it after creating bookmark. r=mak
MozReview-Commit-ID: DNqcu5vxrBG
* * *


MozReview-Commit-ID: 3KoNVklCK8d
2016-07-06 07:27:00 +02:00
Jared Wein
31e5034db8 Bug 1251134 - Remove redundant check for the panel state that is checked after a yield on a potential slow Places query. r=gijs
MozReview-Commit-ID: L46711lTbPC

--HG--
extra : transplant_source : NCF%EEh%06%27c%CE%9DE%F6r%DC%92%A3%DC%84q%84
2016-06-01 15:34:47 -04:00
Jared Wein
6277bcf9dd Bug 1251107 - Move the mouseout code to popupHideFn(). r=gijs
The mouseout code triggers the hiding of the popup, but it was previously in the popupEditFn meaning that it ran before we expected the popup to close, which caused this race condition. I also had to tweak the contextmenu test because it was depending on a mousedown/click which we are no longer listening for (we replaced that with mouseover/mouseout).


MozReview-Commit-ID: 5mZujGuto5g

--HG--
extra : transplant_source : %A6X%9A%40%FD%7C%5C%F2gC%B1%1Bv%CF%F4%D5%B7%26q%7E
2016-02-25 00:30:37 -05:00
Jared Wein
2d2a2f8e9d Bug 1219794 - Show the bookmark popup for new bookmarks and autoclose if no interaction. r=mak
MozReview-Commit-ID: FSx0bB4KqpQ
2016-02-18 15:36:22 -05:00