gecko-dev/browser
Jared Wein c352d05b9b Bug 1343569 - Delay hiding the popup on blur if the search field gains focus. r=enndeakin+6102
Since the order of events is 'blur' followed by 'focus', we send a message from the content process to the parent process and wait for a reply to give enough time for the parent process to signal that the 'blur' was related to the focusing of the search field. If the parent process hasn't signaled as such, then the content process will proceed with hiding the dropdown.

MozReview-Commit-ID: 6ngoo9uHcsM

--HG--
extra : rebase_source : caf43a975827aec71ba82fe39435b05c954673bc
2017-04-25 20:19:42 -04:00
..
app Merge mozilla-central to autoland 2017-05-04 13:22:44 +08:00
base Bug 1343569 - Delay hiding the popup on blur if the search field gains focus. r=enndeakin+6102 2017-04-25 20:19:42 -04:00
branding Bug 1356660 - Do not warn when pasting code into the console on unofficial branding, r=bgrins 2017-04-16 19:07:16 -07:00
components Bug 1336908 implement management APIs needed for theme management, r=aswan 2017-05-04 11:40:02 -07:00
config merge mozilla-inbound to mozilla-central a=merge 2017-05-02 11:04:36 +08:00
docs
experiments Backed out changeset e1c9c6e89f50 (bug 1348097) for asan failures in test_SubsessionChaining.js a=backout 2017-04-20 13:34:16 -07:00
extensions Bug 1362234 - Fix Screenshots Talos regressions by removing WebExtension startup delay and removing tab 'activated' event handler; r=kmag 2017-05-04 17:38:21 -07:00
fonts
installer Bug 1358276: Add FixCorruptOleAccRegistration to PostUpdate; r=mhowell 2017-04-26 14:19:19 -06:00
locales Bug 1356507 - Show version and updater in the preferences update pane. r=jaws 2017-04-27 19:59:14 +08:00
modules Merge inbound to m-c a=merge 2017-05-03 13:40:24 -07:00
themes Bug 1361986 - Update the about:privatebrowsing design for photon. r=johannh 2017-05-04 17:02:02 +02:00
tools/mozscreenshots Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-04-19 08:11:47 -04:00
.eslintrc.js Bug 1358041 - Hoist some eslint rules from browser/ subdirectories to browser/.eslintrc. r=standard8 2017-04-19 16:53:43 -07:00
app-rules.mk
app.mozbuild
build.mk Bug 1333826 - Remove the make-sdk build target, the INSTALL_SDK variable, and all the supporting packager/upload machinery, r=mshal 2017-01-25 12:37:19 -05:00
confvars.sh Bug 1344038 - Move the gio protocol handler under netwerk/protocol. r=chmanchester,karlt 2017-04-05 13:48:52 +09:00
defs.mk
LICENSE
Makefile.in
moz.build
moz.configure