Martin Giger
e693165608
Bug 1716062 - Use prplIMessage isEncrypted for the encryption indicator of messages. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D120008
--HG--
extra : moz-landing-system : lando
2021-07-29 18:11:45 +00:00
Richard Marti
4a74450ee9
Bug 1719985 - Port bug 1717680: Remove document.popupNode and document.tooltipNode. r=mkmelin
...
--HG--
extra : amend_source : 70505937c250f6a1d83a1966d87e537627ea4c69
2021-07-11 13:49:59 +03:00
Martin Giger
2d1cfedf5f
Bug 1717238 - Move id of chat dialogs to windows. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D118349
--HG--
extra : amend_source : 840fb6c28919a8d31e3b3bd92be21f295556722b
2021-06-23 13:53:13 +03:00
Geoff Lankow
fbebd0bc30
Bug 1717523 - Stop setting docShell.charset in MozConversationBrowser to fix the tests. rs=bustage-fix
...
--HG--
extra : amend_source : 663fd90236d5891f0758c604e8b9de9ed3528191
2021-06-22 14:43:02 +12:00
Patrick Cloke
df137d44d8
Bug 1621952 - Use conversation icons for Matrix. r=freaktechnik
2021-05-07 12:13:18 -04:00
Martin Giger
354a29b3a9
Bug 1701213 - Send Matrix message read receipts. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D114072
--HG--
extra : moz-landing-system : lando
2021-05-06 04:55:41 +00:00
Rob Lemley
8415607f51
Bug 1692289 - [fluent-lint] Fixes for OTR integration. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D114293
--HG--
extra : moz-landing-system : lando
2021-05-05 22:08:45 +00:00
Martin Giger
8948fca0f4
Bug 1707654 - Fix conversation tooltips with an alias. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D113785
--HG--
extra : amend_source : 983f1aa95a8729bc320d651691b6000f87b452ff
2021-05-02 13:59:46 +03:00
Henry Wilkes
5175e81e59
Bug 1683865 - Replace xul:image usage in OTR fingerprint dialog. r=freaktechnik
...
Differential Revision: https://phabricator.services.mozilla.com/D113957
--HG--
extra : amend_source : ab5dabbeb41e506f529f656166ba676b533169f9
2021-05-01 13:57:09 +03:00
Martin Giger
c1f6bdabd8
Bug 1646874 - Make chat theme preview work without webProgress. r=mkmelin
...
Instead the chat browser now listens for the load event.
Differential Revision: https://phabricator.services.mozilla.com/D113914
--HG--
extra : amend_source : 4cd0460528cb0c4d23298bf194379a06ea2296c6
2021-05-01 13:56:06 +03:00
Henry Wilkes
b1933bd0b4
Bug 1683865 - Replace xul:image usage for chat user, protocol and status icons. r=freaktechnik
...
Also, as part of this:
+ Reduced styling repetitions, and some coding repetitions.
+ Dropped some stylesheets because they were no longer needed or the few rules could be merged.
+ Moved logic related to chat-conversation-info into internal methods.
+ Removed some old styling hacks that were used to show the user name and status in chat-tooltip, chat-conversation-info and imAccounts, and replaced them with a grid.
Differential Revision: https://phabricator.services.mozilla.com/D113683
--HG--
extra : amend_source : a89ad51da34bd50b544628ca1781ecff5dfa7a7c
2021-04-30 13:52:21 +03:00
Magnus Melin
ff0d94d5de
Bug 1699809 - Remove event.originalTarget from Thunderbird code. r=freaktechnik
...
# originalTarget -> target
find . -type f -not -path "*.hg/*" -not -path "./suite/*" -not -path "./third_party/*" -exec sed -i -E 's/\.originalTarget/.target/g' {} \;
Differential Revision: https://phabricator.services.mozilla.com/D113790
--HG--
extra : rebase_source : e162bbbf76ad771cf4bcef2a5ed74c252fe51c17
2021-04-29 22:46:13 +03:00
Martin Giger
4df54ae306
Bug 1659118 - Tests for chat message collapsing. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D112737
Depends on D112736
--HG--
extra : amend_source : 54790ee4f7bb09d73526624d7532457f3e6da784
2021-04-22 12:53:34 +03:00
Martin Giger
2c3f04a7fd
Bug 1697859 - Improve chat browser auth window. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D111699
--HG--
extra : moz-landing-system : lando
2021-04-16 04:39:09 +00:00
Henry Wilkes
3cffcdb58f
Bug 1683303 - Remove XUL equalsize from instant messenger. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D111079
--HG--
extra : moz-landing-system : lando
2021-04-16 04:39:07 +00:00
Mark Banner
52c03e020b
Bug 1700014 - Use lazy module getters when loading custom widgets, to avoid loading modules early. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D109244
--HG--
extra : moz-landing-system : lando
2021-03-30 08:41:45 +00:00
Martin Giger
797d3cfbc9
Bug 1626182 - Support Matrix SSO login flow. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D107671
--HG--
extra : moz-landing-system : lando
2021-03-11 09:46:25 +00:00
Magnus Melin
eb0b92e255
Bug 1682917 - adjust for bug 1635914 - docshell.isActive doesn't exist anymore. r=emilio
...
--HG--
extra : amend_source : d254223ff306fa449e475914587957c503bdfca0
2020-12-16 21:58:57 +02:00
Magnus Melin
476e20b8c4
Bug 1590471 - fix ability to add certificate exceptions for XMPP. r=clokep
2020-12-08 12:53:02 +02:00
Rob Lemley
74c6535302
Bug 1672798 - Run black formatting on mozbuild and mozconfigure files. r=mkmelin
...
Bringing some sanity to our Python scripts.
Differential Revision: https://phabricator.services.mozilla.com/D95402
--HG--
extra : rebase_source : 7eed46d79663fa1f261bd64d9bc1c83c4867bfc4
extra : histedit_source : b8b700c76ab2fee92eb426b5a5b69dc86376e60f
2020-10-30 14:28:33 -04:00
Magnus Melin
7e2f73311d
Bug 1660540 - make the chat logs work again. r=khushil
2020-10-01 13:23:11 +03:00
Lasana Murray
52650f5781
Bug 1646611 - Use nsIParserUtils instead of innerHTML for chat messages. r=mkmelin
...
--HG--
extra : histedit_source : bd786b1a7959436cd7b5831b7940e8811b6f6914%2C4fc70c31712661361e20d0bb8e861060cf3d9eed
2020-08-04 14:06:33 -04:00
Geoff Lankow
c5db9accc0
Bug 1655687 - Port bug 1620537 - Fix no-setter-return ESLint errors. r=pmorris
...
--HG--
extra : rebase_source : 52e8ef443440a08e35c7a8fc11286463ead170b7
extra : amend_source : 6a14cf180c6603955893401c2b5938ad7937a90b
extra : histedit_source : ca6fd64f1f165c92523e82ccc26f5d72fc8477d0
2020-07-28 12:54:32 +12:00
Geoff Lankow
0a60d34265
Bug 1652371 - Port bug 1649221 and bug 1649554. rs=bustage-fix CLOSED TREE
...
--HG--
extra : amend_source : cfc6361ee102cb0ee2e0c5b3497ec4a9b71688ca
2020-07-13 11:45:03 +12:00
Alessandro Castellani
066a856710
Bug 1651537 - Fix Linter failures due to new 'prefer-formatValues' rule. r=darktrojan DONTBUILD
...
--HG--
extra : histedit_source : 7583032704d88f48a8d6510441bb027f46aed9dd
2020-07-08 17:16:05 -07:00
Jorg K
93db6b3c14
Bug 1647104 - Fix typos in chat, common, db, editor, mail, mailnews found with codespell. rs=comment-only,typo-fix r=mkmelin DONTBUILD
...
This excludes OpenPGP code in mail/extensions.
2020-06-21 20:27:10 +02:00
Kai Engert
6c7626bd9a
Bug 1647104 - Backed out changeset 9ca3551392f6. a=mkmelin
2020-06-22 14:09:32 +02:00
Jorg K
1a94f7447e
Bug 1647104 - Fix typos in chat, common, db, editor, mail, mailnews found with codespell. rs=comment-only,typo-fix DONTBUILD
2020-06-21 20:27:10 +02:00
Jorg K
b0826913e4
Bug 1647104 - Fix real bugs found with codespell. r=mkmelin
2020-06-21 15:38:32 +03:00
Geoff Lankow
c424301505
Bug 1646483 - Fix some problems, but not others, in chat. rs=bustage-fix
2020-06-18 15:07:03 +12:00
Kai Engert
3bca057665
Bug 1641714 - Move all chat OTR strings to the localization area and improve the text. r=mkmelin,kaie,wsmwk
...
Differential Revision: https://phabricator.services.mozilla.com/D77375
--HG--
rename : chat/content/otr/add-finger.ftl => mail/locales/en-US/messenger/otr/add-finger.ftl
rename : chat/content/otr/am-im-otr.ftl => mail/locales/en-US/messenger/otr/am-im-otr.ftl
rename : chat/content/otr/auth.ftl => mail/locales/en-US/messenger/otr/auth.ftl
rename : chat/content/otr/chat.ftl => mail/locales/en-US/messenger/otr/chat.ftl
rename : chat/content/otr/finger-sync.ftl => mail/locales/en-US/messenger/otr/finger-sync.ftl
rename : chat/content/otr/finger.ftl => mail/locales/en-US/messenger/otr/finger.ftl
rename : chat/content/otr/otr.ftl => mail/locales/en-US/messenger/otr/otr.ftl
rename : chat/content/otr/otrUI.ftl => mail/locales/en-US/messenger/otr/otrUI.ftl
extra : rebase_source : 13594ec1cf5b610965c01ba8311bef48cb12fbe1
2020-05-29 00:23:01 +02:00
Alessandro Castellani
80677622b2
Bug 1628497 - Improve the UI of the XMPP account settings tab. r=paenglab
2020-05-23 13:14:05 +03:00
Geoff Lankow
d63c1ec23c
Backed out changeset 2bd6adda1976 (bug 1637826).
...
--HG--
extra : amend_source : 3dc838d000f9873dc9838c590648133e9e11e7ce
2020-05-18 15:52:29 +12:00
Geoff Lankow
280248de96
Bug 1637826 - Port bug 1196151 - Add second argument when making nsIExternalProtocolService.loadURI call. rs=bustage-fix
...
--HG--
extra : amend_source : ecba3e35bece468653f14a71832486281b6b5848
2020-05-14 12:32:08 +12:00
Alessandro Castellani
990febbb59
Bug 1519799 - Implement the encrypted lock icon for all the chat message styles. r=florian
2020-05-04 15:51:21 -07:00
Magnus Melin
cf3e85f8f8
Bug 1629275 - part3 - better fix for porting bug 1621674 to Thunderbird (Unify Localization.jsm, mozILocalization and Localization IDL). r=Paenglab DONTBUILD
2020-04-13 13:35:47 +03:00
Magnus Melin
40ab079168
Bug 1629275 - Port bug 1621674 to Thunderbird: Unify Localization.jsm, mozILocalization and Localization IDL. rs=bustage-fix
...
DONTBUILD
--HG--
extra : amend_source : d6300b6a0b8381112f718ca6f2c092e82c438ac6
2020-04-11 22:10:29 +03:00
Magnus Melin
ef81d9b0ce
Bug 1627927 - Rewrite callers of chrome "redirects" chrome://global/skin/ to chrome://global/skin/global.css. r=pmorris
...
# Rewrite chrome://global/skin/ to chrome://global/skin/global.css
find . -type f -not -path "*.hg/*" -not -path "./suite/*" -not -path "./editor/*" -regex ".*\.\(js\|jsm|css\|xhtml\)$" -exec sed -i -E 's#(chrome://global/skin/)"#\1global.css"#g' {} \;
2020-04-07 20:32:26 +03:00
Richard Marti
364bacc34e
Bug 1621287 - Use on the <hbox> statusbar role="status" to make it accessible. r=mkmelin
2020-03-12 21:41:00 +02:00
Alessandro Castellani
b369482f9b
Bug 1556989 - Disable 'Remove All' button in OTR manage fingerprints list if the list is empty. r=kaie, r=mkmelin
2020-03-10 22:54:25 +02:00
Alessandro Castellani
d45e4b377e
Bug 1551590 - OTR: improve notifications when a chat starts with a verification request. r=kaie
2020-03-10 22:53:51 +02:00
Richard Marti
6e3eab6ebb
Bug 1615417 - Implement the subdialogs in Account Manager. r=mkmelin DONTBUILD
2020-02-19 12:36:42 +02:00
Magnus Melin
dfc7cc0eeb
Bug 1612776 - Remove usages of `display: -moz-groupbox` and `-moz-appearance: groupbox`, convert xul:groupbox to html:fieldset (port bug 1590180 to Thunderbird). r=khushil,pmorris
...
Lots of manual changes, and
grep -rl "<groupbox" --exclude-dir=.hg --exclude-dir=suite --exclude-dir=editor . | xargs sed -E -i "s/<groupbox/<html:fieldset/g"
grep -rl "</groupbox" --exclude-dir=.hg --exclude-dir=suite --exclude-dir=editor . | xargs sed -E -i "s#</groupbox#</html:fieldset#g"
grep -rEl "<label><html:h2>.*</html:h2></label>" --exclude-dir=.hg --exclude-dir=suite --exclude-dir=editor --include="*.xhtml" --exclude=".*" . | xargs sed -E -i "s#<label><html:h2>(.*)</html:h2></label>#<html:legend>\1</html:legend>#g"
2020-02-13 21:52:32 +02:00
Geoff Lankow
014b34f2fd
Bug 1614031 - Check chat window selection is not null before adding magic copy listener. r=clokep
2020-02-13 12:25:09 +02:00
Richard Marti
93e30df23b
Bug 1613758 - Update the Account Manager in Tab UI to match the Preferences Tab UI. r=aleca
2020-02-11 21:16:14 +01:00
Richard Marti
711fadba98
Bug 1611882 - Fix XML parsing error in "OTR auth". r=mkmelin
...
--HG--
extra : histedit_source : a204a877ff6b57b81a97f130117f9b10f80317c9
2020-01-28 07:49:54 +01:00
Khushil Mistry
53f68c5f3a
Bug 1594000 - Convert remaining nsISimpleEnumerator users to use JS iteration in /chat. r=mkmelin,clokep
2020-01-08 09:56:04 +13:00
Geoff Lankow
24fb5a41e9
Bug 1605845 - Change all references to .xul files to .xhtml instead; rs=bustage-fix
...
--HG--
extra : rebase_source : f9df1b5f1d278b881373ffc7580aac1aabef2fa6
2019-12-24 22:30:36 +13:00
Geoff Lankow
0ea1061a88
Bug 1605845 - Rename all .xul files to .xhtml; rs=bustage-fix
...
--HG--
rename : calendar/base/content/dialogs/calendar-alarm-dialog.xul => calendar/base/content/dialogs/calendar-alarm-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-conflicts-dialog.xul => calendar/base/content/dialogs/calendar-conflicts-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-error-prompt.xul => calendar/base/content/dialogs/calendar-error-prompt.xhtml
rename : calendar/base/content/dialogs/calendar-event-dialog-attendees.xul => calendar/base/content/dialogs/calendar-event-dialog-attendees.xhtml
rename : calendar/base/content/dialogs/calendar-event-dialog-recurrence.xul => calendar/base/content/dialogs/calendar-event-dialog-recurrence.xhtml
rename : calendar/base/content/dialogs/calendar-event-dialog-reminder.xul => calendar/base/content/dialogs/calendar-event-dialog-reminder.xhtml
rename : calendar/base/content/dialogs/calendar-event-dialog-timezone.xul => calendar/base/content/dialogs/calendar-event-dialog-timezone.xhtml
rename : calendar/base/content/dialogs/calendar-event-dialog.xul => calendar/base/content/dialogs/calendar-event-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-invitations-dialog.xul => calendar/base/content/dialogs/calendar-invitations-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-migration-dialog.xul => calendar/base/content/dialogs/calendar-migration-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-occurrence-prompt.xul => calendar/base/content/dialogs/calendar-occurrence-prompt.xhtml
rename : calendar/base/content/dialogs/calendar-print-dialog.xul => calendar/base/content/dialogs/calendar-print-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-properties-dialog.xul => calendar/base/content/dialogs/calendar-properties-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-providerUninstall-dialog.xul => calendar/base/content/dialogs/calendar-providerUninstall-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-subscriptions-dialog.xul => calendar/base/content/dialogs/calendar-subscriptions-dialog.xhtml
rename : calendar/base/content/dialogs/calendar-summary-dialog.xul => calendar/base/content/dialogs/calendar-summary-dialog.xhtml
rename : calendar/base/content/dialogs/chooseCalendarDialog.xul => calendar/base/content/dialogs/chooseCalendarDialog.xhtml
rename : calendar/base/content/preferences/alarms.inc.xul => calendar/base/content/preferences/alarms.inc.xhtml
rename : calendar/base/content/preferences/categories.inc.xul => calendar/base/content/preferences/categories.inc.xhtml
rename : calendar/base/content/preferences/editCategory.xul => calendar/base/content/preferences/editCategory.xhtml
rename : calendar/base/content/preferences/general.inc.xul => calendar/base/content/preferences/general.inc.xhtml
rename : calendar/base/content/preferences/views.inc.xul => calendar/base/content/preferences/views.inc.xhtml
rename : calendar/lightning/content/imip-bar-overlay.xul => calendar/lightning/content/imip-bar-overlay.xhtml
rename : calendar/lightning/content/lightning-item-iframe.xul => calendar/lightning/content/lightning-item-iframe.xhtml
rename : calendar/lightning/content/lightning-item-panel.xul => calendar/lightning/content/lightning-item-panel.xhtml
rename : calendar/lightning/content/lightning-item-toolbar.inc.xul => calendar/lightning/content/lightning-item-toolbar.inc.xhtml
rename : calendar/lightning/content/messenger-overlay-accountCentral.xul => calendar/lightning/content/messenger-overlay-accountCentral.xhtml
rename : calendar/lightning/content/messenger-overlay-messageWindow.xul => calendar/lightning/content/messenger-overlay-messageWindow.xhtml
rename : calendar/lightning/content/messenger-overlay-preferences.xul => calendar/lightning/content/messenger-overlay-preferences.xhtml
rename : calendar/lightning/content/messenger-overlay-sidebar.xul => calendar/lightning/content/messenger-overlay-sidebar.xhtml
rename : calendar/lightning/content/suite-overlay-addons.xul => calendar/lightning/content/suite-overlay-addons.xhtml
rename : calendar/lightning/content/suite-overlay-preferences.xul => calendar/lightning/content/suite-overlay-preferences.xhtml
rename : calendar/lightning/content/suite-overlay-sidebar.xul => calendar/lightning/content/suite-overlay-sidebar.xhtml
rename : calendar/resources/content/calendarCreation.xul => calendar/resources/content/calendarCreation.xhtml
rename : calendar/resources/content/publishDialog.xul => calendar/resources/content/publishDialog.xhtml
rename : chat/content/browserRequest.xul => chat/content/browserRequest.xhtml
rename : chat/content/otr-add-fingerprint.xul => chat/content/otr-add-fingerprint.xhtml
rename : chat/content/otr-auth.xul => chat/content/otr-auth.xhtml
rename : chat/content/otr-finger.xul => chat/content/otr-finger.xhtml
rename : common/src/customizeToolbar.xul => common/src/customizeToolbar.xhtml
rename : common/src/viewSource.xul => common/src/viewSource.xhtml
rename : editor/ui/composer/content/EditorContextMenuOverlay.xul => editor/ui/composer/content/EditorContextMenuOverlay.xhtml
rename : editor/ui/composer/content/composerOverlay.xul => editor/ui/composer/content/composerOverlay.xhtml
rename : editor/ui/composer/content/editingOverlay.xul => editor/ui/composer/content/editingOverlay.xhtml
rename : editor/ui/composer/content/editor.xul => editor/ui/composer/content/editor.xhtml
rename : editor/ui/composer/content/editorMailOverlay.xul => editor/ui/composer/content/editorMailOverlay.xhtml
rename : editor/ui/composer/content/editorNavigatorOverlay.xul => editor/ui/composer/content/editorNavigatorOverlay.xhtml
rename : editor/ui/composer/content/editorOverlay.xul => editor/ui/composer/content/editorOverlay.xhtml
rename : editor/ui/composer/content/editorPrefsOverlay.xul => editor/ui/composer/content/editorPrefsOverlay.xhtml
rename : editor/ui/composer/content/editorSmileyOverlay.xul => editor/ui/composer/content/editorSmileyOverlay.xhtml
rename : editor/ui/composer/content/editorTasksOverlay.xul => editor/ui/composer/content/editorTasksOverlay.xhtml
rename : editor/ui/composer/content/pref-composer.xul => editor/ui/composer/content/pref-composer.xhtml
rename : editor/ui/composer/content/pref-editing.xul => editor/ui/composer/content/pref-editing.xhtml
rename : editor/ui/composer/content/pref-toolbars.xul => editor/ui/composer/content/pref-toolbars.xhtml
rename : editor/ui/dialogs/content/EdAdvancedEdit.xul => editor/ui/dialogs/content/EdAdvancedEdit.xhtml
rename : editor/ui/dialogs/content/EdButtonProps.xul => editor/ui/dialogs/content/EdButtonProps.xhtml
rename : editor/ui/dialogs/content/EdColorPicker.xul => editor/ui/dialogs/content/EdColorPicker.xhtml
rename : editor/ui/dialogs/content/EdColorProps.xul => editor/ui/dialogs/content/EdColorProps.xhtml
rename : editor/ui/dialogs/content/EdConvertToTable.xul => editor/ui/dialogs/content/EdConvertToTable.xhtml
rename : editor/ui/dialogs/content/EdDialogTemplate.xul => editor/ui/dialogs/content/EdDialogTemplate.xhtml
rename : editor/ui/dialogs/content/EdDictionary.xul => editor/ui/dialogs/content/EdDictionary.xhtml
rename : editor/ui/dialogs/content/EdFieldSetProps.xul => editor/ui/dialogs/content/EdFieldSetProps.xhtml
rename : editor/ui/dialogs/content/EdFormProps.xul => editor/ui/dialogs/content/EdFormProps.xhtml
rename : editor/ui/dialogs/content/EdHLineProps.xul => editor/ui/dialogs/content/EdHLineProps.xhtml
rename : editor/ui/dialogs/content/EdImageProps.xul => editor/ui/dialogs/content/EdImageProps.xhtml
rename : editor/ui/dialogs/content/EdInputImage.xul => editor/ui/dialogs/content/EdInputImage.xhtml
rename : editor/ui/dialogs/content/EdInputProps.xul => editor/ui/dialogs/content/EdInputProps.xhtml
rename : editor/ui/dialogs/content/EdInsSrc.xul => editor/ui/dialogs/content/EdInsSrc.xhtml
rename : editor/ui/dialogs/content/EdInsertChars.xul => editor/ui/dialogs/content/EdInsertChars.xhtml
rename : editor/ui/dialogs/content/EdInsertMath.xul => editor/ui/dialogs/content/EdInsertMath.xhtml
rename : editor/ui/dialogs/content/EdInsertTOC.xul => editor/ui/dialogs/content/EdInsertTOC.xhtml
rename : editor/ui/dialogs/content/EdInsertTable.xul => editor/ui/dialogs/content/EdInsertTable.xhtml
rename : editor/ui/dialogs/content/EdLabelProps.xul => editor/ui/dialogs/content/EdLabelProps.xhtml
rename : editor/ui/dialogs/content/EdLinkProps.xul => editor/ui/dialogs/content/EdLinkProps.xhtml
rename : editor/ui/dialogs/content/EdListProps.xul => editor/ui/dialogs/content/EdListProps.xhtml
rename : editor/ui/dialogs/content/EdNamedAnchorProps.xul => editor/ui/dialogs/content/EdNamedAnchorProps.xhtml
rename : editor/ui/dialogs/content/EdPageProps.xul => editor/ui/dialogs/content/EdPageProps.xhtml
rename : editor/ui/dialogs/content/EdReplace.xul => editor/ui/dialogs/content/EdReplace.xhtml
rename : editor/ui/dialogs/content/EdSelectProps.xul => editor/ui/dialogs/content/EdSelectProps.xhtml
rename : editor/ui/dialogs/content/EdSnapToGrid.xul => editor/ui/dialogs/content/EdSnapToGrid.xhtml
rename : editor/ui/dialogs/content/EdSpellCheck.xul => editor/ui/dialogs/content/EdSpellCheck.xhtml
rename : editor/ui/dialogs/content/EdTableProps.xul => editor/ui/dialogs/content/EdTableProps.xhtml
rename : editor/ui/dialogs/content/EdTextAreaProps.xul => editor/ui/dialogs/content/EdTextAreaProps.xhtml
rename : editor/ui/dialogs/content/EditConflict.xul => editor/ui/dialogs/content/EditConflict.xhtml
rename : editor/ui/dialogs/content/EditorPublish.xul => editor/ui/dialogs/content/EditorPublish.xhtml
rename : editor/ui/dialogs/content/EditorPublishOverlay.xul => editor/ui/dialogs/content/EditorPublishOverlay.xhtml
rename : editor/ui/dialogs/content/EditorPublishProgress.xul => editor/ui/dialogs/content/EditorPublishProgress.xhtml
rename : editor/ui/dialogs/content/EditorPublishSettings.xul => editor/ui/dialogs/content/EditorPublishSettings.xhtml
rename : editor/ui/dialogs/content/EditorSaveAsCharset.xul => editor/ui/dialogs/content/EditorSaveAsCharset.xhtml
rename : editor/ui/dialogs/content/edImage.inc.xul => editor/ui/dialogs/content/edImage.inc.xhtml
rename : mail/base/content/ABSearchDialog.xul => mail/base/content/ABSearchDialog.xhtml
rename : mail/base/content/FilterListDialog.xul => mail/base/content/FilterListDialog.xhtml
rename : mail/base/content/SearchDialog.xul => mail/base/content/SearchDialog.xhtml
rename : mail/base/content/aboutDialog.xul => mail/base/content/aboutDialog.xhtml
rename : mail/base/content/browserRequest.xul => mail/base/content/browserRequest.xhtml
rename : mail/base/content/charsetOverlay.xul => mail/base/content/charsetOverlay.xhtml
rename : mail/base/content/editContactPanel.inc.xul => mail/base/content/editContactPanel.inc.xhtml
rename : mail/base/content/glodaFacetViewWrapper.xul => mail/base/content/glodaFacetViewWrapper.xhtml
rename : mail/base/content/helpMenu.inc.xul => mail/base/content/helpMenu.inc.xhtml
rename : mail/base/content/hiddenWindow.xul => mail/base/content/hiddenWindow.xhtml
rename : mail/base/content/macWindowMenu.inc.xul => mail/base/content/macWindowMenu.inc.xhtml
rename : mail/base/content/mainCommandSet.inc.xul => mail/base/content/mainCommandSet.inc.xhtml
rename : mail/base/content/mainKeySet.inc.xul => mail/base/content/mainKeySet.inc.xhtml
rename : mail/base/content/mainMailToolbox.inc.xul => mail/base/content/mainMailToolbox.inc.xhtml
rename : mail/base/content/mainNavigationToolbox.inc.xul => mail/base/content/mainNavigationToolbox.inc.xhtml
rename : mail/base/content/mainPopupSet.inc.xul => mail/base/content/mainPopupSet.inc.xhtml
rename : mail/base/content/mainStatusbar.inc.xul => mail/base/content/mainStatusbar.inc.xhtml
rename : mail/base/content/messageWindow.xul => mail/base/content/messageWindow.xhtml
rename : mail/base/content/messenger.xul => mail/base/content/messenger.xhtml
rename : mail/base/content/msgAttachmentView.inc.xul => mail/base/content/msgAttachmentView.inc.xhtml
rename : mail/base/content/msgHdrPopup.inc.xul => mail/base/content/msgHdrPopup.inc.xhtml
rename : mail/base/content/msgHdrView.inc.xul => mail/base/content/msgHdrView.inc.xhtml
rename : mail/base/content/quickFilterBar.inc.xul => mail/base/content/quickFilterBar.inc.xhtml
rename : mail/base/content/safeMode.xul => mail/base/content/safeMode.xhtml
rename : mail/base/content/sanitize.xul => mail/base/content/sanitize.xhtml
rename : mail/base/content/threadTree.inc.xul => mail/base/content/threadTree.inc.xhtml
rename : mail/base/test/browser/files/menulist.xul => mail/base/test/browser/files/menulist.xhtml
rename : mail/components/accountcreation/content/emailWizard.xul => mail/components/accountcreation/content/emailWizard.xhtml
rename : mail/components/activity/content/activity.xul => mail/components/activity/content/activity.xhtml
rename : mail/components/addrbook/content/abCard.inc.xul => mail/components/addrbook/content/abCard.inc.xhtml
rename : mail/components/addrbook/content/abContactsPanel.xul => mail/components/addrbook/content/abContactsPanel.xhtml
rename : mail/components/addrbook/content/abEditCardDialog.xul => mail/components/addrbook/content/abEditCardDialog.xhtml
rename : mail/components/addrbook/content/abEditListDialog.xul => mail/components/addrbook/content/abEditListDialog.xhtml
rename : mail/components/addrbook/content/abMailListDialog.xul => mail/components/addrbook/content/abMailListDialog.xhtml
rename : mail/components/addrbook/content/abNewCardDialog.xul => mail/components/addrbook/content/abNewCardDialog.xhtml
rename : mail/components/addrbook/content/addressbook.xul => mail/components/addrbook/content/addressbook.xhtml
rename : mail/components/cloudfile/content/selectDialog.xul => mail/components/cloudfile/content/selectDialog.xhtml
rename : mail/components/compose/content/dialogs/EdAdvancedEdit.xul => mail/components/compose/content/dialogs/EdAdvancedEdit.xhtml
rename : mail/components/compose/content/dialogs/EdColorPicker.xul => mail/components/compose/content/dialogs/EdColorPicker.xhtml
rename : mail/components/compose/content/dialogs/EdColorProps.xul => mail/components/compose/content/dialogs/EdColorProps.xhtml
rename : mail/components/compose/content/dialogs/EdConvertToTable.xul => mail/components/compose/content/dialogs/EdConvertToTable.xhtml
rename : mail/components/compose/content/dialogs/EdDictionary.xul => mail/components/compose/content/dialogs/EdDictionary.xhtml
rename : mail/components/compose/content/dialogs/EdHLineProps.xul => mail/components/compose/content/dialogs/EdHLineProps.xhtml
rename : mail/components/compose/content/dialogs/EdImageProps.xul => mail/components/compose/content/dialogs/EdImageProps.xhtml
rename : mail/components/compose/content/dialogs/EdInsSrc.xul => mail/components/compose/content/dialogs/EdInsSrc.xhtml
rename : mail/components/compose/content/dialogs/EdInsertChars.xul => mail/components/compose/content/dialogs/EdInsertChars.xhtml
rename : mail/components/compose/content/dialogs/EdInsertMath.xul => mail/components/compose/content/dialogs/EdInsertMath.xhtml
rename : mail/components/compose/content/dialogs/EdInsertTOC.xul => mail/components/compose/content/dialogs/EdInsertTOC.xhtml
rename : mail/components/compose/content/dialogs/EdInsertTable.xul => mail/components/compose/content/dialogs/EdInsertTable.xhtml
rename : mail/components/compose/content/dialogs/EdLinkProps.xul => mail/components/compose/content/dialogs/EdLinkProps.xhtml
rename : mail/components/compose/content/dialogs/EdListProps.xul => mail/components/compose/content/dialogs/EdListProps.xhtml
rename : mail/components/compose/content/dialogs/EdNamedAnchorProps.xul => mail/components/compose/content/dialogs/EdNamedAnchorProps.xhtml
rename : mail/components/compose/content/dialogs/EdReplace.xul => mail/components/compose/content/dialogs/EdReplace.xhtml
rename : mail/components/compose/content/dialogs/EdSpellCheck.xul => mail/components/compose/content/dialogs/EdSpellCheck.xhtml
rename : mail/components/compose/content/dialogs/EdTableProps.xul => mail/components/compose/content/dialogs/EdTableProps.xhtml
rename : mail/components/compose/content/dialogs/edImage.inc.xul => mail/components/compose/content/dialogs/edImage.inc.xhtml
rename : mail/components/compose/content/editFormatButtons.inc.xul => mail/components/compose/content/editFormatButtons.inc.xhtml
rename : mail/components/compose/content/messengercompose.xul => mail/components/compose/content/messengercompose.xhtml
rename : mail/components/customizableui/content/customizeMode.inc.xul => mail/components/customizableui/content/customizeMode.inc.xhtml
rename : mail/components/customizableui/content/panelUI.inc.xul => mail/components/customizableui/content/panelUI.inc.xhtml
rename : mail/components/downloads/content/aboutDownloads.xul => mail/components/downloads/content/aboutDownloads.xhtml
rename : mail/components/im/content/addbuddy.xul => mail/components/im/content/addbuddy.xhtml
rename : mail/components/im/content/am-im.xul => mail/components/im/content/am-im.xhtml
rename : mail/components/im/content/chat-menu.inc.xul => mail/components/im/content/chat-menu.inc.xhtml
rename : mail/components/im/content/chat-messenger.inc.xul => mail/components/im/content/chat-messenger.inc.xhtml
rename : mail/components/im/content/imAccountWizard.xul => mail/components/im/content/imAccountWizard.xhtml
rename : mail/components/im/content/imAccounts.xul => mail/components/im/content/imAccounts.xhtml
rename : mail/components/im/content/joinchat.xul => mail/components/im/content/joinchat.xhtml
rename : mail/components/migration/content/migration.xul => mail/components/migration/content/migration.xhtml
rename : mail/extensions/mailviews/content/mailViewList.xul => mail/extensions/mailviews/content/mailViewList.xhtml
rename : mail/extensions/mailviews/content/mailViewSetup.xul => mail/extensions/mailviews/content/mailViewSetup.xhtml
rename : mail/extensions/openpgp/content/am-enigprefs.xul => mail/extensions/openpgp/content/am-enigprefs.xhtml
rename : mail/extensions/openpgp/content/ui/attachmentItemContext.inc.xul => mail/extensions/openpgp/content/ui/attachmentItemContext.inc.xhtml
rename : mail/extensions/openpgp/content/ui/enigmailKeyImportInfo.xul => mail/extensions/openpgp/content/ui/enigmailKeyImportInfo.xhtml
rename : mail/extensions/openpgp/content/ui/enigmailKeyManager.xul => mail/extensions/openpgp/content/ui/enigmailKeyManager.xhtml
rename : mail/extensions/openpgp/content/ui/enigmailKeySelection.xul => mail/extensions/openpgp/content/ui/enigmailKeySelection.xhtml
rename : mail/extensions/openpgp/content/ui/enigmailKeygen.xul => mail/extensions/openpgp/content/ui/enigmailKeygen.xhtml
rename : mail/extensions/openpgp/content/ui/enigmailMsgBox.xul => mail/extensions/openpgp/content/ui/enigmailMsgBox.xhtml
rename : mail/extensions/openpgp/content/ui/keyDetailsDlg.xul => mail/extensions/openpgp/content/ui/keyDetailsDlg.xhtml
rename : mail/test/resources/mozmill/mozmill/extension/content/prefs.xul => mail/test/resources/mozmill/mozmill/extension/content/prefs.xhtml
rename : mailnews/addrbook/content/abAddressBookNameDialog.xul => mailnews/addrbook/content/abAddressBookNameDialog.xhtml
rename : mailnews/addrbook/prefs/content/pref-directory-add.xul => mailnews/addrbook/prefs/content/pref-directory-add.xhtml
rename : mailnews/base/content/folderProps.xul => mailnews/base/content/folderProps.xhtml
rename : mailnews/base/content/junkLog.xul => mailnews/base/content/junkLog.xhtml
rename : mailnews/base/content/junkMailInfo.xul => mailnews/base/content/junkMailInfo.xhtml
rename : mailnews/base/content/markByDate.xul => mailnews/base/content/markByDate.xhtml
rename : mailnews/base/content/msgAccountCentral.xul => mailnews/base/content/msgAccountCentral.xhtml
rename : mailnews/base/content/msgPrintEngine.xul => mailnews/base/content/msgPrintEngine.xhtml
rename : mailnews/base/content/msgSelectOfflineFolders.xul => mailnews/base/content/msgSelectOfflineFolders.xhtml
rename : mailnews/base/content/msgSynchronize.xul => mailnews/base/content/msgSynchronize.xhtml
rename : mailnews/base/content/newFolderDialog.xul => mailnews/base/content/newFolderDialog.xhtml
rename : mailnews/base/content/newmailalert.xul => mailnews/base/content/newmailalert.xhtml
rename : mailnews/base/content/renameFolderDialog.xul => mailnews/base/content/renameFolderDialog.xhtml
rename : mailnews/base/content/shutdownWindow.xul => mailnews/base/content/shutdownWindow.xhtml
rename : mailnews/base/content/subscribe.xul => mailnews/base/content/subscribe.xhtml
rename : mailnews/base/content/virtualFolderListEdit.xul => mailnews/base/content/virtualFolderListEdit.xhtml
rename : mailnews/base/content/virtualFolderProperties.xul => mailnews/base/content/virtualFolderProperties.xhtml
rename : mailnews/base/prefs/content/AccountManager.xul => mailnews/base/prefs/content/AccountManager.xhtml
rename : mailnews/base/prefs/content/AccountWizard.xul => mailnews/base/prefs/content/AccountWizard.xhtml
rename : mailnews/base/prefs/content/SmtpServerEdit.xul => mailnews/base/prefs/content/SmtpServerEdit.xhtml
rename : mailnews/base/prefs/content/am-addressing.inc.xul => mailnews/base/prefs/content/am-addressing.inc.xhtml
rename : mailnews/base/prefs/content/am-addressing.xul => mailnews/base/prefs/content/am-addressing.xhtml
rename : mailnews/base/prefs/content/am-archiveoptions.xul => mailnews/base/prefs/content/am-archiveoptions.xhtml
rename : mailnews/base/prefs/content/am-copies.inc.xul => mailnews/base/prefs/content/am-copies.inc.xhtml
rename : mailnews/base/prefs/content/am-copies.xul => mailnews/base/prefs/content/am-copies.xhtml
rename : mailnews/base/prefs/content/am-identities-list.xul => mailnews/base/prefs/content/am-identities-list.xhtml
rename : mailnews/base/prefs/content/am-identity-edit.xul => mailnews/base/prefs/content/am-identity-edit.xhtml
rename : mailnews/base/prefs/content/am-junk.xul => mailnews/base/prefs/content/am-junk.xhtml
rename : mailnews/base/prefs/content/am-main.xul => mailnews/base/prefs/content/am-main.xhtml
rename : mailnews/base/prefs/content/am-offline.xul => mailnews/base/prefs/content/am-offline.xhtml
rename : mailnews/base/prefs/content/am-server-advanced.xul => mailnews/base/prefs/content/am-server-advanced.xhtml
rename : mailnews/base/prefs/content/am-server.xul => mailnews/base/prefs/content/am-server.xhtml
rename : mailnews/base/prefs/content/am-serverwithnoidentities.xul => mailnews/base/prefs/content/am-serverwithnoidentities.xhtml
rename : mailnews/base/prefs/content/am-smtp.xul => mailnews/base/prefs/content/am-smtp.xhtml
rename : mailnews/base/prefs/content/removeAccount.xul => mailnews/base/prefs/content/removeAccount.xhtml
rename : mailnews/base/search/content/CustomHeaders.xul => mailnews/base/search/content/CustomHeaders.xhtml
rename : mailnews/base/search/content/FilterEditor.xul => mailnews/base/search/content/FilterEditor.xhtml
rename : mailnews/base/search/content/searchTerm.inc.xul => mailnews/base/search/content/searchTerm.inc.xhtml
rename : mailnews/base/search/content/viewLog.xul => mailnews/base/search/content/viewLog.xhtml
rename : mailnews/compose/content/askSendFormat.xul => mailnews/compose/content/askSendFormat.xhtml
rename : mailnews/compose/content/sendProgress.xul => mailnews/compose/content/sendProgress.xhtml
rename : mailnews/extensions/dsn/content/am-dsn.xul => mailnews/extensions/dsn/content/am-dsn.xhtml
rename : mailnews/extensions/mdn/content/am-mdn.xul => mailnews/extensions/mdn/content/am-mdn.xhtml
rename : mailnews/extensions/newsblog/content/am-newsblog.xul => mailnews/extensions/newsblog/content/am-newsblog.xhtml
rename : mailnews/extensions/newsblog/content/feed-subscriptions.xul => mailnews/extensions/newsblog/content/feed-subscriptions.xhtml
rename : mailnews/extensions/newsblog/content/feedAccountWizard.xul => mailnews/extensions/newsblog/content/feedAccountWizard.xhtml
rename : mailnews/extensions/smime/content/am-smime.inc.xul => mailnews/extensions/smime/content/am-smime.inc.xhtml
rename : mailnews/extensions/smime/content/am-smime.xul => mailnews/extensions/smime/content/am-smime.xhtml
rename : mailnews/extensions/smime/content/certFetchingStatus.xul => mailnews/extensions/smime/content/certFetchingStatus.xhtml
rename : mailnews/extensions/smime/content/certpicker.xul => mailnews/extensions/smime/content/certpicker.xhtml
rename : mailnews/extensions/smime/content/msgCompSecurityInfo.xul => mailnews/extensions/smime/content/msgCompSecurityInfo.xhtml
rename : mailnews/extensions/smime/content/msgReadSecurityInfo.xul => mailnews/extensions/smime/content/msgReadSecurityInfo.xhtml
rename : mailnews/import/content/fieldMapImport.xul => mailnews/import/content/fieldMapImport.xhtml
rename : mailnews/import/content/importDialog.xul => mailnews/import/content/importDialog.xhtml
rename : mailnews/news/content/downloadheaders.xul => mailnews/news/content/downloadheaders.xhtml
extra : rebase_source : ee7486c07a00cc73d810b3afb631a1ff41ab3524
2019-12-24 22:06:52 +13:00
Khushil Mistry
68db51b7cc
Bug 1592422 - Fixed chat-tooltips no longer show avatars. r=mkmelin
2019-12-18 07:42:41 +02:00