Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 | -39/+110 |
|\ | | | | | Make safebrowsing optional at build time | |||
| * | Include in-content preferences file security.js in pre-processing | trav90 | 2018-05-14 | -1/+1 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 5: preferences | trav90 | 2018-05-12 | -29/+22 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 4: configure | trav90 | 2018-05-12 | -0/+17 |
| | | ||||
| * | Fix build bustage | trav90 | 2018-05-12 | -1/+1 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 3: toolkit/ | trav90 | 2018-05-12 | -3/+33 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 2: mobile/ | trav90 | 2018-05-12 | -2/+11 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 1: browser/ | trav90 | 2018-05-12 | -4/+26 |
| | | ||||
* | | Merge pull request #367 from Ascrod/readerview | Moonchild | 2018-05-16 | -1914/+1784 |
|\ \ | | | | | | | Reader and Narrator Updates | |||
| * | | Change Reader API to use events, remove messaging. | Ascrod | 2018-05-15 | -151/+50 |
| | | | ||||
| * | | Initial updates for Reader View. | Ascrod | 2018-05-15 | -1791/+1762 |
| | | | ||||
* | | | Clarify Basilisk branding/licensing (official/unofficial) | wolfbeast | 2018-05-16 | -8/+19 |
|/ / | ||||
* | | Merge pull request #359 from JustOff/PR_about_newtab_fix | New Tobin Paradigm | 2018-05-15 | -2/+2 |
|\ \ | | | | | | | Revive the quickdial page (about:newtab) | |||
| * | | Revive the quickdial page (about:newtab) | JustOff | 2018-05-16 | -2/+2 |
|/ / | ||||
* | | Don't linkify data: or javascript: URLs in the web console. | wolfbeast | 2018-05-15 | -1/+1 |
| | | ||||
* | | Merge libhyphen fix from upstream. | wolfbeast | 2018-05-15 | -4/+18 |
| | | ||||
* | | Consistently use PR memory functions. | wolfbeast | 2018-05-15 | -3/+4 |
| | | ||||
* | | Update in-tree freetype2 lib (unused) to 2.9.1 | wolfbeast | 2018-05-15 | -44533/+36048 |
| | | ||||
* | | Add omitted Skia "Safe Math" includes. | wolfbeast | 2018-05-15 | -0/+2 |
| | | ||||
* | | Check for infinite value in txFormatNumberFunctionCall. | wolfbeast | 2018-05-15 | -0/+6 |
| | | ||||
* | | Use a temporary in Animation::Tick() | wolfbeast | 2018-05-15 | -2/+4 |
| | | ||||
* | | Drop invisible characters from downloads filename. | wolfbeast | 2018-05-15 | -0/+1 |
| | | ||||
* | | Pale Moon version bump | Matt A. Tobin | 2018-05-15 | -1/+1 |
| | | ||||
* | | Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklist | Matt A. Tobin | 2018-05-15 | -1504/+42 |
| | | ||||
* | | Merge pull request #356 from JustOff/PR_ssuao_revert_1148544 | New Tobin Paradigm | 2018-05-14 | -89/+4 |
|\ \ | | | | | | | Revert incorrect UAO optimization that broke SSUAO | |||
| * | | Revert incorrect UAO optimization that broke SSUAO | JustOff | 2018-05-15 | -89/+4 |
| | | | ||||
* | | | [PALEMOON] Override Windows Installer usage of MOZ_APP_DISPLAYNAME when ↵ | Matt A. Tobin | 2018-05-14 | -3/+7 |
|/ / | | | | | | | appropriate | |||
* | | [*AM] Make soft-blocked phrasing more generic so people will cry less when ↵ | Matt A. Tobin | 2018-05-14 | -10/+10 |
| | | | | | | | | we do our job | |||
* | | Remove moz_widget_toolkit_gonk | wolfbeast | 2018-05-14 | -48/+6 |
| | | | | | | | | Tag #288 | |||
* | | Merge pull request #351 from janekptacijarabaci/aboutSessionRestore_error_2 | Moonchild | 2018-05-14 | -1/+3 |
|\ \ | | | | | | | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in aboutSessionRestore.js | |||
| * | | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in ↵ | janekptacijarabaci | 2018-05-13 | -1/+3 |
| | | | | | | | | | | | | aboutSessionRestore.js | |||
* | | | Merge pull request #350 from janekptacijarabaci/aboutSessionRestore_error_1 | Moonchild | 2018-05-14 | -0/+3 |
|\| | | | | | | | | about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js | |||
| * | | about:sessionrestore - fix an error "treeView.treeBox is null" in ↵ | janekptacijarabaci | 2018-05-13 | -0/+3 |
| | | | | | | | | | | | | aboutSessionRestore.js | |||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-05-14 | -2/+0 |
|\ \ \ | ||||
| * | | | [PALEMOON] Remove non-applicable lines from package-manifest.in that block ↵ | Matt A. Tobin | 2018-05-14 | -2/+0 |
| | | | | | | | | | | | | | | | | basic macintosh packaging | |||
* | | | | Add AMO override. | wolfbeast | 2018-05-14 | -1/+2 |
|/ / / | ||||
* | | | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -36730/+256 |
| | | | | | | | | | | | | Tag #288. | |||
* | | | Remove missed MOZ_WIDGET_GONK ifdef | wolfbeast | 2018-05-13 | -4/+0 |
| | | | | | | | | | | | | Tag #288 | |||
* | | | Fix incorrectly removed #includes | wolfbeast | 2018-05-13 | -0/+2 |
| | | | | | | | | | | | | Tag #288. | |||
* | | | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -1357/+68 |
| | | | | | | | | | | | | Tag #288 | |||
* | | | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -750/+60 |
| |/ |/| | | | | | Tag #288 | |||
* | | Convert uses of KEY_MAP_ANDROID_EXCEPT_B2G to KEY_MAP_ANDROID | wolfbeast | 2018-05-12 | -13/+2 |
| | | ||||
* | | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -5017/+28 |
| | | ||||
* | | Remove gonk IDL reference in /hal. | wolfbeast | 2018-05-12 | -6/+0 |
| | | | | | | | | Solves build bustage. Follow-up to cfe5ef4ac7cd59f094b538252161ad74223c47da | |||
* | | Merge branch 'ported-upstream' | wolfbeast | 2018-05-12 | -36/+33 |
|\ \ | ||||
| * | | Bug 1449548. | wolfbeast | 2018-05-10 | -36/+33 |
| | | | ||||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-05-12 | -30/+1 |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge pull request #342 from JustOff/PR_mse_ui | Moonchild | 2018-05-11 | -30/+1 |
| |\ \ | | | | | | | | | Remove the obsolete `media.mediasource.format-reader` control from the preferences UI | |||
| | * | | Remove the obsolete `media.mediasource.format-reader` control from the ↵ | JustOff | 2018-05-11 | -30/+1 |
| | | | | | | | | | | | | | | | | preferences UI | |||
* | | | | Remove Gonk build directories | wolfbeast | 2018-05-12 | -139695/+15 |
|/ / / |