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 #1355 - Store the dirty rect on the display list builder rather than pa...
win7-7
2020-05-20
-430
/
+259
|
*
Issue #1540 - Stop MP3 demuxer from choking on very small files.
athenian200
2020-05-20
-1
/
+4
|
*
Issue #1589 - Ensure computed length and data is always available
wolfbeast
2020-05-20
-4
/
+6
|
*
Issue #21 - Remove TelemertyVFS
Gaming4JC
2020-05-20
-1280
/
+1
|
*
Issue #1536 - Part 3: Parse content to decide whether it's an init segment.
Moonchild
2020-05-20
-18
/
+8
|
*
Issue #1536 - Part 2: Parse content to decide whether it's a media segment.
wolfbeast
2020-05-20
-23
/
+27
|
*
Issue #1536 - Part 1: Add timecode checking for the WebM parser
wolfbeast
2020-05-20
-0
/
+13
|
*
Issue #80 - Fix additional deprot in /layout (redwood)
Moonchild
2020-05-20
-0
/
+5
|
*
Hyperbola IceDove should use the toolkit SearchService
Matt A. Tobin
2020-05-06
-2
/
+1
|
*
[XPFE] Properly anchor XUL windows when tearing down
Moonchild
2020-05-06
-10
/
+2
|
*
[WebRTC] Port some upstream sctp fixes
Moonchild
2020-05-06
-7
/
+22
|
*
[dom] Reorder some calls to improve memory safety
Moonchild
2020-05-06
-4
/
+2
|
*
[devtools] Port various upstream fixes
Moonchild
2020-05-06
-3
/
+9
|
*
[js] Record load in MCreateThis alias set.
Moonchild
2020-05-06
-2
/
+4
|
*
Prevent the existance of dangling pointers upon failure of FindDataStart.
Bas Schouten
2020-05-06
-1
/
+2
|
*
Issue #1451 - Split out ICU data file on Windows
Moonchild
2020-05-06
-1
/
+1
|
*
Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForS...
adeshkp
2020-05-06
-0
/
+1
|
*
Issue #1259 - Remove a leftover GMP migration function
adeshkp
2020-05-06
-41
/
+0
|
*
Issue #1450 - Remove NVidia 3D-Vision utils
Moonchild
2020-05-06
-308
/
+0
|
*
Issue #1517 - Remove dom.event.highrestimestamp.enabled pref
Moonchild
2020-05-06
-59
/
+14
|
*
Issue #1449 - Implement URLSearchParams's sort()
Matt A. Tobin
2020-05-06
-1
/
+51
|
*
Issue #1531 - Work around GCC 10 defaulting to -fno-common in media/ffvpx/lib...
Matt A. Tobin
2020-05-06
-0
/
+5
|
*
Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti...
adeshkp
2020-05-06
-0
/
+1
|
*
Issue #80 - Resolve issues with compiling on insane gcc configurations with n...
Moonchild
2020-05-06
-1
/
+4
|
*
Issue #80 - De-unify layout/xul and tree, grid
Moonchild
2020-05-06
-4
/
+14
|
*
Issue #80 - De-unify layout/tables
Moonchild
2020-05-06
-1
/
+9
|
*
Issue #80 - De-unify layout/svg
Moonchild
2020-05-06
-1
/
+12
|
*
Issue #80 - De-unify layout/style (redwood)
Moonchild
2020-05-06
-14
/
+38
|
*
Issue #80 - De-unify layout/printing
Moonchild
2020-05-06
-4
/
+11
|
*
Issue #80 - De-unify layout/PITA... I mean layout/generic
Moonchild
2020-05-06
-8
/
+21
|
*
Issue #80 - De-unify layout/base
Moonchild
2020-05-06
-15
/
+43
*
|
Issue #1571 - Remove JEMALLOC_USES_MAP_ALIGN and fix 48-bit addressing on Sun...
athenian200
2020-06-01
-42
/
+4
*
|
Issue #1570 - Implement globalThis
wolfbeast
2020-06-01
-3
/
+44
*
|
Issue #1558 - Prevent null deref crash in WebrtcVideoConduit DTOR
Fedor
2020-06-01
-0
/
+7
*
|
Issue #1557 - Allow event dispatch on disabled form controls. (uplift)
athenian200
2020-05-21
-26
/
+35
*
|
Revert "Merge pull request #1357 from athenian200/form-disabled-issue"
athenian200
2020-05-21
-68
/
+78
*
|
Issue #1540 - Stop MP3 demuxer from choking on very small files.
athenian200
2020-05-20
-1
/
+4
*
|
Issue #1449 - Implement URLSearchParams's sort()
Matt A. Tobin
2020-05-10
-1
/
+51
*
|
Issue #1589 - Ensure computed length and data is always available
wolfbeast
2020-05-10
-4
/
+6
*
|
[XPFE] Properly anchor XUL windows when tearing down
RELBASE_20200506
Moonchild
2020-05-06
-10
/
+2
*
|
[WebRTC] Port some upstream sctp fixes
Moonchild
2020-05-06
-7
/
+22
*
|
[dom] Reorder some calls to improve memory safety
Moonchild
2020-05-06
-4
/
+2
*
|
[devtools] Port various upstream fixes
Moonchild
2020-05-06
-3
/
+9
*
|
[js] Record load in MCreateThis alias set.
Moonchild
2020-05-06
-2
/
+4
*
|
Prevent the existance of dangling pointers upon failure of FindDataStart.
Bas Schouten
2020-05-06
-1
/
+2
*
|
Hyperbola IceDove should use the toolkit SearchService
Matt A. Tobin
2020-05-06
-2
/
+1
*
|
Revert "Issue #1445 - Clarify the status of extensions in the Add-On manager"
RELBASE_20200427
wolfbeast
2020-04-27
-51
/
+3
*
|
Revert "Issue #1446 - Only allow extension add-on types for Firefox compat mo...
wolfbeast
2020-04-27
-2
/
+2
*
|
Revert "Issue #1446 - Only match extension add-on types for target applicatio...
wolfbeast
2020-04-27
-9
/
+6
*
|
Revert "Issue #1445 - Use the detailed string also in the list entries."
wolfbeast
2020-04-27
-1
/
+1
[prev]
[next]