summaryrefslogtreecommitdiffstats
path: root/browser/base/content/browser.js
Commit message (Collapse)AuthorAgeLines
* Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04-8177/+0
|
* Remove tracking protection tour.Ascrod2018-05-31-5/+0
|
* Remove UITour and customize tips.Ascrod2018-05-31-3/+0
|
* Remove Social API.Ascrod2018-05-30-9/+1
|
* Revert "Remove the Social API"Moonchild2018-05-25-1/+9
|
* Remove the Social APIAscrod2018-05-24-9/+1
|
* Make safebrowsing optional at build time - Part 1: browser/trav902018-05-12-2/+6
|
* Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within ↵janekptacijarabaci2018-05-01-2/+6
| | | | 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/+18
| | | | ctrl-click and open link in new tab
* Bug 1332595 - remove useless click handlingjanekptacijarabaci2018-05-01-49/+3
|
* Rebase on masterwolfbeast2018-04-11-35/+5
|\
| * [DevTools] Use preprocessing for: a global variable "gDevTools" and the ↵janekptacijarabaci2018-04-08-0/+2
| | | | | | | | | | | | 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-1/+2
| | | | | | | | Follow up to 5e8e0689c
* | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-29/+0
|/
* Remove testing-only UI components for e10swolfbeast2018-03-03-17/+0
| | | | | This removes front-end tools only applicable for testing e10s (open non-e10s window, etc.) This resolves #37
* DevTools - Browser Console - restore sessionsjanekptacijarabaci2018-03-01-1/+1
| | | | https://github.com/MoonchildProductions/moebius/pull/112
* Remove some obsolete front-end code in Basilisk.wolfbeast2018-02-19-8/+0
|
* Rename Options to Preferences and unify location.wolfbeast2018-02-18-3/+1
| | | | | This also removes OS-specific naming/handling for separate locations. Fixes #270.
* Align ToolbarIconColor luminance computation with UWP guideline as well to ↵wolfbeast2018-02-17-2/+2
| | | | make it consistent with the rest of the browser.
* Add a signal preference for dynamic color changes to adjust "brighttext" in ↵wolfbeast2018-02-17-0/+17
| | | | | | | | the front-end. This makes all relevant toolbars pick up the fact that the Windows accent color has changed and should check and if necessary update the "brighttext" property on them for styling of controls. This is a bit of a hack-around to the fact that there is no real easy way otherwise to notify the front-end of color changes without needing a change in focus of the window. There is a deliberate 300ms delay built in, because otherwise the styles might not have propagated yet, resulting in brighttext not being updated properly.
* Make the url bar strip javascript even when preceded by control characterswolfbeast2018-02-08-1/+1
|
* Avoid drag-and-drop of javascript: URIswolfbeast2018-02-05-1/+1
|
* Change "darkwindowframe" calculation on Win 8 to UWP formula.wolfbeast2018-02-04-2/+4
| | | | #31 point 6
* Issue N/A - Restore the Toolkit Error Console - Part 2: BrowserMatt A. Tobin2018-02-02-0/+4
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+8281