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

278 Коммитов

Автор SHA1 Сообщение Дата
Frank-Rainer Grahl ff577e4708 Bug 1932731 - Part 1 Use Services.xulstore in places treeview. r=IanN
- Bug 1476030 added the xulstore to Services.
2024-11-03 01:15:56 +01:00
Frank-Rainer Grahl c68c94a331 Bug 1932731 - Part 4 Do not compare against a boolean literal in controller.js rs=me
See Bug 1436575 "Autofix errors from no-compare-against-boolean-literal".
2024-11-11 18:39:55 +01:00
Frank-Rainer Grahl a01d18f2a4 Bug 1932731 - Part 3 Let var be let. rs=me 2024-11-11 18:13:09 +01:00
Frank-Rainer Grahl cb036a5f45 Bug 1925033 - Use Services.focus for bookmarking from mailnews. r=IanN 2024-10-10 22:46:54 +02:00
Frank-Rainer Grahl 2cb29fc2af Bug 1925025 - Show specific placeholders for bookmarks and history in sidebar search. r=IanN
See Bug 1400975 "Add specific placeholders for the sidebar search boxes".
2024-10-10 13:40:56 +02:00
Frank-Rainer Grahl 9c674078f4 Bug 1925037 - Pass optional parameters to switchToTabHavingURI as an array. r=IanN
Aligns the call syntax with Firefox and toolkit usage.

Drive by fixes: Undefined e.button warning in strict mode and a trailing blank removal.
2024-10-16 13:25:28 +02:00
Frank-Rainer Grahl 1e5d05cf04 Bug 1925021 - Update wikipedia search icon. r=IanN
Add an 48x48 image.
2024-09-12 18:48:43 +02:00
Ian Neal d980e53ff9 Bug 1911841 - Port changes needed from |Bug 1476333 - Consolidate the ways that we reference "browser.xul" across the tree| to SeaMonkey. r=frg 2024-08-06 16:42:10 +01:00
Bill Gianopoulos 6fd1695626 Bug 1927363 - Use std::size instead of mozilla::ArrayLength in suite. r=frg
Ports Bug 1922838 "Use std::size instead of mozilla::ArrayLength".
2024-10-25 09:41:30 +00:00
Bill Gianopoulos 0b57710a53 Bug 1927359 - Remove aFollowSymlinks parameter from NS_NewNativeLocalFile calls in suite. r=frg
Ports Bug 1925866 "NS_NewLocalFile's aFollowSymlinks arg is unused".
2024-10-23 09:54:08 +00:00
Matt A. Tobin 7f2bb9e36e Bug 1927305 - Align SeaMonkey Startup code with Firefox. r=frg
Lots of formatting changes and
port Bug 1908725 "Provide a never-reused PID alternative for all Gecko processes".
2024-08-24 14:23:05 +00:00
Matt A. Tobin 6fbe2ea34f Bug 1909743 - Add UI for browser.display.prefers_color_scheme to the colors prefpane. r=frg 2024-07-24 18:07:35 -05: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
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
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
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
Ian Neal 94df68cb66 Bug 1868034 - Migrate addBrowserActors to registerAllActors. r=frg 2023-12-03 14:24:57 +00: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
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
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 c3e271ad55 Bug 1852316 - Remove browser.storageManager.enabled pref from SeaMonkey. r=frg 2023-09-08 18:39:13 +01: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 049cab06b9 Bug 1841845 - Remove Services.jsm consumers in c-c/suite - components. r=IanN 2023-08-29 19:01:26 +02:00
Ian Neal a3d9d33c4e Bug 1850300 - Fix web protocol registration. r=frg 2023-08-28 02:16:55 +01:00
Ian Neal 774f742e60 Bug 1849526 - Update IndexedDB, persistent-storage shortcut notifications and permissions for SeaMonkey. r=frg
Port to SeaMonkey the relevant parts of:
* Bug 1123760 - fix accessible labels of urlbar items
* Bug 1285212 - Add tooltips to permissions icons in the url bar
* Bug 1309123 - Show persistent-storage permission request notification
* Bug 1334411 - Obsolete UI for IndexedDB in Page Info/Permissions
* Bug 380637 - Should web pages be restricted from being able to override the browser's keyboard shortcuts?
* Bug 1445942 - user pref 'permissions.default.shortcuts' screws up backspace and del keys
2023-08-28 16:01:29 +01:00
Ian Neal 72cd5604bd Bug 1841421 - Port |Bug 1489091 - Remove support for the inputtooltiptext attribute| to SeaMonkey. r=frg 2023-07-02 10:23:38 +01:00
Frank-Rainer Grahl 6d3422d589 Bug 1619108 - Treat opening urls from the library as external. r=IanN 2023-04-10 23:27:03 +02:00
Bill Gianopoulos 578f845385 Bug 1829693 - Add missing include nsMacShellService.cpp. r=frg
After Bug 1823686 "Share URLExtraData between style attribute and SVG"
mozilla/dom/ReferrerInfo.h needs to be included.
2023-03-23 09:12:54 +00:00
Masayuki Nakano f82e06a675 Bug 1792764 - Make suite stop using nsIEditor.transactionManager. r=frg
'nsIEditor.transactionManager' was removed soon and for clear undo/redo
transactions of editors we use 'nsIEditor.clearUndoRedo()'.

