Граф коммитов

598091 Коммитов

Автор SHA1 Сообщение Дата
Kate McKinley cd08fcc02b Bug 1328695 GTests for isOriginPotentiallyTrustworthy, r=ckerschb 2018-05-31 07:51:43 +02:00
Kate McKinley fa06a45b28 Bug 1328695 - Use protocol flags to determine if a URI is potentially trustworthy r=ckerschb, r=dveditz, r=mcmanus, r=bz
Before this change, the trusted URI schemes, based on a string whitelist, were:
https, file, resource, app, moz-extension and wss.

This change removes "app" from the list (since we don't implement it),
and adds "about" to the list (because we control the delivery of that).
2018-05-31 07:51:42 +02:00
Jan de Mooij 6302682c36 Bug 1465037 - Fix FrameIter principals check to work with same-compartment realms. r=luke
The principals are now on the realm and an activation will contain cross-realm calls, so the principals need to be checked for each frame instead of each activation.
2018-05-31 07:19:08 +02:00
Jan de Mooij c5f8610e4f Bug 1465002 - Make GetScriptedCallerGlobal work with same-compartment realms. r=luke 2018-05-31 07:18:52 +02:00
Yura Zenevich f8fc9044ec Bug 1456756 - select parent row if available when ArrowLeft is pressed on collapsed or non-expandable row. r=Honza
MozReview-Commit-ID: 74LXTQcj8H9
2018-05-31 00:10:48 -04:00
Yura Zenevich eb544a9496 Bug 1455276 - ensure links in strings can open in Accessible properties. r=nchevobbe
MozReview-Commit-ID: 1kjUI8tny0X


--HG--
rename : devtools/client/accessibility/test/browser.ini => devtools/client/accessibility/test/browser/browser.ini
rename : devtools/client/accessibility/test/browser_accessibility_context_menu_browser.js => devtools/client/accessibility/test/browser/browser_accessibility_context_menu_browser.js
rename : devtools/client/accessibility/test/browser_accessibility_context_menu_inspector.js => devtools/client/accessibility/test/browser/browser_accessibility_context_menu_inspector.js
rename : devtools/client/accessibility/test/browser_accessibility_mutations.js => devtools/client/accessibility/test/browser/browser_accessibility_mutations.js
rename : devtools/client/accessibility/test/browser_accessibility_reload.js => devtools/client/accessibility/test/browser/browser_accessibility_reload.js
rename : devtools/client/accessibility/test/browser_accessibility_sidebar.js => devtools/client/accessibility/test/browser/browser_accessibility_sidebar.js
rename : devtools/client/accessibility/test/browser_accessibility_tree.js => devtools/client/accessibility/test/browser/browser_accessibility_tree.js
rename : devtools/client/accessibility/test/browser_accessibility_tree_nagivation.js => devtools/client/accessibility/test/browser/browser_accessibility_tree_nagivation.js
2018-05-31 00:08:06 -04:00
Eitan Isaacson 0c48554698 Bug 751769 - Dynamically attach/detach windows in AccessFu. r=yzen 2018-05-30 12:43:00 -04:00
Emilio Cobos Álvarez 8587557096 Bug 1465478: followup: Fix an error while addressing review comments. r=me on a CLOSED TREE
MozReview-Commit-ID: KORYdu3cuX5
2018-05-31 03:05:02 +02:00
Emilio Cobos Álvarez fe09ffd3af Bug 1465478: Introduce Element::FromNode. r=smaug
And use it in a couple places I noticed.

MozReview-Commit-ID: 8baSMrbdEbF
2018-05-31 02:46:10 +02:00
Steve Fink b254a63736 Bug 1465173 - Set the pid correctly in the automation output, r=nbp
--HG--
extra : topic : GCForReason
extra : rebase_source : 31ff929d6df67715fea4e76843f7a5ecbd7294ed
extra : histedit_source : 43cecd8dbcedbe6a26b92703b7734d4d3f8b1c0b
2018-05-24 21:45:57 -07:00
Steve Fink 0680fed494 Bug 1464266 - Rename GCForReason to NonIncrementalGC, r=jonco
--HG--
extra : topic : GCForReason
extra : rebase_source : e81bf7bb8ca0824f8b63f25a46ccbe26c4002325
2018-05-24 16:19:18 -07:00
sotaro b0fbe12bd3 Bug 1465306 - Make D3D11YCbCrRecycleAllocator handle device reset r=nical 2018-05-31 09:35:24 +09:00
Andrew Osmond e76059bf98 Bug 1465496 - Backout part 9 of bug 1462355 to fix talos regressions. r=aosmond 2018-05-30 19:35:40 -04:00
arthur.iakab f1046ac67f Merge mozilla-central to inbound 2018-05-31 01:08:35 +03:00
arthur.iakab fb18cb09bd Merge mozilla inbound to central a=merge 2018-05-31 01:05:10 +03:00
Dorel Luca bab970e397 Backed out 5 changesets (bug 1456265, bug 1456946) for breaking WPT test. CLOSED TREE
Backed out changeset ee0c4548a78a (bug 1456265)
Backed out changeset be22684cddb8 (bug 1456265)
Backed out changeset 91a4b9b7cfa8 (bug 1456946)
Backed out changeset 852233de6408 (bug 1456946)
Backed out changeset 0ae2e92fead5 (bug 1456265)
2018-05-30 21:04:36 +03:00
Tom Schuster 764a126da1 Bug 1465396 - Skip Array.prototype.flat tests when disabled. r=anba
--HG--
extra : rebase_source : 4692ec539cee3323e2daeb4b2b1fa74fd89cfd2e
extra : histedit_source : 84271b61eb458b40fe93f81de22c1df21982e1ee
2018-05-30 17:19:18 +02:00
Andrea Marchesini 9023e7c7b4 Bug 1446937 - Have ContextForTopLevelLoad return already_AddRefed<nsISupports> within LoadInfo, r=qdot 2018-05-30 21:21:18 +02:00
Andrea Marchesini 1273dc5391 Bug 1446933 - Remove 'using namespace mozilla::net' from BackgroundUtils.h, r=qdot 2018-05-30 21:21:17 +02:00
Andrea Marchesini 4dbf30fc68 Bug 1446922 - Remove the leading 'a' from variables within the various ::ShouldLoad() implementations, r=qdot 2018-05-30 21:21:17 +02:00
Andrea Marchesini b0005ca281 Bug 1446921 - Get rid of 2 unused parameters in nsContentUtils::CanLoadImage, r=qdot 2018-05-30 21:21:17 +02:00
Bogdan Tara 51fde0dab6 Bug 1462836 - disable redirect-count.any.html on linux. r=jmaher 2018-05-30 09:57:00 +03:00
Natalia Csoregi ada81bee2b Bug 1465369 - Removed reference to old winxp and osx 10.8. r=jmaher 2018-05-30 07:47:00 +03:00
Jan de Mooij 45e968b1dd Bug 1464134 part 8 - Make IterateHeapUnbarriered and related code use realms instead of compartments. r=jonco 2018-05-30 20:14:19 +02:00
Jan de Mooij 732a7c63d6 Bug 1464134 part 7 - Replace GetAnyCompartmentInZone with GetAnyRealmInZone. r=luke 2018-05-30 20:14:19 +02:00
Jan de Mooij 7ff3b9af6c Bug 1464134 part 6 - Replace AbstractFramePtr::compartment with AbstractFramePtr::realm. r=anba 2018-05-30 20:14:18 +02:00
Jan de Mooij 2eebe87aa6 Bug 1464134 part 5 - Combine CompartmentsIterT and RealmsIterT in a single template class. r=jonco 2018-05-30 20:14:18 +02:00
David Major b6c41df5bb Bug 1465245 - Update clang-cl toolchain to r333414. r=froydnj
--HG--
extra : rebase_source : a0f174588c7fbf6f83709850b8b26448080b9a4d
2018-05-30 13:27:13 -04:00
Mihir Iyer a06dd567c4 Bug 1464165 - Relax assertion for isize not being nscoord_MAX in nsListControlFrame. r=dholbert
MozReview-Commit-ID: A9PRG3uI2h

--HG--
extra : rebase_source : e823da407c01152de112df6f8b8f18c7d3526b39
2018-05-29 17:14:27 -07:00
David Keeler b0ca052e73 bug 1465258 - remove load group workaround in new OCSP code r=jcj
The patch for bug 1456489 included a workaround for the issue that origin
attributes weren't honored on channels that didn't have a load group set (bug
1456742). Now that that's fixed, we don't need the workaround.

MozReview-Commit-ID: I4ExIqt6dYo

--HG--
extra : rebase_source : d323c0860989985b72933dcffd62743b9d73644d
2018-05-29 16:03:37 -07:00
Cameron Kaiser af336fb099 Bug 1465274 - Add ppc64 to webrtc, regenerate moz.build to remove SSE2 dependency for Linux. r=froydnj
--HG--
extra : source : 3a2d42c1c0d47e11a1efc666cce491f3064469ef
2018-05-27 22:21:07 -07:00
Ryan VanderMeulen 7978cab95f Backed out changeset 3a2d42c1c0d4 for landing with the wrong bug number in the commit message. 2018-05-30 12:44:07 -04:00
Paul Adenot a69dd93b7a Bug 1456265 - Also update test_channelSplitterNodeWithVolume.html 2018-05-30 18:23:37 +02:00
Paul Adenot 2f40b41125 Bug 1456265 - Update the WPT expectation file, the ChannelSplitterNode tests are now passing.
--HG--
extra : rebase_source : d370b165d9af1c82e185d930568dc3eaaf296514
2018-05-30 14:01:34 +02:00
Paul Adenot 4f90eaf94d Bug 1456946 - Properly reflect the channelCount when set in the ctor using the option object, on a ChannelSplitterNode. r=achronop
MozReview-Commit-ID: DrnadeBS8hi

--HG--
extra : rebase_source : 8c1863f7ad21f9b4f8e41232402fdb9825e7de90
2018-05-29 18:16:24 +02:00
Paul Adenot a97337d7fc Bug 1456946 - Don't call AudioNode::Initialize on an ChannelSplitterNode during construction to avoid throwing. r=achronop
We initialize the channelCountMode and channelInterpretation (that cannot be
changed) appropriately in the C++ ctor, and the channelCount manually as well.

Then we check manually that the options for the channelCountMode, the
channelCount and channelInterpretation have not been passed, or are not
incorrect.

MozReview-Commit-ID: 4YdYfaGqKqn

--HG--
extra : rebase_source : 1133e35b74249f5457d1584601e8d4c64cb154cc
2018-05-29 18:15:29 +02:00
Paul Adenot 80a1f3c079 Bug 1456265 - Make ChannelSplitterNode have a channelCountMode of "explicit" and a channelIntepretation of "discrete" by default. r=achronop
MozReview-Commit-ID: 5pAdWn9zV9e

--HG--
extra : rebase_source : a2cc6582c66549e8c3ca7d661f114db58ec5cde0
extra : source : 42f845da213bcb73fb3400d6628e3ffc15b3992b
2018-05-29 17:18:39 +02:00
Michael Kohler 378af42cb0 Bug 1456787 - Improve selectors for no-search-results in preferences.inc.css. r=jaws
Summary: Improve selectors for no-search-results in preferences.inc.css

Reviewers: jaws

Reviewed By: jaws

Bug #: 1456787

Differential Revision: https://phabricator.services.mozilla.com/D1382

--HG--
extra : rebase_source : 2df8563841b7dd653301beea5f92661085d7a211
2018-05-30 18:09:14 +03:00
Justin Wood ad4b085be1 Bug 1286092 - Add missing inbound and autoland configs. r=bhearsum
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1468

--HG--
rename : testing/mozharness/configs/single_locale/mozilla-central.py => testing/mozharness/configs/single_locale/autoland.py
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-16.py => testing/mozharness/configs/single_locale/autoland_android-api-16.py
rename : testing/mozharness/configs/single_locale/mozilla-central.py => testing/mozharness/configs/single_locale/mozilla-inbound.py
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-16.py => testing/mozharness/configs/single_locale/mozilla-inbound_android-api-16.py
extra : rebase_source : 93c818ec8b949d211545fd57f2f3cd6ae5ed5fa3
2018-05-30 09:28:15 -04:00
Justin Wood f8b0076922 Bug 1286092 - Make l10n onpush tier 1. r=aki
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1450

--HG--
extra : rebase_source : b2a6fe48ab031a3d7915bafe30fa8f603ec92d51
2018-05-29 12:06:46 -04:00
Justin Wood 9d2efb144a Bug 1286092 - Enable desktop l10n on-push for beta tasks too. r=aki
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1449

--HG--
extra : rebase_source : f63e6c5a13904ba33fa2a46e05cfdd0997abd0fc
2018-05-29 12:06:10 -04:00
David Keeler 6031c1d1be bug 1464505 - remove some unused localization helpers from nsNSSComponent r=fkiefer
nsNSSComponent::PIPBundleFormatStringFromName and ::GetNSSBundleString are now
unused. They can be removed (which means that nsNSSComponent::mNSSErrorsBundle
can be removed as well).

MozReview-Commit-ID: GAaGawSDL2n

--HG--
extra : rebase_source : 3f683a902e292c6b0cf736773e71fb893074c32b
2018-05-25 13:02:02 -07:00
Dan Minor a20dc982b3 Bug 1450658 - Add preference to disable focusing source; r=pehrsons
Focusing a source during a test run can cause Firefox to lose focus and
subsequent tests to timeout. This adds a preference which defaults to true
that allows the source to be focused. It is then set to false for tests that
involve screen sharing.

MozReview-Commit-ID: CNq2c87y8Ho

--HG--
extra : rebase_source : 805e2cbf9c09af419419a64d074e020784185b1d
2018-05-29 16:14:38 -04:00
Justin Wood 71eebb16bc Bug 1286092 - Actually enable l10n repacks based on the same push on-change. r=aki
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1409

--HG--
extra : rebase_source : 2798c5bc3e3153f8c293846d5a3d786e18bbdc34
2018-05-23 14:57:23 -04:00
Justin Wood 1c57237928 Bug 1286092 - Don't ridealong l10n anymore, now that we're going to be per-change anyway. r=aki
Differential Revision: https://phabricator.services.mozilla.com/D1436

--HG--
extra : rebase_source : 406de5bdb448adc09b3643200601521398df96ee
2018-05-28 14:27:03 -04:00
Justin Wood d0ede24b0b Bug 1286092 - Do repackage-signing on-change for on-change l10n. r=aki
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1408

--HG--
extra : rebase_source : 6605d320082c767699e0c360cefa8a04e5525d10
2018-05-22 09:42:19 -04:00
Justin Wood cae3fbb240 Bug 1286092 - Enforce USE_STUB_INSTALLER when expecting to build the stub. r=gps
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1407

--HG--
extra : rebase_source : 482c24146f497b994a9473f4a8e5f1c6880c7104
2018-05-25 13:40:59 -04:00
Justin Wood 4a7ee168bf Bug 1286092 - Stub installer attribute. r=aki
for L10n jobs should run per-push based on the corresponding builds

Differential Revision: https://phabricator.services.mozilla.com/D1406

--HG--
extra : rebase_source : 207d1c25e37ab2619a09fb209282ffe55025de26
2018-05-22 18:22:37 -04:00
Dan Minor 50a3ab6cd4 Bug 1450658 - Should bring window to front when screen-sharing a window; r=pehrsons
This adds a FocusOnSelectedSource method to PCameras and uses it to focus the
selected window while window sharing. We can't just focus the window as soon as
it is shared because we have a live preview in the getUserMedia permissions
prompt which would cause the prompt to lose focus. Instead, this only focuses the
window when the sharing is not done from a chrome context.


MozReview-Commit-ID: 5jre75E3JLi

--HG--
extra : rebase_source : 5f5154fc9fc7590cc02eb25146e5bc20b2243fa3
2018-05-08 15:55:36 -04:00
Ryan VanderMeulen 5572e9708a Bug 1464641 - Add crashtest.
--HG--
extra : rebase_source : ffc98fc3e461fce38130c79c07c046a072b63d28
2018-05-30 12:35:19 -04:00