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

644189 Коммитов

Автор SHA1 Сообщение Дата
Makoto Kato f4da46152c Bug 1527796 - Part 2. Detect Java on Windows. r=nalexander,glandium
When installing JDK 1.8, it writes path to the following registry.

 HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.8\JavaHome

So we use this registry to detect JDK installation path on Windows if available.

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

--HG--
extra : rebase_source : d8a380d9839f4de749815f3c81665e8d00226862
2019-03-05 11:03:27 +09:00
Makoto Kato bec3dbc7b3 Bug 1527796 - Part 1. Add python.exe path to call mach shell script from python. r=nalexander
Since Windows doesn't call mach command from MSYS shell, we need python path
to call mach.

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

--HG--
extra : rebase_source : 94752c75c7c56e3f33765e86d3e4335557b59223
2019-02-12 14:45:36 +09:00
Csoregi Natalia db67dd74d6 Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-03-29 07:29:56 +02:00
L10n Bumper Bot c2694a4619 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
bn -> default
bn-BD -> removed
bn-IN -> removed
2019-03-29 05:00:40 +00:00
L10n Bumper Bot ce03c323ae no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD
bn -> default
bn-BD -> removed
bn-IN -> removed
2019-03-29 05:00:29 +00:00
Csoregi Natalia 381fe44c74 Merge inbound to mozilla-central. a=merge 2019-03-29 06:12:11 +02:00
Gurzau Raul 7979d28318 Backed out 2 changesets (bug 1413567) for xpcshell failures on Android platform on a CLOSED TREE.
Backed out changeset ac5ec27136d7 (bug 1413567)
Backed out changeset a18b96a8205d (bug 1413567)
2019-03-29 00:41:28 +02:00
Luke Wagner 4916042cab Bug 1529957 - Fix test for platforms without asm.js support (r=me) 2019-03-28 17:37:44 -05:00
Yuri c56af5ef69 Bug 469990: Allow command line arguments to be handed off from a new Firefox/Thunderbird process to an existing one when necessary. r=spohl 2019-03-28 15:00:17 -04:00
Oana Pop Rus 91a3bed789 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-03-28 19:43:15 +02:00
Mellina Yonashiro 23924e188c Bug 1536043 - Box shadow around cards is cut on the sides r=jdescottes,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D24661

--HG--
extra : moz-landing-system : lando
2019-03-28 17:36:33 +00:00
Mellina Yonashiro bd5eb1b373 Bug 1537772 - Change wording in UI from `runtime` to `browser` r=jdescottes,flod
Differential Revision: https://phabricator.services.mozilla.com/D24664

--HG--
extra : moz-landing-system : lando
2019-03-28 19:21:09 +00:00
Glenn Watson c68614df0d Bug 1377304 - "bootstrap.py" Does Not Support "KDE Neon" r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D25187

--HG--
extra : moz-landing-system : lando
2019-03-28 21:29:51 +00:00
Byron Campen [:bwc] 39c5a6c329 Bug 1531110: Handle setLocalDescription (either offer or answer) with empty sdp string. r=mjf,jib
Depends on D24216

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

--HG--
extra : moz-landing-system : lando
2019-03-28 20:36:45 +00:00
Timothy Nikkel 645ffc22f4 Bug 1413567. Enable retained display lists for android. r=mattwoodrow
Even though we don't look at the chrome value on android in nsLayoutUtils::AreRetainedDisplayListsEnabled(), I flipped it just in case someone looks at that pref somewhere else.

Depends on D25280

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

--HG--
extra : moz-landing-system : lando
2019-03-28 20:25:09 +00:00
Timothy Nikkel 024eb740cb Bug 1413567. Adjust test expectations for RDL on android. r=mattwoodrow
All three failures are small antialiasing differences in the text in the test. The text in the tests aren't even testing anything, they just describe what to expect from the test.

Until we get fuzzy matching in web platform tests (bug 1478472) we just have to mark them as fails, but we can be very specific about the platform, so we're probably still passing these tests on other android jobs if they are run there (not sure).

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

