| Commit message (Expand) | Author | Age | Lines |
* | Revert "Minimal easy fix -- move findbar getters to tabbrowser." | wolfbeast | 2018-09-09 | -48/+14 |
* | Revert "Transfer findbar data to torn-off tabs." | wolfbeast | 2018-09-09 | -11/+0 |
* | Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in... | wolfbeast | 2018-09-09 | -1/+30 |
* | Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remov... | wolfbeast | 2018-09-09 | -47/+23 |
* | Revert "Add tabbrowser findbar styling" | wolfbeast | 2018-09-09 | -6/+0 |
* | Revert "Add tabbrowser findbar styling for Linux and OSX" | wolfbeast | 2018-09-09 | -12/+0 |
* | Merge pull request #758 from trav90/buildsystem-work | Moonchild | 2018-09-08 | -1/+4 |
|\ |
|
| * | Silence the -Wuninitialized warning in mozjemalloc | trav90 | 2018-09-08 | -1/+4 |
* | | Merge pull request #755 from g4jc/debugspam | Moonchild | 2018-09-08 | -1/+5 |
|\ \ |
|
| * | | backport mozbug 1350090: Turn off the spammy warning that goes off every time... | Gaming4JC | 2018-09-07 | -1/+5 |
* | | | Merge pull request #757 from trav90/buildsystem-work | Moonchild | 2018-09-08 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | RTCCertificate.cpp: output truncated before the last format character | trav90 | 2018-09-07 | -1/+1 |
|/ |
|
* | Merge pull request #753 from trav90/buildsystem-work | Moonchild | 2018-09-07 | -0/+8 |
|\ |
|
| * | [GCC] Add -Wno-noexcept-type to the js build flags | trav90 | 2018-09-06 | -0/+8 |
|/ |
|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-09-07 | -56/+80 |
|\ |
|
| * | Merge pull request #747 from JustOff/PR_NewtabUrl | Moonchild | 2018-09-05 | -56/+80 |
| |\ |
|
| | * | Use the default value from 'browser.startup.homepage' instead of the hardcode... | JustOff | 2018-09-03 | -2/+7 |
| | * | Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup.... | JustOff | 2018-09-03 | -55/+74 |
* | | | Bump goanna version for SVG handling update | wolfbeast | 2018-09-07 | -1/+1 |
|/ / |
|
* | | Merge branch 'Bug_1357432' | wolfbeast | 2018-09-05 | -0/+0 |
|\ \ |
|
| * | | Part 4. Reftest for using local-ref as xlink:href value. | wolfbeast | 2018-09-05 | -0/+17 |
| * | | Part 3. Resolve local-ref in SVGUseElement::LookupHref by nsSVGEffects::GetBa... | wolfbeast | 2018-09-05 | -2/+7 |
| * | | Part 2. Implement nsSVGEffects::GetBaseURLForLocalRef to export local-ref-url... | wolfbeast | 2018-09-05 | -17/+43 |
| * | | Part 1. Duplicate IsLocalRefURL to nsContentUtils to reuse this function. | wolfbeast | 2018-09-04 | -0/+23 |
| * | | Revert "Part 1. Move IsLocalRefURL to nsContentUtils to reuse this function. ... | wolfbeast | 2018-09-04 | -25/+18 |
| * | | Part 1. Move IsLocalRefURL to nsContentUtils to reuse this function. (port-re... | wolfbeast | 2018-09-04 | -18/+25 |
* | | | Write out serialized search engine files when rebuilding cache. | wolfbeast | 2018-09-05 | -0/+5 |
* | | | Bug 1357432 (#750) | Moonchild | 2018-09-05 | -19/+90 |
|/ / |
|
* | | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -119/+37 |
|\ \ |
|
| * | | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -119/+37 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-09-04 | -2957/+48 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge pull request #745 from MoonchildProductions/Kill-Telemetry | Moonchild | 2018-09-03 | -2957/+48 |
| |\| |
|
| | * | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -2957/+48 |
| |/ |
|
* / | Add extra check for assembler buffer space. | wolfbeast | 2018-09-04 | -1/+2 |
|/ |
|
* | [ffvpx] Update readme | trav90 | 2018-09-02 | -6/+1 |
* | Remove FxA migrator. | wolfbeast | 2018-09-02 | -275/+0 |
* | [PALEMOON] Update the taskbar preview per tab module for UXP. | wolfbeast | 2018-09-02 | -239/+375 |
* | Remove support for TLS session caches in TLSServerSocket. | wolfbeast | 2018-09-01 | -43/+15 |
* | Revert "Switch to using a single memory allocation arena" | wolfbeast | 2018-09-01 | -1/+1 |
* | Revert "Bug 1388020. r=nical, a=RyanVM" | wolfbeast | 2018-08-30 | -41/+6 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-08-30 | -3/+7 |
|\ |
|
| * | Merge pull request #741 from trav90/media-work | Moonchild | 2018-08-30 | -3/+7 |
| |\ |
|
| | * | Don't build ffvpx on 32-bit platforms (except Windows) | trav90 | 2018-08-26 | -3/+7 |
* | | | Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbou... | wolfbeast | 2018-08-30 | -49/+9 |
|/ / |
|
* | | Fix incorrect code removal in ipc. | wolfbeast | 2018-08-29 | -0/+27 |
* | | Sync disabled state of number control regardless of appearance. | wolfbeast | 2018-08-29 | -2/+2 |
* | | Update HSTS preload list | trav90 | 2018-08-27 | -2462/+4464 |
* | | Update installer strings for Pale Moon to match toolkit nsis installer. | wolfbeast | 2018-08-27 | -7/+12 |
|/ |
|
* | Merge pull request #733 from JustOff/PR_locale_changed_refresh | Moonchild | 2018-08-26 | -15/+54 |
|\ |
|
| * | Refresh nsStringBundleService and nsHttpHandler when the browser locale is ch... | JustOff | 2018-08-25 | -15/+54 |