- Mar 27, 2020
-
-
Aki Sasaki authored
Differential Revision: https://phabricator.services.mozilla.com/D68250 --HG-- extra : moz-landing-system : lando
-
Cosmin Sabou authored
-
Cosmin Sabou authored
CLOSED TREE
-
Myeongjun Go authored
Differential Revision: https://phabricator.services.mozilla.com/D52148 --HG-- extra : source : f9f7b5b1e6ec897fc1009fc5278fe7a650d57018
-
Kartikaya Gupta authored
Differential Revision: https://phabricator.services.mozilla.com/D68493 --HG-- extra : moz-landing-system : lando
-
Kartikaya Gupta authored
Bug 1622360 - Remove SLGuidAndRenderRoot and convert remaining uses to ScrollableLayerGuid. r=botond Differential Revision: https://phabricator.services.mozilla.com/D68400 --HG-- extra : moz-landing-system : lando
-
Kartikaya Gupta authored
Depends on D68396 Differential Revision: https://phabricator.services.mozilla.com/D68397 --HG-- extra : moz-landing-system : lando
-
Kartikaya Gupta authored
This also downgrades a bunch of WRRootId parameters back down to LayersId in APZUpdater since APZUpdater doesn't need the render root information any more. Changes to comments generally restore the text that was there prior to the document-splitting patch landing. Differential Revision: https://phabricator.services.mozilla.com/D68396 --HG-- extra : moz-landing-system : lando
-
Kartikaya Gupta authored
Differential Revision: https://phabricator.services.mozilla.com/D68395 --HG-- extra : moz-landing-system : lando
-
sonakshi authored
Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin Differential Revision: https://phabricator.services.mozilla.com/D68235 --HG-- extra : moz-landing-system : lando
-
Jonas Jenwald authored
As part of the work to clean-up the event dispatching in the PDF Viewer, particularily re-dispatching of internal `EventBus` events to the DOM, this patch is necessary to unblock the upstream work that's currently pending in [PR 11655](https://github.com/mozilla/pdf.js/pull/11655). Finally, the patch also removes the `ChromeActions.supportsDocumentColors` method given that it's been unused since [bug 1611175](https://bugzilla.mozilla.org/show_bug.cgi?id=1611175) and [PR 11521](https://github.com/mozilla/pdf.js/pull/11521). Differential Revision: https://phabricator.services.mozilla.com/D68533 --HG-- extra : moz-landing-system : lando
-
JulianWels authored
Differential Revision: https://phabricator.services.mozilla.com/D68026 --HG-- extra : moz-landing-system : lando
-
Andrew Sutherland authored
Differential Revision: https://phabricator.services.mozilla.com/D65132 --HG-- extra : moz-landing-system : lando
-
Emilio Cobos Álvarez authored
Bug 1528305 - Don't show an error page for unknown protocols for page-triggered navigations that replace a document. r=mattwoodrow Pages apparently do this to try to open to native apps, and that on Firefox causes an error page to be shown if the app is not installed, which is pretty bad. Differential Revision: https://phabricator.services.mozilla.com/D68471 --HG-- extra : moz-landing-system : lando
-
Morgan Reschenberg authored
Depends on D67200 Differential Revision: https://phabricator.services.mozilla.com/D67409 --HG-- extra : moz-landing-system : lando
-
- Mar 26, 2020
-
-
James Willcox authored
Differential Revision: https://phabricator.services.mozilla.com/D61013 --HG-- extra : moz-landing-system : lando
-
- Mar 27, 2020
-
-
Narcis Beleuzu authored
-
Lars T Hansen authored
The previous fix here was a hack that would disable SAB in the JS shell on non-nightly, but this breaks various tests that no longer guard properly for SAB. Instead of embedding the hack more deeply by changing those tests, we fix it the way it should have been from the outset: SAB is enabled in the shell on all channels but can be disabled by a switch. Differential Revision: https://phabricator.services.mozilla.com/D68515 --HG-- extra : moz-landing-system : lando
-
Miko Mynttinen authored
This is needed because display lists and DisplayItemCache have different lifetimes. For example, display lists can outlive WebRenderLayerManager when device reset occurs. A slightly nicer way of fixing this would be to couple DisplayItemCache with nsDisplayList or nsDisplayListBuilder. This is would currently require a lot of refactoring to look nice, because the painting code still supports non-retained display lists and non-WR code paths. Differential Revision: https://phabricator.services.mozilla.com/D68193 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Differential Revision: https://phabricator.services.mozilla.com/D68241 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Bug 1592467 - Add some basic tests for checking that the vulnerable login banner is displayed. r=sfoster Differential Revision: https://phabricator.services.mozilla.com/D68109 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Bug 1592467 - Add 'Learn More' links and change breach alert inline link to point to the login origin. r=sfoster,fluent-reviewers,flod Differential Revision: https://phabricator.services.mozilla.com/D68108 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Differential Revision: https://phabricator.services.mozilla.com/D68107 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Differential Revision: https://phabricator.services.mozilla.com/D68106 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Differential Revision: https://phabricator.services.mozilla.com/D68105 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Differential Revision: https://phabricator.services.mozilla.com/D68104 --HG-- extra : moz-landing-system : lando
-
Jared Wein authored
Bug 1592467 - Add vulnerable password banner and share styles with the breach alert banner. r=sfoster Differential Revision: https://phabricator.services.mozilla.com/D68102 --HG-- extra : moz-landing-system : lando
-
Myeongjun Go authored
Differential Revision: https://phabricator.services.mozilla.com/D52148 --HG-- extra : moz-landing-system : lando
-
Lars T Hansen authored
This looks like a paste-o to me, the code in readValType() below clearly shows we should use the byte we've already read. Differential Revision: https://phabricator.services.mozilla.com/D68566 --HG-- extra : moz-landing-system : lando
-
Gijs Kruitbosch authored
Differential Revision: https://phabricator.services.mozilla.com/D68465 --HG-- extra : moz-landing-system : lando
-
Nicolas Chevobbe authored
Differential Revision: https://phabricator.services.mozilla.com/D68514 --HG-- extra : moz-landing-system : lando
-
Ryan Hunt authored
Depends on D68129 Differential Revision: https://phabricator.services.mozilla.com/D68501 --HG-- extra : moz-landing-system : lando
-
Oana Pop Rus authored
Backed out changeset 9d3487044f9a (bug 1622028) for build bustages in nsHTTPSOnlyStreamListener.h on a CLOSED TREE
-
Stepan Stava authored
Adds 'Blackbox All' context menu item to the Sources Panel with a submenu with options for: - Blackbox all files in this group - Unblackbox all files in this group - Blackbox all files outside this group - Unblackbox all files outside this group Differential Revision: https://phabricator.services.mozilla.com/D64067 --HG-- extra : moz-landing-system : lando
-
Emma Malysz authored
Differential Revision: https://phabricator.services.mozilla.com/D68318 --HG-- extra : moz-landing-system : lando
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D68226 --HG-- extra : moz-landing-system : lando
-
JulianWels authored
Differential Revision: https://phabricator.services.mozilla.com/D68026 --HG-- extra : moz-landing-system : lando
-
Andrea Marchesini authored
Differential Revision: https://phabricator.services.mozilla.com/D68538 --HG-- extra : moz-landing-system : lando
-
Simon Giesecke authored
Bug 1613363 - Maybe<T> should preserve trivial copy-constructability and destructability of T. r=froydnj Differential Revision: https://phabricator.services.mozilla.com/D68173 --HG-- extra : moz-landing-system : lando
-
Simon Giesecke authored
Bug 1052940 - Make Maybe<T> only declare copy/move operations if T is copyable/movable. r=froydnj,jgilbert Differential Revision: https://phabricator.services.mozilla.com/D68172 --HG-- extra : moz-landing-system : lando
-