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 #1676 - Part 14: Split proxy sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-8
/
+24
|
*
Issue #1676 - Part 13: Split perf sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-13
/
+30
|
*
Issue #1676 - Part 12: Split jit sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-216
/
+232
|
*
Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
-8
/
+24
|
*
Issue #1676 - Part 10: Split gc sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-14
/
+30
|
*
Issue #1676 - Part 9: Move DIRS down in js/src/moz.build
Matt A. Tobin
2020-11-03
-15
/
+13
|
*
Issue #1676 - Part 8: Fix up include for selfhosted.out.h
Matt A. Tobin
2020-11-03
-1
/
+1
|
*
Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-16
/
+28
|
*
Issue #1676 - Part 6: Split ds sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-2
/
+18
|
*
Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-7
/
+26
|
*
Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-59
/
+78
|
*
Issue #80 - De-unify js/src
Matt A. Tobin
2020-11-03
-17
/
+17
|
*
Issue #1676 - Part 3: Split DEFINES out of js/src/moz.build
Matt A. Tobin
2020-11-03
-36
/
+37
|
*
Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....
Matt A. Tobin
2020-11-03
-34
/
+45
|
*
Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.build
Matt A. Tobin
2020-11-03
-45
/
+49
*
|
[devtools] More gracefully (than a crash) handle stack capture failures.
Moonchild
2020-10-31
-1
/
+3
*
|
Merge pull request 'Fix up -moz-tab-size and unprefix it.' (#1674) from athen...
Moonchild
2020-10-30
-334
/
+397
|
\
\
|
|
/
|
/
|
|
*
Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.
athenian200
2020-10-29
-255
/
+212
|
*
Issue #1673 - Part 4: Unprefix -moz-tab-size.
athenian200
2020-10-28
-10
/
+38
|
*
Issue #1673 - Part 3: Bring minimum tab advance up to spec.
athenian200
2020-10-28
-11
/
+30
|
*
Issue #1673 - Part 2: Make tab-size animatable and fix typos.
athenian200
2020-10-28
-10
/
+7
|
*
Issue #1673 - Part 1: Allow tab-size to accept <length>.
athenian200
2020-10-28
-62
/
+124
*
|
Issue #1656 - Nuke the remaining vim lines in UXP
Moonchild
2020-10-26
-59
/
+0
*
|
Update docs for change of repository host.
Moonchild
2020-10-23
-1
/
+1
*
|
Update docs for change of repository host.
Moonchild
2020-10-23
-2
/
+2
*
|
[layout] Re-order rowgroups if reflowing.
Moonchild
2020-10-23
-2
/
+14
*
|
[layout] Avoid negative availSize.BSizes in paginated table reflow.
Moonchild
2020-10-23
-9
/
+11
*
|
Bump platform version for added features.
Moonchild
2020-10-23
-1
/
+1
*
|
[netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.
Moonchild
2020-10-23
-10
/
+14
*
|
[DOM] When failing to create a channel and an image request, make sure to set
Moonchild
2020-10-22
-1
/
+9
|
/
*
[DOM Fetch] Detect broken pipes and propagate that write error to the caller.
Moonchild
2020-10-21
-0
/
+11
*
[DOM Fetch] Improve stability of Fetch API.
Moonchild
2020-10-21
-4
/
+9
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Moonchild
2020-10-20
-12
/
+138
|
\
|
*
Merge pull request #1670 from athenian200/caret_color
Moonchild
2020-10-20
-12
/
+138
|
|
\
|
|
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...
athenian200
2020-10-18
-8210
/
+397
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Issue #1668 - Part 2: Visited color and auto support for caret-color property.
athenian200
2020-10-18
-8
/
+27
|
|
*
Issue #1668 - Part 1: Implement support for caret-color property.
athenian200
2020-10-18
-11
/
+118
*
|
|
Issue #1671 - Unprefix ::-moz-selection
Moonchild
2020-10-20
-5
/
+17
|
/
/
*
|
Issue #1643 - Follow-up: Ensure we properly clear our pointers when the
Moonchild
2020-10-16
-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-03
-0
/
+2
*
|
Issue #1666 - Implement overflow-wrap: anywhere
Moonchild
2020-10-03
-4
/
+11
*
|
Issue #1665 - Take overflow-wrap into account when calculating min-content in...
Moonchild
2020-10-03
-0
/
+44
*
|
Update CONTRIBUTING.md
New Tobin Paradigm
2020-10-02
-2
/
+7
*
|
Merge pull request #1663 from athenian200/opacity_followup
Moonchild
2020-10-01
-7
/
+7
|
\
\
|
*
|
Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.
athenian200
2020-09-30
-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
*
|
Merge pull request #1660 from g4jc/1656
Moonchild
2020-09-27
-1
/
+1
|
\
\
|
*
|
Issue #1656 - Fix broken comment from Part 1
Gaming4JC
2020-09-26
-1
/
+1
|
/
/
[prev]
[next]