Moonchild
a1d0cf1e05
[Pale-Moon] Issue #1972 - Follow-up: include Ci with nsIWebNavigation flag.
...
For code consistency.
2024-10-11 10:31:27 +08:00
Moonchild
e1c64b1bb8
[Pale-Moon] Issue #1972 - Halt only closing tab activity before closing, not everything browser-wide.
2024-09-22 20:53:59 +08:00
Moonchild
cf29319f78
[Pale-Moon] Issue #1972 - Make sure all tab activity is halted before removal.
2024-09-22 20:53:03 +08:00
Moonchild
fa2fdbe24e
[Pale-Moon] Issue #1972 - Implement ghostbuster
2024-09-22 20:52:34 +08:00
FranklinDM
4a9e6100ec
[Pale-Moon] No issue - Silence tab closing animation assert if the tabbrowser is not visible
2023-05-12 10:41:16 +08:00
FranklinDM
21f0c3de63
[Pale-Moon] Issue #1908 - Fade tab titles instead of using ellipses
2023-03-02 14:42:14 +08:00
FranklinDM
5d8b76c827
[Pale-Moon] Issue MoonchildProductions/UXP#21 - Remove panning/tab animation performance measurements
2022-05-05 09:02:06 +08:00
win7-7
264752661b
[Pale-Moon] Issue MoonchildProductions/UXP#1828 - Stop using js expression closures in Pale Moon front-end
...
Stop using non-standard JS expression closures in Pale Moon front-end.
2022-04-28 12:13:18 +08:00
roytam1
16f07caa39
[Pale-Moon] remove Application prefix in enterTabbedMode method
2021-11-10 09:10:26 +08:00
Moonchild
a984b1dd93
[Pale-Moon] Issue #1865 - Remove XP_MACOSX conditional blocks.
2021-03-25 09:25:51 +08:00
Moonchild
ef13be6ef8
[Pale-Moon] Issue #1845 - Pref detach&tear-off tab handling.
...
Resolves #1845
2021-01-14 22:33:04 +08:00
Moonchild
61e78cda6a
[Pale-Moon] Issue #1782 - Add option to insert all new tabs after the current tab
...
This adds 'browser.tabs.insertAllAfterCurrent' as a preference which
makes all new tabs opened to be next to the currently active tab, instead
of at the end - regardless if the tab is considered "related" to the active
tab. This (naturally and logically) overrides 'insertRelatedAfterCurrent'
Resolves #1782
2020-06-27 06:33:45 +08:00
FranklinDM
70c0d40d9b
Issue #1104 - Set the browser's opener when adding a new tab
...
- This modifies `loadOneTab` and `addTab` to accept an opener
- This code was adapted from Basilisk's copy of tabbrowser.xml without the refactored code changes (which is a lot more involved as it divides addTab's functions into multiple functions)
2019-05-24 21:57:17 +08:00
Matt A. Tobin
cc3e413793
Remove deprecated appending of #-moz-resolution from Pale Moon and left over from nsMediaFragmentURIParser.h
...
This also magically makes Aero Peek work properly with Pale Moon thus:
Resolves #809
2019-05-17 22:16:24 +08:00
wolfbeast
100fe48e7b
[PALEMOON] Prevent overlapping modal prompts and preserve prompt order.
2019-05-03 21:31:53 +08:00
Ascrod
74e02af5af
Issue #991 Part 1: Pale Moon
2019-04-27 08:16:34 +08:00
Gaming4JC
9cdfabaf57
Issue #756 - Remove Contextual Identity References from Pale Moon
2019-03-29 22:23:01 +08:00
wolfbeast
1e6b075d1d
Make the Auth prompt DOS protection a browser-element opt-in feature.
2019-03-02 12:19:28 +08:00
wolfbeast
54df9f8a30
WIP fix 1
2019-03-02 12:19:23 +08:00
wolfbeast
9afb4d52f2
Add an option to process favicons.
...
This optimizes the size for UI display and strips animations.
Default disabled. This resolves #899 .
2019-02-16 00:21:04 +08:00
FranklinDM
0785204717
Fix undefined isSameDocument
2019-02-16 00:20:03 +08:00
FranklinDM
fabc5f1c19
Follow-up: Add missing getTabFromAudioEvent method
2019-02-16 00:20:01 +08:00
FranklinDM
4b17e666d5
Issue #638 - Part 10: Rename all tabs sound icon to be consistent with others
...
- alltabs => allTabs
2019-02-16 00:20:00 +08:00
FranklinDM
b0a98ca25b
Issue #638 - Part 8: Add overlay sound icon for pinned tabs
...
- This also moves some styles to tabbrowser.css
2019-02-16 00:19:57 +08:00
FranklinDM
ec5d4d77e3
Issue #638 - Part 6: Fix up remaining references
...
- Refactor _tabAttrModified to accept two parameters
- Modify consumers of _tabAttrModified to pass details
- Add missing _soundPlayingAttrRemovalTimer field
- Add missing checks for mute/unmute around the tab browser
- Tab sound icon should inherit 'selected' attribute instead of 'visuallyselected'
2019-02-16 00:19:53 +08:00
FranklinDM
8714e0d4f7
Issue #638 - Part 4: Add tab sound icon to tab drop-down list
2019-02-16 00:19:50 +08:00
FranklinDM
d6e21c05d3
Issue #638 - Part 2: Add tooltip to mute/unmute buttons
2019-02-16 00:19:46 +08:00
FranklinDM
6dc555939c
Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabs
2019-02-16 00:19:45 +08:00
Franklin DM
44f9b7ec97
Remove superfluous message manager property
2019-02-16 00:15:58 +08:00
MaxKoll
c7545b7d4e
Fix in-tab close button behavior
...
Fixes #775 (non-responsiveness when closing multiple tabs by rapidly clicking in-tab close buttons).
2019-02-16 00:15:33 +08:00
MaxKoll
54f2f50668
Revert "Fix in-tab close button behavior"
2019-02-16 00:15:31 +08:00
MaxKoll
a0bddecc2e
Fix in-tab close button behavior ( #775 )
...
- Fixes #775 .
- Coincidentally also fixes a regression that prevented opening new tabs via double click on an empty space in the tab bar.
2019-02-16 00:15:11 +08:00
JustOff
c79f106dcc
[PALEMOON] Skip notifications for background tabs when restoring a session
2019-02-16 00:13:51 +08:00
wolfbeast
6663a8fe28
Ensure the findbar target content browser follows the active tab.
2019-02-16 00:13:36 +08:00
wolfbeast
2f16623ba1
Revert "Minimal easy fix -- move findbar getters to tabbrowser."
...
This reverts commit fb291846a59f9b8eaf8bba29e0d9794893e895bf.
2019-02-16 00:13:34 +08:00
wolfbeast
36bcd9863f
Revert "Transfer findbar data to torn-off tabs."
...
This reverts commit 333142b5af61c3fd67ad4e79467c03efb3641b20.
2019-02-16 00:13:33 +08:00
wolfbeast
79cddc2b9c
Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser""
...
This reverts commit 63b10a9b4f8644550a89022b8d0d53ee26fc150b.
2019-02-16 00:13:29 +08:00
janekptacijarabaci
d2aa8d3853
[PALEMOON] [frontend vs backend] Implemented "originPrincipal" and "triggeringPrincipal"
...
Issue #679
Follow up #311
2019-02-16 00:10:06 +08:00
janekptacijarabaci
71cb14295e
[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser"
...
Issue #513
2019-02-16 00:03:15 +08:00
wolfbeast
6e95f87e3b
Transfer findbar data to torn-off tabs.
2019-02-16 00:03:02 +08:00
wolfbeast
b25c4a5c1f
Minimal easy fix -- move findbar getters to tabbrowser.
...
Resolves #487
2019-02-16 00:03:00 +08:00
janekptacijarabaci
426e543f27
[PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser
...
Issue #430
2019-02-16 00:01:35 +08:00
SpockFan02
02e9ee9e81
Issue #448 : Pale Moon: Include pinned tabs when warning about closing tabs with more than one window
...
This resolves #448 .
2019-02-16 00:00:57 +08:00
janekptacijarabaci
de5b649680
[PALEMOON] Fix the Findbar - open when you press "/" or "'" keys
...
Issue #430
2019-02-16 00:00:28 +08:00
wolfbeast
aa5e85f67d
Revert "Reinstate tabMinWidth and tabMaxWidth prefs."
...
This reverts commit 6e8846622a79549542adaca58d741d9263daf686.
2019-02-16 00:00:25 +08:00
wolfbeast
96a0af1be8
Reinstate tabMinWidth and tabMaxWidth prefs.
...
This resolves #410 .
2019-02-15 23:59:38 +08:00
janekptacijarabaci
3991e27340
[PALEMOON] [frontend and backend] Added support for "referrerPolicy"
...
Issue #121
https://bugzilla.mozilla.org/show_bug.cgi?id=1113431
2019-02-15 23:53:12 +08:00
JustOff
ce9848de49
Use urlbarChangeTracker instead of userTypedClear to track address bar changes
2019-02-15 23:53:04 +08:00
janekptacijarabaci
5aa392974c
[PALEMOON] Fix typo in tabbrowser.xml
2019-02-15 23:52:55 +08:00
janekptacijarabaci
eaf424b1c9
Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab
...
+ Follow up:
Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped
on remote content area
- browser.js: "usercontextid" (default: 0)
2019-02-15 23:52:31 +08:00