gecko/layout
Alexandre Lissy dbf01d56cf Bug 921928 - Make <iframe mozbrower remote> a preferred target when fluffing r=roc
In bug 921928, the user places a call and then tries to do other actions
(calls, SMS, contacts, ...) with actions very close to the attention
screen. When trying to do those other actions, event fluffing is
prioritizing the attention screen rather than user apps.
---
 layout/base/PositionedEventTargeting.cpp           |  10 ++
 layout/base/tests/Makefile.in                      |   2 +
 .../bug921928_event_target_iframe_apps_oop.html    |   8 +
 .../base/tests/test_event_target_iframe_oop.html   | 178 +++++++++++++++++++++
 4 files changed, 198 insertions(+)
 create mode 100644 layout/base/tests/bug921928_event_target_iframe_apps_oop.html
 create mode 100644 layout/base/tests/test_event_target_iframe_oop.html
2013-10-28 11:38:03 -07:00
..
analysis
base Bug 921928 - Make <iframe mozbrower remote> a preferred target when fluffing r=roc 2013-10-28 11:38:03 -07:00
build Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
doc
forms Bug 717878 - Return scroll target frame for single-line text controls; r=mats 2013-10-26 14:34:51 -04:00
generic Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
inspector Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
ipc Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
mathml Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
media Bug 918861 - Add an API to get the native samplerate for a given audio backend. r=kinetik 2013-10-17 15:44:52 +02:00
printing Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
reftests Bug 929991 - Tests for text-align: true X; 2013-10-27 20:56:32 +00:00
style Bug 929991 - Tests for text-align: true X; 2013-10-27 20:56:32 +00:00
svg bug 930420 - respect any transform on the glyph element itself when calculating SVG glyph extents. r=heycam 2013-10-25 10:09:30 +02:00
tables Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
tools Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
xul Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
moz.build