summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update HSTS preload listtrav902018-09-11-1799/+3198
* Merge branch 'fbgw'wolfbeast2018-09-11-126/+77
|\
| * Add findbar.termPerTabwolfbeast2018-09-09-1/+5
| * Ensure the findbar target content browser follows the active tab.wolfbeast2018-09-09-0/+5
| * Revert "Minimal easy fix -- move findbar getters to tabbrowser."wolfbeast2018-09-09-48/+14
| * Revert "Transfer findbar data to torn-off tabs."wolfbeast2018-09-09-11/+0
| * Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in...wolfbeast2018-09-09-1/+30
| * Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remov...wolfbeast2018-09-09-47/+23
| * Revert "Add tabbrowser findbar styling"wolfbeast2018-09-09-6/+0
| * Revert "Add tabbrowser findbar styling for Linux and OSX"wolfbeast2018-09-09-12/+0
* | Merge branch 'ported-upstream'wolfbeast2018-09-11-51/+229
|\ \
| * | Bug 1466991 - Part 2: Reparent nodes when they start being in the XBL scope.wolfbeast2018-09-11-0/+49
| * | Bug 1466991 - Part 1: Factor out ShouldUseXBLScope.wolfbeast2018-09-11-1/+17
| * | Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver.wolfbeast2018-09-11-8/+9
| * | Bug 1469309 - Remove an unused sensor type.wolfbeast2018-09-11-5/+5
| * | Fix build bustage in cbfef7fcdb853916ff04015f6ee2d4b86f424a08wolfbeast2018-09-11-2/+4
| * | Release mapped surface memory on size check failure to plug a leak.wolfbeast2018-09-11-0/+2
| * | Move surface data checking to a separate function to make it less "totally nuts"wolfbeast2018-09-11-12/+47
| * | Bug 1467363 - Protect access to mTransparentSurface with a lock.wolfbeast2018-09-11-0/+14
| * | Bug 1478575 - Unify CamerasChild shutdown paths.wolfbeast2018-09-11-0/+1
| * | Bug 1473113 - Defer initializing the MAR index until it's needed.wolfbeast2018-09-11-4/+19
| * | Cherry-pick libvpx upstream 52add5896661d186dec284ed646a4b33b607d2c7.wolfbeast2018-09-11-1/+39
| * | Merge branch 'master' into ported-upstreamwolfbeast2018-09-10-104/+189
| |\ \
| * | | Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong r...wolfbeast2018-09-10-20/+21
| * | | Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ...wolfbeast2018-09-10-0/+4
* | | | Remove some unnecessary dependencies from HAL.wolfbeast2018-09-11-4/+0
* | | | Replace the custom logic in ObserverList with an nsTObserverArray which has a...wolfbeast2018-09-11-7/+7
| |/ / |/| |
* | | Merge pull request #754 from trav90/class-memaccess-errorsMoonchild2018-09-10-104/+189
|\ \ \ | |/ / |/| |
| * | Fix build bustagetrav902018-09-02-1/+1
| * | Call the relevant scope-data constructor when allocating it, and poison/mark ...trav902018-09-02-31/+72
| * | Convert the trailing array of BindingNames at the end of the various kinds of...trav902018-09-02-64/+108
| * | Make nsScannerIterator a trivial type in order to use memsettrav902018-09-02-9/+9
* | | fix mozilla regression in search service (saving user-defined search engines)Ketmar Dark2018-09-10-5/+18
| |/ |/|
* | Merge pull request #758 from trav90/buildsystem-workMoonchild2018-09-08-1/+4
|\ \
| * | Silence the -Wuninitialized warning in mozjemalloctrav902018-09-08-1/+4
* | | Merge pull request #755 from g4jc/debugspamMoonchild2018-09-08-1/+5
|\ \ \
| * | | backport mozbug 1350090: Turn off the spammy warning that goes off every time...Gaming4JC2018-09-07-1/+5
* | | | Merge pull request #757 from trav90/buildsystem-workMoonchild2018-09-08-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / RTCCertificate.cpp: output truncated before the last format charactertrav902018-09-07-1/+1
|/ /
* | Merge pull request #753 from trav90/buildsystem-workMoonchild2018-09-07-0/+8
|\ \
| * | [GCC] Add -Wno-noexcept-type to the js build flagstrav902018-09-06-0/+8
|/ /
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-07-56/+80
|\ \
| * \ Merge pull request #747 from JustOff/PR_NewtabUrlMoonchild2018-09-05-56/+80
| |\ \
| | * | Use the default value from 'browser.startup.homepage' instead of the hardcode...JustOff2018-09-03-2/+7
| | * | Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup....JustOff2018-09-03-55/+74
* | | | Bump goanna version for SVG handling updatewolfbeast2018-09-07-1/+1
|/ / /
* | | Merge branch 'Bug_1357432'wolfbeast2018-09-05-0/+0
|\ \ \
| * | | Part 4. Reftest for using local-ref as xlink:href value.wolfbeast2018-09-05-0/+17
| * | | Part 3. Resolve local-ref in SVGUseElement::LookupHref by nsSVGEffects::GetBa...wolfbeast2018-09-05-2/+7
| * | | Part 2. Implement nsSVGEffects::GetBaseURLForLocalRef to export local-ref-url...wolfbeast2018-09-05-17/+43