--HG--
extra : moz-landing-system : lando
2019-03-28 21:05:16 +00:00
Oana Pop Rus 6b21ce1bd7 Merge inbound to mozilla-central. a=merge 2019-03-28 19:30:52 +02:00
Oana Pop Rus d2ad5c4e37 Merge autoland to mozilla-central. a=merge 2019-03-28 19:29:18 +02:00
Ryan VanderMeulen 9795215054 Bug 1539800 - Update pdf.js to version 2.2.100. r=bdahl 2019-03-28 09:47:10 -04:00
Oana Pop Rus d9ec36d04f Backed out 3 changesets (bug 1458385) for windows partial bustages. a=backout
Backed out changeset 8036c03c3b51 (bug 1458385)
Backed out changeset 99fa5539c2bd (bug 1458385)
Backed out changeset 9a5f255979c2 (bug 1458385)
2019-03-28 15:13:13 +02:00
Brian Hackett 199bb297a6 Bug 1538397 - Don't use source actor for event listeners with mapped sources, r=ochameau.
--HG--
extra : histedit_source : ff5792d263f849c3a8255371e5570cd842f02a05%2C2fba09ffff23dd9d0901aaabad74c6a1708a30da
2019-03-28 06:50:41 -06:00
Brindusan Cristian c6935ffebe Backed out changeset 827a1c12a137 (bug 1538158) for bc failures at browser_action_searchengine.js. 2019-03-28 14:46:16 +02:00
Francesco Lodolo (:flod) f26673372a Bug 1539620 - Add a brand product string that doesn't change across different channels r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D25193

--HG--
extra : moz-landing-system : lando
2019-03-28 11:44:41 +00:00
Botond Ballo 3efeb40684 Bug 1539687 - Error out if a property name is misspelt in a subtest entry. r=kats
Depends on D25176

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

--HG--
extra : moz-landing-system : lando
2019-03-28 11:09:42 +00:00
Haik Aftandilian 77067ec91d Bug 1539796 - Ccov build: fatal error: 'mozilla/Sandbox.h' file not found r=Alex_Gaynor
Add missing MOZ_SANDBOX preprocessor check before including Sandbox.h to fix the code coverage build.

Remove unused nsMacUtilsImpl.h #include.

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

--HG--
extra : moz-landing-system : lando
2019-03-28 19:40:57 +00:00
David Walsh 89d52ec831 Bug 1539889 - Fix postcss issue in debugger launchpad r=jlast
I agree that we should remove PostCSS but since we have contributors moving to MC, I want to get this fixed ASAP.

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

--HG--
extra : moz-landing-system : lando
2019-03-28 19:44:28 +00:00
James Willcox 73c7980cb9 Bug 1536044 - Fully disable jacoco builds for Android r=agi
Differential Revision: https://phabricator.services.mozilla.com/D25216

--HG--
extra : moz-landing-system : lando
2019-03-28 20:26:45 +00:00
Dale Harvey c8617bd955 Bug 1532730 - Update engines on reload. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D24192

--HG--
extra : moz-landing-system : lando
2019-03-28 16:32:41 +00:00
Jonathan Kew bf09a3c19d Bug 1539926 - Mark WPT test line-breaking-014.html as failing on Android due to inadequate emoji font support. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D25290

--HG--
extra : moz-landing-system : lando
2019-03-28 19:59:08 +00:00
Dana Keeler 474f810d33 Bug 1538250 - follow-up to remove xperf_whitelist.json entry r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D25250

--HG--
extra : moz-landing-system : lando
2019-03-28 17:05:04 +00:00
Boris Zbarsky cee39034cf Bug 1533874. Make nsIDOMWindowUtils builtinclass. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D25282

--HG--
extra : moz-landing-system : lando
2019-03-28 19:36:50 +00:00
David Walsh 09f42f8e66 Bug 1532359 - Remove Node from library options r=nchevobbe
Removes Node.js as an option for library detection to prevent issues in console.

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

--HG--
extra : moz-landing-system : lando
2019-03-28 16:51:26 +00:00
Luca Greco b8a6dba730 Bug 1348536 - Fix browser_ext_tabs_onUpdated frequent intermittent failures on the test_url test case. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D25271

--HG--
extra : moz-landing-system : lando
2019-03-28 19:03:08 +00:00
Geoff Brown 322688e83f Bug 1519580 - Skip test_session_scroll_visual_viewport.html on android/pgo; r=jmaher
Skip mochitest-chrome test failing frequently on android/pgo. This directory of tests
only runs on Android 4.3, so the manifest annotation is simple.

Discussed in bug; see comment 17.

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

--HG--
extra : moz-landing-system : lando
2019-03-28 19:01:32 +00:00
Andrew Halberstadt 92e089081b Bug 1529048 - Add '--rebuild=5' to the perf preset, DONTBUILD, r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D24887

