Commit graph

  • 74df182488 Remove other gonk widget conditionals and unused files. wolfbeast 2018-05-13 22:46:04 +02:00
  • 5830ff1f2b Remove missed MOZ_WIDGET_GONK ifdef wolfbeast 2018-05-13 21:48:05 +02:00
  • 0e73df8e21 Fix incorrectly removed #includes wolfbeast 2018-05-13 16:27:15 +02:00
  • 2531de02eb Remove MOZ_WIDGET_GONK [2/2] wolfbeast 2018-05-13 00:08:52 +02:00
  • b586913598 Remove MOZ_WIDGET_GONK [1/2] wolfbeast 2018-05-12 16:19:33 +02:00
  • 9195e9e4e3 Convert uses of KEY_MAP_ANDROID_EXCEPT_B2G to KEY_MAP_ANDROID wolfbeast 2018-05-12 15:03:33 +02:00
  • 719ac1bc38 Remove MOZ_B2G leftovers and some dead B2G-only components. wolfbeast 2018-05-12 14:32:03 +02:00
  • 75d98fd33e Remove gonk IDL reference in /hal. wolfbeast 2018-05-12 14:31:10 +02:00
  • 800b6be51b Bug 1449548. wolfbeast 2018-05-10 12:31:01 +02:00
  • 3b0cc3da02 Remove the obsolete media.mediasource.format-reader control from the preferences UI JustOff 2018-05-11 20:27:36 +03:00
  • 66ea8f0645 Remove Gonk build directories wolfbeast 2018-05-12 11:09:44 +02:00
  • c1cd55bc25 Enable xrender by default. wolfbeast 2018-05-10 22:21:47 +02:00
  • 31eaa575a5 Bug 1454692 - Backport some upstream Skia fixes to ESR52. r=rhunt, a=abillings Lee Salzman 2018-04-29 20:10:51 -04:00
  • 8e5fec311a Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. r=pehrsons, a=RyanVM Paul Adenot 2018-04-16 10:51:48 +02:00
  • e6afe55c10 Bug 1447080 - Remove SEE_MASK_FLAG_NO_UI for better Windows 10 compatibility. r=dparks, a=lizzard Jim Mathies 2018-03-26 08:55:21 -05:00
  • 75705f87a2 Add UTF-8 as a default fallback encoding for unknown encodings janekptacijarabaci 2018-05-09 15:28:44 +02:00
  • 1aa30f609c Font fallback should detect emoji range for color emoji font. wolfbeast 2018-05-09 17:52:17 +02:00
  • 826e420144 Fix build bustage wolfbeast 2018-05-09 17:17:40 +02:00
  • c0de3e4c0b Set font.name-list.emoji for some platforms. wolfbeast 2018-05-09 15:43:04 +02:00
  • 0022f326a5 Use font.name-list.emoji preference for emoji presenration. wolfbeast 2018-05-09 15:30:43 +02:00
  • 33a4b11c98 Add emoji presentation API wolfbeast 2018-05-09 15:18:14 +02:00
  • 14cceb8708 [follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console - not in the context menu) janekptacijarabaci 2018-05-08 06:41:28 +02:00
  • d5a58699de DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console) janekptacijarabaci 2018-05-07 11:40:08 +02:00
  • 30e2f6345d [regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference janekptacijarabaci 2018-05-07 07:23:21 +02:00
  • 5873c0487c moebius#231: Consider blocking top level window data: URIs (tests) - bug 264588 janekptacijarabaci 2018-05-06 14:32:07 +02:00
  • 745e1809b0 moebius#231: Consider blocking top level window data: URIs (tests) janekptacijarabaci 2018-05-06 14:31:20 +02:00
  • b6f0383b26 [PALEMOON] Remove fullscreen and pointer-lock from permission managing JustOff 2018-05-06 14:48:52 +03:00
  • 614562a3c6 [PALEMOON] Replace fullscreen permission dialog with a warning JustOff 2018-05-06 14:47:23 +03:00
  • fe4cd1c6e2 [PALEMOON] Update fullscreen activation event to match UXP JustOff 2018-05-06 14:42:18 +03:00
  • b7158e06ac Use application specific application.ini NTD 2018-05-05 15:09:57 -04:00
  • 7e68bd3582 Rename VisualElementsManifest for Basilisk unofficial branding NTD 2018-05-05 14:56:09 -04:00
  • d520c739ac [follow up] moebius#154: Notifications - user settings - the immediate duration of the alert janekptacijarabaci 2018-05-05 10:46:33 +02:00
  • 648b8b2917 Remove nameprep.c from moz.build trav90 2018-05-04 21:18:32 -05:00
  • 85a31335e2 [PMkit] Fix Empty string passed to getElementById() warning in buttons.js JustOff 2018-05-04 18:24:47 +03:00
  • 127b2c99dc Issue #325 Part 15: Remove ENABLE_INTL_API and EXPOSE_INTL_API flags. wolfbeast 2018-05-04 22:13:41 +02:00
  • e3e1be66db Make InitRuntimeNumberState's return type reflect its infallible nature. wolfbeast 2018-05-04 22:02:48 +02:00
  • 8e9e42c7d8 Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals. wolfbeast 2018-05-04 21:47:32 +02:00
  • 04679df9c6 Issue #325 Part 13: Remove Mozilla implementation of the bidi engine completely and use ICU. wolfbeast 2018-05-04 20:36:02 +02:00
  • f3ce7263ac Issue #325 Part 12: Manually edit Unicode property tables. wolfbeast 2018-05-04 17:57:48 +02:00
  • 6b2478e225 Issue #325 Part 11: Fix up build files. wolfbeast 2018-05-04 17:22:03 +02:00
  • b8114dcbc0 Issue #325 Part 10: Remove non-Intl conditionals from installer files. wolfbeast 2018-05-04 16:48:08 +02:00
  • f2d90ee4a4 Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame. wolfbeast 2018-05-04 16:42:31 +02:00
  • 29c4fdcc58 Issue #325 Part 8: Remove non-Intl legacy code paths from nsChromeRegistry. wolfbeast 2018-05-04 16:20:00 +02:00
  • d4d0fbf3d5 Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB. wolfbeast 2018-05-04 16:15:59 +02:00
  • 3f6fb7bb4a Issue #325 Part 6: Remove non-Intl legacy code paths from line-breaker code. wolfbeast 2018-05-04 15:55:30 +02:00
  • d1c16b1326 Issue #325 Part 5: Remove non-Intl legacy code paths from js. wolfbeast 2018-05-04 12:08:48 +02:00
  • 4d5e597e5f Issue #325 Part 4: Remove obsolete and archaic Unicode normalization implementation. wolfbeast 2018-05-04 11:52:49 +02:00
  • cbc1d586e1 Issue #325 Part 3: Remove support for using legacy Gecko normalization in gfxHarfBuzzShaper. wolfbeast 2018-05-04 10:38:17 +02:00
  • 6008e3c1f5 Issue #325 Part 2: Build ICUUtils unconditionally. wolfbeast 2018-05-04 10:27:50 +02:00
  • 1af1f5b3a3 Issue #325 Part 1: Remove the legacy non-IDNA2008 code path from nsIDNService. wolfbeast 2018-05-04 10:20:16 +02:00
  • b19e3c348c Remove the option to build without INTL/ICU wolfbeast 2018-05-04 10:08:02 +02:00
  • 8726b2dc33 Adjust tests for android-enabled Intl. wolfbeast 2018-05-03 21:45:55 +02:00
  • bbcc0d9172 Unconditionally switch on the INTL API on all platforms. wolfbeast 2018-05-03 21:40:14 +02:00
  • 401655260c Fix regex escaping in old-configure and js/src/old-configure JustOff 2018-05-04 17:28:00 +03:00
  • 8524393860 Delay and shorten animation of transition to the full-screen JustOff 2018-05-04 18:05:37 +03:00
  • 56ab88575b Remove unused sanbox l10n strings (about:support) wolfbeast 2018-05-03 06:37:05 +02:00
  • 9c63659ade Remove nsPluginTag::InitSandboxLevel wolfbeast 2018-05-03 06:28:57 +02:00
  • 48c807d319 Remove unused XREShellData wolfbeast 2018-05-03 06:28:20 +02:00
  • a0decb1dcc Nuke the sandbox wolfbeast 2018-05-03 05:55:15 +02:00
  • c8462db202 Remove sandbox ductwork conditional code. wolfbeast 2018-05-03 01:24:31 +02:00
  • aa9ae963f6 Remove GMP sandbox code. wolfbeast 2018-05-02 23:30:36 +02:00
  • 369378d566 Remove content process sandbox code. wolfbeast 2018-05-02 21:58:04 +02:00
  • d87cc84005 Add support for libavcodec 58/FFmpeg 4.0 trav90 2018-04-28 14:00:09 -05:00
  • e44a157583 Import FFmpeg 4.0 header files trav90 2018-04-28 13:52:30 -05:00
  • 575e9cc773 [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the entire function "onKeywordFieldBlur" janekptacijarabaci 2018-05-02 14:09:55 +02:00
  • d0022b0f76 [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty value) does not work janekptacijarabaci 2018-05-02 13:46:17 +02:00
  • 9ab20590c6 Building with "--enable-debug" - fix some warnings janekptacijarabaci 2018-05-02 07:08:14 +02:00
  • b56d147095 Fix unsafe "instanceof" negations janekptacijarabaci 2018-05-02 06:57:57 +02:00
  • a073130d31 [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actually built NTD 2018-05-01 23:37:13 -04:00
  • 7c7a4bc6b8 Un-depercate synchronous search initialization NTD 2018-05-01 18:08:22 -04:00
  • c9446a4319 [TychoAM] Make the Add-ons Manager conditionally devtools free NTD 2018-05-01 16:14:17 -04:00
  • 7a6b61c05f Issue #316 - Always build heapsnapshot regardless of the rest of the devtools for now NTD 2018-05-01 15:53:52 -04:00
  • 69920e72f2 Only set and show the dual-guid indicators when dual-guid has been built NTD 2018-05-01 12:26:01 -04:00
  • 2517dc59dc [PALEMOON] Update error number for webextensions to match the platform NTD 2018-05-01 10:09:10 -04:00
  • 4656ff95ec [PALEMOON] Align the application with the updated fullscreen API JustOff 2018-05-01 14:30:38 +03:00
  • 211c4325ba [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code JustOff 2018-05-01 14:26:54 +03:00
  • 3d8fca1220 [PALEMOON] Added padding to toolbar autohide JustOff 2018-05-01 14:14:41 +03:00
  • f42005f392 [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreen JustOff 2018-05-01 14:08:41 +03:00
  • 5975ed3076 Bug 338865 - Scriptable XPIDL iface inheriting from noscript iface should throw error janekptacijarabaci 2018-04-30 15:02:56 +02:00
  • 5eca87831c Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection janekptacijarabaci 2018-04-30 15:00:01 +02:00
  • 5e4986611d [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowserGlue.js janekptacijarabaci 2018-04-30 16:56:27 +02:00
  • a964b09e43 [PALEMOON] Replace serializing nsISHEntry.owner with nsISHEntry.triggeringPrincipal JustOff 2018-04-30 17:26:04 +03:00
  • ac6379189c [PALEMOON] Replace owner with triggeringPrincipal to match the updated UXP docshell JustOff 2018-04-30 17:24:47 +03:00
  • b23e47c51a [PALEMOON] Fix feeds - "Subscribe to this page..." janekptacijarabaci 2018-05-01 08:02:38 +02:00
  • cf54612b55 Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js janekptacijarabaci 2018-05-01 00:22:01 +02:00
  • c7e2043fa1 Bug 1333726 - use serializeToString instead of non-existant serializePrincipal janekptacijarabaci 2018-05-01 00:16:47 +02:00
  • 9b3581eddb Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab janekptacijarabaci 2018-05-01 00:15:28 +02:00
  • f563201762 Bug 1332595 - remove useless click handling janekptacijarabaci 2018-05-01 00:01:56 +02:00
  • f99258328c Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private window janekptacijarabaci 2018-04-30 23:58:51 +02:00
  • 5f39398ab7 Bug 1359204 - Test view-source can open link is not blocked by security policies janekptacijarabaci 2018-04-30 23:56:11 +02:00
  • e31712c143 Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as view-source janekptacijarabaci 2018-04-30 23:54:01 +02:00
  • 69c0760b8b Bug 1359204 - Do not query nested URI within CheckChannel in ContentSecurityManager janekptacijarabaci 2018-04-30 23:53:22 +02:00
  • c32aa9df5d Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL janekptacijarabaci 2018-04-30 23:52:21 +02:00
  • fab9589713 Bug 1333147 - Do not use owner as triggeringPrincipal when creating session history entry janekptacijarabaci 2018-04-30 23:49:41 +02:00
  • 5bbef1bbc3 Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() janekptacijarabaci 2018-04-30 23:48:34 +02:00
  • 3f7f553a82 Bug 1334875 - Temporarily remove assertion that history loads pass a valid triggeringprincipal janekptacijarabaci 2018-04-30 23:48:06 +02:00
  • ec9f22177d Bug 1341754: Test SetURI in Location passes triggeringPrincipal janekptacijarabaci 2018-04-30 23:13:51 +02:00
  • e45bad2c54 Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location janekptacijarabaci 2018-04-30 23:11:43 +02:00
  • db41bf152a Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads janekptacijarabaci 2018-04-30 23:10:01 +02:00
  • 582f93fe09 Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads janekptacijarabaci 2018-04-30 23:08:16 +02:00