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
*
Issue #1390 - Clean up presentation api leftovers
Matt A. Tobin
2021-01-25
-134
/
+6
*
Issue #1319 - Resolve RELEASE_OR_BETA questions in all.js
Moonchild
2021-01-23
-27
/
+11
*
Issue #1630 - Enable W3C pointer events by default.
Moonchild
2021-01-19
-1
/
+1
*
[Media] Enable AV1 by default if built
Matt A. Tobin
2021-01-18
-1
/
+1
*
Issue #1715 - Handle errors when initializing print settings from the printer
Moonchild
2021-01-18
-2
/
+12
*
Merge pull request 'Selectively enable and pref the DOM Web Animations API' (...
Moonchild
2021-01-18
-37
/
+86
|
\
|
*
Issue #1689 - Part 5: Enable DOM Animations API except the preffed-off parts.
Moonchild
2021-01-14
-4
/
+0
|
*
Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()
Moonchild
2021-01-14
-6
/
+16
|
*
Issue #1689 - Part 3: Add a preference for animation composite modes.
Moonchild
2021-01-14
-5
/
+8
|
*
Issue #1689 - Part 2: Add a preference for implicit keyframes
Moonchild
2021-01-14
-10
/
+35
|
*
Issue #1689 - Part 1: Add pref for DOM Animation timelines API
Moonchild
2021-01-14
-12
/
+27
*
|
Bump platform version for added features.
Moonchild
2021-01-16
-1
/
+1
|
/
*
Merge pull request 'Add scrollbar-width CSS spec' (#1707) from 1705 into master
Moonchild
2021-01-13
-209
/
+394
|
\
|
*
Issue #1705 - Part 9b: Revert overzealous changes on Mac (cocoa).
Moonchild
2021-01-12
-12
/
+2
|
*
Issue #1705 - Part 9: Implement scrollbar-width:thin on Mac (cocoa).
Moonchild
2021-01-09
-20
/
+47
|
*
Issue #1705 - Part 8: Implement scrollbar-width:thin on GTK.
Moonchild
2021-01-09
-24
/
+54
|
*
Issue #1705 - Part 7: Implement scrollbar-width:thin on Windows.
Moonchild
2021-01-09
-8
/
+33
|
*
Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme.
Moonchild
2021-01-08
-2
/
+0
|
*
Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.
Moonchild
2021-01-08
-12
/
+27
|
*
Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.
Moonchild
2021-01-06
-0
/
+72
|
*
Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.
Moonchild
2021-01-06
-111
/
+111
|
*
Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.
Moonchild
2021-01-06
-29
/
+57
|
*
Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.
Moonchild
2021-01-06
-7
/
+7
*
|
Issue #1624 - Fix slot access intrinsics for objects with > 16 reserved slots
Matt A. Tobin
2021-01-11
-1
/
+9
*
|
Issue #1710 - Check for triggering principal URI in FTP subresource check.
Moonchild
2021-01-09
-0
/
+8
*
|
Merge pull request 'Add modern FreeBSD support' (#1706) from OlCe1/UXP:FreeBS...
Moonchild
2021-01-07
-82
/
+375
|
\
\
|
|
/
|
/
|
|
*
Revert "Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initia...
Olivier Certner
2021-01-07
-12
/
+2
|
*
Issue #1699 - Part 3c: mozjemalloc: FreeBSD: Ensure early initialization
Olivier Certner
2021-01-07
-0
/
+5
|
*
Issue #1699 - Part 3b: mozjemalloc: Bootstrap allocator, early diversion for ...
Olivier Certner
2021-01-07
-42
/
+294
|
*
Issue #1699 - Part 3a: mozjemalloc: Memory barriers on 'malloc_initialized'
Olivier Certner
2021-01-07
-2
/
+12
|
*
Issue #1699 - Part 2: libevent: Remove 'evutil_secure_rng_add_bytes'
Olivier Certner
2021-01-07
-27
/
+0
|
*
Issue #1699 - Part 1: python/psutil: Support recent FreeBSD versions
Olivier Certner
2021-01-07
-13
/
+76
|
/
*
Merge branch '61'
Moonchild
2021-01-04
-20
/
+834
|
\
|
*
Issue #61 - Add missing external symbols for gkmedias when WebRTC is built
Matt A. Tobin
2021-01-04
-0
/
+16
|
*
Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias sy...
Matt A. Tobin
2021-01-03
-0
/
+1
|
*
Issue #61 - Add configure option for non-windows platforms
Matt A. Tobin
2021-01-03
-4
/
+17
|
*
Issue #61 - Place Skia in libxul
Moonchild
2021-01-03
-6
/
+2
|
*
Issue #61 - Add missing #endif in symbols file
Moonchild
2021-01-03
-1
/
+1
|
*
Issue #61 - Reinstate buildability with shared gkmedias dll
Moonchild
2021-01-02
-16
/
+804
*
|
[NSS hotpatch] Hard disable AVX2 in NSS Build System
Matt A. Tobin
2021-01-03
-23
/
+5
*
|
Redundant code path cleanup (#1702)
Moonchild
2021-01-02
-297
/
+91
|
/
*
Issue #1053 - Part 2b: Remove android from /layout reftests
Moonchild
2020-12-31
-18092
/
+511
*
Issue #1053 - Part 3b: Remove AndroidSurfaceTexture and Android media decoder
Moonchild
2020-12-27
-2022
/
+0
*
Issue #1053 - Part 3a: Remove Android conditionals from /gfx
Moonchild
2020-12-27
-1708
/
+32
*
Issue #1053 - Part 2a: Remove android from /layout (partial)
Moonchild
2020-12-26
-540
/
+56
*
Issue #1053 - Part 1c: Remove references to mobile/android targets and paths
Moonchild
2020-12-25
-3636
/
+8
*
Issue #1681 - Hard-code FLAC media type association for .flac
Moonchild
2020-12-24
-0
/
+1
*
Revert "Issue #1681 - Hard-code FLAC and AAC media type associations for .fla...
Moonchild
2020-12-24
-2
/
+0
*
Issue #1681 - Hard-code FLAC and AAC media type associations for .flac and .aac
Moonchild
2020-12-24
-0
/
+2
*
Clobber for NSS update.
Moonchild
2020-12-23
-0
/
+1
[next]