Ryan VanderMeulen
662d9d163c
Bug 1064580 - Disable browser_bug982298.js on e10s.
2014-11-04 11:35:07 -05:00
Brian Grinstead
f731aa26dc
Bug 1085745 - Add a way to select the autocomplete popup in CSS based on which input it is opened for;r=dao
2014-10-21 20:44:38 -07:00
Iaroslav Sheptykin
b16795d39b
Bug 1052992: Add quick-search event listeners to system event group, so stopPropagation on keyboard events does not affect the findbar. r=MattN
2014-10-16 00:38:58 -07:00
Jon Morton
4a98f87acc
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
2014-10-14 13:15:21 -07:00
Andrew Halberstadt
11b824f09b
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Masayuki Nakano
2d0dee6f79
Bug 960871 part.11 Rename EventUtils.synthesizeText() to EventUtils.synthesizeCompositionChange() r=smaug
2014-10-07 19:01:50 +09:00
Tomasz Kołodziejski
166f77f132
Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer
2014-10-02 17:23:00 +02:00
Masayuki Nakano
424fc4f2bc
Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug
2014-10-03 15:33:50 +09:00
Julian Viereck
0047711bbf
Bug 950797 - Use result from last completion in nsAutoCompleteController to reduce autoFill UI flickering until search results come back. r=mak
2014-09-30 04:14:49 -07:00
Tomasz Kołodziejski
96b4aec9e2
Bug 1070923 - Fix intermittent test_bug451286.xul by waiting for the highlight toggle to finish. r=mikedeboer
2014-09-26 10:49:00 -04:00
Tomasz Kołodziejski
29da2cf4c5
Bug 429732 - Make Finder.jsm iterate over matches asynchronously in small batches so it does not block the UI thread. r=mikedeboer
2014-09-18 10:23:00 +02:00
Markus Stange
10a14a9aa1
Bug 944836 - Remove test that uses MozMouseHitTest on a statusbar. r=dao
2014-09-18 10:56:30 +02:00
Shu-yu Guo
40c62f33a5
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Tomasz Kołodziejski
ab28c328d9
Bug 923801 - Case-sensitive still affects all find bars globally. r=gavin
2014-09-04 12:29:00 +02:00
Bill McCloskey
3fc52acc1d
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Tomasz Kołodziejski
a6ca073e7a
Bug 694696 - mute video if volume is set down to 0. r=jaws
2014-08-25 13:55:00 +02:00
Ryan VanderMeulen
052a22a443
No bug - Widen the allowable number of asserts in test_bug437844.xul to 19-21 so we don't have to keep adjusting it everytime something randomly perturbs it.
2014-08-19 15:12:25 -04:00
Alexander Seleznev
688d086ed7
Bug 803633 - Update tests. r=mstange
2014-08-10 05:38:00 -04:00
Valentin Gosu
e4fb44efb0
Bug 1045886 - Increase assertion count in test_bug437844.xul
2014-08-13 16:44:00 +03:00
Martijn Wargers
55bc0e8d57
Bug 1049786 - Hopeful fix for the timeouts in bug 1051667. r=adw
2014-08-11 11:04:07 -07:00
Martijn Wargers
d5df452c7d
Bug 1049786 - Intermittent browser_bug295977_autoscroll_overflow.js | Window for m should have scrolled vertically. r=adw
2014-08-08 11:33:38 -07:00
Alexander Seleznev
5139fcb58a
Bug 1048178 - Add tests
2014-08-07 13:33:07 +02:00
Mike Conley
99ca97a07b
Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn.
2014-07-24 15:05:29 -04:00
Mike Conley
3a0350024c
Backed out changeset 0366dfc36340 (bug 1009628)
2014-08-05 14:53:57 -04:00
Mike Conley
b91d85f3fb
Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn
2014-07-24 15:05:29 -04:00
Martijn Wargers
31abf61894
Bug 251903 - Autoscroll does not function as expected when in an iframe. r=Neil
2014-07-23 13:57:54 +02:00
Alexandre Poirot
6188942e57
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
2ef660ddd5
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Alexandre Poirot
cdd4736014
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
85fb1826cb
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
7bb6381d42
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
7fdd19b194
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Neil Deakin
5413163459
Bug 1026310, set the open state only once the opening transition is finished, rename the internal popup states to be clearer, fix UITour.jsm to check the showing state, r=MattN,neil
2014-07-14 13:39:04 -04:00
Magnus Melin
13ab4c758a
Bug 1012398 - Completion doesn't take capitalization from address book entry. Also fixes bug 1009469. r=Enn
2014-06-27 21:17:43 +03:00
Kyle Huey
ff95b99adb
Bug 1031051: Part 7 - Migrate PageTransitionEvent to the WebIDL code generator. r=smaug
2014-06-30 16:02:02 -07:00
Ryan VanderMeulen
572314c181
Backed out changeset 123e07744d21 (bug 1012398) for mochitest-other failures.
...
CLOSED TREE
2014-06-27 15:48:26 -04:00
Magnus Melin
1fb62f5ff3
Bug 1012398 - Completion doesn't take capitalization from address book entry. Also fixes bug 1009469. r=Enn
2014-06-27 21:29:07 +03:00
Wes Johnston
287988ff63
Bug 1018468 - Add fullscreen button to video controls. r=mfinkle
2014-06-11 10:25:18 -07:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Neil Deakin
879eb67976
Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil
2014-06-16 14:43:07 -04:00
Drew Willcoxon
e6bab02c62
Bug 870205 - Fix intermittent browser_bug295977_autoscroll_overflow.js. r=neil
2014-06-05 10:50:33 -07:00
Gijs Kruitbosch
b415d01468
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
2014-05-26 14:54:03 +01:00
Ed Morley
097a814fb0
Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts
2014-06-02 17:58:46 +01:00
Gijs Kruitbosch
a2ae3780c0
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
2014-05-26 14:54:03 +01:00
Ryan VanderMeulen
44eeb94f55
No bug - Drop expected number of asserts in test_bug437844.xul.
...
CLOSED TREE
2014-05-30 15:01:52 -04:00
Jared Wein
2c61410565
Bug 1016415 - Only iterate into the children of <menugroup> if there are children. r=enndeakin
2014-05-27 12:16:00 -04:00
Makoto Kato
490662f9e0
Bug 982298 - Remove importing Timer.jsm. r=bz
2014-05-28 19:03:27 +09:00
Carsten "Tomcat" Book
8b2bfaa408
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Vincent Chen
ade799b5dd
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
2014-05-23 15:56:15 -04:00
Jared Wein
d574f6de81
Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
2014-05-15 18:14:15 -04:00