gecko-dev/layout
Masayuki Nakano 6f633adbf8 Bug 1347351 - nsMenuBarListener::KeyPress() should wait reply event for handling F10 key r=smaug
Currently, nsMenuBarListener::KeyPress() handles F10 key before remote content handles it.  However, if a remote process has focus, the keyboard event should be handled in the content first.  Then, only when it's not consumed in the remote process, menubar should handle the F10 key press.

MozReview-Commit-ID: GDf4POAPsTy

--HG--
extra : rebase_source : a450755d89bc410d17fef55fad98533169e2eff5
2017-07-20 17:54:44 +09:00
..
base Bug 1383307: Remove ServoStyleContext::UpdateWithElementState. r=manishearth 2017-07-23 23:56:39 +02:00
build Bug 1367904 - Part 11: stylo: Use ServoStyleContext in ServoStyleSet/ServoRestyleManager; r=bholley 2017-07-17 21:00:54 -07:00
doc
forms Bug 1377595 - Mark display items that should be painted on the content side. r=jnicol 2017-07-20 11:34:15 +02:00
generic Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
inspector merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-07-22 11:38:42 +02:00
ipc Bug 1379046: Use the correct LayerManager everywhere. r=kats 2017-07-06 19:46:59 -07:00
mathml Backed out changeset 14868b3c13e3 (bug 1373767) for android reftest failures in font-inflation-1.html a=backout CLOSED TREE 2017-07-18 22:40:00 -07:00
media
painting Merge inbound to central, a=merge CLOSED TREE 2017-07-21 18:12:55 -07:00
printing Bug 1376693 - part3: Make callers of nsPrintEngine::Print() and nsPrintEngine::PrintPreview() guarantee that instance of nsPrintEngine won't be deleted during the calls r=dholbert 2017-07-19 14:06:04 +09:00
reftests Bug 1382786 part 4. Update test expectations. r=emilio 2017-07-21 14:20:00 -04:00
style Bug 1383307: Remove ServoStyleContext::UpdateWithElementState. r=manishearth 2017-07-23 23:56:39 +02:00
svg Bug 1359833 - Part 7. nsImageLoadingContent native observers should use the new API. r=tnikkel 2017-07-19 14:15:12 -04:00
tables Merge m-c to inbound, a=merge 2017-07-21 18:20:46 -07:00
tools Bug 1381091 - Don't restart the reftest suite if it finishes running all the tests. r=ahal 2017-07-18 13:10:29 -04:00
xul Bug 1347351 - nsMenuBarListener::KeyPress() should wait reply event for handling F10 key r=smaug 2017-07-20 17:54:44 +09:00
moz.build