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
...
*
|
|
|
Merge pull request #566 from JustOff/PR_libwebp-1.0.0
Moonchild
2018-06-30
-2312
/
+3898
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Rename libwebp/MOZCHANGES to libwebp/UXPCHANGES and update it
JustOff
2018-06-29
-3
/
+4
|
*
|
|
Apply known security patches (webp:381,383,384) to libwebp-1.0.0
JustOff
2018-06-29
-59
/
+90
|
*
|
|
Add new files to libwebp/dsp/moz.build
JustOff
2018-06-29
-0
/
+4
|
*
|
|
Sync libwebp sources with https://chromium.googlesource.com/webm/libwebp/+/v1...
JustOff
2018-06-29
-2250
/
+3796
|
*
|
|
Update libwebp/update.sh script for libwebp-1.0.0
JustOff
2018-06-29
-0
/
+4
*
|
|
|
Bump Pale Moon to beta 2
PM28.0.0b2_Unstable
wolfbeast
2018-06-29
-1
/
+1
|
/
/
/
*
|
|
Revert "Remove unwanted newtab page code"
wolfbeast
2018-06-29
-7
/
+4732
*
|
|
Restore Pale Moon's standalone image viewing style.
wolfbeast
2018-06-29
-1
/
+8
*
|
|
Remove SSL Error Reporting telemetry
wolfbeast
2018-06-29
-462
/
+1
*
|
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2018-06-29
-2
/
+2
|
\
\
\
|
*
\
\
Merge pull request #564 from janekptacijarabaci/devtools_locales_animationins...
Moonchild
2018-06-29
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Fix typos in comments - animationinspector.properties
janekptacijarabaci
2018-06-29
-2
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Issue #562 Part 2: Remove unnecessary grid calculation code.
wolfbeast
2018-06-29
-110
/
+11
|
/
/
/
*
/
/
Remove unused code for managing physical audio devices.
Gabriele Svelto
2018-06-29
-273
/
+0
|
/
/
*
|
WebRTC: Nullcheck DataChannel SendPacket calls.
wolfbeast
2018-06-29
-2
/
+5
*
|
Convert the button rect to device coordinates correctly instead of casting CS...
wolfbeast
2018-06-28
-1
/
+3
*
|
Make sure application confvars.sh files are apart of CONFIG_STATUS_DEPS
Matt A. Tobin
2018-06-28
-0
/
+1
*
|
Merge branch 'define-work'
Matt A. Tobin
2018-06-28
-13
/
+29
|
\
\
|
*
|
Add HYPE_ICEWEASEL where appropriate
Matt A. Tobin
2018-06-28
-5
/
+17
|
*
|
Use MOZ_AUSTRALIS to define common shared Australis features
Matt A. Tobin
2018-06-28
-8
/
+12
*
|
|
Add back the Quickdial show/hide control.
wolfbeast
2018-06-28
-3
/
+25
|
/
/
*
|
Add missing aCurrentBrowser definition in utilityOverlay.js
wolfbeast
2018-06-28
-0
/
+4
*
|
Issue #562 Part 1: Transfix the grid
wolfbeast
2018-06-28
-31
/
+47
*
|
Merge pull request #556 from JustOff/PR_sanitize_promises
Moonchild
2018-06-28
-122
/
+1
|
\
\
|
*
|
[PALEMOON] Remove no more required extra copy of promise.js
JustOff
2018-06-27
-121
/
+0
|
*
|
[PALEMOON] Use Promises.jsm instead of promise.js from jetpack in sanitize.js
JustOff
2018-06-27
-1
/
+1
*
|
|
Merge pull request #557 from janekptacijarabaci/toolkit_about-support_error_1
Moonchild
2018-06-28
-1
/
+3
|
\
\
\
|
*
|
|
Fix "about:support"s "graphics" section when "webgl.disable-extensions" is true
janekptacijarabaci
2018-06-27
-1
/
+3
*
|
|
|
Merge pull request #558 from JustOff/PR_devtools_locales
Moonchild
2018-06-28
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[PALEMOON] Include devtools/client/locales conditionally
JustOff
2018-06-28
-0
/
+2
|
*
|
|
[PALEMOON] Include devtools/client when building language packs
JustOff
2018-06-27
-0
/
+1
|
|
/
/
*
|
|
Reorganize some internal pages.
wolfbeast
2018-06-27
-124
/
+118
*
|
|
Enable Intersection Observers in the platform.
wolfbeast
2018-06-27
-0
/
+4
*
|
|
Stabilize and align Intersection Observers
wolfbeast
2018-06-27
-64
/
+111
|
/
/
*
|
Merge pull request #554 from MoonchildProductions/issue12
Moonchild
2018-06-27
-183
/
+317
|
\
\
|
*
|
Issue #12 Part 5: WidgetEvent shouldn't mark event as consumed if it's not ca...
wolfbeast
2018-06-26
-0
/
+6
|
*
|
Issue #12 Part 4: Don't access mEditorBase directly.
wolfbeast
2018-06-26
-41
/
+54
|
*
|
Issue #12 Part 3: EditorEventListener should check if it's removed during a c...
wolfbeast
2018-06-26
-99
/
+173
|
*
|
Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.
wolfbeast
2018-06-26
-54
/
+87
|
*
|
Issue #12 Part 1: Stop using nsIDOMEvent in UpdateIMEComposition.
wolfbeast
2018-06-26
-14
/
+22
*
|
|
Merge pull request #551 from janekptacijarabaci/toolkit_restart_normally_2
Moonchild
2018-06-27
-15
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix throws an error if "winUtils.supportsHardwareH264Decoding" not available
janekptacijarabaci
2018-06-26
-5
/
+8
|
*
|
"about:support" - added support for "Restart normally"
janekptacijarabaci
2018-06-26
-5
/
+30
|
*
|
[BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - "about:pr...
janekptacijarabaci
2018-06-26
-3
/
+3
|
*
|
"about:profiles" and "about:support" - use "Restart in Safe Mode" instead of ...
janekptacijarabaci
2018-06-26
-2
/
+2
*
|
|
[WebExAM] Remove E10SAddonsRollout.jsm
Matt A. Tobin
2018-06-26
-1078
/
+0
*
|
|
[WebExAM] Remove unused AddonTestUtils.jsm
Matt A. Tobin
2018-06-26
-1235
/
+0
*
|
|
[AllAM] Preprocess extensions.dtd to exclude WebExAM-only strings
Matt A. Tobin
2018-06-26
-2
/
+6
*
|
|
Cleanup WebExAM test dependencies
Matt A. Tobin
2018-06-26
-3
/
+0
[prev]
[next]