Граф коммитов

179 Коммитов

Автор SHA1 Сообщение Дата
Magnus Melin 1440828fbb Bug 1522158 - Port bug 1522052: Remove use of nsIDOMChromeWindow. rs=bustage-fix 2023-06-24 21:20:20 +10:00
Frank-Rainer Grahl 1f25ff2d82 Bug 1762733 - Wipe defunct plugin tests. r=IanN 2022-03-16 01:02:59 +01:00
Frank-Rainer Grahl 1f804cd203 Bug 1621445 - Part 3: Rename privacy.item. prefs to privacy.clearOnShutdown. r=IanN
Preferences migration and ui part.
2020-05-02 17:00:56 +02:00
Frank-Rainer Grahl a6916f0bd8 Bug 1513935 - Remove usage of PARENT_IS_LOADING_OR_RUNNING_TIMEOUT contextFlag. r=ianN 2021-01-24 01:46:41 +01:00
Frank-Rainer Grahl 59d1317193 Bug 1684878 - Remove unnecessary type attributes from suite files. r=IanN 2021-01-06 20:07:06 +01:00
Alessandro Castellani d8dd202c6c Bug 1653118 - Port bug 1366973 - Rename security flags within nsILoadInfo to not contain '_DATA_'. rs=bustage-fix
--HG--
extra : amend_source : 5a49356a43141f3f622db2de96100ec8649fac50
2020-07-15 15:41:10 -07:00
Frank-Rainer Grahl ad894e29d7 Bug 1611678 - Clean up outdated plugin preferences in SeaMonkey. r=IanN
Port Bug 1277905 "Remove plugincheck links from Firefox".
Port Bug 874167 part A "remove nsNPAPIPlugin::RunPluginOOP and unused code paths"
which landed with the wrong bug number Bug 1090864.
Port Bug 836415 Kill PFS.
Remove a few unneeded Ci. consts.
2020-03-05 22:25:44 +01:00
Frank-Rainer Grahl c6b5c33a5f Bug 1600448 - Follow-up for Bug 1434737. Replace ChromeUtils.import() part 2 in suite. r=IanN 2019-12-12 19:49:40 +01:00
Frank-Rainer Grahl 92b3d8d359 Bug 1588875 - Detect OS using AppConstants.platform. r=IanN 2019-10-30 19:04:34 +01:00
Frank-Rainer Grahl 7124e0ecad Bug 1588876 - Part 2: Use Services.io in SeaMonkey if possible. r=IanN 2019-10-20 17:40:58 +02:00
Ian Neal 161088646c Bug 1576126 - Port Bug 961529 "Add Feeds module" to SeaMonkey. r=frg 2019-09-03 21:29:12 +02:00
Ian Neal afcdcbc34c Bug 1560550 - Port |Bug 1339461 - Convert foo.indexOf(...) == -1 to foo.includes()| to SM - test files. r=frg 2019-06-25 23:37:29 +02:00
Magnus Melin 06179f8d01 Bug 1520643 - Port bug 1514594: correct previous changesets by changing 'const' to 'var', various misc. fixes. rs=bustage-fix,jorgk 2019-01-29 22:21:26 +01:00
Geoff Lankow ed26cc6a11 Bug 1520643 - Port bug 1514594: Change import call sites using kmag's script. rs=bustage-fix,jorgk 2019-01-29 11:25:29 +01:00
Frank-Rainer Grahl 2ac808e31a Bug 1323494 - Switch gelocation and other permissions to Gecko notification prompt. r=IanN
Port Bug 1309123 [Show persistent-storage permission request notification].
2018-08-20 22:10:39 +02:00
aceman 2c05b422d2 Bug 1459515 - replace CRLF line endings with LF - Seamonkey. r=frg
[skip-blame]
2018-05-07 01:16:20 +02:00
Jorg K 06a96179a4 Bug 1457713 - Port bug 1456035 [Remove nsISupports from calls to XPCOMUtils.generateQI()] suite/ part. r=frg DONTBUILD CLOSED TREE 2018-04-30 21:53:16 +02:00
Philipp Kewisch 980ff7f29f Bug 1436605 - more aggressive patch to replace the remaining Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=jorgk
MozReview-Commit-ID: 4gqWuv5OW3S
2018-02-28 22:29:42 +01:00
Florian Quèze 6289b61981 Bug 1436605 - script generated patch to replace the Components.interface/Components.utils uses with Ci/Cu in C-C (without calendar). r=philipp 2018-02-28 18:33:34 +01:00
Philipp Kewisch 1bda1d563d Bug 1434737 - Move to ChromeUtils.import() - SeaMonkey part. r=frg
MozReview-Commit-ID: BywABWvaiZf
2018-01-31 23:11:16 +01:00
Frank-Rainer Grahl f2083678e3 Bug 1430483 - Remove no longer valid gtk2 build options from SeaMonkey. r=ewong 2018-01-14 11:15:00 +01:00
Florian Quèze e0e4f6d35a Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen. 2017-11-19 10:54:56 +01:00
Florian Quèze 7fb1c51719 Bug 1331081 - omit addEventListener/removeEventListener's third parameter when it's false, rs=Fallen. 2017-11-19 10:54:55 +01:00
Tooru Fujisawa fbc2f68d55 Bug 1417800 - Remove conditional catch consumers in suite/. r=frg 2017-11-17 19:53:34 +09:00
Bill Gianopoulos 0734ecbf5b Bug 1387408 - Port Bug 1326520 to SeaMonkey. Rename nsIURI.path to nsIURI.pathQueryRef. r=frg 2017-08-04 08:22:46 -04:00
Frank-Rainer Grahl 44776a4ae5 Bug 912031 - Use Asynchronous FormHistory.jsm in place of nsIFormHistory2 in Suite. Sanitizer tests. r=IanN
See also Bug 1211849 [Remove canClear support from the Sanitizer].
2017-05-01 11:55:06 +02:00
Philip Chee c6f5a04813 Bug 1329186 - (1) Use asyncOpen2() and (2) change nsILoadInfo.SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL when using a SystemPrincipal r=IanN a=IanN 2017-01-22 23:47:02 +08:00
Aman Dwivedi 4a6dd2ef7a Bug 1293008 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in suite/ in comm-central, r=IanN, a=IanN 2017-01-04 17:31:28 +05:30
Florian Quèze e060e71b1e Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth 2017-01-10 14:16:22 +01:00
Sebastian Hengst c9adf0193a Bug 1322124 - Remove javascript Array generics: suite. r=Ratty a=Ratty
MozReview-Commit-ID: 8WPOkLXzFoO
2016-12-13 14:32:47 +01:00
Ravi Shankar ce1522d189 Bug 1153671 - Part 1: Remove non-standard for-each-in from tests. r=Ian,Ratty a=ewong 2015-06-24 08:31:00 +09:00
Frank-Rainer Grahl 7b5b06c762 Bug 1280817 - Trailing spaces and eol cleanup for xml files. r=Ratty a=Ratty 2016-06-21 16:15:22 +02:00
Frank-Rainer Grahl f1869e4e47 Bug 1280817 - Trailing spaces and eol cleanup for js files. r=Ratty a=Ratty 2016-06-21 16:13:24 +02:00
Philip Chee e70c8e78be Bug 1277293 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal (SeaMonkey Part) r=IanN a=IanN 2016-06-10 22:55:56 +08:00
Philip Chee dd15012981 Bug 1268975 - Port Bug 1255570 to SeaMonkey r=IanN a=IanN comm-aurora CLOSED TREE 2016-04-30 23:34:33 +08:00
Patrick Cloke 47c9d8e4e7 Bug 1209777 - part1: lexical-components-to-var.sh and global-let-to-var.sh. r=philip.chee, mkmelin
CLOSED TREE seamonkey
2015-10-08 06:53:00 +03:00
Philip Chee 7f0cde5aeb Bug 1202216 Part 2 tests r=neil 2015-09-22 01:43:49 +08:00
Philip Chee a892d70f14 Bug 1040910 - Support XHTML in feed titles r=Neil a=IanN CLOSED TREE 2015-06-23 22:15:21 +08:00
Edmund Wong 407c371c13 Bug 1099585 - Make JS callers of ios.newChannel call ios.newChannel2 in suite/ r=Neil a=RattyAway in a CLOSED TREE 2015-06-15 11:55:38 +08:00
Ian Neal bc7f02382c Bug 1165264 - Port test from |Bug 952982 - Submit inputs should be subject to constraint validation and match :valid/:invalid as needed| to SeaMonkey r=Ratty a=test fixes for CLOSED TREE 2015-05-18 21:55:11 +01:00
Ian Neal 542a4d50f6 Bug 1162518 - Fix-up SeaMonkey browser tests after file move rs=Ratty a=test fixes for CLOSED TREE 2015-05-18 21:49:38 +01:00
Ian Neal 0b4f218ae3 Bug 773349 - Port |Bug 370750 - Add MOCHITESTS_DIR magic to config/rules.mk| and |Bug 920223 - Mass convert MOCHITEST_* variables to manifests| to SeaMonkey r=Ratty a=me for CLOSED TREE not part of build tests only 2015-05-06 23:43:36 +01:00
Tooru Fujisawa 3829aeb559 Bug 1151476 - Remove use of expression closure from suite/. r=Neil, a=Ratty for SeaMonkey CLOSED TREE 2015-04-16 04:11:49 +09:00
Philip Chee e3889096c5 Back out Bug 1138063 due to build failures a=Ratty CLOSED TREE 2015-04-12 00:20:28 +08:00
Brian O'Keefe 93d3ea0abc Bug 1138063 - Fix up most of the manual test staging rules in c-c; r=jcranmer,callek 2015-04-11 23:37:32 +08:00
Joshua Cranmer 755e3529dd Bug 1074034, part 2: Replace $(MOZDEPTH) with $(DEPTH), r=Standard8 2014-09-29 18:19:22 -05:00
Sebastian Hengst eaf5a8c2bb Bug 975381 - Use DOM_VK_RETURN/NS_VK_RETURN instead of DOM_VK_ENTER/NS_VK_ENTER in /suite/browser. r=IanN 2014-02-21 14:14:31 +01:00
Frank Wein 49ec8a1686 Bug 978030 - Fix browser_pluginnotification.js test (use "anonid" to access plugin placeholder element, Port Bug 967694), r=test-fix, a=test-fix DONTBUILD
CLOSED TREE
2014-02-28 13:30:20 +01:00
Sebastian Hengst 0a5a078fc0 Bug 972331 - Use node.remove(), especially instead of node.parentNode.removeChild(node): /suite/browser/. r=Neil 2014-02-19 14:24:17 +01:00
Neil Rashbrook 513703f9ae Bug 914611 Consistently reference plugin placeholder anonymous element anonids r=mcsmurf 2013-09-30 23:50:12 +01:00