releases-comm-central/suite
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
..
app Bug 1852838 - Make use of SitePermissions module in Data Manager. r=frg 2023-09-12 22:22:06 +01:00
base Bug 1841845 - Remove Services.jsm consumers in c-c/suite - base. r=IanN 2023-08-29 19:01:26 +02:00
branding Bug 1841167 - Change company info and url in nsis installer. r=IanN 2023-10-29 19:33:42 +01:00
browser Bug 1841845 - Remove Services.jsm consumers in c-c/suite - browser. r=IanN 2023-08-29 19:01:26 +02:00
chatzilla Bug 1841845 - Remove Services.jsm consumers in c-c/suite - chatzilla. r=IanN 2023-08-29 19:01:26 +02:00
components Bug 1859090 - ESMify ExtensionSupport.jsm. r=mkmelin 2023-10-18 16:45:48 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-11-20 16:57:34 +00:00
editor Bug 1764895 - part 2: Make comm-central stop using `nsIEditor.setShouldTxnSetSelection` r=mkmelin 2023-12-11 05:36:02 +00:00
extensions Bug 1852829 - Replace obsolete esr102 with esr115 links in debugQA. r=IanN 2023-09-08 22:41:09 +02:00
installer Bug 1841167 - Change company info and url in nsis installer. r=IanN 2023-10-29 19:33:42 +01:00
locales Bug 1852838 - Make use of SitePermissions module in Data Manager. r=frg 2023-09-12 22:22:06 +01:00
mailnews Bug 1850283 - Removed preference mailnews.remember_selected_message r=mkmelin 2023-08-30 11:42:52 +02:00
modules Bug 1852838 - Make use of SitePermissions module in Data Manager. r=frg 2023-09-12 22:22:06 +01:00
themes Bug 1858246 - Fix missing border on later Windows versions. r=frg 2023-10-03 20:48:41 +02:00
Makefile.in
README
app.mozbuild Bug 1817633 - Clean up SeaMonkey build files. r=frg 2023-02-16 12:30:39 +00:00
build.mk
confvars.sh Bug 1772807 - Include source information for comm and mozilla repos. r=IanN 2022-05-26 22:22:53 +02:00
moz.build
moz.configure Bug 1841169 - Enable PIE in SeaMonkey. r=IanN 2023-06-19 09:55:09 +00:00

README

mozilla/suite
=============

This module contains files for the SeaMonkey suite.

Documentation about the directory structure within this module can be found at
http://wiki.mozilla.org/SeaMonkey:Suite_Directory_Layout

Consult http://www.seamonkey-project.org/dev/review-and-flags
for review rules on stuff in this directory, please.