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 #1683 - Update libjar module.
Moonchild
2020-11-18
-13
/
+101
*
Issue #1683 - Update Brotli lib to 1.0.9
Moonchild
2020-11-18
-2404
/
+3966
*
[libjar] Fix inflation logic.
Moonchild
2020-11-18
-1
/
+1
*
Issue #1682 - Remove vibrator DOM interface and support code.
Moonchild
2020-11-18
-968
/
+4
*
Issue #1391 - Disable DOM Filesystem/dirpicker APIs by default.
Moonchild
2020-11-18
-2
/
+2
*
Issue #1280 - Follow-up: Get rid of HPKP pinning mode.
adesh
2020-11-18
-42
/
+14
*
Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*().
Matt A. Tobin
2020-11-18
-1
/
+1
*
Bug 1328948 - Add is(), as() to Cell.
Matt A. Tobin
2020-11-18
-0
/
+18
*
Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.
athenian200
2020-11-18
-255
/
+212
*
Issue #1673 - Part 4: Unprefix -moz-tab-size.
athenian200
2020-11-18
-10
/
+38
*
Issue #1673 - Part 3: Bring minimum tab advance up to spec.
athenian200
2020-11-18
-11
/
+30
*
Issue #1673 - Part 2: Make tab-size animatable and fix typos.
athenian200
2020-11-18
-10
/
+7
*
Issue #1673 - Part 1: Allow tab-size to accept <length>.
athenian200
2020-11-18
-62
/
+124
*
[devtools] More gracefully (than a crash) handle stack capture failures.
Moonchild
2020-10-31
-1
/
+3
*
Update docs for change of repository host.
Moonchild
2020-10-24
-1
/
+1
*
Update docs for change of repository host.
Moonchild
2020-10-24
-2
/
+2
*
[layout] Re-order rowgroups if reflowing.
Moonchild
2020-10-24
-2
/
+14
*
[layout] Avoid negative availSize.BSizes in paginated table reflow.
Moonchild
2020-10-24
-9
/
+11
*
Bump platform version for added features.
Moonchild
2020-10-24
-1
/
+1
*
[netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.
Moonchild
2020-10-24
-10
/
+14
*
[DOM] When failing to create a channel and an image request, make sure to set
Moonchild
2020-10-24
-1
/
+9
*
[DOM Fetch] Detect broken pipes and propagate that write error to the caller.
Moonchild
2020-10-24
-0
/
+11
*
[DOM Fetch] Improve stability of Fetch API.
Moonchild
2020-10-24
-4
/
+9
*
Issue #1671 - Unprefix ::-moz-selection
Moonchild
2020-10-24
-5
/
+17
*
Issue #1668 - Part 2: Visited color and auto support for caret-color property.
athenian200
2020-10-24
-8
/
+27
*
Issue #1668 - Part 1: Implement support for caret-color property.
athenian200
2020-10-24
-11
/
+118
*
Issue #1643 - Follow-up: Ensure we properly clear our pointers when the
Moonchild
2020-10-24
-9
/
+24
*
Issue #1606 - Add support for multi-monitor DPI awareness v2 (W10 1706+)
Moonchild
2020-10-06
-11
/
+33
*
[devtools] Teach devtools about overflow-wrap: anywhere
Moonchild
2020-10-06
-0
/
+2
*
Issue #1666 - Implement overflow-wrap: anywhere
Moonchild
2020-10-06
-4
/
+11
*
Issue #1665 - Take overflow-wrap into account when calculating min-content in...
Moonchild
2020-10-06
-0
/
+44
*
Update CONTRIBUTING.md
New Tobin Paradigm
2020-10-06
-2
/
+7
*
Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.
athenian200
2020-10-01
-7
/
+7
*
Issue #1643 - Follow-up: Make sure things aren't changed while iterating.
Moonchild
2020-09-30
-2
/
+10
*
Issue #1643 - Follow up: Add a null check for mOwner in ResizeObserverNotific...
Matt A. Tobin
2020-09-29
-0
/
+6
*
Output webidl filenames as they are processed, for real this time.
Moonchild
2020-09-23
-0
/
+3
*
Issue #1655: Update MediaQueryList to the current draft spec.
Moonchild
2020-09-23
-117
/
+209
*
[webaudio] Keep track of whether the HRTF database has already been loaded.
Moonchild
2020-09-23
-1
/
+11
*
[dom/media] Use an atomic for mInputDeviceID to avoid potential race
Moonchild
2020-09-23
-1
/
+1
*
[SVG] Only fire the SVG onload when scripting is enabled and allowed
Moonchild
2020-09-23
-0
/
+3
*
Issue #1224 - Remove constant expressions from /dom
Moonchild
2020-09-21
-54
/
+53
*
Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.
athenian200
2020-09-21
-35
/
+33
*
Issue #1647 - Part 1: Implement percentage for CSS opacity keywords
athenian200
2020-09-21
-14
/
+29
*
Issue #1653 - Part 2: Stop indirectly loading DWM functions through WinUtils.
Moonchild
2020-09-21
-86
/
+25
*
Issue #1653 - Part 1: Remove WinUtils::SHGetKnownFolderPath
Moonchild
2020-09-21
-47
/
+5
*
Issue #1643 - Part 4: Hook up all the plumbing.
Moonchild
2020-09-21
-2
/
+46
*
Issue #1643 - Part 3: Implement ResizeObserverController
Moonchild
2020-09-21
-0
/
+365
*
Issue #1643 - Part 2: Implement ResizeObserver API
Moonchild
2020-09-21
-0
/
+618
*
Issue #1643 - Part 1: Add GetNodeDepth() to nsContentUtils.
Moonchild
2020-09-21
-1
/
+23
*
[widget] Clean up Windows widget code some.
Moonchild
2020-09-21
-70
/
+10
[next]