Commit Graph

679 Commits

Author SHA1 Message Date
Wes Johnston
b01e9e1147 Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Wes Johnston
3a85b40bc8 Backout a7d1108f70fb, e32603f16465, 142b9df4d021, 2012-07-10 16:20:09 -07:00
Nathan Froyd
5b30baa4c3 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Wes Johnston
709cc65d28 Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07:00
Ehsan Akhgari
729030ee5b Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions 2012-07-03 20:21:03 -04:00
Ehsan Akhgari
5dfcced8d0 Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out 2012-07-03 19:36:38 -04:00
Matt Woodrow
d4e8c963bf Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc 2012-07-03 21:06:04 +12:00
Ehsan Akhgari
ea6f5beac9 Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
Philip Chee
3592c9c1b7 Bug 769737 Add nsIFocusManager to Services.jsm r=gavin. 2012-07-02 05:09:31 +08:00
Matt Woodrow
4b10a2b53c Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-30 15:06:11 +12:00
Chris Pearce
5dca73c48d Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
Ehsan Akhgari
a95b6edeea Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Ryan VanderMeulen
b74e4a29db Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Olli Pettay
94414ed431 Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Mats Palmgren
21e28bdaa3 Bug 759243 - Remove event listeners when the test is done. r=philor 2012-05-30 15:03:19 +02:00
Mounir Lamouri
4ce1130ea7 Bug 376649 - In GTK, F10 key should show active menubar item and open submenu. r=bz
--HG--
rename : toolkit/content/tests/widgets/test_menubar.xul => toolkit/content/tests/widgets/test_menubar_gtk.xul
rename : toolkit/content/tests/widgets/window_menubar.xul => toolkit/content/tests/widgets/window_menubar_gtk.xul
2012-05-22 01:31:17 +02:00
Ed Morley
f0346ff780 Merge mozilla-central to mozilla-inbound 2012-05-21 13:19:38 +01:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Phil Ringnalda
abae04ab7b Bug 756885 - Bail out of test_bug624329.xul early on 10.7, where win.maximize() gives us a resize without actually maximizing, r=karlt 2012-05-20 11:51:34 -07:00
Neil Rashbrook
6c452f6526 Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted 2012-05-10 22:46:15 +01:00
Masayuki Nakano
7dbe17ec49 Bug 749563 nsMenuBarListener should ignore consumed alt key events in its keydown and keyup event handlers r=enn 2012-05-10 08:25:48 +09:00
Tim Taubert
f15f57520c Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin 2012-05-05 01:32:34 +02:00
Jared Wein
0152ba6f95 Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan 2012-04-30 13:44:55 -04:00
Ryan VanderMeulen
6e3eea64ab Mark a failing test from bug 741842 as todo-is until bug 716321 lands. 2012-04-03 20:33:14 -04:00
Gordon P. Hemsley
84bcdfe05e Bug 741842 - Improve BCP 47 support for extension and privateuse subtags. r=gavin 2012-04-03 12:49:51 -04:00
Gordon P. Hemsley
8473f5f62b Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Phil Ringnalda
b4da60b42d Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE 2012-03-28 22:37:46 -07:00
Gordon P. Hemsley
c315ecf2d3 Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin 2012-03-28 18:56:02 -04:00
Masayuki Nakano
941d39a6a6 Bug 722961 Add tests for autocomplete with composition r=m_kato 2012-03-27 23:22:56 +09:00
Dão Gottwald
dad3d01523 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Aryeh Gregor
992887447e Bug 735805 - Part 4: Fix toolkit mochitest that runs no tests. r=enn 2012-03-16 16:07:16 -04:00
Masayuki Nakano
5f93695680 Bug 728103 part.2 Fix new test failures r=smaug 2012-03-16 15:29:15 +09:00
Marco Bonardo
9daa5cd2a5 Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
r=mano
2012-03-13 12:05:23 +01:00
Serge Gautherie
fc7137852e Bug 727954. (Bv1) test_autocomplete_delayOnPaste.xul: Support XPFE AutoComplete widget too. r=mak77. 2012-03-05 19:34:55 +01:00
Gavin Sharp
26a1e6cc16 Bug 724161: simplify some javascript:/data: drop checks, r=dao
--HG--
extra : transplant_source : q%C4%92%1C%BA%11/%93%85f%9D%26%A1%8AE%A1O%07%C7b
2012-02-14 15:08:35 -08:00
Felix Fung
c1fe72fd38 Bug 495277 - Reduce calls to new Function in Autocomplete.xml. r=gavin 2012-02-16 14:56:06 -05:00
Tim Taubert
1e2e0ffd61 merge m-c to fx-team 2012-02-15 11:15:26 +01:00
Masayuki Nakano
1dc6da3333 Bug 625151 Reset accesskey state at blur and alt keydown r=enn 2012-02-14 09:56:03 +09:00
Jared Wein
b84ff4aa7e Bug 725122 - Fix the intermittent timeouts by only setting the src attribute of the <audio> element after the event listener has been added. r=neil 2012-02-13 16:48:44 -08:00
Geoff Lankow
63ce20111b Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg 2012-01-17 14:18:29 +13:00
Matthew Noorenberghe
0d9f61cec5 Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
2012-01-31 14:53:21 -08:00
Tim Taubert
013824d68d merge m-c to fx-team 2012-02-04 11:28:09 +01:00
Jared Wein
58b72802b5 Bug 722532 - Large play button should not be displayed on audio elements. r=dolske 2012-02-03 13:29:44 +01:00
Neil Rashbrook
0a1cf802b8 Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie. 2012-02-02 22:54:58 +01:00
Ehsan Akhgari
25e8c06950 Backout changeset 8b6e498d5933 (bug 649840) because it landed without reviews 2012-01-31 12:07:56 -05:00
Neil Rashbrook
366e19724f Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie. 2012-01-31 00:27:23 +01:00
Ed Morley
d1b367f3d5 Backout 8705f07a49ec (bug 649840) for bustage 2012-01-30 23:20:54 +00:00
Neil Rashbrook
8f27b20bd2 Better test for bug 649840 r=ehsan 2012-01-30 22:28:21 +00:00
Dão Gottwald
3a2703e038 Bug 720984 - contentAreaUtils.js: getTargetFile leaks gDownloadLastDir into the global scope. r=gavin 2012-01-26 13:09:45 +01:00