Mozilla Releng Treescript
7dcc534d1f
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-07-08 20:17:52 +00:00
Frank-Rainer Grahl
cf67665768
Bug 1896292 - Use toolkits OfflineAppCacheHelper in sanitizer. r=IanN
...
It was moved into toolkit from browser in Bug 1415342
so we can delete our copy.
2024-05-11 10:54:16 +02:00
Nuno Silva
fc74b62444
Bug 1885748 - Catch webNavigation error during tab restore. r=frg
2024-03-16 19:55:22 +01:00
Frank-Rainer Grahl
8d0283ccb6
Bug 1437393 - Add missing brackets around one liners. r=IanN
...
Also make sure statements are confined to 80 columns. Only the prefs are not.
2024-06-07 20:13:25 +02:00
Frank-Rainer Grahl
033c6cc555
Bug 1896174 - Restore missing checkbox icons in classic theme. r=IanN
2024-05-10 10:26:22 +02:00
Mozilla Releng Treescript
905e5f5960
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-06-10 17:18:35 +00:00
Ian Neal
1aec3aaff3
Bug 1437393 - Font lists in preferences are no longer grouped by font type, port asynchronous handling like Bug 1399206. r=frg
2024-05-04 19:34:13 +01:00
Ian Neal
422e88bffc
Bug 1879726 - Save-link-as feature should use the loading principal and context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD. r=frg
2024-02-10 19:32:22 +00:00
Bill Gianopoulos
760fc50167
Bug 1897801 - Implement about:seamonkey. r=IanN
2024-05-01 10:30:15 +00:00
Ian Neal
9b102c5cce
Bug 1877001 - Allow view-image to open a data: URI by setting a flag on the loadinfo. r=frg
2024-01-28 15:29:48 +00:00
Bill Gianopoulos
6237f9b65d
Bug 1901303 - Make some SeaMonkey sessionstore interfaces non scriptable. r=frg
...
Port Bug 1873386 "Remove or fix references to non-scriptable interfaces from scriptable ones".
2024-04-10 18:10:26 +00:00
Bill Gianopoulos
ec9b23ffeb
Bug 1901299 - Removed migrated ES6 TB modules code from SeaMonkey installer. r=frg
...
Port Bug 1824260 "Migrate Thunderbird code from ChromeUtils.import to ES6 Modules".
More needed later to make it work.
2024-03-13 08:47:36 +00:00
Bill Gianopoulos
d8ad3fbf68
Bug 1901299 - Remove old crash reporter localization in SeaMonkey. r=frg
...
Port Bug 1759175 part 9.
2024-03-22 08:39:34 +00:00
Bill Gianopoulos
14e8461aff
Bug 1901299 - Remove update-settings.ini from macOS SeaMonkey installer. r=frg
...
Port Bug 1854868 "Replace update-settings.ini with a macOS Framework".
2024-02-22 11:02:46 +00:00
Bill Gianopoulos
8ffe28cce6
Bug 1901299 - Remove gkcodecs from SeaMonkey installer. r=frg
...
Port bug 1823953 "Use libvorbis though ffmpeg (packaging change)".
2024-02-15 11:01:03 +00:00
Bill Gianopoulos
e91c6ae620
Bug 1901299 - Remove qipcap dll from Seamonkey installer. r=frg
...
Port Bug 1877852 "Stop shipping qipcap64.dll stub DLL".
2024-02-01 10:42:25 +00:00
Magnus Melin
9bf80863e4
Bug 1896618 - BUG_COMPONENT annotations for thunderbird code. r=john.bieling,clokep,freaktechnik
...
Differential Revision: https://phabricator.services.mozilla.com/D210437
--HG--
extra : amend_source : c9d4bf50d4653b24dc5fc1b51c4e67e021f760c1
2024-05-17 10:30:09 -07:00
Mozilla Releng Treescript
60d165ff7f
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-05-13 17:47:36 +00:00
Mozilla Releng Treescript
de21d3c8ab
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-04-15 12:25:47 +00:00
Mozilla Releng Treescript
eaad57b44b
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-03-18 18:01:57 +00:00
Mozilla Releng Treescript
11864cf868
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-02-19 14:44:40 +00:00
Mozilla Releng Treescript
f186efe0ab
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2024-01-22 14:40:52 +00:00
Frank-Rainer Grahl
4deb3ffcf7
Bug 1870934 - Switch website from hg.mozilla.org to heptapod. r=IanN
2023-12-11 11:08:43 +00:00
Ian Neal
94df68cb66
Bug 1868034 - Migrate addBrowserActors to registerAllActors. r=frg
2023-12-03 14:24:57 +00:00
Frank-Rainer Grahl
2bc14ece28
Bug 1870930 - Remove obsolete registerFactoryLocation calls from cZ. r=IanN
2023-11-13 01:43:18 +01:00
Ian Neal
4a94866c5b
Bug 1611010 - Remove nsIDOMEventListener generateQI calls and xbl implementation from SeaMonkey. r=frg
...
Port Bug 1453345 part 5 Remove pointless JS implementations of QI to nsIDOMEventListener.
Port Bug 1453487 part 2 Remove useless implements="nsIDOMEventListener" from XBL bindings.
2023-11-15 22:53:25 +00:00
Ian Neal
60f135026b
Bug 1864355 - Replace use of nsIStandardURL::Init. r=frg
2023-11-12 18:08:38 +00:00
Ian Neal
8b0263d51e
Bug 1864287 - Use punycode in SeaMonkey JS. r=frg
2023-11-11 18:55:50 +00:00
Bill Gianopoulos
0c81ebe2c9
Bug 1872619 - Add optional preprocessor filename argument to suite build files. r=frg
...
Port relevant parts of bug 1850647.
2023-10-13 10:46:25 +00:00
Bill Gianopoulos
bb5c897241
Bug 1872618 - Give more explicit name to preprocessor function F in suite migration code. r=frg
...
Port similar changes from bug 1859739 to suite.
2023-10-19 11:50:35 +00:00
Mozilla Releng Treescript
3ad96aa1c9
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2023-12-18 17:16:30 +00:00
Masayuki Nakano
61ef12c3aa
Bug 1764895 - part 2: Make comm-central stop using `nsIEditor.setShouldTxnSetSelection` r=mkmelin
...
It'll be removed and `nsIEditor.insertNode()` and `nsIEditor.deleteNode()`
have new optional parameter which if you set to true, selection won't be
modified by the editor (except `beforeinput` and `input` event listeners).
Differential Revision: https://phabricator.services.mozilla.com/D196006
--HG--
extra : amend_source : 4ac61cde6cdb49db4b77406c55442b762faee442
2023-12-11 05:36:02 +00:00
Mozilla Releng Treescript
501d92eab6
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2023-11-20 16:57:34 +00:00
Frank-Rainer Grahl
1bb1a6bf67
Bug 1841167 - Change company info and url in nsis installer. r=IanN
2023-10-29 19:33:42 +01:00
Mozilla Releng Treescript
6377c21b59
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2023-10-23 14:45:55 +00:00
John Bieling
b668327929
Bug 1859090 - ESMify ExtensionSupport.jsm. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D191180
--HG--
rename : mail/modules/ExtensionSupport.jsm => mail/modules/ExtensionSupport.sys.mjs
extra : moz-landing-system : lando
2023-10-18 16:45:48 +00:00
Frank-Rainer Grahl
68b0c09353
Bug 1858248 - Remove cruft from SeaMonkeys Thunderbird importer. r=IanN
2023-10-08 12:56:57 +02:00
Ian Neal
5d6849dcbe
Bug 1852838 - Make use of SitePermissions module in Data Manager. r=frg
2023-09-12 22:22:06 +01:00
Ian Neal
22a6eb5d41
Bug 1835524 - Use BugSplat for SeaMonkey crash reporting - comm part. r=frg
2023-09-10 15:40:25 +01:00
Matt A. Tobin
8a87906b5c
Bug 1858246 - Fix missing border on later Windows versions. r=frg
...
autocomplete.css sets the padding to 0 for widgets that don't have an icon.
2023-10-03 20:48:41 +02:00
Ian Neal
3a77fa653c
Bug 1853588 - Port |Bug 1516367 - Move the minidump-analyzer out of the crash reporter application bundle| to SeaMonkey. r=frg
2023-09-17 18:42:19 +01:00
Rainer Bielefeld
48d6b847ab
Bug 1269477 - Fix domain guessing link in suite help. r=me
2023-09-17 13:27:09 +02:00
Frank-Rainer Grahl
b9da9c0023
Bug 1787243 - Fix dead w3schools color names link. r=me
2023-09-12 21:16:57 +02:00
Frank-Rainer Grahl
40c053959c
Bug 1852829 - Replace obsolete esr102 with esr115 links in debugQA. r=IanN
2023-09-08 22:41:09 +02:00
Ian Neal
c3e271ad55
Bug 1852316 - Remove browser.storageManager.enabled pref from SeaMonkey. r=frg
2023-09-08 18:39:13 +01:00
Mozilla Releng Treescript
5da82e895f
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2023-09-25 17:22:18 +00:00
Éamonn Prendergast
00ea97499f
Bug 1850283 - Removed preference mailnews.remember_selected_message r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D187002
--HG--
extra : amend_source : acc33b2cf4c8c110c41e2c1e66aa2c588cdda7cb
2023-08-30 11:42:52 +02:00
Edmund Wong
31bac1c82f
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - mailnews. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
b6073caac5
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - modules. r=IanN
2023-08-29 19:01:26 +02:00
Edmund Wong
7744d5cb09
Bug 1841845 - Remove Services.jsm consumers in c-c/suite - editor/extensions. r=IanN
2023-08-29 19:01:26 +02:00