summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Use SRWlocks for mutexes in cairo on Windows.wolfbeast2018-04-29
|
* Port malloc improvements from UXP.Pale Moon2018-04-29
|
* Unstable version bumpPale Moon2018-04-20
|
* [MSE] Force TrackID for MSE tracks.Pale Moon2018-04-20
| | | | This resolves #1613.
* Revert "Work around crashes when trackless mediastreams are encountered."Pale Moon2018-04-20
| | | | This reverts commit 94dc8833c2abb9148c8ae4f1dc5026e0a201fdb6.
* Merge pull request #1666 from JustOff/PR_remove_places_protocolMoonchild2018-04-15
|\ | | | | Remove dead Places protocol handler
| * Remove dead Places protocol handlerJustOff2018-04-14
|/
* Remove JXR debug message spew.Pale Moon2018-04-11
| | | | Tag #1659
* Merge pull request #1664 from trav90/HSTS-preload-updateMoonchild2018-04-10
|\ | | | | Update HSTS preload list
| * Update HSTS preload listtrav902018-04-07
| | | | | | | | Tag #62.
* | Use correct handling of author-supplied charsets in XMLHttpRequestPale Moon2018-04-10
|/ | | | This resolves #1436 (and potentially other websites with inexplicable "it doesn't work" bugs).
* Adjust for a specific JPEG-XR encoding error and enable the workaround by ↵Pale Moon2018-04-05
| | | | | | default. Adds debug code for image check. Remove before release.
* Make vector image surface caching smarter.Pale Moon2018-04-05
| | | | This resolves #1663.
* Update Twemoji font to 0.3.2 to fix ZWJ code point issues.Pale Moon2018-04-04
|
* Merge pull request #1661 from JustOff/PR_nosniff_JavascriptMIMETypeMoonchild2018-04-03
|\ | | | | Align XCTO: nosniff allowed script MIME types with the spec
| * Align XCTO:nosniff allowed script MIME types with the specJustOff2018-04-03
|/
* Make JXELIB bug workaround a pref.Pale Moon2018-04-02
| | | | | | | There's still a risk for crashes with this enabled, so preffed off by default for now. Live pref, so can be toggled on-the-fly if needed. Tag #1659.
* Reinstate JXELIB workaround for JXR alpha planes.Pale Moon2018-03-31
| | | | | | | Tag #1659. This should avoid crashes when incomplete data is received, but allow for improperly encoded images to be displayed with a known alpha plane size mismatch but as produced by the JXELIB encoder. It's assumed here that the decoder can handle an improperly-sized/truncated alpha plane data chunk.
* Try to work around bitmapped color fonts with wrong metrics.Pale Moon2018-03-27
|
* Revert "HTML - picture - does not react to resize/viewport changes"Pale Moon2018-03-26
| | | | This reverts commit 60da986bb3828ae8941b2e040cc56a7b35861400.
* Revert "Intermittent test_viewport_resize.html | undefined assertion name - ↵Pale Moon2018-03-26
| | | | | | got data:,c, expected data:,a" This reverts commit b36f9a74b747e5f8a53b986206a2269ab5f66d3a.
* Revert "HTML - img - srcset - does not react to resize/viewport changes"Pale Moon2018-03-26
| | | | This reverts commit 73cabd77301603ae05f6db1124231c1003ea4c72.
* Enable the use of Skia SW graphics for canvas on *nix and MacOSPale Moon2018-03-25
|
* Merge pull request #1653 from janekptacijarabaci/urlbar_placeholder_2Moonchild2018-03-22
|\ | | | | "Enter address" if the feature "autocomplete" and "keyword.enabled" are disabled
| * Remove the trailing comma in an arrayjanekptacijarabaci2018-03-22
| | | | | | | | ECMAScript 3+ contains this feature (trailing commas in arrays)
| * "Enter address" if the feature "autocomplete" and "keyword.enabled" are disabledjanekptacijarabaci2018-03-22
|/ | | | Issue #1651
* Merge pull request #1652 from janekptacijarabaci/urlbar_placeholder_1Moonchild2018-03-21
|\ | | | | [suggestion] "Enter address" if the feature "autocomplete" is disabled
| * Better use of the observerjanekptacijarabaci2018-03-21
| | | | | | | | Issue #1651
| * "Enter address" if the feature "autocomplete" is disabledjanekptacijarabaci2018-03-21
| | | | | | | | Issue #1651
* | Fix Skia build files path error for ARM.Pale Moon2018-03-21
|/ | | | This resolves #1650.
* Merge pull request #1642 from janekptacijarabaci/desktopNotifications_click_1Moonchild2018-03-19
|\ | | | | Clicking on a notification should select the originating tab
| * The switch statement - use "break;" for all casesjanekptacijarabaci2018-03-14
| | | | | | | | Issue #1641
| * Use getTabForBrowser insted of _getTabForBrowser (deprecated)janekptacijarabaci2018-03-14
| | | | | | | | Issue #1641
| * Clicking on a notification should select the originating tabjanekptacijarabaci2018-03-14
| | | | | | | | Issue #1641
* | Merge pull request #1645 from janekptacijarabaci/blocklist_update_1Moonchild2018-03-19
|\ \ | | | | | | Blocklist update (follow up for "AntiVirus for Firefox")
| * | Blocklist update (follow up for "AntiVirus for Firefox")janekptacijarabaci2018-03-15
| | | | | | | | | | | | Issue #1644
* | | Add extra check for path traversal sanity v2.Pale Moon2018-03-18
| | |
* | | Revert "Add extra check for path traversal sanity."Pale Moon2018-03-18
| | | | | | | | | | | | This reverts commit 5885484548dbc77177ac744d5cca416e8f1871df.
* | | Add extra check for path traversal sanity.Pale Moon2018-03-17
| | |
* | | Update lz4 to 1.8.0.Pale Moon2018-03-16
| | |
* | | Make mIPCClosed atomic (DiD)Pale Moon2018-03-16
|/ /
* | Check plane width & stride constraints.Pale Moon2018-03-15
| |
* | Fix trimmedOffsets arithmetic in GetRenderedText().Pale Moon2018-03-15
| |
* | Bug 1416529.Pale Moon2018-03-15
| |
* | Mac: Force disable the OSX system "nano allocator".Pale Moon2018-03-15
| | | | | | | | We're not actually using it, and it messes up with the zone allocator in mozjemalloc after fork().
* | Use mDestroyRefCount in a more straightforward way.Pale Moon2018-03-15
| |
* | Ensure proper mouseover handling.Pale Moon2018-03-15
| |
* | Blocklist updatePale Moon2018-03-14
| |
* | Merge pull request #1640 from JustOff/PR_SessionStartup_sync_restoreMoonchild2018-03-12
|\ \ | | | | | | Synchronously read the session file if the session need to be restored at startup
| * | Synchronously read the session file if the session need to be restored at ↵JustOff2018-03-12
|/ / | | | | | | startup.