Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove duplicate ifdefs in browser-safebrowsing.js | Ascrod | 2018-05-31 | -2/+0 |
| | ||||
* | Remove Social API. | Ascrod | 2018-05-30 | -985/+9 |
| | ||||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -9/+983 |
| | ||||
* | Remove the Social API | Ascrod | 2018-05-24 | -983/+9 |
| | ||||
* | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 | -4/+17 |
|\ | | | | | Make safebrowsing optional at build time | |||
| * | Make safebrowsing optional at build time - Part 1: browser/ | trav90 | 2018-05-12 | -4/+17 |
| | | ||||
* | | Change Reader API to use events, remove messaging. | Ascrod | 2018-05-15 | -1/+1 |
| | | ||||
* | | Initial updates for Reader View. | Ascrod | 2018-05-15 | -1/+1 |
|/ | ||||
* | Bug 1449548. | wolfbeast | 2018-05-10 | -36/+33 |
| | ||||
* | Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within ↵ | janekptacijarabaci | 2018-05-01 | -11/+24 |
| | | | | utilityOverlay.js | |||
* | Bug 1333726 - use serializeToString instead of non-existant serializePrincipal | janekptacijarabaci | 2018-05-01 | -1/+1 |
| | ||||
* | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ↵ | janekptacijarabaci | 2018-05-01 | -5/+27 |
| | | | | ctrl-click and open link in new tab | |||
* | Bug 1332595 - remove useless click handling | janekptacijarabaci | 2018-05-01 | -49/+3 |
| | ||||
* | Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ↵ | janekptacijarabaci | 2018-04-30 | -0/+13 |
| | | | | window | |||
* | Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL | janekptacijarabaci | 2018-04-30 | -1/+3 |
| | ||||
* | moebius#209: Throws an error - "CloudSync is not defined" | janekptacijarabaci | 2018-04-24 | -5/+9 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/209 | |||
* | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1 | Moonchild | 2018-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 ↵ | janekptacijarabaci | 2018-04-22 | -1/+7 |
| | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230 | |||
* | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -6/+9 |
|/ | | | | https://github.com/MoonchildProductions/moebius/pull/65 | |||
* | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in ↵ | janekptacijarabaci | 2018-04-22 | -0/+2 |
| | | | | browser.xul | |||
* | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -4/+7 |
|\ | | | | | | | This is almost everything needed for #162. | |||
| * | Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the ↵ | janekptacijarabaci | 2018-03-31 | -2/+4 |
| | | | | | | | | anchored input box is clicked | |||
| * | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-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 ↵ | janekptacijarabaci | 2018-03-30 | -204/+92 |
| |\ | | | | | | | | | | html_input_datetime_1 | |||
| * | | Bug 1341190: Date picker panel and email input validation popup close ↵ | janekptacijarabaci | 2018-02-14 | -1/+0 |
| | | | | | | | | | | | | immediately after opening | |||
* | | | Merge pull request #134 from janekptacijarabaci/places_error_1 | New Tobin Paradigm | 2018-04-12 | -17/+16 |
|\ \ \ | | | | | | | | | Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager] | |||
| * | | | Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵ | janekptacijarabaci | 2018-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 master | wolfbeast | 2018-04-11 | -390/+11 |
|\ \ \ | ||||
| * | | | [DevTools] Use preprocessing for: a global variable "gDevTools" and the ↵ | janekptacijarabaci | 2018-04-08 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | context menu - a function "Inspect Element" Follow up: #106 | |||
| * | | | [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Issue #95 Follow up: #99 | |||
| * | | | Remove unused variables (DevTools) in browser.js | janekptacijarabaci | 2018-04-08 | -41/+0 |
| | | | | | | | | | | | | | | | | Issue #95 | |||
| * | | | Make about:logopage available to any browser that opts into MOZ_PHOENIX | Matt A. Tobin | 2018-04-07 | -2/+3 |
| | | | | | | | | | | | | | | | | Follow up to 5e8e0689c | |||
| * | | | Remove about:home snippets. | wolfbeast | 2018-04-06 | -353/+2 |
| | |/ | |/| | ||||
* / | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -65/+4 |
|/ / | ||||
* | | Set up the "DRM not available" messages in a saner way. | wolfbeast | 2018-03-17 | -30/+28 |
| | | ||||
* | | Hard-disable the use of sponsored tiles. | wolfbeast | 2018-03-13 | -22/+6 |
| | | ||||
* | | Remove testing-only UI components for e10s | wolfbeast | 2018-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_1 | Moonchild | 2018-03-02 | -1/+1 |
|\ \ | | | | | | | Port across devtools enhancements | |||
| * | | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -1/+1 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/112 | |||
* | | | Update configure variable verification | Matt A. Tobin | 2018-02-28 | -1/+7 |
|/ / | ||||
* | | Remove unnecessary front-end features and pres when not building EME. | wolfbeast | 2018-02-24 | -1/+5 |
| | | | | | | | | Tag #26. | |||
* | | Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) | wolfbeast | 2018-02-23 | -2/+2 |
| | | ||||
* | | Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵ | wolfbeast | 2018-02-22 | -0/+4 |
| | | | | | | | | XBL re-binding. | |||
* | | Restore the dynamic release notes URL from pref | wolfbeast | 2018-02-22 | -1/+1 |
| | | ||||
* | | Strip HHMM from the about dialog displayed version. | wolfbeast | 2018-02-21 | -1/+1 |
| | | ||||
* | | Update various texts and references. | wolfbeast | 2018-02-21 | -10/+4 |
| | | ||||
* | | Link about dialog version to general.useragent.appVersionIsBuildID. | wolfbeast | 2018-02-21 | -1/+7 |
| | | | | | | | | | | true: YYYY.MM.DD.HHMM false: v{internal version number} (YYYY-MM-DD) | |||
* | | Replace display version in about box with build ID. | wolfbeast | 2018-02-21 | -8/+9 |
| | | ||||
* | | Remove some obsolete front-end code in Basilisk. | wolfbeast | 2018-02-19 | -61/+1 |
| | | ||||
* | | Rename Options to Preferences and unify location. | wolfbeast | 2018-02-18 | -21/+3 |
| | | | | | | | | | | This also removes OS-specific naming/handling for separate locations. Fixes #270. |