Commit graph

  • 66dd670b60 Update NSS to 3.35-RTM wolfbeast 2018-02-23 11:04:39 +01:00
  • fe49ad404e Update NSPR to 4.18 wolfbeast 2018-02-23 11:03:38 +01:00
  • 8bce4f2b81 Restore toolkit/obsolete files and reinstate them to toolkit/content NTD 2018-02-23 14:04:34 -05:00
  • 52ac5baf89 Revert "Restore toolkit/obsolete" NTD 2018-02-23 13:41:53 -05:00
  • dc18b8b1cd Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) wolfbeast 2018-02-23 09:39:10 +01:00
  • b4950642a2 Prevent issues and possible leaks with the bookmarks menu bar as a result of XBL re-binding. wolfbeast 2018-02-22 11:57:51 +01:00
  • fe50e2bafc Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage janekptacijarabaci 2017-08-27 10:19:04 +02:00
  • 97f1f35371 Propagate plugin permissions from top-level to XO iframes. janekptacijarabaci 2017-08-27 10:17:36 +02:00
  • 96886141e1 CSP: connect-src 'self' should always include https: and wss: schemes janekptacijarabaci 2017-08-25 10:38:52 +02:00
  • ee67abc801 CSP: Support IDNs in connect-src janekptacijarabaci 2017-08-25 09:50:55 +02:00
  • 7de286b67c CSP: Ignore nonces on <img> per spec janekptacijarabaci 2017-08-25 09:36:20 +02:00
  • 54e7645cb6 CSP: Upgrade SO navigational requests per spec. janekptacijarabaci 2017-08-25 09:25:03 +02:00
  • a01c9abce8 CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists janekptacijarabaci 2017-08-25 09:18:29 +02:00
  • ed463cec3e Enable ALSA support by default on Linux. wolfbeast 2017-09-02 20:47:31 +02:00
  • 4f06bfcdca Set BASILISK_VERSION override major.minor to 52.9 wolfbeast 2018-02-22 08:13:47 +01:00
  • 020e884bb8 Add site-specific overrides and remove the overruling global. wolfbeast 2017-08-26 15:04:25 +02:00
  • 325f4d648e Restore the dynamic release notes URL from pref wolfbeast 2018-02-22 00:04:26 +01:00
  • 2265fae404 Strip HHMM from the about dialog displayed version. wolfbeast 2017-10-21 16:39:52 +02:00
  • f82a2fe7e4 Update various texts and references. wolfbeast 2017-08-12 00:48:59 +02:00
  • ebb98d070f Link about dialog version to general.useragent.appVersionIsBuildID. wolfbeast 2017-08-11 20:02:04 +02:00
  • 1c091fd6b3 Provide UA Gecko and Firefox slices by default for web compatibility. wolfbeast 2018-02-21 22:31:23 +01:00
  • 6e9110ce90 Identify as Goanna + set Goanna platform version. wolfbeast 2018-02-21 21:42:05 +01:00
  • 29c96b568b Pick up major+minor milestone version from GRE milestone file. wolfbeast 2018-02-21 21:41:23 +01:00
  • 14b6e5e8f2 Read Firefox UA compatmode from a pref instead of hard-coded. wolfbeast 2017-08-11 13:30:55 +02:00
  • 4eca2a10d6 Replace display version in about box with build ID. wolfbeast 2017-08-11 00:28:41 +02:00
  • b3ce96c6d7 Update UA construction. wolfbeast 2017-08-10 23:16:51 +02:00
  • 49ffafc979 JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double janekptacijarabaci 2017-08-10 18:01:49 +02:00
  • e64a819dc3 DevTools - Scratchpad - fix an old bug (Ctrl+Shift+R / Reload and Run) janekptacijarabaci 2017-08-10 17:50:23 +02:00
  • 13ff8f0dd1 JS - URL - add toJSON support janekptacijarabaci 2017-08-10 17:47:40 +02:00
  • b5b976ad99 Crypto Services (utils) - Support for SHA224-512 janekptacijarabaci 2017-08-10 17:42:10 +02:00
  • c066de6ba2 Notifications - Run (Desktop) Notifications twice (and more) in a row does not work janekptacijarabaci 2017-08-10 17:39:03 +02:00
  • 41f567ee97 Make MOZ_SANBOX an enable bool in configure NTD 2018-02-17 14:28:22 -05:00
  • 1d4ff12bb4 Basilisk requires devtools client for now so enable it by default but add a temporary exportable variable to bypass that NTD 2018-02-17 14:10:47 -05:00
  • 16ee2a0626 Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backend) and make both optional NTD 2018-02-17 14:09:31 -05:00
  • 5672cd8138 Add a configure option to disable including jetpack NTD 2018-02-17 14:06:01 -05:00
  • fa66cea7a8 Reduce redundencies in Basilisk branding NTD 2018-02-17 10:56:35 -05:00
  • 7f4808c99a Don't generate redundant packaging artifacts NTD 2018-02-17 07:58:10 -05:00
  • 943b6627ef Add mach installer and mach mar for Windows Installer and MAR file generation NTD 2018-02-17 07:38:02 -05:00
  • 71e4f74bc5 Put generated installers and mar files in dist root NTD 2018-02-17 07:14:10 -05:00
  • c78c331102 Use BUILDID for package name for Basilisk and ONLY Basilisk NTD 2018-02-17 07:13:21 -05:00
  • e60ad7e603 Remove stub installer - Part 2: Basilisk NTD 2018-02-17 06:36:04 -05:00
  • 3dc04e53f0 Remove stub installer - Part 1: Toolkit NTD 2018-02-17 05:29:44 -05:00
  • 6bc6b34976 Two (and more) extensions together - http resume - basilisk crashes janekptacijarabaci 2017-11-27 07:57:36 +01:00
  • 62de792edf Remove arbitrary NPAPI plugin whitelist for 64-bit. wolfbeast 2017-11-27 12:22:09 +01:00
  • af7ea97322 Update names in installer defines. wolfbeast 2017-11-23 17:52:48 +01:00
  • baeb9509c0 Fix installer build bustage. wolfbeast 2018-01-05 11:55:12 +01:00
  • 63345e27ea Add an option to control automatic filling in of login credentials and switch this off by default. wolfbeast 2018-01-01 15:27:57 +01:00
  • 6d7a58e4d2 Chase the fox out of the shell service. wolfbeast 2018-01-01 05:33:04 +01:00
  • 10c9be356b Rename Options to Preferences and unify location. wolfbeast 2017-12-31 13:45:14 +01:00
  • 0c6ab64d91 Change format handlers to Basilisk. wolfbeast 2017-12-31 12:34:43 +01:00
  • 9ee75644b9 Align ToolbarIconColor luminance computation with UWP guideline as well to make it consistent with the rest of the browser. wolfbeast 2017-07-22 01:59:19 +02:00
  • 2ce8b3b74e Add a signal preference for dynamic color changes to adjust "brighttext" in the front-end. wolfbeast 2017-07-22 01:53:42 +02:00
  • 0ab64f6cfa Don't force colors in tabbar and menubar Lootyhoof 2017-07-21 20:47:35 +01:00
  • d3f2fe9a7e Use windows 10 Accent colors. wolfbeast 2018-02-17 16:28:03 +01:00
  • bfc4f952ac Never shrink line heights as a result of minimumFontSize. wolfbeast 2018-02-13 19:26:43 +01:00
  • 75f75a6a68 Pre-process extensions.js wolfbeast 2018-02-12 18:07:59 +01:00
  • e1d669177c Revert "Fix unofficial branding package bustage." wolfbeast 2018-02-12 17:45:51 +01:00
  • 3ffb8f794b Revert "Fix package bustage: build files." wolfbeast 2018-02-12 17:45:37 +01:00
  • f6ca2a8fb4 Never show plugin deprecation notice. wolfbeast 2018-02-12 16:39:03 +01:00
  • 64bb8d1d33 Remove leftover flashOnly checks in the plugin registry. wolfbeast 2018-02-12 16:34:33 +01:00
  • 2662ac95ae Hic sunt dracones. wolfbeast 2017-12-19 10:51:20 +01:00
  • d2dfb814c1 Use more logical pref names for mouse button 4&5 wolfbeast 2017-12-18 16:10:58 +01:00
  • b98df4dfa2 Be less up-tight about script timeouts. wolfbeast 2017-12-17 03:08:49 +01:00
  • 1fc661afdc Silence macro redefinition warnings in ICU wolfbeast 2017-12-16 19:53:16 +01:00
  • c74d952acd Direct feedback links to the forum (Basilisk) wolfbeast 2017-12-15 11:10:12 +01:00
  • 3a47053738 Update application license override. wolfbeast 2017-12-14 07:56:25 +01:00
  • ad7526894c Remove flash-only plugin pref. wolfbeast 2017-07-25 15:22:44 +02:00
  • 174dd27dd3 [regression] DevTools - network - Copy as cURL (http versions) janekptacijarabaci 2017-07-30 08:54:14 +02:00
  • 5ce54b10cf [regression] about:license - the link to about:buildconfig janekptacijarabaci 2017-07-30 08:03:22 +02:00
  • eece259c08 [regression] Places - proper import bookmarks from HTML containing <HR> separators janekptacijarabaci 2017-07-30 07:52:35 +02:00
  • e268676945 Exclude Update stuff from about:support if the updater isn't built. janekptacijarabaci 2017-07-30 07:44:13 +02:00
  • ca32b7e4bf Fix package bustage: build files. wolfbeast 2018-02-12 14:43:50 +01:00
  • 779c0d8d78 Fix unofficial branding package bustage. wolfbeast 2018-02-12 12:58:39 +01:00
  • e9c2fdfc61 Add a README wolfbeast 2018-02-12 11:59:50 +01:00
  • 9c4d520dbb Fix test paths for WebExAM NTD 2018-02-11 10:47:51 -05:00
  • 250390c7a4 Fix Basilisk packaging when not using WebExtensions enabled Add-on Manager NTD 2018-02-11 09:41:53 -05:00
  • 7f8abfd337 Fix moz.build NTD 2018-02-11 09:31:31 -05:00
  • a12132838a Add UpdateChannel.jsm NTD 2018-02-11 09:25:10 -05:00
  • fdcf4c1482 Update NSS symbol file. wolfbeast 2018-02-11 19:15:52 +01:00
  • 0bb0cadab7 Make Devtools function without WebExtensions NTD 2018-02-11 06:57:08 -05:00
  • 251ddc2212 Make Basilisk function without WebExtensions NTD 2018-02-11 06:56:30 -05:00
  • bbe87d1e96 Make NPAPI Plugins work NTD 2018-02-11 05:11:14 -05:00
  • 0e6e573e4e Just about almost totally fix GMP NTD 2018-02-11 04:56:28 -05:00
  • 3c6b3e42c1 Hard-code the version number for Mozilla's GMP service. NTD 2018-02-11 04:42:01 -05:00
  • 838ded4a6f Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after element list) NTD 2018-02-10 16:16:33 -05:00
  • dc2a2a22de Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list) NTD 2018-02-10 16:12:30 -05:00
  • 93549aa772 Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list) NTD 2018-02-10 16:11:32 -05:00
  • a0f91b5bfa Use the uuid-generator service instead of mangling a random number generator result to generate a syncGUID NTD 2018-02-10 11:14:55 -05:00
  • b8b5ce0305 Bug 1245141 - Use new Proxy for AddonManager.addonTypes (TychoAM) NTD 2018-02-10 10:56:39 -05:00
  • ae5f56d05b Add newChannel2 back to NetUtil.jsm NTD 2018-02-10 10:48:27 -05:00
  • 16ace66629 Make the Add-on Manager's binary components build NTD 2018-02-10 10:46:49 -05:00
  • fb319fb148 Hook up the Tycho Add-on Manager to the build system NTD 2018-02-10 10:45:11 -05:00
  • a122115666 Import Tycho's Add-on Manager NTD 2018-02-10 04:00:58 -05:00
  • d07bf4bba2 Un-fold browsercomps.* from libxul wolfbeast 2018-02-11 13:01:08 +01:00
  • 7161ba5ce9 Don't bust when addon-sdk dir exists but is empty (e.g. after pull) wolfbeast 2018-02-11 12:10:26 +01:00
  • 358cd0404a Move WebExtensions enabled Add-ons Manager NTD 2018-02-10 02:49:12 -05:00
  • d7d16e7fbb Rename Toolkit's webextensions component directory to better reflect what it is. NTD 2018-02-09 11:10:00 -05:00
  • 6955450f7a Rename Basilisk's webextensions component directory to better reflect what it is. Also, add an Application level configure option to disable webextensions NTD 2018-02-09 10:39:41 -05:00
  • 23b67db438 Move Add-on SDK source to toolkit/jetpack NTD 2018-02-09 06:46:43 -05:00
  • 0a03067ee3 Workaround for cloned videos not retaining their muted state. wolfbeast 2018-02-10 07:30:57 +01:00