| Commit message (Expand) | Author | Age | Lines |
* | Cleanup WebExAM test dependencies | Matt A. Tobin | 2018-06-26 | -3/+0 |
* | [AllAM] Remove Mozilla Tests | Matt A. Tobin | 2018-06-26 | -161113/+0 |
* | [AllAM] De-duplicate Locales | Matt A. Tobin | 2018-06-26 | -614/+23 |
* | [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.js | Matt A. Tobin | 2018-06-26 | -592/+30 |
* | [AllAM] De-duplicate amContentHander.js | Matt A. Tobin | 2018-06-26 | -103/+3 |
* | [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsm | Matt A. Tobin | 2018-06-26 | -467/+34 |
* | [AllAM] De-duplicate Content.js | Matt A. Tobin | 2018-06-26 | -42/+11 |
* | Merge branch 'master' into am-work | Matt A. Tobin | 2018-06-26 | -2/+2 |
|\ |
|
| * | Make the Error Console accessible from about:console and make it presentable ... | Matt A. Tobin | 2018-06-26 | -8/+5 |
| * | Revert "Make the Error Console accessible from about:console" | Matt A. Tobin | 2018-06-26 | -8/+7 |
| * | Revert "Move the Error Console search box to the eval toolbar" | Matt A. Tobin | 2018-06-26 | -2/+6 |
* | | [AllAM] De-duplicate AddonLogging.jsm | Matt A. Tobin | 2018-06-26 | -201/+21 |
|/ |
|
* | Move the Error Console search box to the eval toolbar | Matt A. Tobin | 2018-06-26 | -6/+2 |
* | Make the Error Console accessible from about:console | Matt A. Tobin | 2018-06-26 | -7/+8 |
* | Merge branch 'am-work' | Matt A. Tobin | 2018-06-26 | -970/+16 |
|\ |
|
| * | [WebExAM] Unify the AddonUpdateChecker | Matt A. Tobin | 2018-06-26 | -955/+1 |
| * | [TychoAM] Make sure console messages from AddonUpdateChecker indicate which p... | Matt A. Tobin | 2018-06-26 | -15/+15 |
* | | Merge branch 'am-work' | Matt A. Tobin | 2018-06-25 | -84/+294 |
|\| |
|
| * | [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including supp... | Matt A. Tobin | 2018-06-25 | -84/+294 |
* | | Merge pull request #547 from adeshkp/patch-7 | Moonchild | 2018-06-25 | -1/+6 |
|\ \
| |/
|/| |
|
| * | Rewrite assert in cubeb_alsa.c: alsa_refill_stream to pass back a cubeb erro... | adeshkp | 2018-06-25 | -1/+6 |
|/ |
|
* | [AllAM] Update the target preference | Matt A. Tobin | 2018-06-25 | -2/+2 |
* | [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility be... | Matt A. Tobin | 2018-06-25 | -14/+2 |
* | [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE | Matt A. Tobin | 2018-06-25 | -38/+2 |
* | Merge pull request #545 from janekptacijarabaci/devtools_eyedropper_slow_1 | Moonchild | 2018-06-25 | -14/+16 |
|\ |
|
| * | DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instea... | janekptacijarabaci | 2018-06-24 | -14/+16 |
* | | Merge pull request #546 from JustOff/PR_locale_updates2 | Moonchild | 2018-06-25 | -46/+1 |
|\ \ |
|
| * | | Replace Firefox with "the browser" in webide.properties. | JustOff | 2018-06-25 | -1/+1 |
| * | | Remove unused strings after #525 | JustOff | 2018-06-25 | -45/+0 |
|/ / |
|
* | | Bump Pale Moon to beta.PM28.0.0b1_Unstable | wolfbeast | 2018-06-25 | -1/+1 |
* | | Remove docshell contract for about:webrtc | wolfbeast | 2018-06-25 | -0/+2 |
* | | Make about:webrtc conditional. | wolfbeast | 2018-06-24 | -0/+6 |
* | | Remove unwanted newtab page code | wolfbeast | 2018-06-24 | -4732/+7 |
|/ |
|
* | Merge pull request #543 from janekptacijarabaci/cookies_logins_1 | Moonchild | 2018-06-24 | -5/+13 |
|\ |
|
| * | Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ... | janekptacijarabaci | 2018-06-24 | -2/+6 |
| * | Preferences - Show Cookies - "Remove Selected" button should not be active if... | janekptacijarabaci | 2018-06-24 | -2/+6 |
| * | Preferences - Saved Passwords - "Remove" button should not be active if there... | janekptacijarabaci | 2018-06-24 | -1/+1 |
* | | Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1 | Moonchild | 2018-06-24 | -4/+139 |
|\ \ |
|
| * | | Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is f... | janekptacijarabaci | 2018-06-23 | -2/+2 |
| * | | Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL... | janekptacijarabaci | 2018-06-23 | -0/+0 |
| * | | Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects | janekptacijarabaci | 2018-06-21 | -1/+100 |
| * | | CSP: Support for "LoadInfo::GetLoadingContext" and "LoadInfo::GetLoadingConte... | janekptacijarabaci | 2018-06-21 | -2/+38 |
* | | | Prevent various location-based hazards. | wolfbeast | 2018-06-24 | -0/+20 |
* | | | Restrict web access to moz-icon:// scheme | wolfbeast | 2018-06-24 | -3/+16 |
| |/
|/| |
|
* | | Merge pull request #538 from trav90/code-cleanup | Moonchild | 2018-06-24 | -50/+0 |
|\ \ |
|
| * | | Remove GCC 4.8 workaround in libopus | trav90 | 2018-06-23 | -50/+0 |
|/ / |
|
* | | Merge pull request #537 from janekptacijarabaci/build_error_1 | Moonchild | 2018-06-24 | -2/+2 |
|\ \ |
|
| * | | Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml" | janekptacijarabaci | 2018-06-23 | -2/+2 |
|/ / |
|
* | | Merge pull request #532 from janekptacijarabaci/toolkit_create-new-profile_er... | Moonchild | 2018-06-23 | -6/+8 |
|\ \ |
|
| * | | Toolkit - Fix throws an error from Create a New Profile | janekptacijarabaci | 2018-06-23 | -6/+8 |