Kartikaya Gupta
b26756534f
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
2015-02-16 21:41:49 -05:00
Carsten "Tomcat" Book
7871582fa7
Backed out changeset 969d634fe396 (bug 1131695) for android m4 perma failures on a CLOSED TREE
2015-02-17 09:27:25 +01:00
Kartikaya Gupta
5c6f96cc56
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
2015-02-16 21:41:49 -05:00
Andrea Marchesini
f2202e383e
Bug 1125713 - Browser API: Add event for page download progress, r=fabrice
2015-02-15 21:06:14 +01:00
Wes Kocher
217a6cabe8
Backed out 2 changesets (bug 1131695) for mochitest-1 failures on a CLOSED TREE
...
Backed out changeset 13af514d6aea (bug 1131695)
Backed out changeset 6823625f2042 (bug 1131695)
2015-02-13 12:43:20 -08:00
Kartikaya Gupta
9a2e87d83e
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
2015-02-13 14:33:09 -05:00
Morris Tseng
4dc62c20e6
Bug 1120750 - Part 4: Remove all touchcarettap event listener. r=roc
2015-01-27 22:45:00 -05:00
Morris Tseng
1b3e94152e
Bug 1120750 - Part 3: Dispatch taponcaret using selectionstatechanged event. r=roc
2015-01-21 23:42:00 -05:00
Ryan VanderMeulen
74f80ff51c
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
Fabrice Desré
5980f9c2f5
Bug 1131573 - Add contextmenu support to input elements in forms. r=kanru
2015-02-10 09:32:48 -08:00
Morris Tseng
58963742cf
Bug 1119126 - Send updateposition after reflow when selection is collapsed. r=roc
2015-02-02 22:10:00 -05:00
Carsten "Tomcat" Book
eddc094885
Backed out changeset a372a90a9475 (bug 1119126) for gaia-js-integration-8 failures
2015-02-09 15:33:24 +01:00
Morris Tseng
3bed1dc615
Bug 1119126 - Send updateposition after reflow when selection is collapsed. r=roc
...
--HG--
extra : rebase_source : d66da8b00f033b2fcbdbb469dd6d47bf23a65c48
2015-02-02 22:10:00 +01:00
Kan-Ru Chen (陳侃如)
dc9707fc46
Bug 1121558 - Remove message listener after test-success. r=smaug
2015-02-06 19:57:41 +08:00
Dimi Lee
a09be7bb0a
Bug 1105666 - [BrowserAPI] Add an API to indicate this iframe could receive NFC event. r=smaug, kanru, yoshi
2015-01-22 17:40:17 +08:00
pchang
caf060cd89
Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan
2015-01-07 23:34:00 -05:00
pchang
72bbdd11fc
Bug 1111433 - Dispatch the SelectionStateChanged event for blur. r=ehsan
2015-01-07 01:01:00 -05:00
Morris Tseng
ff2c0dc262
Bug 1118136 - Check if targets match before forcing dispatch selection state changed event. r=roc
2015-01-06 22:23:00 +01:00
Morris Tseng
d85d6378c6
Bug 1097419 - Part 2: Add mochitest for nested mozbrowser iframe case. r=kanru
2015-01-05 01:03:00 -05:00
Morris Tseng
670dfa02f5
Bug 1097419 - Part 1: Handle nested mozbrowser iframe for selectionstatechanged, touchcarettap and scrollviewchange. r=kanru
2014-12-23 01:59:00 -05:00
Morris Tseng
f2bf94474c
Bug 1114853 - Part 4: Bail out if selections are mismatch. r=roc
2014-12-29 20:02:00 +01:00
Morris Tseng
edfaf3780f
Bug 1114853 - Part 1: Change rule of forcing dispatch selection state changed event. r=roc
2014-12-29 18:09:00 +01:00
Ryan VanderMeulen
49dc4f0e55
Backed out changesets e85722c30be3 and 28714f577de0 (bug 1097419) for B2G timeouts.
2014-12-26 12:09:24 -05:00
Morris Tseng
3474257e0f
Bug 1097419 - Part 2: Add mochitest for nested mozbrowser iframe case. r=kchen
2014-12-23 17:38:00 -05:00
Morris Tseng
b0974ce676
Bug 1097419 - Part 1: Handle nested mozbrowser iframe for selectionstatechanged, touchcarettap, and scrollviewchange. r=kchen
2014-12-23 01:59:00 -05:00
Tom Schuster
b45a1a0c90
Bug 764496 - Make EV detection work in content processes. r=keeler,kanru
2014-12-24 14:04:24 +01:00
Ehsan Akhgari
09a262787c
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
...
We are white-listing the existing set of tests that use setTimeout
like this. Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.
This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Ting-Yu Lin
f674a2ec9b
Bug 1067728 - Part 5 - Dispatch updateposition after scroll end and reflow. r=roc, sr=smaug
...
Add a selection state "updateposition" and a field "visible" to indicate
that the current selection's boundingClientRect or visible is changed.
We dispatch this state after scrolling or reflowing is done.
2014-12-10 01:50:00 +01:00
Chris Lord
cccccfadb3
Bug 1106132 - Signal more error types in browser element. r=fabrice
2014-12-05 11:06:25 +00:00
Fabrice Desré
38dc391f7f
Bug 1003848 - Don't use sync messaging during BrowserElementChild initialization r=smaug
2014-11-24 11:05:35 -08:00
Carsten "Tomcat" Book
e1cc9c8763
Backed out changeset fb224386bea8 (bug 1003848) for bustage on a CLOSED TREE
2014-12-03 16:43:15 +01:00
Fabrice Desré
89db929ab8
Bug 1003848 - Don't use sync messaging during BrowserElementChild initialization r=smaug
2014-11-24 11:05:35 -08:00
pchang
1700331340
Bug 1090008 - Part 6 - Rename selectionchange to selectionstatechanged event for copypaste mochitest, r=roc
2014-11-27 18:57:00 +01:00
peter chang
483ecd1196
Bug 1090008 Dispatch SelectionStateChanged event for blur, r=roc r=smaug
2014-11-27 18:56:00 +01:00
peter chang
0911a88d6d
Bug 1090008 - Part 4 - Rename SelectionChange to SelectionStateChanged, r=smaug
2014-11-27 18:55:00 +01:00
pchang
e1781cd4dc
Bug 1090008 - Part 2 - Move the filter of selection change to BrowserElementChildPreload, r=smaug
2014-11-27 00:13:00 +01:00
Morris Tseng
94165b2707
Bug 1101392 - Part 2: Add a command that collapse selection to end after copying. r=roc
2014-11-26 23:06:00 +01:00
Morris Tseng
c311edb997
Bug 1101392 - Part 3: Select all before paste since we collapse range after copying. r=roc
2014-11-26 22:57:00 +01:00
Kan-Ru Chen (陳侃如)
cbe85f760b
Bug 1044736 - Part 4.3. Export BrowserElementParent component from BrowserElementParent.js. r=bz,fabrice
2014-11-21 18:56:28 +08:00
Kan-Ru Chen (陳侃如)
c4a36907e9
Bug 1044736 - Part 4.2. Rename BrowserElementParent.jsm to BrowserElementParent.js. r=bz,fabrice
...
--HG--
rename : dom/browser-element/BrowserElementParent.jsm => dom/browser-element/BrowserElementParent.js
2014-11-21 18:56:28 +08:00
Kan-Ru Chen (陳侃如)
71a36876c6
Bug 1044736 - Part 4.1. Delete old BrowserElementParent.js. r=bz,fabrice
2014-11-21 18:56:27 +08:00
Kan-Ru Chen (陳侃如)
eb72fa5f68
Bug 1044736 - Part 3. Make BrowserElementParent implement nsIBrowserElementAPI and use it. r=bz,fabrice
2014-11-21 18:56:27 +08:00
Kan-Ru Chen (陳侃如)
c7d83676ec
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-21 18:56:27 +08:00
Wes Kocher
d99359e04b
Backed out changeset c7c9170ab299 (bug 1044736)
2014-11-17 22:44:13 -08:00
Wes Kocher
5f6cec13d2
Backed out changeset 8ecfc1f41ddc (bug 1044736)
2014-11-17 22:44:09 -08:00
Wes Kocher
c1d7fa8e0a
Backed out changeset e4f1f09f150f (bug 1044736)
2014-11-17 22:44:07 -08:00
Wes Kocher
4423502921
Backed out changeset b3ff4ce20e67 (bug 1044736)
...
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2014-11-17 22:44:05 -08:00
Wes Kocher
1d80afc201
Backed out changeset 59a47fafaccf (bug 1044736)
2014-11-17 22:44:03 -08:00
Wes Kocher
2d9f4bd96e
Backed out changeset d045286cff6e (original backout of 8 changesets) for not working right a=backout
...
--HG--
rename : dom/browser-element/BrowserElementParent.jsm => dom/browser-element/BrowserElementParent.js
2014-11-17 22:19:49 -08:00
Wes Kocher
3696aa8ceb
Backed out 8 changesets (bug 1044736) for breaking the statusbar on b2g a=backout
...
Backed out changeset b1a6ecfca674 (bug 1044736)
Backed out changeset 61fc517d0336 (bug 1044736)
Backed out changeset 59a47fafaccf (bug 1044736)
Backed out changeset b3ff4ce20e67 (bug 1044736)
Backed out changeset e4f1f09f150f (bug 1044736)
Backed out changeset 8ecfc1f41ddc (bug 1044736)
Backed out changeset c7c9170ab299 (bug 1044736)
Backed out changeset 78aacc35b4e7 (bug 1044736)
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2014-11-17 20:34:00 -08:00