summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" ↵janekptacijarabaci2018-06-24-14/+16
| | | | | | instead of "createImageBitmap(ctx.getImageData())" Issue #544
* Merge pull request #543 from janekptacijarabaci/cookies_logins_1Moonchild2018-06-24-5/+13
|\ | | | | Preferences - Cookies / Saved Passwords - "Remove..." button should not be active if there are no items; "onselect" is not fired twice
| * Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ↵janekptacijarabaci2018-06-24-2/+6
| | | | | | | | twice
| * Preferences - Show Cookies - "Remove Selected" button should not be active ↵janekptacijarabaci2018-06-24-2/+6
| | | | | | | | if there are no items
| * Preferences - Saved Passwords - "Remove" button should not be active if ↵janekptacijarabaci2018-06-24-1/+1
| | | | | | | | there are no items
* | Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1Moonchild2018-06-24-4/+139
|\ \ | | | | | | Fix CSP: Scripts with valid nonce should not be blocked if URL redirects
| * | Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is ↵janekptacijarabaci2018-06-23-2/+2
| | | | | | | | | | | | fixed (follow up)
| * | Bug 1469150 - Tests added to check scripts with valid nonce is allowed if ↵janekptacijarabaci2018-06-23-0/+0
| | | | | | | | | | | | URL redirects (follow up)
| * | Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirectsjanekptacijarabaci2018-06-21-1/+100
| | | | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1469150
| * | CSP: Support for "LoadInfo::GetLoadingContext" and ↵janekptacijarabaci2018-06-21-2/+38
| | | | | | | | | | | | | | | | | | "LoadInfo::GetLoadingContextXPCOM()" https://bugzilla.mozilla.org/show_bug.cgi?id=1439713 (partially)
* | | Prevent various location-based hazards.wolfbeast2018-06-24-0/+20
| | |
* | | Restrict web access to moz-icon:// schemewolfbeast2018-06-24-3/+16
| |/ |/| | | | | This resolves #542
* | Merge pull request #538 from trav90/code-cleanupMoonchild2018-06-24-50/+0
|\ \ | | | | | | Remove GCC 4.8 workaround in libopus
| * | Remove GCC 4.8 workaround in libopustrav902018-06-23-50/+0
|/ / | | | | | | This patch removes a workaround when building for ARM platforms using GCC 4.8 (which we no longer support).
* | Merge pull request #537 from janekptacijarabaci/build_error_1Moonchild2018-06-24-2/+2
|\ \ | | | | | | Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml"
| * | Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml"janekptacijarabaci2018-06-23-2/+2
|/ /
* | Merge pull request #532 from ↵Moonchild2018-06-23-6/+8
|\ \ | | | | | | | | | | | | janekptacijarabaci/toolkit_create-new-profile_error_1 Toolkit - Fix throws an error from "Create a New Profile"
| * | Toolkit - Fix throws an error from Create a New Profilejanekptacijarabaci2018-06-23-6/+8
| | | | | | | | | | | | Issue #531
* | | Fix about:rights dependencies for Safe Browsing.wolfbeast2018-06-23-2/+3
| | | | | | | | | | | | This resolves #533.
* | | Merge pull request #535 from janekptacijarabaci/about_telemetry_error_1Moonchild2018-06-23-0/+4
|\ \ \ | |/ / |/| | Fix throws an error on "about:telemetry"
| * | Fix throws an error on "about:telemetry"janekptacijarabaci2018-06-23-0/+4
|/ /
* | Merge pull request #530 from Lootyhoof/close-iconMoonchild2018-06-23-5/+66
|\ \ | | | | | | Add new close icons and make current icons Basilisk-specific
| * | Add new close icons and make current icons Basilisk-specificLootyhoof2018-06-22-5/+66
| | |
* | | Improve newtab stylingwolfbeast2018-06-22-11/+13
| | | | | | | | | | | | | | | | | | - De-duplicate controls - Improve title text position - Improve pinned site indicator
* | | Merge pull request #528 from g4jc/remove_browser_ui_telemetryMoonchild2018-06-22-1006/+0
|\ \ \ | | | | | | | | backport mozbug 1453667: Remove BrowserUITelemetry from Basilisk application
| * | | Remove BrowserUITelemetry from Basilisk applicationGaming4JC2018-06-21-1006/+0
| |/ /
* | | Merge pull request #525 from MoonchildProductions/newtab-page-workMoonchild2018-06-22-821/+1370
|\ \ \ | |/ / |/| | Newtab page work
| * | Reinstate erroneously removed line.wolfbeast2018-06-22-0/+1
| | |
| * | Prevent the Quickdial page from stealing focus from the address bar.wolfbeast2018-06-22-18/+4
| | |
| * | Be more explicit about which browser content object is focused and when.wolfbeast2018-06-22-10/+19
| | |
| * | Update jar manifest for removed files.wolfbeast2018-06-22-2/+0
| | |
| * | Remove unused files.wolfbeast2018-06-22-3259/+0
| | |
| * | Issue #517 Part 7: Remove enhanced/sponsored links styling and page codewolfbeast2018-06-21-183/+6
| | |
| * | Issue #517 Part 6: Restyle for Pale Moon.wolfbeast2018-06-21-589/+221
| | | | | | | | | | | | | | | This splits out common rules for different OSes to themes/shared and applies new styling to the newtab page.
| * | Fix typo.wolfbeast2018-06-21-1/+1
| | |
| * | Issue #517 Part 5b: Remove configuration styles + leftovers.wolfbeast2018-06-21-211/+0
| | |
| * | Issue #517 Part 5: Remove configuration menuwolfbeast2018-06-21-159/+1
| | |
| * | Issue #517: Remove leftover contentSearch include.wolfbeast2018-06-21-1/+0
| | |
| * | Issue #517 Part 4: Fix tile pinningwolfbeast2018-06-20-18/+115
| | |
| * | Issue #517 Part 3b: Remove compact style prefwolfbeast2018-06-20-6/+0
| | |
| * | Issue #517 Part 3: Remove compact stylewolfbeast2018-06-20-19/+1
| | |
| * | Issue #517 Part 1: Fix newtab Searchwolfbeast2018-06-20-68/+217
| | |
| * | Issue #517 Part 1: Import newtab page from Basilisk (sans directory service ↵wolfbeast2018-06-19-314/+4821
| |/ | | | | | | provider module)
* | Merge pull request #526 from trav90/HSTS-preload-listNew Tobin Paradigm2018-06-21-1865/+2637
|\ \ | | | | | | Update HSTS preload list
| * | Update HSTS preload listtrav902018-06-21-1865/+2637
|/ / | | | | | | Tag #447
* | Fix SSL status ambiguity.wolfbeast2018-06-20-9/+45
| | | | | | | | | | - Adds CipherSuite string with the full suite - Changes CipherName to be the actual cipher name instead of the (erroneous) full suite like Firefox does.
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-20-3/+3
|\ \
| * \ Merge pull request #523 from JustOff/PR_locale_regressionsMoonchild2018-06-20-3/+3
| |\ \ | | | | | | | | Fix misc regressions in en-US locale
| | * | Fix misc regressions in en-US localeJustOff2018-06-20-3/+3
| | |/
* | / The Tomato's #507.wolfbeast2018-06-20-0/+2
|/ /