Commit Graph

14 Commits

Author SHA1 Message Date
Florian Quèze
c8cf49999e Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
Blake Kaplan
be771d8873 Bug 1330822 - Remove CPOWs from browser_context_menu_iframe.js. r=Gijs
This was tricky because synthesizeMouse would compute the incorrect
coordinates if the requested event target was in a sub-frame. With this patch,
we deal correctly with sub-frames.

MozReview-Commit-ID: KpUKxFXKMrl
2016-11-11 15:07:18 -08:00
Mike de Boer
c4067b981d Bug 1093153: introduce 'BrowserTestUtils#synthesizeKey', 'BrowserTestUtils#synthesizeComposition' and 'BrowserTestUtils#synthesizeCompositionChange' to allow mochitests to remotely invoke EventUtils' text composition utilities. Changes to EventUtils include 1) removed dependency on the 'navigator' object when 'nsIXULRuntime' is available and 2) make '_getKeyboardEvent' more robust when used in frame scripts. r=Enn 2016-03-15 11:09:31 +01:00
Sebastian Hengst
f518df80a1 Backed out changeset afe0a444c182 (bug 1093153) for mochitest-2 failures. r=backout 2016-03-14 17:45:36 +01:00
Mike de Boer
324566262a Bug 1093153: introduce 'BrowserTestUtils#synthesizeKey', 'BrowserTestUtils#synthesizeComposition' and 'BrowserTestUtils#synthesizeCompositionChange' to allow mochitests to remotely invoke EventUtils' text composition utilities. Changes to EventUtils include 1) removed dependency on the 'navigator' object when 'nsIXULRuntime' is available and 2) make '_getKeyboardEvent' more robust when used in frame scripts. r=Enn 2016-03-14 14:35:46 +01:00
Dão Gottwald
1cd500850f Bug 1159268 - Make browser_bug1015721.js work with e10s. r=billm 2016-03-03 23:32:54 +01:00
Luis Miguel [:quicksaver]
5ae4c5fbe5 Bug 1218351 - (e10s) Don't lose initial typed characters when opening the findbar. r=mikedeboer 2015-11-04 15:26:40 +00:00
Iaroslav (yarik) Sheptykin
d916676f93 Bug 1140512: Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-10-15 15:13:54 +02:00
Wes Kocher
0c4235206a Merge m-c to inbound, a=merge 2015-09-28 16:31:29 -07:00
Mike de Boer
1f2c06486a Backed out changeset 77b2f22f48c7 (bug 1140512) due to invalid fix. rs=me,backout. 2015-09-28 12:55:46 +02:00
Gijs Kruitbosch
4c1e9a92a9 Bug 636905 - tangent: allow using JS to select clickable element on the content side, r=mconley 2015-09-26 14:57:03 +01:00
Iaroslav (yarik) Sheptykin
0a5fd44218 Bug 1140512 - Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-09-19 20:22:21 +02:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Neil Deakin
4f0a0dcc85 Bug 1131818, add versions of synthesizeMouse that work with child process tabs, r=mconley 2015-04-16 15:38:13 -04:00