--HG--
extra : moz-landing-system : lando
2019-03-28 16:55:56 +00:00
Tom Schuster e79fae2c02 Bug 1536860 - Remove Array.slice from lib/asm.js. r=jorendorff
This was causing test failures in some uncommon try configurations like fuzzing.

Depends on D24208

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

--HG--
extra : moz-landing-system : lando
2019-03-28 18:35:27 +00:00
Tom Schuster 9d316167b9 Bug 1536860 - Telemetry for deprecated Array generics. r=jorendorff datareview=chutten
Differential Revision: https://phabricator.services.mozilla.com/D24208

--HG--
extra : moz-landing-system : lando
2019-03-28 17:15:37 +00:00
Tom Schuster 0be4c58b6c Bug 1536860 - Warn about deprecated Array generics. r=jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D24207

--HG--
extra : moz-landing-system : lando
2019-03-28 17:15:07 +00:00
Gurzau Raul ed07da8648 Backed out 4 changesets (bug 1525427) for failing at /browser_browsingContext-embedder.js on a CLOSED TREE.
Backed out changeset 0227a59eba8e (bug 1525427)
Backed out changeset 18fba79d8671 (bug 1525427)
Backed out changeset f7c82615ea05 (bug 1525427)
Backed out changeset 4a210c9266ed (bug 1525427)
2019-03-28 20:54:28 +02:00
Oana Pop Rus 1f1d943854 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-03-28 12:25:27 +02:00
Oana Pop Rus 47e94b5d6e Merge inbound to mozilla-central. a=merge 2019-03-28 12:11:35 +02:00
Nika Layzell 29c843ab84 Bug 1525427 - Part 4: Correctly tear down TabParent within BrowserBridgeParent, r=farre
Differential Revision: https://phabricator.services.mozilla.com/D25184

--HG--
extra : moz-landing-system : lando
2019-03-28 10:08:43 +00:00
Nika Layzell fd91daf96d Bug 1525427 - Part 3: Tests for new WindowGlobal properties, r=farre
Differential Revision: https://phabricator.services.mozilla.com/D25183

--HG--
extra : moz-landing-system : lando
2019-03-28 15:27:27 +00:00
Nika Layzell c3636be196 Bug 1525427 - Part 2: Directly fetch browsingContext from frameLoader in browser-custom-element, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D25182

--HG--
extra : moz-landing-system : lando
2019-03-28 18:12:57 +00:00
Nika Layzell 10fb5cf828 Bug 1525427 - Part 1: Expose WindowGlobalParent & Element on BrowsingContext, r=farre
Differential Revision: https://phabricator.services.mozilla.com/D25181

--HG--
extra : moz-landing-system : lando
2019-03-28 15:03:54 +00:00
John Lin 364290c746 Bug 1308405 - p5: Memorize sample buffers in CodecProxy. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D24591

--HG--
extra : moz-landing-system : lando
2019-03-28 18:06:25 +00:00
John Lin c668fd7d06 Bug 1308405 - p4: Separate buffer from sample object. r=snorp
To prevent new buffer object from being created per frame, either
Sample.CREATOR has to keep track of all buffers from every remote codec,
or the client must memorize seen buffers and avoid asking for them again
and again. The former saves client code from modifications but complicates
the implementation of Sample, a data structure class, while the latter
requires changes to client code but avoid overcomplicating Sample.CREATOR
implementation.

The 2nd approach is taken:
- move SampleBuffer out of Sample, and update clients accordingly
- add a new IPC method for clients to get the buffers only when needed

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

--HG--
extra : moz-landing-system : lando
2019-03-28 18:06:23 +00:00
John Lin 529784a956 Bug 1308405 - p3: Use sample buffer class directly. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D24589

--HG--
rename : mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/SharedMemBuffer.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/media/SampleBuffer.java
extra : moz-landing-system : lando
2019-03-28 18:06:19 +00:00
John Lin 385270e9ab Bug 1308405 - p2: Nodify and recycle sample objects. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D24588

--HG--
extra : moz-landing-system : lando
2019-03-28 18:05:08 +00:00
John Lin f5eaaf3299 Bug 1308405 - p1: Recycle input buffer info. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D24587

--HG--
extra : moz-landing-system : lando
2019-03-28 18:04:55 +00:00