Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Leverage strings to get working dirs in nsUpdateDriver. | wolfbeast | 2019-10-23 | -13/+18 |
| | ||||
* | Issue #1229 - Remove fallback for $INSTDIR | wolfbeast | 2019-10-21 | -15/+0 |
| | | | | This resolves #1229 | |||
* | Issue #1124: Remove Firefox Developer Edition code. | wolfbeast | 2019-08-14 | -64/+3 |
| | | | | Removes all occurrences of MOZ_DEV_EDITION code and some helpers. | |||
* | Issue #1134: Reinstate postDataString for about:home searches. | wolfbeast | 2019-08-10 | -2/+8 |
| | ||||
* | Hide and disable open_all/cut/copy/delete/properties when opening | wolfbeast | 2019-07-28 | -3/+7 |
| | | | | | | bookmarks/history context menu with no selection This resolves #882 (by not offering options that can't be used) | |||
* | Merge pull request #1190 from adeshkp/spaces-mac-appname | Moonchild | 2019-07-21 | -9/+9 |
|\ | | | | | Issue #701 - Support spaces in Mac app name | |||
| * | Issue #701 - Support spaces in Mac app name | adeshkp | 2019-07-18 | -9/+9 |
| | | ||||
* | | Revert "Capture delayed events and cancel as necessary." | wolfbeast | 2019-07-18 | -2/+7 |
|/ | | | | | | | | | Tag #1052 (backout). Backed out for creating issues like #1191 and other issue-less problems with e.g. losing the caret from text boxes. Of note: this was also backed out from m-c for similar reasons in Bug 1332433. This fixes #1191. This reverts commit 3424afccaebc71c4acd4fa9eadf519c408c5965b. | |||
* | Issue #1183 - Fix incorrect conditional preventing Discover Error Page from ↵ | FranklinDM | 2019-07-15 | -1/+1 |
| | | | | showing up | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-07-08 | -10/+1 |
|\ | ||||
| * | Issue #1160 - Remove HotFix Preferences from Telemetry | Gaming4JC | 2019-07-05 | -10/+1 |
| | | ||||
* | | Remove e10s info from about:support | wolfbeast | 2019-07-08 | -69/+0 |
|/ | | | | tag #953 | |||
* | Revert "Treat *.jnlp as an executable class file, like *.jar" | wolfbeast | 2019-06-28 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | Rationale: This was a Mozilla oversight and/or error. This change has caused harm and is causing users to switch back to Chrome, Safari or Edge for their WebStart needs. JNLP is not an executable and should not be treated as such. JNLP should be treated the same as any (e.g. Word) document and allowed to be opened with the designated program. A JNLP file will not cause execution on a system unless it has a valid signature, and the user explicitly authorizes the launching based on information provided by the signature. Moreover, there will even be a check by the Java environment to see if the Java runtime (if there is one) is current, and prompt the user to update if required. This reverts commit 21495c58976e3cbbfe54d2e54d1fd67e36dff2a6 and modifies ApplicationReputation.cpp to keep the list in sync (was a discrepancy before). | |||
* | Installer: Stop trying to read stub installer data from ini file | wolfbeast | 2019-06-27 | -15/+0 |
| | ||||
* | Issue #1132 - Add application executable location to the about:support page. | Ascrod | 2019-06-10 | -0/+11 |
| | ||||
* | Remove e10s force-enable/-disable prefs and a11y considerations for | wolfbeast | 2019-06-07 | -76/+3 |
| | | | | | | starting in e10s mode. This resolves #1130 | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | Matt A. Tobin | 2019-05-29 | -1/+1 |
|\ | ||||
| * | Make nsFind::Find actually use a string type as input. | wolfbeast | 2019-05-29 | -1/+1 |
| | | | | | | | | Futureproofing follow-up to b89570e31cfb84449241e363a595540b8810c217 | |||
* | | Show the update UI instantly instead of after 10 minutes of inactivity | Matt A. Tobin | 2019-05-29 | -9/+4 |
|/ | ||||
* | [places] Prevent some abuse of smart queries. | wolfbeast | 2019-05-26 | -4/+6 |
| | ||||
* | Issue #246 - Remove "enhanced" newtab code from toolkit | adeshkp | 2019-05-25 | -41/+1 |
| | ||||
* | Remove a stubbed telemetry function from app AUS. | adeshkp | 2019-05-22 | -11/+0 |
| | ||||
* | Rip broken telemetry out of the app AUS. | wolfbeast | 2019-05-14 | -735/+1 |
| | | | | Tag #21 | |||
* | Merge pull request #1080 from Ascrod/readerview | Moonchild | 2019-05-06 | -328/+411 |
|\ | | | | | Reader Updates | |||
| * | Bug 1429442 - Buttons in "type control" popup in reader mode should have ↵ | monikamaheshwari | 2019-04-27 | -0/+30 |
| | | | | | | | | tooltips r=Gijs,MarcoZ | |||
| * | Bug 1151735 - Hide font panel when text is being selected r=Gijs | Sonali9 | 2019-04-27 | -3/+7 |
| | | ||||
| * | Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables ↵ | monikamaheshwari | 2019-04-27 | -42/+5 |
| | | | | | | | | r=Gijs | |||
| * | Bug 1399616 - add WP emoji styling to reader mode. | Ascrod | 2019-04-27 | -0/+13 |
| | | ||||
| * | Fix parse node limit preference. Tag #361. | Ascrod | 2019-04-27 | -1/+1 |
| | | ||||
| * | Replace explicit pref observer with lazy preference getters. Tag #361. | Ascrod | 2019-04-27 | -33/+11 |
| | | ||||
| * | Update surrounding code for new Readerable module. Tag #361. | Ascrod | 2019-04-27 | -108/+134 |
| | | ||||
| * | Update Readability from mozilla-central release branch (FF 66.0.3). Tag #361. | Ascrod | 2019-04-27 | -166/+235 |
| | | ||||
* | | Only change the default and hover text color on buttons for Windows 8+ HC ↵ | Matt A. Tobin | 2019-05-03 | -1/+1 |
| | | | | | | | | Themes (aero-lite) | |||
* | | Capture delayed events and cancel as necessary. | wolfbeast | 2019-04-26 | -7/+2 |
| | | | | | | | | Tag #1052 | |||
* | | Remove UpdateChannel.jsm | Matt A. Tobin | 2019-04-25 | -48/+0 |
| | | ||||
* | | Use UpdateUtils in GMPInstallManager.jsm | Matt A. Tobin | 2019-04-25 | -47/+3 |
| | | ||||
* | | Don't use UpdateChannel.jsm in nsBlocklistService.js | Matt A. Tobin | 2019-04-25 | -7/+8 |
| | | ||||
* | | Add application ID and widget toolkit placeholders to UpdateUtils.jsm | Matt A. Tobin | 2019-04-25 | -5/+12 |
| | | ||||
* | | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵ | Matt A. Tobin | 2019-04-23 | -48/+1 |
| | | | | | | | | MOZ_FENNEC | |||
* | | Sort out search service | Matt A. Tobin | 2019-04-23 | -5114/+20 |
| | | | | | | | | The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one | |||
* | | Remove tests from search service | Matt A. Tobin | 2019-04-23 | -5262/+0 |
| | | ||||
* | | Merge pull request #1048 from Ascrod/geodefaults | New Tobin Paradigm | 2019-04-23 | -850/+14 |
|\ \ | | | | | | | Remove geo-specific selection of default search engines. | |||
| * | | Remove browser.search.region usage. Tag #245. | Ascrod | 2019-04-20 | -17/+1 |
| | | | ||||
| * | | Remove geoip lookup for search engine defaults. Tag #245. | Ascrod | 2019-04-20 | -833/+13 |
| |/ | ||||
* | | Merge pull request #1051 from adeshkp/remove-telemetry-security_ui | New Tobin Paradigm | 2019-04-23 | -8/+0 |
|\ \ | | | | | | | Remove SecurityUI telemetry. | |||
| * | | Remove SecurityUI telemetry. | adeshkp | 2019-04-21 | -8/+0 |
| |/ | ||||
* | | Merge pull request #1045 from ThosRTanner/patch-1 | New Tobin Paradigm | 2019-04-21 | -2/+1 |
|\ \ | | | | | | | Remove unused parameter from call | |||
| * | | Remove unused parameter from call | ThosRTanner | 2019-04-20 | -2/+1 |
| | | | | | | | | | Fixes #1043 | |||
* | | | Fix variable used before being declared in UpdateUtils.jsm | Matt A. Tobin | 2019-04-21 | -1/+1 |
| |/ |/| | | | | | Fall out from #991 | |||
* | | Remove unused try/catch block. Tag #991. | Ascrod | 2019-04-18 | -3/+0 |
| | |