index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layout
Commit message (
Expand
)
Author
Age
*
Remove SPS profiler.
wolfbeast
2018-05-24
*
Bug 1379762 part 2. Use a more reliable test to figure out when we can skip f...
janekptacijarabaci
2018-05-15
*
Bug 1379762 part 1. Don't call MediaFeaturesChanged if our override device pi...
janekptacijarabaci
2018-05-15
*
Remove other gonk widget conditionals and unused files.
wolfbeast
2018-05-13
*
Remove MOZ_WIDGET_GONK [1/2]
wolfbeast
2018-05-12
*
Remove MOZ_B2G leftovers and some dead B2G-only components.
wolfbeast
2018-05-12
*
Issue #325 Part 13: Remove Mozilla implementation of the bidi engine complete...
wolfbeast
2018-05-04
*
Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame.
wolfbeast
2018-05-04
*
Building with "--enable-debug" - fix some warnings
janekptacijarabaci
2018-05-02
*
Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection
janekptacijarabaci
2018-04-30
*
Merge pull request #297 from janekptacijarabaci/css_text-justify_1
Moonchild
2018-04-29
|
\
|
*
moebius#90: CSS - implement text-justify property
janekptacijarabaci
2018-04-01
*
|
Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1
Moonchild
2018-04-29
|
\
\
|
*
|
Bug 1264125: Fire transitioncancel event when a transition is canceled (added...
janekptacijarabaci
2018-03-14
|
*
|
Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te...
janekptacijarabaci
2018-03-14
|
*
|
moebius#89: DOM - implement animationcancel event
janekptacijarabaci
2018-03-14
|
*
|
Bug 1264125: Queue CSS related event when setting null target effect
janekptacijarabaci
2018-03-14
|
*
|
Bug 1264125: Call the queueing events when canceling transition via Style or ...
janekptacijarabaci
2018-03-14
|
*
|
Bug 1264125: Queue transitioncancel when animation status is idle
janekptacijarabaci
2018-03-14
|
*
|
Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on...
janekptacijarabaci
2018-03-14
|
*
|
Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without ...
janekptacijarabaci
2018-03-14
*
|
|
moebius#138: Optimize operations on root of deeply-nested frame tree
janekptacijarabaci
2018-04-24
*
|
|
Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call ...
janekptacijarabaci
2018-04-24
*
|
|
Bug 1336708: Reftest
janekptacijarabaci
2018-04-24
*
|
|
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's c...
janekptacijarabaci
2018-04-24
*
|
|
Bug 1209697: Cache flex measuring reflows to avoid exponential behavior
janekptacijarabaci
2018-04-24
*
|
|
Bug 1209697: Clear ancestor intrinsic sizes when our block size changes
janekptacijarabaci
2018-04-24
*
|
|
moebius#195: DOM - PointerEvent - improvements
janekptacijarabaci
2018-04-23
*
|
|
moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...
janekptacijarabaci
2018-04-23
*
|
|
moebius#71: DOM - Pointer Events - improvements
janekptacijarabaci
2018-04-20
*
|
|
Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM
Boris Zbarsky
2018-04-19
*
|
|
Bug 1448774. r=dholbert, a=RyanVM
Robert Longson
2018-04-19
*
|
|
Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils...
Botond Ballo
2018-04-19
*
|
|
Use natural border width rounding.
wolfbeast
2018-04-18
*
|
|
Merge branch 'html_input_datetime_1'
wolfbeast
2018-04-15
|
\
\
\
|
*
|
|
moebius#92: HTML - input - datetime
janekptacijarabaci
2018-03-30
|
*
|
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...
janekptacijarabaci
2018-03-30
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Bug 1286182: Implement the layout for <input type=date>
janekptacijarabaci
2018-02-14
*
|
|
|
Remove base conditional code for crash reporter and injector.
wolfbeast
2018-03-30
|
|
/
/
|
/
|
|
*
|
|
Bug 1324042 - Fix trimmedOffsets arithmetic in GetRenderedText(). r=mats, a=R...
Daniel Holbert
2018-03-14
*
|
|
Bug 1426087 - Decrement nsDocumentViewer::mDestroyRefCount in a separate func...
Bob Owen
2018-03-14
|
|
/
|
/
|
*
|
Bustage fix: remove duplicate function def
wolfbeast
2018-03-12
*
|
HTML - implement the labels attribute (follow up)
janekptacijarabaci
2018-03-12
*
|
CSS: inline-block with a display:block <input> child element has a wrong base...
janekptacijarabaci
2018-03-12
*
|
CSS - Grid - transferred min-size contribution of percentage size grid item w...
janekptacijarabaci
2018-03-12
*
|
CSS - Grid - intristic content with overflow:auto overlaps in grid
janekptacijarabaci
2018-03-12
*
|
[draft] CSS - linear-gradient - zero (0) angle value without degree unit is n...
janekptacijarabaci
2018-03-12
*
|
CSS - Grid - fit-content unexpectedly reserves space for full clamp size in r...
janekptacijarabaci
2018-03-12
*
|
SVG - support radialGradient fr attribute
janekptacijarabaci
2018-03-12
*
|
Basilisk - the cmd line - help (the columns alignment, error improvements)
janekptacijarabaci
2018-02-28
[next]