Dave Townsend
a22c2d1f9e
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Iaroslav (yarik) Sheptykin
3d26e8454b
Bug 1140512 - Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer
2015-09-19 20:22:21 +02:00
Wes Kocher
468b697f04
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Dave Townsend
fb7653707b
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
Tooru Fujisawa
8a0aa17cb2
Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
...
--HG--
extra : commitid : F0AJXZT2xzk
extra : rebase_source : 4b076123afebebf10abfe62872d98f0a21e91ac8
2015-09-24 21:25:24 +09:00
Neil Deakin
3b3f71946e
Bug 1191897, add a flag for popups which allow shortcut keys to not be consumed, fixes shortcuts not working when an e10s select popup is open, r=neil
2015-09-17 11:20:33 -04:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
JW Wang
255cca4926
Bug 1076833 - take snapshots only after network suspended. r=jya.
2015-09-15 10:56:21 +08:00
Nick Robson
cbc967c36c
Bug 1194337 - Context menu positioned incorrectly on OSX. r=enn
...
--HG--
extra : commitid : DMbHs08dPOO
2015-09-09 14:50:00 +01:00
Ehsan Akhgari
f9752f535c
Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
...
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Nick Robson
49e872dc7e
Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn
...
--HG--
extra : rebase_source : 7817fea6ea95e9dfc486f797114e1cfb778d5230
2015-08-04 16:41:00 -04:00
Olli Pettay
0e27942cc2
Bug 1191299 - ensure test_mousecapture.xul will work also in branches which don't have pointer events enabled, r+a=RyanVM, CLOSED TREE
2015-08-07 17:04:01 +03:00
Ehsan Akhgari
f0163e1f6e
Bug 1191123 - Make sure that DOMAudioPlaybackStarted/Stopped events are not cancelable; r=smaug
2015-08-04 21:09:19 -04:00
Ehsan Akhgari
778c91d13d
Bug 1190082 - Rename media-playback and the related stuff to audio-playback; r=smaug
...
Given that we only dispatch this for audio, media-playback sounds
like a misnomer.
2015-08-04 21:07:41 -04:00
Marco Bonardo
19e86a8419
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
...
Original patch by Felipe Gomes <felipc@gmail.com>
--HG--
extra : commitid : Cen9r3nQixn
2015-07-30 16:54:27 +02:00
Andrea Marchesini
5509be2d98
Bug 1185303 - HTMLMediaElement should not be paused when visibility changed and when muted by the AudioChannel policy, r=ehsan
2015-07-22 00:04:57 +01:00
Justin Dolske
1d2b719b44
bug 1076833 - extra logging to help diagose intermittent orange.
2015-07-17 12:15:14 -07:00
Andrea Marchesini
4d18f7a4df
Bug 1183700 - Don't prevent playback of media elements in a muted tab on desktop, r=ehsan
...
--HG--
rename : toolkit/content/tests/browser/browser_mediaPlayback.js => toolkit/content/tests/browser/browser_mediaPlayback_mute.js
rename : toolkit/content/tests/browser/browser_mute.js => toolkit/content/tests/browser/browser_mute2.js
rename : toolkit/content/tests/browser/file_mediaPlayback.html => toolkit/content/tests/browser/file_mediaPlayback2.html
rename : toolkit/content/tests/browser/file_mediaPlaybackFrame.html => toolkit/content/tests/browser/file_mediaPlaybackFrame2.html
2015-07-16 19:34:30 +01:00
Neil Deakin
6f23584db6
Bug 1178373, recreate menulist to prevent maintaining any state between the two test parts, r=test-only
2015-07-14 16:03:54 -04:00
Boris Zbarsky
64fe037420
Bug 1181762. Remove uses of mozRequestAnimationFrame from toolkit code. r=gijs
2015-07-14 15:28:57 -04:00
Mark Capella
86564eb5cd
Bug 1121515 - Update test results to match new expected behaviour, r=roc
2015-07-13 20:15:47 -04:00
Geoff Brown
52d4e225a0
Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin
2015-07-10 14:41:59 -06:00
Ehsan Akhgari
d8ec611352
Bug 1180448 - Add APIs to XUL browser for muting and unmuting audio playback in the document loaded inside it; r=mconley
2015-07-09 21:34:47 -04:00
Ehsan Akhgari
def0e4ae45
Bug 1180421 - Add support for DOMMediaPlaybackStarted and DOMMediaPlaybackStopped events; r=mconley
...
These events are dispatched to a XUL browser element when a document loaded
inside them starts or stops media playback.
2015-07-09 21:24:25 -04:00
Maksim Lebedev
0424a6662e
Bug 1151152
- Change behavior when pointer is dragged out of the document. r=smaug
...
--HG--
extra : rebase_source : b5fd5840d91bbc064c22476ca54349221be26955
extra : source : 9b51e066a4e6d912ddc7fa4a1f65633bae9beebf
2015-06-15 10:27:00 -04:00
Michael Layzell
0f9ea8b283
Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan
2015-06-30 08:18:04 -04:00
Neil Deakin
de78de7124
Bug 1178373, add listener before opening the popup, r=test-only-change
2015-06-29 14:10:35 -04:00
Ryan VanderMeulen
83b7f52ded
Backed out changeset 9b51e066a4e6 (bug 1151152
) for various pointerevent test failures.
2015-06-29 11:44:36 -04:00
Maksim Lebedev
4f1073592a
Bug 1151152
- Change behavior when pointer is dragged out of the document. r=smaug
...
--HG--
extra : rebase_source : 0221301df72b72092091911b93604dc0c9373e93
2015-06-15 10:27:00 -04:00
Ehsan Akhgari
da6d711504
Backout changeset d648becaa638 (bug 1170531) for test failures
2015-06-27 13:14:06 -07:00
Michael Layzell
8822471924
Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan
2015-06-27 12:37:44 -07:00
Neil Deakin
1885e7075c
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
2015-06-26 09:32:25 -07:00
Carsten "Tomcat" Book
4161a5ac2b
Backed out changeset 3fca18104696 (bug 1170531) for e10s-m4 test failures in test_bug1067255.html
...
--HG--
extra : rebase_source : 9e1295d5c84bfbeed5c7c184d6d7419000fc8629
2015-06-22 15:21:02 +02:00
Michael Layzell
a9c46a12ac
Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan
2015-06-22 08:13:26 -04:00
Ryan VanderMeulen
505b44b386
Bug 1169243 - Re-enable the tests disabled while investigating these failures now that the underlying machine configuration issue is resolved.
...
--HG--
extra : histedit_source : 83507f6cbf3b482c2865356d32eb733628ccbd9b
2015-06-10 22:06:26 -04:00
Michael Layzell
4c5c129216
Bug 1159490 - Allow cut/copy event dispatch unconditionally in HTML documents. r=neil
2015-05-13 08:44:00 +02:00
Birunthan Mohanathas
3ffa8d565d
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
2015-05-21 21:49:30 +01:00
Neil Deakin
44e658ea16
Bug 873923, anchored at popup test, r=test
2015-05-19 21:20:57 -04:00
Neil Deakin
4818484538
Bug 250091, support page up and page down in menulists, r=neil
2015-05-20 13:11:06 -04:00
Ted Mielczarek
9fa6778286
bug 1165017 - annotate content process URL on location change. r=mconley
...
--HG--
extra : rebase_source : 3c2c48e333ed0978134f87bc132a5194e402b9f1
2015-05-15 13:00:11 -04:00
Ehsan Akhgari
1a03395848
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
Matthew Noorenberghe
9bdaefa259
Bug 998893 - Update the autocomplete search string when pressing DOM_VK_DOWN to initiate a search. r=mak
...
Some script may have changed the value of the text field since our last keypress or after our focus handler and we don't want to search for a stale string.
--HG--
extra : rebase_source : de4dab916dc1abdcd5d9293891a7903f360e884b
2015-05-06 11:23:51 -07:00
Wes Kocher
7e2b2a3cfc
Bug 1149555 - Skip test on 10.10 because it unexpectedly passes
2015-05-05 14:31:33 -07:00
ziyunfei
e1db0f779e
Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
Neil Deakin
1f167f3289
Bug 1100698, e10s, rewrite and reenable browser_save_video.js and browser_default_image_filename.js, r=gijs
2015-04-21 20:09:14 -04:00
Ms2ger
f1fc41b0e5
Bug 949614 - Use === for SimpleTest.is; r=Waldo
...
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.
This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Bill McCloskey
c53029d62f
Bug 1140129 - Don't clear tab title when location changes (r=Mossop)
2015-04-13 18:11:49 -07:00
David Anderson
01d5761755
Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert)
2015-04-13 00:51:43 -04:00
Olli Pettay
aad5b35ad2
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
...
--HG--
extra : rebase_source : 070a9902f23d8b47e48ac0f972213815f8e4302c
2015-04-08 21:48:11 +03:00
Ryan VanderMeulen
1b034b250f
Backed out changesets 33d37539c4ab and 55524bdeb708 (bug 936092) for suspicion of causing e10s test_bug417418.html asserts on Linux.
...
CLOSED TREE
2015-04-08 13:52:21 -04:00
Olli Pettay
efdecf747e
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
...
--HG--
extra : rebase_source : f0b1b0fa95dfa5fe16c09ebbc38618cf7c96654f
2015-04-08 18:30:03 +03:00
Carsten "Tomcat" Book
4861b6d51f
Backed out changeset 1158acbea753 (bug 1140293) for frequent windows m-oth test failures in test_wheeltransaction.xul
2015-04-08 10:22:34 +02:00
dvander@alliedmods.net
d6e650ec3e
Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert)
2015-04-07 18:20:43 -07:00
Geoff Brown
53daff6584
Bug 1140148 - Update mochitest manifests for Android 4.3 emulator; r=dminor
2015-03-26 20:35:35 -06:00
Ryan VanderMeulen
d6595d8f5d
Backed out changeset a6b9c152a7d1 (bug 1140293) for mochitest failures.
...
CLOSED TREE
2015-03-25 08:42:46 -04:00
David Anderson
c6bf2fb124
Fix some tests that depend on synchronous scrolling. (bug 1140293 part 1, r=masayuki,mstange,kgilbert)
2015-03-25 01:03:48 -07:00
Seth Fowler
d3cf7f755e
Bug 854193 - Remove unnecessary expected assertion in test_preferences.xul. r=tn
2015-03-24 15:39:03 -07:00
Ryan VanderMeulen
ee67ad0d8d
Merge inbound to m-c. a=merge
2015-03-12 18:05:45 -04:00
Mike de Boer
d120c5443b
Bug 1135045: support notification bar buttons of type menu-button with a custom menupopup. r=Standard8
2015-03-12 15:13:35 +01:00
Jonathan Griffin
d1c61bc9b6
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
2015-02-06 16:30:37 -08:00
Ryan VanderMeulen
5cc8413894
Bug 1141245 - Disable test_tooltip.xul on OSX 10.10 due to frequent timeouts.
2015-03-12 10:22:43 -04:00
Neil Deakin
29cc997578
MBUg 1002232, mve tooltip test into a window to prevent the browser tooltip from interfering with it, r=neil
...
--HG--
rename : toolkit/content/tests/chrome/test_tooltip.xul => toolkit/content/tests/chrome/window_tooltip.xul
2015-03-09 10:11:51 -04:00
Dave Townsend
a8ee483d34
Bug 1073462: Send synthetic property with Content:LocationChange message. r=felipe
...
The browser.isSynthetic property is needed by the zoom code to detect when to
apply the correct zoom level. In e10s it is currently only set when a new
document is created which means we don't set it right for history navigation.
This sends it with the Content:LocationChange message which is where it is
needed by the zoom code anyway.
--HG--
extra : rebase_source : 3fe515c161dd036c18fc239af59ac934236eada8
extra : source : 8d5f10959b2c4ae498b4a9a3704a5859038190f5
2015-03-03 16:58:53 -08:00
Anish
45de248a8b
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
Carsten "Tomcat" Book
c0d53e2918
Backed out changeset 6885e993936a (bug 1056851) for crashtest failures
2015-02-19 15:02:05 +01:00
Anish
e7006d8a59
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher
2015-02-19 07:26:41 -05:00
Masayuki Nakano
98a0635a7e
Bug 1119609 part.15 Fix new orange of test_menulist_keynav.xul because it's caused by timeout of incremental search in menu r=smaug+enn
2015-02-19 15:50:20 +09:00
Masayuki Nakano
019965a1f6
Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug
2015-02-19 15:50:20 +09:00
Masayuki Nakano
26f706d27e
Bug 1119609 part.13 EventUtils.synthesizeComposition() and synthesizeCompositionChange() should take KeyboardEvent for emulating composition state change caused by a key operation rs=smaug
2015-02-19 15:50:20 +09:00
Neil Deakin
180eb84748
Bug 1131052, assign label values to the months so that the frames don't get recreated when the value is set, prevents the correct month from being displayed, r=neil
2015-02-13 15:06:29 -05:00
Joel Maher
97f62104fb
Bug 1110982
- Disabled tests for oth chunk and leaks (run-by-dir). r=RyanVM
2014-12-27 00:44:52 +05:30
Masayuki Nakano
7a85c69f66
Bug 917322 part.16 Rename COMPOSITION_ATTR_* in EventUtils.js with new constants of nsITextInputProcessor r=smaug
2015-01-28 15:27:33 +09:00
Masayuki Nakano
afb256c118
Bug 917322 part.10 Remove unnecessary synthesizeComposition(compositionstart) from all tests r=smaug
2015-01-28 15:27:32 +09:00
Joel Maher
5119c1037c
Bug 1115084 - test_focus_anons.xul fails when run as a standalone directory. r=enndeakin
2015-01-26 07:46:00 -05:00
Phil Ringnalda
33f329eca3
Bug 1122992 - Disable the part of test_arrowpanel.xul that fails on OS X 10.10
...
--HG--
extra : rebase_source : 0797a8d3d624c4be46fceda95509b13582daaf4f
2015-01-20 08:09:08 -08:00
Ryan VanderMeulen
5afda9bae3
Bug 1075573 - Disable test_videocontrols_standalone.html on Android 2.3 due to frequent failures.
2015-01-21 13:46:11 -05:00
Blake Kaplan
3d95b83bc4
Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer
2015-01-16 15:11:00 +01:00
Phil Ringnalda
c59a2c3d1b
Bug 756885 - Bail out of test_bug624329.xul early on 10.10, where win.maximize() gives us a resize without actually maximizing
...
--HG--
extra : rebase_source : 77b44ca61f2fc07607f1d6acc9396727ac17900c
2015-01-14 22:30:04 -08:00
Carsten "Tomcat" Book
c8045cb88f
merge fx-team to mozilla-central a=merge
2015-01-12 13:01:26 +01:00
Tom Schuster
967d0d250a
Backout changeset b4ebefd0f7e3:a8044fd506db Bug 1117607, Bug 1118087, Bug 1118092, Bug 1118105, Bug 1030372, Bug 1079627 on CLOSED TREE
2015-01-11 20:43:32 +01:00
Seth Fowler
08df7af950
Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn
2015-01-11 05:34:20 -08:00
Jared Wein
b5f521fe19
Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
...
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Magnus Melin
8144f3fdb5
Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak
2015-01-10 13:48:24 +02:00
Magnus Melin
2c74c92e3b
Bug 1043310 - AutoCompletion doesn't take capitalization from address book entry, can leave angle brackets characters >> in field, when loosing focus by clicking outside (not enter/tab). r=mak
...
The fix has two aspects:
- for onblur we need to complete to the actual suggestion not to leave addresses uncapitalized or having " >> " as value
- once we have a valid selection that should not be changed to default because EnterMatch is called again (which it is with blur if the value was confirmed by enter, or mouse selection already)
2015-01-10 13:48:23 +02:00
Tom Schuster
286dcbbfc3
Bug 1110759 - Remove Iterator() from some tests. r=smaug
2015-01-08 19:58:45 +01:00
Joel Maher
af142ea0c9
Bug 1116234 - test_bug437844.xul fails when run as a standalone directory. r=RyanVM a=test-only DONTBUILD
2014-12-30 09:39:13 -05:00
Brian Birtles
7bd49bca6c
Bug 927349 part 17 - Don't count native reflows in test_popupreflows.xul; r=markh
...
test_popupreflows.xul currently expects to get 1 reflow when a popup is opened.
This is triggered by JS code. An incremental layout may be triggered by native
code but the test ignores that for unclear reasons ("Because we've simply
cargo-culted this test from browser_tabopen_reflows.js!").
In part 16 on this patch series, we force interruptible reflows to become
full reflows when we have pending animations which can cause this test to
fail since it will see 2 reflows.
The above quoted browser_tabopen_reflows.js specifically ignores reflows
triggered by native code so we adjust this test to do likewise.
2014-12-22 09:35:41 +09:00
Ehsan Akhgari
ce47600bf5
Debugging patch for bug 1074744: request the complete log
2014-12-16 18:55:08 -05:00
Ehsan Akhgari
daacbbd44a
Convert videocontrols_direction_test.js to unix line endings, no bug
...
Landed on a CLOSED TREE
--HG--
extra : amend_source : 06a065e04095f3c59fd669570e2f1d76de2f1c41
2014-12-15 11:45:34 -05:00
Ehsan Akhgari
4c8bbaf76a
Debugging patch for bug 1074744: Log the snapshots properly
2014-12-15 11:44:56 -05:00
Masayuki Nakano
dffa5d5d04
Bug 1100862 Shortcut key handlers should ignore Windows-Logo key state if no shortcut keys match a key event and the key is pressed because native applications do so r=enndeakin
2014-12-12 21:17:37 +09:00
Masayuki Nakano
9f491a5703
Bug 1077345 part.7 Use synthesizeComposition({"compositioncommit") in the tests r=smaug
2014-11-25 14:02:32 +09:00
Masayuki Nakano
c56c9a574f
Bug 1077345 part.5 Use synthesizeComposition({"compositioncommitasis") in the tests r=smaug
2014-11-25 14:02:31 +09:00
Masatoshi Kimura
719c1c269d
Bug 862655 - Increase a margin number a bit to accommodate the taller title bar on Windows with DWM enabled. r=Enn
2014-11-24 22:18:08 +09:00
Seth Fowler
9dc24953b1
Bug 1089880 (Part 3) - Use HAS_TRANSPARENCY to handle transparent images nicely in ImageDocument. r=dolske
2014-11-17 11:16:45 -08:00
Edwin Flores
0bba3e93b8
Bug 1075182 - Bump expected assertion count in test_bug437844.xul on a CLOSED TREE - r=intermittent
2014-11-12 13:52:02 +13:00
Ryan VanderMeulen
81beab8e25
Bug 1064580 - Disable browser_bug982298.js on e10s.
2014-11-04 11:35:07 -05:00
Brian Grinstead
02659e2f3b
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
fbf69d6a2f
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
1700296f02
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
...
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Masayuki Nakano
17d8fb7e4a
Bug 960871 part.11 Rename EventUtils.synthesizeText() to EventUtils.synthesizeCompositionChange() r=smaug
2014-10-07 19:01:50 +09:00
Tomasz Kołodziejski
54772b855c
Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer
2014-10-02 17:23:00 +02:00
Masayuki Nakano
5825b07b8e
Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug
2014-10-03 15:33:50 +09:00
Julian Viereck
702e34d250
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
4c14e3120b
Bug 1070923 - Fix intermittent test_bug451286.xul by waiting for the highlight toggle to finish. r=mikedeboer
...
--HG--
extra : rebase_source : 109dcc17a75333f1715e48432893e216e73838fc
2014-09-26 10:49:00 -04:00
Tomasz Kołodziejski
63556e7c60
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
968d849bee
Bug 944836 - Remove test that uses MozMouseHitTest on a statusbar. r=dao
2014-09-18 10:56:30 +02:00
Shu-yu Guo
59ccd2fecb
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
9bc48158ab
Bug 923801 - Case-sensitive still affects all find bars globally. r=gavin
2014-09-04 12:29:00 +02:00
Bill McCloskey
757ebcfbe3
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Tomasz Kołodziejski
3a9d52f299
Bug 694696 - mute video if volume is set down to 0. r=jaws
2014-08-25 13:55:00 +02:00
Ryan VanderMeulen
625adb8d57
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
c331ffe05f
Bug 803633 - Update tests. r=mstange
2014-08-10 05:38:00 -04:00
Valentin Gosu
c9a4a4a116
Bug 1045886 - Increase assertion count in test_bug437844.xul
2014-08-13 16:44:00 +03:00
Martijn Wargers
2e68398609
Bug 1049786 - Hopeful fix for the timeouts in bug 1051667. r=adw
2014-08-11 11:04:07 -07:00
Martijn Wargers
c6328f9e01
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
3bb1ba4400
Bug 1048178
- Add tests
2014-08-07 13:33:07 +02:00
Mike Conley
cfd5986671
Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn.
2014-07-24 15:05:29 -04:00
Mike Conley
28130bca16
Backed out changeset 0366dfc36340 (bug 1009628)
2014-08-05 14:53:57 -04:00
Mike Conley
1e00739a36
Bug 1009628 - Part 3: Tests for XUL deck changes. r=Enn
2014-07-24 15:05:29 -04:00
Martijn Wargers
e50bf138f9
Bug 251903 - Autoscroll does not function as expected when in an iframe. r=Neil
2014-07-23 13:57:54 +02:00
Alexandre Poirot
7ea4dd517f
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
1c5d8636ac
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Alexandre Poirot
98afd25e0d
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
38f79ff899
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
37506aa45c
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
dfb8d4ea04
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Neil Deakin
e9a4f0f8d4
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
9b5274c23b
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
273a6ca8da
Bug 1031051: Part 7 - Migrate PageTransitionEvent to the WebIDL code generator. r=smaug
2014-06-30 16:02:02 -07:00
Ryan VanderMeulen
01d51a1c3b
Backed out changeset 123e07744d21 (bug 1012398
) for mochitest-other failures.
...
CLOSED TREE
2014-06-27 15:48:26 -04:00
Magnus Melin
322da40913
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
d5d5063238
Bug 1018468 - Add fullscreen button to video controls. r=mfinkle
2014-06-11 10:25:18 -07:00
Jim Blandy
7e20285e70
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
3884a72e08
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
9a463e901a
Bug 870205 - Fix intermittent browser_bug295977_autoscroll_overflow.js. r=neil
2014-06-05 10:50:33 -07:00
Gijs Kruitbosch
b93010efe6
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
a8af918704
Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts
2014-06-02 17:58:46 +01:00
Gijs Kruitbosch
bfb1fec4f0
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
d71e270204
No bug - Drop expected number of asserts in test_bug437844.xul.
...
CLOSED TREE
2014-05-30 15:01:52 -04:00
Jared Wein
9e826b014f
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
c19f82dbfb
Bug 982298 - Remove importing Timer.jsm. r=bz
2014-05-28 19:03:27 +09:00
Carsten "Tomcat" Book
5f4bdd154a
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Vincent Chen
c53b5f77a8
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
2014-05-23 15:56:15 -04:00
Jared Wein
9aca6f8285
Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
...
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Dão Gottwald
04ef3817fe
Revert bug 999604 and remove now-redundant cleanup code
2014-05-13 09:43:10 +02:00
Steven Michaud
750833b597
Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl
2014-05-10 11:58:09 -05:00
Ed Morley
12aa815959
Backed out changeset bf9cc4b2aae6 (bug 996848)
2014-05-07 18:42:43 +01:00
Steven Michaud
b5192f228f
Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl
2014-05-07 11:14:45 -05:00
Ryan VanderMeulen
5808b61ad4
Merge fx-team to m-c.
2014-05-06 16:50:48 -04:00
Mike de Boer
62551ad323
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-06 18:21:16 +02:00
Mike de Boer
6ef0a43d82
Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures.
2014-05-06 16:50:04 +02:00
Mike de Boer
4ecb90d46e
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-06 12:01:48 +02:00
Neil Deakin
a700e6ab19
Bug 1001234, disable arrow panel animation on linux, r=dao
2014-05-06 08:33:12 -04:00
Manish Goregaokar
5a769cb72b
Bug 997570 - Test for order of execution of onsyncfrompreference handler. r=MattN
2014-04-26 13:14:00 +02:00
Mike de Boer
6c4d29c0e6
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused
2014-05-01 13:01:14 +02:00
Ed Morley
b17e01b56a
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
3b54ae345d
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused.
2014-05-01 11:30:26 +02:00
Asaf Romano
60541760b5
Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg.
2014-04-28 17:04:51 +03:00
Nathan Froyd
b172b87a42
Bug 999604 - fix browser-chrome tests in toolkit/content/ to not replace the original tab; r=ehsan
2014-04-22 11:55:33 -04:00
Ryan VanderMeulen
05e02e5efd
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Marco Bonardo
5ac6d5ccbe
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
2014-04-18 16:04:19 +02:00
Honza Bambas
6d62387428
Bug 992878 - Increase number of expected assertions in test_bug437844.xul DONTBUILD, r=dbaron
2014-04-07 18:00:56 +02:00
Matthew Noorenberghe
9bec77546b
Bug 972684 - Don't use about:home in browser_findbar.js since it leads to intermittent failures and isn't necessary for the test. r=mikedeboer
...
--HG--
extra : rebase_source : 1a37a07c5f1fb349f878fdcb93d0187d3b80cf62
2014-04-08 18:30:59 -07:00
Neil Deakin
08f6342c17
Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao
2014-04-08 08:45:52 -04:00
Neil Deakin
f9e1db1ab8
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
2014-04-04 13:11:12 -04:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
L. David Baron
0ba1ea4c45
Bug 989688 patch 6 - Run the reftests in toolkit/content/tests/reftests/. r=enndeakin
...
This should have been added in
https://hg.mozilla.org/mozilla-central/rev/0c2c2c895e5d (bug 442419) or
perhaps also in bug 841001 when another test was added to this
directory.
2014-04-01 11:53:31 -07:00
Neil Rashbrook
1f60c22cea
Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal
2014-03-28 08:32:56 +00:00
Paolo Amadini
9af8f10a05
Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak
2014-03-20 11:04:37 +01:00
Bill McCloskey
82aff32319
Bug 984037 - Make sure we respect the general.autoScroll pref (r=felipe)
2014-03-18 08:00:33 -07:00
Makoto Kato
d4edd993fc
Bug 982298 - crash in mozilla::ScrollFrameHelper::ScrollToImpl by findAgain. r=roc
2014-03-18 16:35:28 +09:00
Ehsan Akhgari
f44097021b
Bug 919016 - Debugging patch for test_dialogfocus.xul
2014-03-16 11:08:46 -04:00
Bill McCloskey
482b2b1730
Bug 938359 - [e10s] Support middle-click scroll (r=felipe)
2014-03-14 11:45:53 -07:00
Wes Kocher
4e8b21430c
Backed out changeset 77fdb4380b1a (bug 938359) for metro-chrome bustage on a CLOSED TREE
2014-03-13 17:40:28 -07:00
Bill McCloskey
2fd775dad7
Bug 938359 - [e10s] Support middle-click scroll (r=felipe)
2014-03-13 15:31:03 -07:00
Vaibhav Agarwal
c75ff964a1
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Mike de Boer
d98ecb3db7
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-28 16:07:39 +01:00
Ted Mielczarek
04dadd3d7d
Bug 975455 - Move more Mochitests to manifests. r=jmaher
2014-02-20 10:14:52 -05:00
Mike de Boer
33dc2a6169
Bug 963925: added test for Highlight All mode. r=Unfocused
2014-02-17 15:43:04 +01:00
Phil Ringnalda
89c3345063
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Vaibhav Agarwal
2ae37b022e
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Phil Ringnalda
2ff6e6f32a
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
Masayuki Nakano
a183cc5385
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
Mike de Boer
f1c5279f2a
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 14:04:28 +01:00
Mike de Boer
f4e68f74e8
Backed out 5 changesets (bug 326743)
...
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
15af7d198a
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 11:38:28 +01:00
Gregory Szorc
0f531099f1
Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
...
--HG--
extra : rebase_source : 0e5f6ecb13b38453e5590cc28503ddab8df5144d
2013-11-18 11:55:33 -08:00
Chris Pearce
e3e24713ec
Bug 971229 - Ensure test_videocontrols starts (and doesn't time out) if it loads real quick. r=jaws
2014-02-13 10:17:47 +13:00
Masayuki Nakano
53e4b57b64
Bug 960866 part.4 Remove nsEditor::mIMEBufferLength r=ehsan+smaug
2014-02-12 22:02:56 +09:00
Neil Deakin
76d49131f7
Bug 967432, labelElement should still be set even when an access key is not present, r=neil
2014-02-11 09:40:12 -05:00
Masayuki Nakano
b799eac9fb
Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin
2014-02-11 14:26:10 +09:00
Monica Chew
ca918623ab
Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo)
2014-01-27 13:39:00 -08:00
Mike de Boer (mdeboer@mozilla.com)
f4375f92d8
[Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao
2014-02-05 13:17:34 +01:00
Neil Deakin
dc05fef08e
Bug 941051, follow up to ensure the test acually checks pixel values
2014-02-03 08:35:37 -05:00
Phil Ringnalda
41cdf575db
Bug 952350 - Skip test_showcaret.xul on Windows for sending its exceptions into later tests
2014-02-02 14:45:05 -08:00
Phil Ringnalda
6bb8ecd1e4
Bug 952350 - Skip test_sorttemplate.xul on Windows
...
--HG--
extra : rebase_source : 77eb47d5bab79d63fbbfb961d557db743d7c26f6
2014-02-02 11:52:48 -08:00
Neil Deakin
45b899f53b
Bug 941051, use one pixel sized instead of zero pixel sized anchor rectangles to prevent it from being treated as empty during intersection with screen test, fixes arrow panel placement issues, r=neil
2014-01-30 11:48:09 -05:00
Manish Goregaokar
48411fd280
Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
...
The majority of the patch was by Gavin Sharp.
2014-01-29 17:07:16 -08:00