- May 14, 2020
-
-
Tom Prince authored
To help support KaiOS, we are running the kaios project branch in automation, with a different trust domain. Factor out the usages of `trust-domain` in `.taskcluster.yml` to make it easy for the kaios branch to merge changes from mozilla-central. Differential Revision: https://phabricator.services.mozilla.com/D75242
-
Tom Prince authored
Differential Revision: https://phabricator.services.mozilla.com/D75241
-
Tom Prince authored
To help support KaiOS, we are running the kaios project branch in automation, with a different trust domain. Allow configuring worker aliases using `trust-domain`, so that they worker aliases do not need to be adjusted on that branch. Differential Revision: https://phabricator.services.mozilla.com/D75240
-
Marco Castelluccio authored
Differential Revision: https://phabricator.services.mozilla.com/D75267
-
Marco Castelluccio authored
Bug 1636902 - Run opt base-toolchains builds only on mozilla-central, and debug ones only on backstop pushes. r=jmaher Differential Revision: https://phabricator.services.mozilla.com/D75352
-
Dan Minor authored
In order for the SendSideCongestionController to work properly, it needs the timestamp at which the packets were sent. This is set by calling Call::OnSentPacket when a packet is sent. Without the sent timestamp, it drops the estimated available bandwidth so low that only one simulcast stream will be allocated any bandwidth. Differential Revision: https://phabricator.services.mozilla.com/D75310
-
Agi Sferro authored
Differential Revision: https://phabricator.services.mozilla.com/D75227
-
Jared Wein authored
Bug 1610081 - Show a border between the sidebar and the content area in about:addons and about:preferences when prefers-reduced-motion is enabled to help users with visual tearing migraines. r=Gijs Differential Revision: https://phabricator.services.mozilla.com/D75319
-
Alex Catarineu authored
Bug 1636411 followup - add network.dns.disabled checks to cover all paths r=necko-reviewers,valentin Adding/moving network.dns.disabled checks to make sure we cover all DNS lookups paths. Differential Revision: https://phabricator.services.mozilla.com/D74626
-
Nicolas Silva authored
The fill area is a bit special because its repetition parameters depend on the top-left corner dimensions, but the stretch size in the shader must only be modified to account for this if the image is repeated. Differential Revision: https://phabricator.services.mozilla.com/D75117
-
- May 13, 2020
-
-
Kris Maglione authored
Differential Revision: https://phabricator.services.mozilla.com/D74746
-
- May 14, 2020
-
-
Dorel Luca authored
Backed out 3 changesets (bug 1635566) for XPCShell in netwerk/test/unit/test_trr_case_sensitivity.js. CLOSED TREE Backed out changeset 873f7e079fd8 (bug 1635566) Backed out changeset d9b4727f85cf (bug 1635566) Backed out changeset 832dfd3bf2dd (bug 1635566)
-
Dorel Luca authored
Backed out 4 changesets (bug 1580390, bug 1637603, bug 1629824) for Browser-chrome failures in performance/browser_startup_images.js. CLOSED TREE Backed out changeset 7a0696cf87a3 (bug 1629824) Backed out changeset ed3dbaaaf6da (bug 1637603) Backed out changeset a836a04739ec (bug 1580390) Backed out changeset 0bc8e4705f31 (bug 1637603)
-
Dorel Luca authored
Backed out changeset d53a34d54588 (bug 1610081) for Browser-chrome in test/browser/browser_sidebar_categories.js. CLOSED TREE
-
Denis Palmeiro authored
Missing check to see if the JSScript coming from exec.GetScript() is valid. Differential Revision: https://phabricator.services.mozilla.com/D75320
-
Emilio Cobos Álvarez authored
And remove some duplicated tests from WPT. Differential Revision: https://phabricator.services.mozilla.com/D75231
-
Hamzah authored
Bug 1597187 - Remove setting of "datareporting.healthreport.about.reportUrl" preference from Marionette r=marionette-reviewers,whimboo Differential Revision: https://phabricator.services.mozilla.com/D75287
-
Zibi Braniecki authored
Differential Revision: https://phabricator.services.mozilla.com/D74818
-
Bogdan Tara authored
Backed out changeset e374ffe2e05e (bug 1624802) Backed out changeset 8e2da4b3c32b (bug 1624802)
-
Harry Twyford authored
Bug 1636696 - Highlight suggestions only if the typed token prefixes a word in the suggestion. r=mak Differential Revision: https://phabricator.services.mozilla.com/D74966
-
Magnus Melin authored
Bug 1636783 - Ensure default profile permissions do not confuse permission manager tests (test_permmgr.js). r=mayhemer,necko-reviewers This is a problem for Thunderbird due to bug 1168178. Differential Revision: https://phabricator.services.mozilla.com/D75031
-
- May 13, 2020
-
-
Florian Quèze authored
Bug 1629824 - On Windows asan disable browser startup tests depending on startup profiling, due to intermittent startup hangs, r=emalysz. Depends on D75104 Differential Revision: https://phabricator.services.mozilla.com/D75106
-
Florian Quèze authored
Depends on D75103 Differential Revision: https://phabricator.services.mozilla.com/D75104
-
Florian Quèze authored
Bug 1580390 - fix sync IPC whitelist entries for PLayerTransaction::Msg_GetTextureFactoryIdentifier, PCompositorBridge::Msg_Initialize and PCompositorWidget::Msg_Initialize, r=emalysz. Depends on D75102 Differential Revision: https://phabricator.services.mozilla.com/D75103
-
Florian Quèze authored
Differential Revision: https://phabricator.services.mozilla.com/D75102
-
- May 14, 2020
-
-
Jared Wein authored
Bug 1610081 - Show a border between the sidebar and the content area in about:addons and about:preferences when prefers-reduced-motion is enabled to help users with visual tearing migraines. r=Gijs Differential Revision: https://phabricator.services.mozilla.com/D75319
-
valenting authored
This is according to RFC 4343 : Domain Name System (DNS) Case Insensitivity Clarification Differential Revision: https://phabricator.services.mozilla.com/D75081
-
valenting authored
Differential Revision: https://phabricator.services.mozilla.com/D75079
-
valenting authored
Bug 1635566 - Create reusable code for running TRR tests in a separate node container r=necko-reviewers,dragana Differential Revision: https://phabricator.services.mozilla.com/D75078
-
Alex Chronopoulos authored
Get all the statistics in one call, under the same mutex, and extract from them the decoded and total frames. The individual getters were previously used, created uncertainty since they lock the mutex separately. Differential Revision: https://phabricator.services.mozilla.com/D75096
-
Emilio Cobos Álvarez authored
As the pseudo-class is still not un-prefixed. MANUAL PUSH: Orange fixup on a CLOSED TREE Differential Revision: https://phabricator.services.mozilla.com/D75345
-
Jan Varga authored
Bug 1624802 - Run some dom/quota xpcshell tests in a child process as well; r=dom-workers-and-storage-reviewers,sg For now, only test_listOrigins.js, test_originWithCaret.js and test_simpledb.js can run in a child process because they don't need to set preferences or access files in the profile directory. We will be able to run more tests in a child process once we have SpecialPowers for xpcshell implemented using JSProcessActors and when we expose the base directory used by QuotaManager through a new QuotaManagerService method (to avoid getting the profile directory using nsIDirectoryService because that doesn't work in a child process). Differential Revision: https://phabricator.services.mozilla.com/D75281
-
Jan Varga authored
Bug 1624802 - Support running dom/quota xpcshell tests in a child process; r=dom-workers-and-storage-reviewers,sg Differential Revision: https://phabricator.services.mozilla.com/D75279
-
Henrik Skupin authored
Bug 1593226 - [remote] Use frame's window for dynamic isolated world creation on new document. r=remote-protocol-reviewers,maja_zf Differential Revision: https://phabricator.services.mozilla.com/D75170
-
Henrik Skupin authored
Bug 1593226 - [remote] Add support for frameId argument to Page.createIsolatedWorld. r=remote-protocol-reviewers,maja_zf Differential Revision: https://phabricator.services.mozilla.com/D74636
-
Henrik Skupin authored
Bug 1593226 - [remote] Emit Runtime.executionContextCreated and Runtime.executionContextDestroyed events also for frames. r=remote-protocol-reviewers,maja_zf With this patch both events will be emitted when sub frames are loaded or destroyed. Because more work is necessary before we can enable general frame support in Remote Protocol all the code has been put behind the preference "remote.frames.enabled'. Only if it's true (which is not the default) the events are emitted. Differential Revision: https://phabricator.services.mozilla.com/D74635
-
Henrik Skupin authored
Bug 1593226 - [remote] Only emit Runtime.executionContextsCleared events when Runtime is enabled. r=remote-protocol-reviewers,maja_zf Differential Revision: https://phabricator.services.mozilla.com/D74634
-
Henrik Skupin authored
Bug 1593226 - [remote] Return execution context instead of only the id in "enableRuntime" helper. r=remote-protocol-reviewers,maja_zf Differential Revision: https://phabricator.services.mozilla.com/D74633
-
Henrik Skupin authored
Bug 1593226 - [remote] Create a single context observer per content session. r=remote-protocol-reviewers,maja_zf Domains would have created their own instance of the context observer, which results in duplicated event listeners and observer notifications to be registered. This is still not ideal for the observer notifications, which should be registered only once, but still an improvement for now. Bug 1635568 will finally fix that. Differential Revision: https://phabricator.services.mozilla.com/D74632
-
Emilio Cobos Álvarez authored
Per https://html.spec.whatwg.org/#selector-read-write: > The :read-write pseudo-class must match any element falling into one > of the following categories [...]: > > * input elements to which the readonly attribute applies, and that > are mutable (i.e. that do not have the readonly attribute > specified and that are not disabled) > > * textarea elements that do not have a readonly attribute, and > that are not disabled. > > * elements that are editing hosts or editable and are neither > input elements nor textarea elements. This fixes the `:disabled` bits. This matches Safari behavior and the spec, but not Chrome, which has our behavior. Fix the WPT, which had multiple issues, as :read-only is defined to be just the opposite of :read-write. This will pass as soon as I unprefix the pseudo-class. Differential Revision: https://phabricator.services.mozilla.com/D75230
-