Commit graph

  • 18d312235d moebius#230: Consider blocking top level window data: URIs (part 3/3 without tests) janekptacijarabaci 2018-04-22 20:28:18 +02:00
  • 73f89fe562 moebius#226: Consider blocking top level window data: URIs (part 2/2 without tests) janekptacijarabaci 2018-04-22 19:03:22 +02:00
  • 712d19e1b7 moebius#223: Consider blocking top level window data: URIs (part 1/3 without tests) janekptacijarabaci 2018-04-22 18:51:38 +02:00
  • 08e2f9aaea moebius#221: WebExtensions - commands API does not support shortcuts with space or numbers janekptacijarabaci 2018-04-23 08:51:40 +02:00
  • b9ed9af662 moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain allows end-entities to be their own trust anchors janekptacijarabaci 2018-04-23 09:10:12 +02:00
  • 9db39c42c0 moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type janekptacijarabaci 2018-04-23 09:16:50 +02:00
  • f0c237ae6d moebius#123: DOM - Events - support createEvent("FocusEvent") janekptacijarabaci 2018-04-23 09:13:00 +02:00
  • 61ce67c968 moebius#65: Fix: "about:..." - throws an errors janekptacijarabaci 2018-04-23 09:02:57 +02:00
  • f0536c394b Fix preprocessor conditional precedence in application.ini NTD 2018-04-22 19:15:20 -04:00
  • b72012f9c2 Resolve issues with application.ini not allowing non-mcp applications to be official and have their own vendor NTD 2018-04-22 18:36:16 -04:00
  • 9294dc5696 Make sure to keep the safebrowsing entities valid. wolfbeast 2018-04-22 18:17:19 +02:00
  • 1dbd791eb3 Update about:rights legal text. wolfbeast 2017-12-22 13:41:34 +01:00
  • 9fd29a60f7 Remove undesired system add-ons (all except PDFjs) wolfbeast 2018-04-22 13:19:49 +02:00
  • 77031333bb Disable Mozilla health report service. wolfbeast 2018-04-22 13:16:44 +02:00
  • 186cce05f7 Remove NPAPI deprecation statement from about:plugins. wolfbeast 2018-04-22 13:08:18 +02:00
  • a9cc6150e6 Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] after element list) NTD 2018-04-22 11:16:08 -04:00
  • 37c73e0634 moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases janekptacijarabaci 2018-04-20 22:54:26 +02:00
  • 2f455353a4 Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser.xul janekptacijarabaci 2018-04-22 02:31:00 +02:00
  • 7a1f8ee36c [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of "global/skin/devtools/common.css" (does not exist) in browser.xul janekptacijarabaci 2018-04-22 02:28:42 +02:00
  • 568b0dd9e5 [DevTools] Fix warnings: "Property contained reference to invalid variable" janekptacijarabaci 2018-04-22 02:34:33 +02:00
  • 65c7b6fd8e [PMkit] Fix the shim for 'sdk/ui/button' JustOff 2018-04-22 00:44:42 +03:00
  • 6014f5e7b5 [PMkit] Mark 'sdk/panel' as compatible with Pale Moon JustOff 2018-04-22 00:43:24 +03:00
  • 3b83bdaf6f Remove unused header file for MeeGo Touch wolfbeast 2018-04-21 17:33:10 +02:00
  • 49835b0467 Disallow E10S to run. wolfbeast 2018-04-21 15:05:05 +02:00
  • 40c62c205b moebius#71: DOM - Pointer Events - improvements janekptacijarabaci 2018-04-20 22:18:52 +02:00
  • 10e5833dce Bug 1302297 - Part 4: Remove every button and buttons used in testcases (partially) janekptacijarabaci 2018-04-20 20:41:48 +02:00
  • f0a5f99021 Bug 1299197 Part2: Serialize WidgetPointerHelper in IPC message janekptacijarabaci 2018-04-20 20:30:07 +02:00
  • d49e470d3d Bug 1299197 Part1: Refine WidgetPointerHelper janekptacijarabaci 2018-04-20 20:28:00 +02:00
  • a00d55d2f4 Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on) janekptacijarabaci 2018-04-20 19:44:42 +02:00
  • e71635b5ee Bug 1317030 - Removing/reattaching an element from the DOM triggers spurious mouseenter events janekptacijarabaci 2018-04-20 19:16:00 +02:00
  • efa09515f6 Disable grabbing geo-specific search engines from Mozilla servers. wolfbeast 2018-04-21 02:58:41 +02:00
  • 6b3bb318b1 Remove region-specific overrides for search engines. wolfbeast 2018-04-21 02:40:43 +02:00
  • d20a3f481c Define vendorFullName in Official Branding wolfbeast 2018-04-21 02:33:37 +02:00
  • 2871772641 Use -1 instead of 0 to indicate absent glxtest_pipe fd trav90 2018-04-20 17:44:53 -05:00
  • f02ba306ef Style fix trav90 2018-04-20 08:27:35 -05:00
  • b2917cce1d Force use of level 1 Liftetime DSE optimization on modern GCC trav90 2018-04-19 11:39:02 -05:00
  • 7cc4a8fa98 moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConnectExternal" janekptacijarabaci 2018-04-20 17:39:09 +02:00
  • f1308a5501 moebius#219: WebExtensions - add-on throws error on load when suggested_key is null / missing janekptacijarabaci 2018-04-20 18:08:43 +02:00
  • 6074a73015 [PMkit] Rely on MOZ_WEBEXTENSIONS to include 'sdk/webextension' JustOff 2018-04-20 22:45:23 +03:00
  • d87fc5357d [PMkit] Remove embedded WebExtensions support JustOff 2018-04-20 21:11:18 +03:00
  • 44120b666a [PMkit] Provide gContextMenuContentData for 'sdk/context-menu' JustOff 2018-04-20 21:10:10 +03:00
  • d3be0506a0 Import XULRunner and make it produce the generic stub NTD 2018-04-20 20:11:26 -04:00
  • 1f12910aa2 [PALEMOON] Replace tabs with 2 spaces in statusbar component NTD 2018-04-20 16:10:23 -04:00
  • f0780e4052 Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeyword NTD 2018-04-20 15:30:42 -04:00
  • c2013ffce4 Move the Mark of the Web pref to GRE pref file. wolfbeast 2018-04-20 16:13:21 +02:00
  • 5a65d056d2 Make the Mark of the Web preference applicable to all applications. wolfbeast 2018-04-20 16:09:04 +02:00
  • 5698472fee Re-implement pref-able file zone information ("Mark of the Web") wolfbeast 2018-04-20 15:59:23 +02:00
  • 45bda44918 Revert "[PALEMOON] Reimplemented selection internet zone information on downloaded files" Moonchild 2018-04-20 13:51:38 +00:00
  • 93bf3b8b24 [PALEMOON] Reimplemented "Time Zone Information" janekptacijarabaci 2018-04-20 14:52:33 +02:00
  • 5e1f4eaae1 [PALEMOON] moebius#58: Pale Moon - the cmd line - help (the columns alignment) janekptacijarabaci 2018-04-20 13:28:38 +02:00
  • 3792fb483e moebius#144: Launch command: basilisk "-migration -p" (throws an error) janekptacijarabaci 2018-04-20 08:56:09 +02:00
  • d3065b6686 [PMkit] Allow access to 'sdk/ui/buttons' via require('sdk/ui') JustOff 2018-04-19 23:45:44 +03:00
  • 982a4b4507 [PMkit] Add the shim for 'sdk/ui/button' JustOff 2018-04-19 23:44:30 +03:00
  • 8c7026864a [PMkit] Update 'module.metadata' with the Pale Moon engine where appropriate in 'sdk/*' JustOff 2018-04-19 23:42:13 +03:00
  • 1e692b1f08 [PMkit] Add Pale Moon to 'modules/system/Startup.js' JustOff 2018-04-19 23:37:24 +03:00
  • 4bf51d5502 [PMkit] Add Pale Moon as a target engine to 'sdk/system/xul-app.jsm' JustOff 2018-04-19 23:36:08 +03:00
  • 9e98d5c6ad Revert partially (application/palemoon) "moebius#205: Fix: The profile - resetting (the custom profile name)" janekptacijarabaci 2018-04-20 13:09:10 +02:00
  • e4f4bee06f Revert "[PALEMOON] Fix: The profile resseting - partially" janekptacijarabaci 2018-04-20 12:08:50 +02:00
  • a78dbce147 [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration") janekptacijarabaci 2018-04-20 08:30:19 +02:00
  • 0a5b3784ee [PALEMOON] Fix: The profile resseting - partially janekptacijarabaci 2018-04-20 08:28:12 +02:00
  • 6a0f3e8f3f moebius#205: Fix: The profile - resetting (the custom profile name) janekptacijarabaci 2018-04-19 19:49:01 +02:00
  • 4d4535d84e moebius#84: Fix: The profile - resetting (follow up) janekptacijarabaci 2018-04-19 17:26:39 +02:00
  • 8523f693be moebius#84: Fix: The profile - resetting janekptacijarabaci 2018-04-19 14:29:05 +02:00
  • 6fe6d192e6 Bug 1122124: Fix default profile setting after reset, keep profile name janekptacijarabaci 2018-04-19 14:21:10 +02:00
  • b1b8733094 [PALEMOON] Installer - fix some comments (firefox.exe => palemoon.exe) janekptacijarabaci 2018-04-19 14:01:28 +02:00
  • ece31031ae Enable requestIdleCallback API wolfbeast 2018-04-19 13:37:51 +02:00
  • da8580c6b4 moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow up janekptacijarabaci 2018-04-18 18:19:42 +02:00
  • 7c9dda85db Bug 1337814 - Remove rIC callback from pending callbacks before running it janekptacijarabaci 2018-04-18 15:21:00 +02:00
  • f95d317c93 Bug 1337814 - Add test for cancelling currently executing rIC callback janekptacijarabaci 2018-04-18 15:19:52 +02:00
  • 733673ec25 Bug 1334904 - Add test for when rIC timeouts doesn't need timeout janekptacijarabaci 2018-04-18 15:18:48 +02:00
  • 7fd0085393 Bug 1336229 - Don't dispatch canceled IdleRequestExecutors janekptacijarabaci 2018-04-18 15:17:55 +02:00
  • da2320b2ef moebius#73: DOM - window.requestIdleCallback - improvements (basic) janekptacijarabaci 2018-04-18 15:15:49 +02:00
  • ec18bcca97 Bug 1452202 - Clean up PLDHashTable move operator. r=froydnj, a=RyanVM Eric Rahm 2018-04-09 11:01:59 -07:00
  • 72c04aea04 Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM Boris Zbarsky 2018-04-12 23:26:44 -04:00
  • f350fa8432 Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a=RyanVM Miko Mynttinen 2018-04-12 14:18:03 +02:00
  • 32c5941589 Bug 1452075 - Backport some upstream pdf.js fixes. Ryan VanderMeulen 2018-04-13 10:46:47 -04:00
  • 52269fa01a Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=RyanVM Jan de Mooij 2018-04-10 15:00:49 +02:00
  • 6395d4600f Bug 1451376 - Properly enforce single PrintingParent per content process. r=jld, a=RyanVM Bob Owen 2018-04-10 15:36:26 +01:00
  • 4f0786ab02 Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid spinning the event queue. r=smaug, r=padenot, a=RyanVM Randell Jesup 2017-01-13 13:54:20 -05:00
  • e3e79721f6 Bug 1388020. r=nical, a=RyanVM Andrew Osmond 2018-04-10 09:40:02 -04:00
  • 55bde34653 Bug 1448705 - Use input latency for draining. r=jya, a=RyanVM Randell Jesup 2018-04-05 17:15:07 -04:00
  • f1e8f6742a Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM André Bargull 2018-04-04 15:31:16 +02:00
  • f500863de2 Error out on missing or searchplugin or empty list. wolfbeast 2018-04-19 11:51:49 +02:00
  • 25bd606d80 Bug 1448774. r=dholbert, a=RyanVM Robert Longson 2018-03-29 03:12:05 +01:00
  • 7f57b96c83 Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils::GetBBox(). r=jwatt, a=RyanVM Botond Ballo 2018-03-09 17:26:24 -05:00
  • 5ec40a0c76 Bug 1441941 - Limit allocations in SkTDArray. r=jrmuizel, a=RyanVM Lee Salzman 2018-03-28 00:34:13 -04:00
  • 8b03cc774b Bug 1409440. r=tnikkel, a=RyanVM Andrew Osmond 2018-03-28 14:47:32 -04:00
  • b5e5cabc37 Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVM Boris Zbarsky 2018-03-13 00:59:23 -04:00
  • 222de2080c Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVM Valentin Gosu 2018-03-22 15:34:43 +01:00
  • 787c782fd8 Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=RyanVM Thomas Nguyen 2017-05-19 13:17:07 +08:00
  • 629a9a0f91 Bug 1443891. r=emk, a=RyanVM Henri Sivonen 2018-03-27 15:22:31 -04:00
  • 1b5b871bcd Bug 1440717 - Use RefPtr for CompositingRenderTargetOGL::mGL. r=Bas, a=ritu Nicolas Silva 2018-03-12 13:36:00 +01:00
  • ccaf3c7d85 Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditz Thomas Daede 2018-03-15 21:47:09 -07:00
  • bf2a99ddba Bug 1446062 - Vorbis fix. r=jmspeex, a=lizzard Monty Montgomery 2018-03-15 18:12:05 -04:00
  • 7892b10a11 [PALEMOON] Fix: PopupNotifications.jsm (some extra checkbox) + catch exceptions from callbacks janekptacijarabaci 2018-04-19 08:01:45 +02:00
  • 176f6bc744 [PALEMOON] Engine manager - fix typo (added a name function for debugging) janekptacijarabaci 2018-04-19 06:36:40 +02:00
  • 18af8ef34f [PALEMOON] Engine Manager throws a warning (deprecated) janekptacijarabaci 2018-04-19 06:10:46 +02:00
  • 767a48d744 [PALEMOON] [frontend vs backend] Follow up - ".toolbarbutton-badge-container" was renamed to ".toolbarbutton-badge-stack" janekptacijarabaci 2018-04-19 09:14:44 +02:00
  • 4d74bbb085 [PALEMOON] Fix badged button renders janekptacijarabaci 2018-04-19 06:06:42 +02:00
  • 733c97be89 [PALEMOON] URL/Address/Location bar - suggestions in location bar cannot be hidden by clicking dropmarker again janekptacijarabaci 2018-04-19 00:19:39 +02:00