summaryrefslogtreecommitdiffstats
path: root/browser/base
Commit message (Collapse)AuthorAgeLines
* Merge pull request #424 from Ascrod/UITourMoonchild2018-06-02-187/+0
|\ | | | | Remove UITour
| * Remove tracking protection tour.Ascrod2018-05-31-63/+0
| |
| * Remove UITour and customize tips.Ascrod2018-05-31-124/+0
| |
* | Remove duplicate ifdefs in browser-safebrowsing.jsAscrod2018-05-31-2/+0
|/
* Remove Social API.Ascrod2018-05-30-985/+9
|
* Revert "Remove the Social API"Moonchild2018-05-25-9/+983
|
* Remove the Social APIAscrod2018-05-24-983/+9
|
* Merge pull request #368 from trav90/safebrowsing-workMoonchild2018-05-16-4/+17
|\ | | | | Make safebrowsing optional at build time
| * Make safebrowsing optional at build time - Part 1: browser/trav902018-05-12-4/+17
| |
* | Change Reader API to use events, remove messaging.Ascrod2018-05-15-1/+1
| |
* | Initial updates for Reader View.Ascrod2018-05-15-1/+1
|/
* Bug 1449548.wolfbeast2018-05-10-36/+33
|
* Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within ↵janekptacijarabaci2018-05-01-11/+24
| | | | utilityOverlay.js
* Bug 1333726 - use serializeToString instead of non-existant serializePrincipaljanekptacijarabaci2018-05-01-1/+1
|
* Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ↵janekptacijarabaci2018-05-01-5/+27
| | | | ctrl-click and open link in new tab
* Bug 1332595 - remove useless click handlingjanekptacijarabaci2018-05-01-49/+3
|
* Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ↵janekptacijarabaci2018-04-30-0/+13
| | | | window
* Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURLjanekptacijarabaci2018-04-30-1/+3
|
* moebius#209: Throws an error - "CloudSync is not defined"janekptacijarabaci2018-04-24-5/+9
| | | | https://github.com/MoonchildProductions/moebius/pull/209
* Merge pull request #231 from janekptacijarabaci/security_blocking_data_1Moonchild2018-04-23-1/+7
|\ | | | | moebius#223, #224, #226, #230: DOM - consider blocking top level window data: URIs
| * moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵janekptacijarabaci2018-04-22-1/+7
| | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230
* | moebius#65: Fix: "about:..." - throws an errorsjanekptacijarabaci2018-04-23-6/+9
|/ | | | https://github.com/MoonchildProductions/moebius/pull/65
* Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in ↵janekptacijarabaci2018-04-22-0/+2
| | | | browser.xul
* Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-4/+7
|\ | | | | | | This is almost everything needed for #162.
| * Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the ↵janekptacijarabaci2018-03-31-2/+4
| | | | | | | | anchored input box is clicked
| * moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-30-204/+92
| |\ | | | | | | | | | html_input_datetime_1
| * | Bug 1341190: Date picker panel and email input validation popup close ↵janekptacijarabaci2018-02-14-1/+0
| | | | | | | | | | | | immediately after opening
* | | Merge pull request #134 from janekptacijarabaci/places_error_1New Tobin Paradigm2018-04-12-17/+16
|\ \ \ | | | | | | | | Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
| * | | Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵janekptacijarabaci2018-02-13-17/+16
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [nsIEditor.transactionManager] Steps to reproduce: 1) The main menu: "Tools" - "Options" - "Privacy" - "History": [x] "Remember my browsing and download history" 2) The main menu: "History" - "Clear Recent History...": "Today"/"Everything" - "Browsing & Download History" - "OK" 3) Go to: "https://www.palemoon.org/" 4) The main menu: "History" - "Show All History" 5) Clicking right mouse button on an item "https://www.palemoon.org" in "History", clicking on "Delete This Page". 6) Clicking on "History": Throws an error in Browser Console: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager] editBookmarkOverlay.js:341
* | | Rebase on masterwolfbeast2018-04-11-390/+11
|\ \ \
| * | | [DevTools] Use preprocessing for: a global variable "gDevTools" and the ↵janekptacijarabaci2018-04-08-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | context menu - a function "Inspect Element" Follow up: #106
| * | | [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-0/+2
| | | | | | | | | | | | | | | | | | | | Issue #95 Follow up: #99
| * | | Remove unused variables (DevTools) in browser.jsjanekptacijarabaci2018-04-08-41/+0
| | | | | | | | | | | | | | | | Issue #95
| * | | Make about:logopage available to any browser that opts into MOZ_PHOENIXMatt A. Tobin2018-04-07-2/+3
| | | | | | | | | | | | | | | | Follow up to 5e8e0689c
| * | | Remove about:home snippets.wolfbeast2018-04-06-353/+2
| | |/ | |/|
* / | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-65/+4
|/ /
* | Set up the "DRM not available" messages in a saner way.wolfbeast2018-03-17-30/+28
| |
* | Hard-disable the use of sponsored tiles.wolfbeast2018-03-13-22/+6
| |
* | Remove testing-only UI components for e10swolfbeast2018-03-03-49/+1
| | | | | | | | | | This removes front-end tools only applicable for testing e10s (open non-e10s window, etc.) This resolves #37
* | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02-1/+1
|\ \ | | | | | | Port across devtools enhancements
| * | DevTools - Browser Console - restore sessionsjanekptacijarabaci2018-03-01-1/+1
| | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/112
* | | Update configure variable verificationMatt A. Tobin2018-02-28-1/+7
|/ /
* | Remove unnecessary front-end features and pres when not building EME.wolfbeast2018-02-24-1/+5
| | | | | | | | Tag #26.
* | Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps)wolfbeast2018-02-23-2/+2
| |
* | Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵wolfbeast2018-02-22-0/+4
| | | | | | | | XBL re-binding.
* | Restore the dynamic release notes URL from prefwolfbeast2018-02-22-1/+1
| |
* | Strip HHMM from the about dialog displayed version.wolfbeast2018-02-21-1/+1
| |
* | Update various texts and references.wolfbeast2018-02-21-10/+4
| |
* | Link about dialog version to general.useragent.appVersionIsBuildID.wolfbeast2018-02-21-1/+7
| | | | | | | | | | true: YYYY.MM.DD.HHMM false: v{internal version number} (YYYY-MM-DD)