Frank-Rainer Grahl
fd09bad099
Bug 1597066 - Part 3. Correct location for places style and overlay files in tests. r=IanN
...
Bug 1378089 moved them to a different directory.
2019-11-19 15:29:41 +01:00
Frank-Rainer Grahl
8098988058
Bug 1597540 - Provide default spellchecker.dictionary for suite. r=IanN
...
l10n builds might not provide this in suite-l10n.js and composing messages will
fail then.
2019-11-19 11:46:55 +01:00
Frank-Rainer Grahl
ff5c12a57c
Bug 1597066 - Part 2. Fix missing organizer.css in suite tests. r=IanN
2019-11-19 11:46:55 +01:00
Frank-Rainer Grahl
09c2ec21f6
Bug 1593553 - Use null (document) triggering pricipal when refreshing URI. r=IanN DONTBUILD
...
Port relevant part of Bug 1414425.
2019-11-11 20:44:15 +01:00
Frank-Rainer Grahl
8b82d77138
Bug 1593554 - Fix cut-off menulist display in preferences. r=IanN DONTBUILD
...
Port Bug 1148923 "min-width the font menulists" and also do the same for calendar eEvents/tasks itemlist.
2019-11-11 20:44:12 +01:00
Frank-Rainer Grahl
2f37f1e270
Bug 1588871 - Clean up comments and remove as much preprocessing in the helpviewer as possible. r=IanN
2019-10-30 19:04:41 +01:00
Frank-Rainer Grahl
449a2405d0
Bug 1591776 - Add downloads taskbar progress support for gtk3 to SeaMonkey. r=IanN
2019-10-30 19:04:41 +01:00
Frank-Rainer Grahl
fd16eead5d
Bug 1588874 - Do not use preprocessing in nsSessionStore.js. r=IanN
...
Port Bug 1228655 "Replace #ifdefs in browser code by AppConstants".
2019-10-30 19:04:41 +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
5703475913
Bug 1588867 - Remove support for the carbon plugin api in SeaMonkey. r=IanN
...
Port Bug 850925 "Remove front-end UI for unused npapi-carbon-event-model-failure plugin error".
2019-10-20 17:40:58 +02:00
Frank-Rainer Grahl
9e261051b2
Bug 1588876 - Part 3: Use Services.dirsvc whenever possible in SeaMonkey. r=IanN
2019-10-20 17:40:58 +02: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
Frank-Rainer Grahl
de6236d6e8
Bug 1588876 - Part 1: Use Services obs and prefs if possible in SeaMonkey. r=IanN
2019-10-20 17:40:58 +02:00
Ian Neal
8cc23706ef
Bug 1588570 - Port |Bug 1203524 - search.xml should use Services.jsm| to SeaMonkey r=frg
2019-10-20 17:40:58 +02:00
Frank-Rainer Grahl
da8704c311
Bug 1588358 - Untangle suite profile and migration source and clean it up. r=IanN
...
--HG--
rename : suite/components/profile/SuiteProfileMigrator.js => suite/components/migration/SuiteProfileMigrator.js
rename : suite/components/profile/SuiteProfileMigrator.manifest => suite/components/migration/SuiteProfileMigrator.manifest
rename : suite/components/profile/content/migration.js => suite/components/migration/content/migration.js
rename : suite/components/profile/content/migration.xul => suite/components/migration/content/migration.xul
rename : suite/components/profile/jar.mn => suite/components/migration/jar.mn
rename : suite/components/profile/moz.build => suite/components/migration/moz.build
rename : suite/components/profile/moz.build => suite/components/migration/public/moz.build
rename : suite/components/profile/nsISuiteProfileMigrator.idl => suite/components/migration/public/nsISuiteProfileMigrator.idl
rename : suite/components/profile/moz.build => suite/components/migration/src/moz.build
rename : suite/components/profile/nsNetscapeProfileMigratorBase.cpp => suite/components/migration/src/nsSuiteProfileMigratorBase.cpp
rename : suite/components/profile/nsNetscapeProfileMigratorBase.h => suite/components/migration/src/nsSuiteProfileMigratorBase.h
rename : suite/components/profile/nsSuiteProfileMigratorUtils.cpp => suite/components/migration/src/nsSuiteProfileMigratorUtils.cpp
rename : suite/components/profile/nsSuiteProfileMigratorUtils.h => suite/components/migration/src/nsSuiteProfileMigratorUtils.h
rename : suite/components/profile/nsThunderbirdProfileMigrator.cpp => suite/components/migration/src/nsThunderbirdProfileMigrator.cpp
rename : suite/components/profile/nsThunderbirdProfileMigrator.h => suite/components/migration/src/nsThunderbirdProfileMigrator.h
2019-10-20 17:40:58 +02:00
Ian Neal
1d167ecf8b
Bug 1584827 - Port some changes to search bar bindings to SeaMonkey. r=frg
...
Port |Bug 903274 - have the search bar binding's initialization callback bail out if the binding is destroyed| and |Bug 960864 - Implement the _initialized flag instead of _addedObserver and the half-broken _destroyed|
2019-10-13 13:29:49 +02:00
Frank-Rainer Grahl
45aebbfeee
Bug 1562537 - Fix links in download progress dialog. r=IanN
2019-10-13 13:00:02 +02:00
Bill Gianopoulos
4dc826a47d
Bug 1584728 - Fix suite bustage from removal of the RDF service. r=frg
...
See Bug 420506. Build fix only.
2019-09-26 10:04:00 -04:00
Ian Neal
8f1120d6af
Bug 1576451 - Port Bug 1440284 "change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules" to SeaMonkey. r=frg
2019-09-15 12:43:47 +02:00
Alex Vincent
785e9edaa7
Bug 1508169 - Remove performAction* from nsITreeView.idl in comm-central. r=jorgk
...
performAction, performActionOnRow and performActionOnCell are methods of the
nsITreeView interface that are never called. This is to remove these methods.
The mozilla-central patch is https://phabricator.services.mozilla.com/D39273 .
Differential Revision: https://phabricator.services.mozilla.com/D39274
2019-08-24 10:42:07 +02:00
Frank-Rainer Grahl frgrahl@gmx.net
a85790bfd5
Bug 1574774 - Make switch to SeaMonkey e.V. visible to localizers and fix vendorShortName. r=IanN DONTBUILD
2019-08-23 00:50:45 +02:00
Frank-Rainer Grahl
0ecc945cd7
Bug 1575976 - Replace value of gtk3 with gtk in build config files. rs=bustage-fix
...
Ports Bug 1575420 "Replace MOZ_WIDGET_TOOLKIT value of 'gtk3' with 'gtk'"
2019-08-23 00:48:52 +02:00
Ian Neal
342b091b43
Bug 1572976 - Use gTreeUtils in permissionsManager and cookieViewer. r=frg
...
--HG--
rename : suite/components/permissions/content/treeUtils.js => suite/components/permissions/content/permissionsUtils.js
2019-08-23 00:48:52 +02:00
Ian Neal
d6660b9bea
Bug 1572129 - Simplify and harmonise cookieViewer and permissionsManager code. r=frg
2019-08-23 00:48:52 +02:00
Frank-Rainer Grahl frgrahl@gmx.net
99e635c451
Bug 1209626 - Stand alone (popup-) Permissions Manager does not show web pages' domain names. r=IanN
2019-08-11 13:59:21 +02:00
Frank-Rainer Grahl
b6effe2ad7
Bug 1572301 - Provide correct loadinfo in feedwriter.js. r=IanN
2019-08-11 13:53:05 +02:00
Frank-Rainer Grahl
428a100dbc
Bug 1572298 - Port Bug 1280216 "Remove nsIAboutModule::GetIndexedDBOriginPostfix()". r=IanN
...
Also warn about missing loadInfo parameter for about urls and provide a
principal for non chrome priviledged content.
2019-08-11 13:51:14 +02:00
Ian Neal
0f09bcdb9c
Bug 1570846 - Switch permissionsManager and cookieViewer to use Services.jsm. r=frg
2019-08-11 13:44:20 +02:00
Ian Neal
7230d001ed
Bug 1570453 - Port Bug 913855 "Fix consumers of window mediator to be more consistent in their checking for closed windows" to SeaMonkey". r=frg
2019-08-11 13:43:49 +02:00
Bill Gianopoulos
83c53edc42
Bug 1569428 - Port Bug 1554947 "Update nsIWebBrowserPersist to use referrerInfo class instead of referrer and referrer policy" to SeaMonkey. r=frg
2019-07-18 06:48:15 -04: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
Ian Neal
43058897b2
Bug 1560550 - Port |Bug 1339461 - Convert foo.indexOf(...) == -1 to foo.includes()| to SM. r=frg
2019-06-25 23:37:27 +02:00
Ian Neal
f265dc7d3e
Bug 1559634 - Port |Bug 1209777 - comm-central will undoubtedly break when bug 589199 lands| to SeaMonkey. r=frg
2019-06-25 23:37:26 +02:00
Ian Neal
7fdf19b83e
Bug 1547041 - Update and tidy SeaMonkey application preferences - Part 3: use lazy service getters. r=frg
2019-06-22 11:04:33 +02:00
Ian Neal
a6e37c0025
Bug 1547041 - Update and tidy SeaMonkey application preferences - Part 2: general fixes up to esr60 level. r=frg
2019-06-22 11:04:33 +02:00
Ian Neal
e1fd04827f
Bug 1547041 - Update and tidy SeaMonkey application preferences - Part 1: fixing commas, semicolons and old function naming. r=frg
2019-06-22 11:04:32 +02:00
Frank-Rainer Grahl
39a33a4d45
Bug 1559255 - Port Bug 1297686 [List GIO handlers in the protocol handler list, in the handlers dialog, and in preferences] to SeaMonkey. r=IanN
2019-04-22 16:34:21 +02:00
Bill Gianopoulos
a85a3665f7
Bug 1559407 - Don't redefine pref variable. r=frg
2019-06-08 07:03:15 -04:00
Jorg K
17d62fee95
Bug 1557847 - C-C part: Adapt to array changes in nsIClipboard.hasDataMatchingFlavors(). r=me
2019-06-10 00:09:40 +02:00
Boris Zbarsky
3a1168a1c0
Bug 1557905 - C-C part: Adapt to array changes of nsIFontEnumerator.Enumerate{All}Fonts. r=jorgk
2019-06-07 22:05:00 +02:00
Boris Zbarsky ext:(%20and%20Jorg%20K%20%3Cjorgk%40jorgk.com%3E)
23f569464d
Bug 1557501 - C-C part: Adapt to array changes in nsIPrefBranch. r=jorgk,bz
2019-06-07 18:29:13 +02:00
Boris Zbarsky
c238f5bee5
Bug 1556925 - C-C part: Adapt to array changes in mozISpellCheckingEngine.getDictionaryList. r=jorgk
2019-06-04 21:13:00 +02:00
Frank-Rainer Grahl
6674517c6b
Bug 1549391 - Do no show the notification for an expired build if the updater is not available. r=IanN
...
Port Bug 1011978 [fix use of updater service in nsBrowserGlue to check for MOZ_UPDATER].
2019-05-12 14:19:23 +02:00
Frank-Rainer Grahl
710c636fab
Bug 1546747 - Remove references to non existing element alwaysAcceptSession in cookie preferences. r=IanN
2019-05-12 14:19:23 +02:00
aceman
b27ded7af5
Bug 1549887 - Use nextFile() when iterating nsIDirectoryEnumerator in JS of C-C. r=jorgk,darktrojan
2019-05-11 22:56:09 +02:00
Ian Neal
710018cd57
Bug 1546689 - Remove substitution of Ci.nsIFooBar with nsIFooBar from SeaMonkey preferences. r=frg
2019-04-24 18:37:17 +02:00
Ian Neal
04fe23c1ec
Bug 1544739 - Part 9: Update GNOME shell service - Sync Get/SetDesktopBackgroundColor. r=frg
2019-04-24 18:36:25 +02:00
Ian Neal
f61826745d
Bug 1544739 - Part 8: Update GNOME shell service - Don't create gnome shell service in headlesss mode. r=frg a=frg
...
Ports Bug 1368211 [GConf warning during headless marionette test].
2019-04-24 18:36:09 +02:00
Ian Neal
1f667f9507
Bug 1544739 - Part 7: Update GNOME shell service - Add WriteImage helper. r=frg
2019-04-24 18:36:09 +02:00
Ian Neal
e89fd4945c
Bug 1544739 - Part 6: Update GNOME shell service - Add essential parameter to protocol association. r=frg
2019-04-24 18:36:09 +02:00