Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make the Error Console accessible from about:console and make it presentable ↵ | Matt A. Tobin | 2018-06-26 | -8/+3 |
| | | | | in that context | |||
* | Revert "Make the Error Console accessible from about:console" | Matt A. Tobin | 2018-06-26 | -6/+7 |
| | | | | This reverts commit bbbb74e5f077b47c6adb8ede13bfb001bb966cdb. | |||
* | Revert "Move the Error Console search box to the eval toolbar" | Matt A. Tobin | 2018-06-26 | -2/+6 |
| | | | | This reverts commit 2cdd998f8d35ad8fdcffaf8d0b006a2e180e5d18. | |||
* | 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/+6 |
| | ||||
* | Preferences - Saved Passwords - "Remove" button should not be active if ↵ | janekptacijarabaci | 2018-06-24 | -1/+1 |
| | | | | there are no items | |||
* | Update Readability from mozilla-central release branch (FF 60.0). | Ascrod | 2018-06-02 | -33/+57 |
| | ||||
* | Remove Social API. | Ascrod | 2018-05-30 | -39/+0 |
| | ||||
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -27/+0 |
| | ||||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+39 |
| | ||||
* | Remove the Social API | Ascrod | 2018-05-24 | -39/+0 |
| | ||||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -155/+0 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | |||
* | Remove the Dark Matter Detector (DMD) Memeory debugger component. | wolfbeast | 2018-05-23 | -16/+0 |
| | | | | This resolves #376. | |||
* | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 | -3/+26 |
|\ | | | | | Make safebrowsing optional at build time | |||
| * | Make safebrowsing optional at build time - Part 3: toolkit/ | trav90 | 2018-05-12 | -3/+26 |
| | | ||||
* | | Change Reader API to use events, remove messaging. | Ascrod | 2018-05-15 | -97/+49 |
| | | ||||
* | | Initial updates for Reader View. | Ascrod | 2018-05-15 | -919/+925 |
| | | ||||
* | | Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklist | Matt A. Tobin | 2018-05-15 | -0/+1801 |
| | | ||||
* | | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -46/+25 |
| | | | | | | | | Tag #288. | |||
* | | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -29/+24 |
|/ | | | | Tag #288 | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -12/+2 |
| | ||||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -5/+20 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | [follow up] moebius#154: Notifications - user settings - the immediate ↵ | janekptacijarabaci | 2018-05-05 | -0/+2 |
| | | | | | | | duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 https://github.com/MoonchildProductions/UXP/pull/132 | |||
* | Issue #325 Part 11: Fix up build files. | wolfbeast | 2018-05-04 | -2/+1 |
| | ||||
* | Merge pull request #320 from janekptacijarabaci/instanceof_negations_1 | Moonchild | 2018-05-02 | -10/+4 |
|\ | | | | | palemoon#1173: Fix unsafe "instanceof" negations | |||
| * | Fix unsafe "instanceof" negations | janekptacijarabaci | 2018-05-02 | -10/+4 |
| | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1173 | |||
* | | Un-depercate synchronous search initialization | Matt A. Tobin | 2018-05-01 | -9/+0 |
|/ | ||||
* | Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads | janekptacijarabaci | 2018-04-30 | -0/+2 |
| | ||||
* | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -1/+6 |
|\ | | | | | Improve some button labels in preferences | |||
| * | [Toolkit] Change button labels in password manager | adeshkp | 2018-04-26 | -1/+6 |
| | | ||||
* | | Merge pull request #233 from ↵ | Moonchild | 2018-04-23 | -0/+2 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/webextensions_sandbox_sandboxName_1 moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | |||
| * | | moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | janekptacijarabaci | 2018-04-23 | -0/+2 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/328 | |||
* | | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -0/+4 |
|/ / | | | | | | | https://github.com/MoonchildProductions/moebius/pull/65 | |||
* | | Merge pull request #217 from ↵ | New Tobin Paradigm | 2018-04-20 | -42/+262 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/webextensions_runtime_onMessageExternal-onConnectExternal_1 moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConnectExternal" | |||
| * | | moebius#217: WebExtensions - Implemented ↵ | janekptacijarabaci | 2018-04-20 | -42/+262 |
| | | | | | | | | | | | | | | | | | | "runtime.onMessageExternal"/"onConnectExternal" https://github.com/MoonchildProductions/moebius/pull/217 | |||
* | | | Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeyword | Matt A. Tobin | 2018-04-20 | -4/+0 |
|/ / | ||||
* | | Make the Mark of the Web preference applicable to all applications. | wolfbeast | 2018-04-20 | -18/+0 |
| | | | | | | | | Follow-up to #215. | |||
* | | Re-implement pref-able file zone information ("Mark of the Web") | wolfbeast | 2018-04-20 | -0/+32 |
| | | | | | | | | | | | | See also: https://github.com/MoonchildProductions/Pale-Moon/issues/593 https://github.com/MoonchildProductions/Pale-Moon/pull/599 | |||
* | | Revert "[PALEMOON] Reimplemented selection internet zone information on ↵ | Moonchild | 2018-04-20 | -32/+0 |
| | | | | | | | | downloaded files" | |||
* | | Merge pull request #215 from janekptacijarabaci/pm_zone-information_1 | New Tobin Paradigm | 2018-04-20 | -0/+32 |
|\ \ | | | | | | | [PALEMOON] Reimplemented "Time Zone Information" | |||
| * | | [PALEMOON] Reimplemented "Time Zone Information" | janekptacijarabaci | 2018-04-20 | -0/+32 |
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/issues/593 Issue #121 | |||
* | | | moebius#144: Launch command: basilisk "-migration -p" (throws an error) | janekptacijarabaci | 2018-04-20 | -4/+14 |
|/ / | | | | | | | https://github.com/MoonchildProductions/moebius/pull/144 | |||
* | | Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, ↵ | Thomas Nguyen | 2018-04-19 | -22/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | a=RyanVM We write a lot of 4-bytes prefixes to file which call many system calls. We should use a buffer and only write to file if the buffer is full or finish writing. nsIBufferedOutputStream is a good candidate to do that MozReview-Commit-ID: CzGOd7iXVTv --HG-- extra : source : 8f2b4efc5f0d3191a7e80d9324933621e111b44a | |||
* | | Restore nsPlacesAutoComplete | Matt A. Tobin | 2018-04-17 | -0/+1786 |
| | | ||||
* | | Restore typeAheadResult support in autocomplete | Matt A. Tobin | 2018-04-17 | -52/+273 |
| | | ||||
* | | Merge pull request #174 from janekptacijarabaci/url_parser_1 | New Tobin Paradigm | 2018-04-16 | -2/+5 |
|\ \ | | | | | | | moebius#130: URL parser - fix: don't allow empty host name | |||
| * | | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -2/+5 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
* | | | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -7/+46 |
|\ \ \ | |/ / |/| | | | | | This is almost everything needed for #162. | |||
| * | | Bug 1287677 - Add mozIntl.getDisplayNames API | janekptacijarabaci | 2018-03-30 | -0/+41 |
| | | | ||||
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-30 | -104/+97 |
| |\ \ | | | | | | | | | | | | | html_input_datetime_1 |