Mike de Boer
|
1f9e9964af
|
Bug 926033: add regression test. r=evilpie
|
2013-11-08 18:35:26 +01:00 |
|
Ms2ger
|
1ee1f27aa3
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
54c1de66d6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Ed Morley
|
2c7dd24541
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Gregory Szorc
|
8344d8a946
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Arpad Borsos
|
9c86939ede
|
Bug 914251 - Autoscroll does not work properly in certain case; r=neil@parkwaycc.co.uk
--HG--
extra : rebase_source : 81fbc20b666525638c59afc859bcd23c4b566a47
|
2013-09-11 12:28:06 +02:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Monica Chew
|
ee8bc15fcd
|
Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo)
|
2013-05-27 18:33:39 -07:00 |
|
Ryan VanderMeulen
|
b5aaf55a6a
|
Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks.
|
2013-05-31 16:06:10 -04:00 |
|
Monica Chew
|
022ff28277
|
Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo)
|
2013-05-27 18:33:39 -07:00 |
|
Ekanan Ketunuti
|
61572eda35
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
|
2013-05-14 14:37:18 -07:00 |
|
Stephen Pohl
|
6af8265e40
|
Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc
|
2013-05-02 10:58:00 -04:00 |
|
Ryan VanderMeulen
|
c3aa5b10f1
|
Backed out changeset 1840b15583fd (bug 636564) for bustage.
CLOSED TREE
|
2013-05-02 08:33:54 -04:00 |
|
Stephen Pohl
|
3e739e4fa3
|
Bug 636564 - Implement Lion style scrollbars on Mac OSX 10.7+. r=roc
|
2013-05-02 07:52:25 -04:00 |
|
Alexandre Poirot
|
16e6da25d8
|
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
|
2013-04-16 16:46:47 -04:00 |
|
Gavin Sharp
|
94bee6d68f
|
Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend
--HG--
extra : transplant_source : D%05%93z%A6%5Ck%92%A7%E5%80%FB%86XN%B93%DA%2B%2B
|
2013-03-29 16:10:47 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mounir Lamouri
|
97ed07a592
|
Bug 838705 - Show the file names or "No file selected" in a <input type='file'> tooltip. r=ttaubert
|
2013-03-27 11:38:07 +00:00 |
|
Gregory Szorc
|
2f9c3f619e
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Benjamin Smedberg
|
00adc5e87d
|
Bug 831428 test fixup in browser_Deprecated.js - run the tests serially, remove the listener after its job is done, r=Yoric
|
2013-01-29 11:02:56 -05:00 |
|
Nathan Froyd
|
cde6a853f0
|
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
|
2012-10-16 17:39:32 -04:00 |
|
David Rajchenbach-Teller
|
df6964093f
|
Bug 812859 - A JavaScript module to mark deprecation;r=dolske
|
2013-01-10 20:55:42 +01:00 |
|
Gavin Sharp
|
2ccef33a99
|
Bug 802026, r=dao
--HG--
extra : transplant_source : _%DEr6%3A%8A%40%AF%FE%5E/%C6N%82%00%0B%0FtU%DD
|
2012-12-12 01:09:49 -08:00 |
|
Nathan Froyd
|
3f34bd33f9
|
Bug 567950 - fix intermittent browser_keyevents_during_autoscrolling.js timeout by properly cleaning up in browser_default_image_filename.js; r=gavin
|
2012-10-24 12:33:10 -04:00 |
|
Matthew Noorenberghe
|
5e386d60dd
|
Bug 557738 - Add user.js section to about:support. r=adw
--HG--
extra : rebase_source : 060bed565bf0656e7a69a67aae4aefec42535138
|
2012-09-26 16:03:00 -07:00 |
|
Dave Townsend
|
db06eaef4d
|
Backing out bug 720997 and bug 798160 due to bad l10n.
|
2012-10-05 19:03:10 -07:00 |
|
Allison Naaktgeboren
|
ebef5c532e
|
Bug 720997 - add sync prefs prefix to about:support whitelist.r=Unfocused
|
2012-10-03 15:04:01 -07:00 |
|
Josh Matthews
|
be721d5624
|
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
|
2012-10-03 13:10:20 -04:00 |
|
Drew Willcoxon
|
860fec52a5
|
Bug 793322 - Troubleshoot.jsm test should fail immediately instead of timing out on snapshot data validation errors. r=felipe
|
2012-09-21 15:17:35 -07:00 |
|
Drew Willcoxon
|
e7184918ed
|
Bug 554174 - Make about:support information easily parseable. r=felipe
|
2012-09-18 13:25:06 -07:00 |
|
Josh Matthews
|
c5574afd30
|
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
|
2012-09-17 12:18:40 -04:00 |
|
Andres Hernandez
|
d81ac5957e
|
Bug 775328 - Move Lazy.jsm to toolkit. r=Mossop
|
2012-07-23 14:28:26 -06:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Nathan Froyd
|
bfff055672
|
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 |
|
Philip Chee
|
9739806320
|
Bug 769737 Add nsIFocusManager to Services.jsm r=gavin.
|
2012-07-02 05:09:31 +08:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ryan VanderMeulen
|
595873b109
|
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
|
e43378560f
|
Bug 741842 - Improve BCP 47 support for extension and privateuse subtags. r=gavin
|
2012-04-03 12:49:51 -04:00 |
|
Gordon P. Hemsley
|
809beca2af
|
Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin
|
2012-03-28 18:56:02 -04:00 |
|
Phil Ringnalda
|
9b1872fcc9
|
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
|
852a89b9d1
|
Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin
|
2012-03-28 18:56:02 -04:00 |
|
Gavin Sharp
|
e2c6312d6d
|
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 |
|
Geoff Lankow
|
a825a1156c
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg
|
2012-01-17 14:18:29 +13:00 |
|
Dão Gottwald
|
09e6731932
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
|
Serge Gautherie
|
3c91d149a8
|
Bug 718545. (Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey(). r=enndeakin.
|
2012-01-24 07:05:14 +01:00 |
|
Gavin Sharp
|
0780f7578e
|
Bug 712421: allow pasting of a URL in the download manager window, r=neil
|
2011-12-20 14:14:10 -08:00 |
|
Mats Palmgren
|
bea763f11f
|
Bug 665597 - Fix some reftests assumptions about margins and scrollable overflow. part=5/5 r=dbaron,roc
|
2012-01-17 00:38:10 +01:00 |
|
Geoff Lankow
|
7e20167c5b
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|