'ExecuteJSTransactionViaTxmgr()' is no longer valid too and so just
removed from debugQA tests
2022-10-22 08:15:57 +09:00
Bill Gianopoulos 84a56dfd13 Bug 1794400 - Replace obsolete GetStringBundleService call in nsWindowsShellService.cpp. r=frg
The service was finally removed in Bug 1686616 "Register all Services.py services with components.conf"
2022-09-14 10:40:36 +00:00
Ian Neal 262fbf1035 Bug 1441016 - Migrate to intl.locale.requested.locale list from general.useragent.locale. r=frg
Also port the relevant parts of the following bugs to SeaMonkey:
* Bug 1346616 - Migrate callsites that are retrieving requested locale from pref, to use LocaleService::GetRequestedLocales
* Bug 1414390 - Add intl.locale.requested locale list to replace general.useragent.locale
2020-04-25 17:52:05 +01:00
Ian Neal f940ebc228 Bug 1392929 - Port Bug 886907 - Remove old synchronous contentPrefService to SeaMonkey - comm part. r=frg 2022-09-14 22:13:15 +01:00
Bill Gianopoulos f7446c1e01 Bug 1783621 - Use unicode strings in Windows shell service. r=frg
Port Bug 1772006 "Clean up nsString implementation source files".
2022-07-31 14:18:15 +00:00
Bill Gianopoulos fe82ce9565 Bug 1768151 - Include "nsAttrValue.h" in nsNetscapeProfileMigratorBase.h. r=frg.
Fix build breakage caused by Bug 1761242 "Generalize the EarlyHintPreloader to cover more assets".
2022-04-03 12:49:38 +00:00
Frank-Rainer Grahl 20bbb129bd Bug 1762733 - Remove obsolete plugin code. r=IanN
Specifically:
- css and image data from modern theme.
- Plugin notifications other that crashed.
  The crashed notifiction is probably broken and needs work if we are ever
  able to enable EME e.g. replacement for the non existing moz-handler-crashed
  css.
- Plugins as application handlers in preferences.
- Plugin permissions in the Data Manager.
2022-03-14 02:10:02 +01:00
Bill Gianopoulos 247d46319e Bug 1762731 - Use more automatic memory management in GTK code. r=frg
Port Bug 1760839 "Use more automatic memory management in GTK code".
2022-03-24 10:38:59 +00:00
Frank-Rainer Grahl 8e19058f03 Bug 1688415 - Remove preferences for NPAPI. r=IanN 2021-01-23 20:32:05 +01:00
Mike Hommey d98980a070 Bug 1752247 - Remove remaining rls arguments. r=darktrojan
In Firefox, the argument was removed from Google search params in
bug 1103216 and from other Yahoo Japan search params in bug 487407,
and seems to have stayed in the Yahoo Japan Auctions search params
as an oversight.

It seems the same happened in Thunderbird, and something similar in
Seamonkey for Google Japan.

Differential Revision: https://phabricator.services.mozilla.com/D137489

--HG--
extra : moz-landing-system : lando
2022-02-03 03:35:23 +00:00
Frank-Rainer Grahl dd568690e0 Bug 1749144 - macOS is spelled macOS. r=IanN 2022-01-03 17:19:36 +01:00
Bill Gianopoulos 5baa789f7a Bug 1749147 - Part 3: Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=frg
Port Bug 1747165 "Move Gtk+3 checks to python configure".
2021-12-24 14:07:51 +00:00
Bill Gianopoulos f92199d26e Bug 1746800 - Align nsCString's public size_type better with other C++ APIs. r=frg
Port of Bug 1741665:
https://hg.mozilla.org/mozilla-central/rev/43563b9a5f5d132449ec86456cf246b85ccf8306.
2021-12-14 12:24:13 +00:00
Frank-Rainer Grahl 436c112c5a Bug 1730408 - Add picker for date and time inputs. r=IanN
Port Bug 1288591 "Implement the layout for <input type=time>".
Modern styling by njsg
Add popupAnchor from Bug 691601 "Update browser form validation so that it is e10s compatible"
2021-09-06 19:07:34 +02:00
Frank-Rainer Grahl 708b616d94 Bug 1735236 - Always detect the crashreporter using AppConstants. r=IanN 2021-09-26 00:22:17 +02:00
Bill Gianopoulos 7bf1608bdd Bug 1730192 - Class nsSuiteProfileMigratorBase implements nsINamed. r=frg
Port Bug 1729285 "Observers used with NS_NewTimerWithObserver should implement nsINamed".
2021-09-08 11:22:48 +00:00
Ian Neal 66f17f6f4d Bug 1729165 - Copy any user set values for new mail.tabs prefs. r=frg 2021-09-04 20:42:10 +01:00
Ian Neal 8ddc019011 Bug 1728185 - Move warning about redirection pref from Content to Privacy & Security pane. r=frg 2021-08-30 20:38:20 +01:00
Ian Neal 15bbbb3646 Bug 1728099 - Merge Master Passwords and Passwords pref panes into a single pref pane. r=frg
--HG--
rename : suite/components/security/content/prefs/pref-masterpass.js => suite/components/security/content/prefs/pref-passwords.js
rename : suite/components/security/content/prefs/pref-masterpass.xul => suite/components/security/content/prefs/pref-passwords.xul
2021-08-30 16:17:21 +01:00