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
janekptacijarabaci
cc008be0a7
Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non-remote content area
...
browser.js:
// handleDroppedLink has the following 2 overloads:
// handleDroppedLink(event, url, name)
// handleDroppedLink(event, links)
function handleDroppedLink(event, urlOrLinks, name)
{
let links;
if (Array.isArray(urlOrLinks)) {
links = urlOrLinks;
} else {
links = [{ url: urlOrLinks, name, type: "" }];
}
...it is in the previous commit.
2019-02-15 23:52:30 +08:00
janekptacijarabaci
d8637395c5
Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI
...
Issue #121
2019-02-15 23:52:23 +08:00
NTD
b291ad857d
Restore nsPlacesAutoComplete
2019-02-15 23:46:27 +08:00
NTD
c887c0a5ee
Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"
...
This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
2019-02-15 23:46:23 +08:00
NTD
d8e1602c55
[PALEMOON] Source nsPlacesAutoComplete from the suite
2019-02-15 23:46:19 +08:00
janekptacijarabaci
a422978746
[PALEMOON] [Frontend vs Backend] HTML - input - datetime
...
Issue #162
2019-02-15 23:45:57 +08:00
JustOff
e05e624eb8
Use document's principal for favicons in browser
2019-02-15 23:44:14 +08:00
janekptacijarabaci
ef8ecc5bcd
Fix: Developer Toolbar (the command: cookie; themes)
...
Issue #102
2019-02-15 23:43:59 +08:00
janekptacijarabaci
2b0e91b059
Fix typo in a property in tabbrowser.xml
...
Issue #138
2019-02-15 23:43:54 +08:00
janekptacijarabaci
25b7b3d1d3
Fix: Findbar broken (basic)
...
Issue #138
2019-02-15 23:43:51 +08:00
janekptacijarabaci
6c1f35b378
[PALEMOON] [Frontend vs Backend] Login Manager: Bug 1045987 - Implemented "getBrowserForContentWindow" method in tabbrowser.xml
2019-02-15 23:42:32 +08:00
NTD
09bb0bc482
[PALEMOON] Fix some errors in tabbrowser.xml by adding usercontextid where needed
2019-02-15 23:41:13 +08:00
NTD
c784ad0ead
[PALEMOON] Use unprefixed requestAnimationFrame in tabbrowser.xml
2019-02-15 23:40:52 +08:00
NTD
c8af8ae332
[PALEMOON] Switch call to autocomplete from history to unifiedcomplete in tabbrowser.xml
2019-02-15 23:40:45 +08:00
NTD
a5f9344426
Sync Pale Moon code
2019-02-15 23:40:01 +08:00
NTD
fe8028fa2e
Add Pale Moon
2018-02-02 03:35:06 -05:00