| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | Fix a build warning for autocomplete.css a autocomplete.xml | janekptacijarabaci | 2018-04-30 | -2/+2 |
| |/ / |
|
* | | | Merge pull request #301 from janekptacijarabaci/html_input_datetime_4 | Moonchild | 2018-04-30 | -3/+127 |
|\ \ \ |
|
| * | | | Fix typo in variables in datetimepopup.xml | janekptacijarabaci | 2018-04-30 | -2/+2 |
| * | | | [regression] [follow up] Error: No such property on self-hosted object: "Intl... | janekptacijarabaci | 2018-04-30 | -1/+125 |
| |/ / |
|
* | | | [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt client... | Matt A. Tobin | 2018-04-30 | -15/+41 |
* | | | [*AM] Expand the list for excluding internally used IDs from being sent to AUS | Matt A. Tobin | 2018-04-29 | -4/+22 |
* | | | Reconfigure Pale Moon to short-circuit some undesired services/features. | wolfbeast | 2018-04-30 | -6/+8 |
* | | | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -9/+312 |
|\ \ \ |
|
| * | | | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -9/+312 |
* | | | | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1 | Moonchild | 2018-04-29 | -459/+1529 |
|\ \ \ \ |
|
| * | | | | Bug 1264125: Fire transitioncancel event when a transition is canceled (added... | janekptacijarabaci | 2018-03-14 | -287/+679 |
| * | | | | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te... | janekptacijarabaci | 2018-03-14 | -24/+469 |
| * | | | | moebius#89: DOM - implement animationcancel event | janekptacijarabaci | 2018-03-14 | -73/+99 |
| * | | | | Bug 1264125: Queue CSS related event when setting null target effect | janekptacijarabaci | 2018-03-14 | -15/+49 |
| * | | | | Bug 1264125: Call the queueing events when canceling transition via Style or ... | janekptacijarabaci | 2018-03-14 | -7/+53 |
| * | | | | Bug 1264125: Queue transitioncancel when animation status is idle | janekptacijarabaci | 2018-03-14 | -31/+45 |
| * | | | | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on... | janekptacijarabaci | 2018-03-14 | -25/+111 |
| * | | | | Bug 1264125: Fire transitioncancel event when a transition is canceled - part... | janekptacijarabaci | 2018-03-14 | -10/+17 |
| * | | | | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without ... | janekptacijarabaci | 2018-03-14 | -73/+93 |
* | | | | | Merge pull request #287 from SpockMan02/patch-1 | Moonchild | 2018-04-29 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Issue #286 - Incorrect filepath | SpockMan02 | 2018-04-28 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1 | Moonchild | 2018-04-29 | -27/+201 |
|\ \ \ \ \ |
|
| * | | | | | Implement auxclick | janekptacijarabaci | 2018-02-04 | -27/+201 |
* | | | | | | Create a 1px overlap between tab center and start/end backgrounds. | wolfbeast | 2018-04-29 | -2/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #294 from janekptacijarabaci/js_dom_performance-resource-t... | Moonchild | 2018-04-29 | -310/+825 |
|\ \ \ \ \ |
|
| * | | | | | moebius#161: The Performance Resource Timing (make timestamps be relative to ... | janekptacijarabaci | 2018-04-29 | -154/+520 |
| * | | | | | Bug 1321261 - partially - "using namespace mozilla" | janekptacijarabaci | 2018-04-29 | -5/+8 |
| * | | | | | Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeSt... | janekptacijarabaci | 2018-04-29 | -9/+9 |
| * | | | | | Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ri... | janekptacijarabaci | 2018-04-29 | -40/+11 |
| * | | | | | Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centra... | janekptacijarabaci | 2018-04-29 | -23/+10 |
| * | | | | | Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests | janekptacijarabaci | 2018-04-29 | -2/+2 |
| * | | | | | Bug 1313420 - Implement Performance.timeOrigin - part 3 - tests | janekptacijarabaci | 2018-04-29 | -2/+2 |
| * | | | | | Bug 1313420 - Implement Performance.timeOrigin - part 2 - tests | janekptacijarabaci | 2018-04-29 | -19/+86 |
| * | | | | | Bug 1313420 - Implement Performance.timeOrigin - part 1 | janekptacijarabaci | 2018-04-29 | -1/+117 |
| * | | | | | Bug 1323941 - navigationStart should not be exposed to workers as timing attr... | janekptacijarabaci | 2018-04-29 | -40/+71 |
| * | | | | | Bug 1322966 - Cleanup performance.cpp | janekptacijarabaci | 2018-04-29 | -47/+9 |
| * | | | | | Bug 1317297 - nextHopProtocol is an empty string for local fetch | janekptacijarabaci | 2018-04-29 | -0/+12 |
* | | | | | | Merge pull request #293 from janekptacijarabaci/js_dom_performance-resource-t... | Moonchild | 2018-04-29 | -70/+746 |
|\| | | | | |
|
| * | | | | | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 | -70/+746 |
| * | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_... | janekptacijarabaci | 2018-04-29 | -152094/+42715 |
| |\ \ \ \ \ |
|
* | | | | | | | Merge pull request #292 from janekptacijarabaci/js_dom_performance-observer_1 | Moonchild | 2018-04-29 | -150/+107 |
|\| | | | | | |
|
| * | | | | | | moebius#157: The Performance Observer (improvements) | janekptacijarabaci | 2018-04-22 | -150/+107 |
* | | | | | | | Bug 1453127 - Do not use iterators in MediaStreamTrack when removing listener... | Bryce Van Dyk | 2018-04-29 | -4/+8 |
* | | | | | | | Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard | Jeff Walden | 2018-04-29 | -1/+168 |
* | | | | | | | Bug 1411415. | wolfbeast | 2018-04-29 | -33/+91 |
* | | | | | | | Move --enable-tests out of Python configure and flip the default. | wolfbeast | 2018-04-29 | -32/+40 |
* | | | | | | | Create `/docs` and move contributing guideline to it. | wolfbeast | 2018-04-29 | -0/+6 |
* | | | | | | | Merge pull request #291 from adeshkp/buildid-mac | Moonchild | 2018-04-29 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [Pale Moon] Fix buildid on Mac | adeshkp | 2018-04-29 | -2/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1 | Moonchild | 2018-04-29 | -22/+99 |
|\ \ \ \ \ \ \ |
|