summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use SessionStore.promiseInitialized() to avoid race condition in "about:home"...PM28.1.0_ReleaseJustOff2018-09-18
* Merge branch 'master' into Pale_Moon-releasewolfbeast2018-09-17
|\
| * Merge pull request #770 from JustOff/PR_bgtab_notifyMoonchild2018-09-17
| |\
| | * [BASILISK] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16
| | * [PALEMOON] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16
| |/
| * Merge pull request #767 from trav90/class-memaccess-errorsMoonchild2018-09-16
| |\
| | * Don't memset-zero the BacktrackingAllocator::vregs array of non-trivial Virtu...trav902018-09-12
| | * Call memset on a void*, not a T*, in js_delete_poison to avoid memset-on-nont...trav902018-09-12
| | * Initialize some asm.js structures using in-class initializers instead of PodZerotrav902018-09-12
| | * Stop using PodZero in several places to initialize values of non-trivial typetrav902018-09-12
| * | Fix wrong SVG sizes with non-integer values for viewBox width/height.wolfbeast2018-09-14
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-12
| |\|
| | * Update HSTS preload listtrav902018-09-11
| * | Fix clang build bustage.wolfbeast2018-09-12
| * | Flush some more buildlog output to screen when prudent.wolfbeast2018-09-12
| |/
| * Merge branch 'fbgw'wolfbeast2018-09-11
| |\
| | * Add findbar.termPerTabwolfbeast2018-09-09
| | * Ensure the findbar target content browser follows the active tab.wolfbeast2018-09-09
| | * Revert "Minimal easy fix -- move findbar getters to tabbrowser."wolfbeast2018-09-09
| | * Revert "Transfer findbar data to torn-off tabs."wolfbeast2018-09-09
| | * Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in...wolfbeast2018-09-09
| | * Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remov...wolfbeast2018-09-09
| | * Revert "Add tabbrowser findbar styling"wolfbeast2018-09-09
| | * Revert "Add tabbrowser findbar styling for Linux and OSX"wolfbeast2018-09-09
| * | Merge branch 'ported-upstream'wolfbeast2018-09-11
| |\ \
| | * | Bug 1466991 - Part 2: Reparent nodes when they start being in the XBL scope.wolfbeast2018-09-11
| | * | Bug 1466991 - Part 1: Factor out ShouldUseXBLScope.wolfbeast2018-09-11
| | * | Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver.wolfbeast2018-09-11
| | * | Bug 1469309 - Remove an unused sensor type.wolfbeast2018-09-11
| | * | Fix build bustage in cbfef7fcdb853916ff04015f6ee2d4b86f424a08wolfbeast2018-09-11
| | * | Release mapped surface memory on size check failure to plug a leak.wolfbeast2018-09-11
| | * | Move surface data checking to a separate function to make it less "totally nuts"wolfbeast2018-09-11
| | * | Bug 1467363 - Protect access to mTransparentSurface with a lock.wolfbeast2018-09-11
| | * | Bug 1478575 - Unify CamerasChild shutdown paths.wolfbeast2018-09-11
| | * | Bug 1473113 - Defer initializing the MAR index until it's needed.wolfbeast2018-09-11
| | * | Cherry-pick libvpx upstream 52add5896661d186dec284ed646a4b33b607d2c7.wolfbeast2018-09-11
| | * | Merge branch 'master' into ported-upstreamwolfbeast2018-09-10
| | |\ \
| | * | | Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong r...wolfbeast2018-09-10
| | * | | Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ...wolfbeast2018-09-10
| * | | | Remove some unnecessary dependencies from HAL.wolfbeast2018-09-11
| * | | | Replace the custom logic in ObserverList with an nsTObserverArray which has a...wolfbeast2018-09-11
| | |/ / | |/| |
| * | | Merge pull request #754 from trav90/class-memaccess-errorsMoonchild2018-09-10
| |\ \ \ | | |/ / | |/| |
| | * | Fix build bustagetrav902018-09-02
| | * | Call the relevant scope-data constructor when allocating it, and poison/mark ...trav902018-09-02
| | * | Convert the trailing array of BindingNames at the end of the various kinds of...trav902018-09-02
| | * | Make nsScannerIterator a trivial type in order to use memsettrav902018-09-02
| * | | fix mozilla regression in search service (saving user-defined search engines)Ketmar Dark2018-09-10
| | |/ | |/|
| * | Merge pull request #758 from trav90/buildsystem-workMoonchild2018-09-08
| |\ \
| | * | Silence the -Wuninitialized warning in mozjemalloctrav902018-09-08
| * | | Merge pull request #755 from g4jc/debugspamMoonchild2018-09-08
| |\ \ \