Commit Graph

89 Commits (4a31c96f87b29f617b8da84cdce53bc14149fef9)

Author SHA1 Message Date
Fedor 4a31c96f87 Capture delayed events and cancel as necessary. 2019-05-20 09:02:59 +03:00
Fedor 17685eb92f [Mypal] Remove errent extensions.blocklist.* from shared branding prefs 2019-05-20 09:02:56 +03:00
Fedor abbb1c3b64 Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0) 2019-05-20 09:02:53 +03:00
Fedor 25745880ac Update platform version to reflect major changes in platform. 2019-05-20 09:02:50 +03:00
Fedor f9f2be2476 Show sync status via label of sync-button 2019-05-20 09:02:48 +03:00
Fedor 15a479e5c8 [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon and replace the tryblock in Basilisk 2019-05-20 09:02:45 +03:00
Fedor bc55c7ba32 Fix variable used before being declared in UpdateUtils.jsm 2019-05-20 09:02:42 +03:00
Fedor 2265a9f87a Version bump 2019-05-20 09:02:39 +03:00
Fedor c42398f67c Handle URL token in a closer way to the CSS3 spec 2019-05-20 09:02:37 +03:00
Fedor 2ada41b81c Stop building /accessible unified and fix deprot. 2019-05-20 09:02:34 +03:00
Fedor 28d5dbee02 Remove unused parameter from call 2019-05-20 09:02:31 +03:00
Fedor efbfb68fee Remove unused try/catch block. 2019-05-20 09:02:28 +03:00
Fedor 7474601f4c Clean up try/catch blocks for preferences. 2019-05-20 09:02:25 +03:00
Fedor f434591ded [Mypal] Add IDCAC 2.9.9 to blocklist for causing severe issues. 2019-05-20 09:02:22 +03:00
Fedor ed87f25bff Add nullcheck in nsSVGUtils::PaintFrameWithEffects 2019-05-20 09:02:20 +03:00
Fedor bafa2e7e3f Update js parser 2019-05-20 09:02:17 +03:00
Fedor 0437f42ca6 [Centaury] Port PM Sync Client 2019-05-20 09:02:13 +03:00
Fedor b9a6c8d251 Remove code for unused OS - AIX and such other. 2019-05-20 09:02:10 +03:00
Fedor 0ce2bdcda2 Zap the robots. 2019-05-20 09:02:07 +03:00
Fedor 58d35590d4 Bug 1360343 - ensure maskSurface is not null before dereference, since it can be null because of OOM or gfx device reset. 2019-05-20 09:02:04 +03:00
Fedor e26c5e1e50 Remove crashreporter toolkit files. 2019-05-20 09:02:01 +03:00
Fedor b2628357b3 Unhook CR exception handler. 2019-05-20 09:01:58 +03:00
Fedor 734226007f [Centaury] Add configure option to disable sync 2019-05-20 09:01:55 +03:00
Fedor a8970620ab Update SQLite to 3.27.2 2019-05-20 09:01:52 +03:00
Fedor 8e7e95a6b9 Clean up installer scripts a little. 2019-05-20 09:01:44 +03:00
Fedor 5f59b6752d Replace unsupported `null` default values with an empty string. 2019-05-20 09:01:41 +03:00
Fedor 3cdad969b3 Prevent mistaken overwriting of browser.newtab.url when using the browser preferences dialog 2019-05-20 09:01:38 +03:00
Fedor 6be95e865d Remove obsolete getPref helpers. 2019-05-20 09:01:35 +03:00
Fedor a6a29c3811 Bug 1338306 - nsIPrefBranch.get*Pref should support providing a default value, r=bsmedberg. 2019-05-20 09:01:32 +03:00
Fedor 6db7e1fcbb WebRTC: Add explicit mutex on callback receiver for cases it's not already locked. 2019-05-20 09:01:29 +03:00
Fedor 88c1cf71f7 Bump Goanna version for layout handling changes. 2019-05-20 09:01:26 +03:00
Fedor 1009e92f52 Use ptrdiff_t in RangedPtr. 2019-05-20 09:01:24 +03:00
Fedor eecf3a3830 Return proper error if the nss layer encounters an error on the http tunnel. 2019-05-20 09:01:21 +03:00
Fedor 8c75e181ea Close the transaction if PR_Read/PR_Write failed. 2019-05-20 09:01:18 +03:00
Fedor 66d7b35f08 Reset nursery position when it's disabled. 2019-05-20 09:01:15 +03:00
Fedor 01b53534c3 The result of adding any percentage factor to a size that is zero should also be zero 2019-05-20 09:01:12 +03:00
Fedor 8fe1fdda57 Remove Contextual Identity 2019-05-20 09:01:10 +03:00
Fedor 2f95386dbb Handle the special case of a flex frame being the absolute containing block correctly from the CSS align code 2019-05-20 09:01:07 +03:00
Fedor 88427f4eeb Fix warnings about unreachable code in cubeb 2019-05-20 09:01:03 +03:00
Fedor 2113b4eb60 Remove a couple of unused variables 2019-05-20 09:01:01 +03:00
Fedor 971a7a8048 Fix order of member variables in a couple of initializer lists 2019-05-20 09:00:58 +03:00
Fedor c3a6da32b7 Fix a warning about method override 2019-05-20 09:00:55 +03:00
Fedor 1ce601b9b9 Use meaningful error message in URLSearchParams::Constructor 2019-05-20 09:00:52 +03:00
Fedor c045b74950 Align IDL record to C++ conversion with the spec when Symbol-named properties are involved 2019-05-20 09:00:49 +03:00
Fedor 7a4ff54306 MozMap and string stuff 2019-05-20 09:00:47 +03:00
Fedor 5670037d3d Add a ClearElementAt API to nsTArray 2019-05-20 09:00:43 +03:00
Fedor 4d98824767 Remove Firefox Accounts 2019-05-20 09:00:40 +03:00
Fedor b75f702283 [Centaury] Remove Firefox Accounts 2019-05-20 09:00:37 +03:00
Fedor 99ba192493 Remove CloudSync 2019-05-20 09:00:34 +03:00
Fedor 52b83e7739 network component changes 2019-05-20 09:00:31 +03:00