index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Call the relevant scope-data constructor when allocating it, and poison/mark ...
trav90
2018-09-02
-31
/
+72
*
Convert the trailing array of BindingNames at the end of the various kinds of...
trav90
2018-09-02
-64
/
+108
*
Make nsScannerIterator a trivial type in order to use memset
trav90
2018-09-02
-9
/
+9
*
[ffvpx] Update readme
trav90
2018-09-02
-6
/
+1
*
Remove FxA migrator.
wolfbeast
2018-09-02
-275
/
+0
*
[PALEMOON] Update the taskbar preview per tab module for UXP.
wolfbeast
2018-09-02
-239
/
+375
*
Remove support for TLS session caches in TLSServerSocket.
wolfbeast
2018-09-01
-43
/
+15
*
Revert "Switch to using a single memory allocation arena"
wolfbeast
2018-09-01
-1
/
+1
*
Revert "Bug 1388020. r=nical, a=RyanVM"
wolfbeast
2018-08-30
-41
/
+6
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2018-08-30
-3
/
+7
|
\
|
*
Merge pull request #741 from trav90/media-work
Moonchild
2018-08-30
-3
/
+7
|
|
\
|
|
*
Don't build ffvpx on 32-bit platforms (except Windows)
trav90
2018-08-26
-3
/
+7
*
|
|
Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbou...
wolfbeast
2018-08-30
-49
/
+9
|
/
/
*
|
Fix incorrect code removal in ipc.
wolfbeast
2018-08-29
-0
/
+27
*
|
Sync disabled state of number control regardless of appearance.
wolfbeast
2018-08-29
-2
/
+2
*
|
Update HSTS preload list
trav90
2018-08-27
-2462
/
+4464
*
|
Update installer strings for Pale Moon to match toolkit nsis installer.
wolfbeast
2018-08-27
-7
/
+12
|
/
*
Merge pull request #733 from JustOff/PR_locale_changed_refresh
Moonchild
2018-08-26
-15
/
+54
|
\
|
*
Refresh nsStringBundleService and nsHttpHandler when the browser locale is ch...
JustOff
2018-08-25
-15
/
+54
*
|
Add missing }
wolfbeast
2018-08-25
-0
/
+1
*
|
Switch to using a single memory allocation arena
wolfbeast
2018-08-25
-1
/
+1
*
|
Add a horizontal scroll action option for mouse wheel.
wolfbeast
2018-08-25
-3
/
+10
|
/
*
Introduce ui.menu.allow_content_scroll
wolfbeast
2018-08-24
-1
/
+13
*
Merge pull request #727 from JustOff/PR_VK_F6
Moonchild
2018-08-23
-12
/
+2
|
\
|
*
[PALEMOON] Fix document navigation using F6
JustOff
2018-08-23
-12
/
+2
|
/
*
Stop pointless recording of telemetry data
wolfbeast
2018-08-23
-4
/
+4
*
Fix code of conduct version ref link.
wolfbeast
2018-08-22
-1
/
+1
*
Merge pull request #720 from JustOff/PR_ShouldAddToSessionHistory
Moonchild
2018-08-22
-1
/
+7
|
\
|
*
Explicitly specify parentheses in a mixed boolean expression in ShouldAddToSe...
JustOff
2018-08-22
-2
/
+2
|
*
Use "browser.newtabpage.add_to_session_history" to decide whether to store "a...
JustOff
2018-08-22
-5
/
+7
|
*
Update ShouldAddToSessionHistory() rules for "about:newtab" and "about:logopage"
JustOff
2018-08-21
-1
/
+5
*
|
Merge pull request #722 from g4jc/importfromunix
Moonchild
2018-08-22
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Basilisk: Fix locale error on migration.xul on Linux
Gaming4JC
2018-08-21
-4
/
+2
|
/
*
Pale Moon blocklist update
wolfbeast
2018-08-21
-2
/
+12
*
Fix toolbar styling in non-Australis toolkit themes part 2
wolfbeast
2018-08-21
-3
/
+3
*
Fix toolbar styling in non-Australis toolkit themes
wolfbeast
2018-08-21
-1
/
+30
*
Merge pull request #718 from trav90/code-cleanup
Moonchild
2018-08-20
-1
/
+0
|
\
|
*
Remove unused variable
trav90
2018-08-19
-1
/
+0
*
|
Re-implement custom background color of standalone images.
wolfbeast
2018-08-20
-0
/
+23
*
|
Remove TelemetryStopwatch module.
wolfbeast
2018-08-20
-493
/
+0
*
|
Remove TelemetryStopwatch call sites from mobile components.
wolfbeast
2018-08-20
-5
/
+0
*
|
Remove TelemetryStopwatch call sites from toolkit components.
wolfbeast
2018-08-20
-51
/
+0
*
|
Merge pull request #714 from trav90/class-memaccess-errors
Moonchild
2018-08-20
-17
/
+56
|
\
\
|
*
|
Avoid using memset on a not-trivial type like ServoSizes
trav90
2018-08-18
-1
/
+9
|
*
|
Avoid using memset on a not-trivial type like TabSizes
trav90
2018-08-18
-1
/
+7
|
*
|
Avoid doing a memset on a non-POD structure
trav90
2018-08-18
-13
/
+33
|
*
|
memset only the underlying vector from the Array container
trav90
2018-08-18
-1
/
+1
|
*
|
Avoid using memset on a not-trivial type like nsTabSizes
trav90
2018-08-18
-1
/
+6
|
|
/
*
|
Merge pull request #716 from g4jc/remove_telemetry_stopwatch
Moonchild
2018-08-20
-212
/
+8
|
\
\
|
|
/
|
/
|
|
*
Basilisk: Remove TelemetryStopwatch
Gaming4JC
2018-08-19
-212
/
+8
|
/
[next]