Commit Graph

572935 Commits

Author SHA1 Message Date
Russell
e59d146f53 Bug 1419369 - NetMonitor: Stop using ImmutableJS in ui reducer; r=Honza
MozReview-Commit-ID: IxxOmakX4Fr

--HG--
extra : rebase_source : c39fa317d25d137ad756216d5015e9739b568f01
2017-11-24 15:28:26 -08:00
manikishanghantasala
ac51063f3e Bug 1162614 - fix incorrect function name in Debugger.Script.md; DONTBUILD, r=tromey
MozReview-Commit-ID: EHjdqDxMXyC

--HG--
extra : rebase_source : a7e9f29d31d66a2d457957fb89053ba50a8cfd0f
2017-12-05 08:37:12 -07:00
Byron Campen [:bwc]
022c4039ee Bug 1421775: Await negotiationneeded before SLD for the other PC so we don't miss it. r=jib
MozReview-Commit-ID: 9o2qVIKB8wb

--HG--
extra : rebase_source : 74652d475456b5f943d28852d3e70c3fbd9a90ae
2017-12-04 14:26:16 -06:00
Ionut Goldan
6f385775c5 Bug 1400380 - run Talos with browser in debug mode r=jmaher
MozReview-Commit-ID: JKQ7LPprXG1

--HG--
extra : rebase_source : 79ec76e9e2df3f607788e77565c6dba2d91e1709
2017-11-22 15:49:27 +02:00
Byron Campen [:bwc]
184f4a9578 Bug 1421965: Avoid nullptr crash when conduits cannot be created. r=drno
MozReview-Commit-ID: AdWiIbpFP0Y

--HG--
extra : rebase_source : 5e2327f1ddf2249ba0f55c5dcbb4acdf49b65133
2017-12-04 12:57:26 -06:00
Michael Kaply
46f19d31a7 Bug 1415727 - resetToOriginalDefaultEngine should unhide engine. r=florian
MozReview-Commit-ID: 2Z2osvN3Ir5

--HG--
extra : rebase_source : 77fa8ab15ccd1d8bbe79c60f492cf21c6bc178be
2017-12-05 09:08:07 -06:00
Boris Chiou
570057e075 Bug 1408303 - Part 3: Move several Servo parsers into ServoCSSParser helper class. r=heycam
We have ServoCSSParser class, and I think it's better to move those
Servo FFI into this class to avoid including ServoBindings.h everywhere.

MozReview-Commit-ID: 6orXtddp9ZU

--HG--
extra : rebase_source : 6da4158c4fec606aaee49fddee3192f94d6c85a3
2017-12-01 17:35:47 +08:00
Boris Chiou
c27700de6c Bug 1408303 - Part 2: Use the Servo parser for FontFaceSet Web API. r=heycam
MozReview-Commit-ID: Os4PwogPL1

--HG--
extra : rebase_source : 058f0354bfe55b86dd05ba365e19d73c0bce4418
2017-12-05 13:51:05 +08:00
Boris Chiou
cdef5f3e01 Bug 1408303 - Part 1: Use the Servo parser for font descriptors Web API. r=heycam
MozReview-Commit-ID: J8kZUxavUGt

--HG--
extra : rebase_source : f52c567e6679d8c3ef001a891e842ffb015c0396
2017-12-05 13:48:23 +08:00
Boris Chiou
cb9276bc80 servo: Merge #19491 - stylo: Implement FontFaceSet and Font Descriptors parsers (from BorisChiou:stylo/fontface/parser); r=heycam
This is the inter-dependent patches for Bug 1408303. We implement the FFI for the
parsers of font descriptors and FontFaceSet APIs.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix [Bug 1408303](https://bugzilla.mozilla.org/show_bug.cgi?id=1408303).
- [X] These changes do not require tests because this is for Gecko and we have tests there.

Source-Repo: https://github.com/servo/servo
Source-Revision: 3029f83b0d0654ccb3942722171f5b3d01400e4a

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 69afaec1a7ea5b9b31c53f8c4a7fe71df8f22e8e
2017-12-05 08:09:35 -06:00
Henrik Skupin
05779d3796 Bug 1407949 - Remove workaround for short content processes from bug 1290186. r=maja_zf
MozReview-Commit-ID: 1spM8GFuCvS

--HG--
extra : rebase_source : 861be1f86e735e4264b5376363898eab614cd913
2017-12-05 09:11:31 +01:00
Marco Bonardo
3fa397a77d Bug 1422058 - Clean up some PlacesDBUtils code. r=standard8
MozReview-Commit-ID: EZ57a4kPfHa

--HG--
extra : rebase_source : 85785ea0f80889f5b8cb24995097edad0bb155cc
2017-11-30 18:16:02 +01:00
Noemi Erli
449829ebb2 Merge mozilla-central to mozilla-autoland. r=merge a=merge 2017-12-05 16:31:06 +02:00
Fabrice Desré
bc29ed2086 servo: Merge #19468 - Prevent an unused import warning on non desktop platforms (from servo:fabricedesre-patch-1); r=jdm
opts is not used on Android for instance.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because the test is that the build passes.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 9ca9d6bd1c603e3f2efd10d923524c63562733a4

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 2c0fead51ffb9eb63c254504b91109e13cf46d43
2017-12-05 07:13:46 -06:00
Emilio Cobos Álvarez
d93cf228d6 No bug - Update reftest expectations for calc-in-color. r=me
On a CLOSED TREE since the passes are expected.

MozReview-Commit-ID: 17o1PCGBtdC
2017-12-05 14:54:07 +01:00
Emilio Cobos Álvarez
360e05f6eb Bug 1422641: Inline Gecko_GetSMILOverrideDeclarationBlock. r=Manishearth,xidorn
MozReview-Commit-ID: E8cM7zRZHn1
2017-12-05 14:20:26 +01:00
Emilio Cobos Álvarez
0deac30454 Bug 1422636: Inline Gecko_Namespace. r=xidorn
MozReview-Commit-ID: FFdmaYCDxnv
2017-12-05 14:20:18 +01:00
Emilio Cobos Álvarez
08252773dc Bug 1422633: Inline the Rust bits of GetDocumentState too. r=xidorn
MozReview-Commit-ID: 9zvZF72ljS
2017-12-05 14:20:11 +01:00
Emilio Cobos Álvarez
1138344d9a Bug 1422633: Inline nsIDocument::ThreadSafeGetDocumentState(). r=smaug
It's silly to pay a function call for that, and it shows up in stylo-chrome
profiles.

MozReview-Commit-ID: 8m7ZHG1KX15
2017-12-05 14:20:07 +01:00
Emilio Cobos Álvarez
bfd5d2191a servo: Merge #19493 - style: Some stylo-chrome perf tweaks (from emilio:chrome-perf); r=xidorn,Manishearth
Source-Repo: https://github.com/servo/servo
Source-Revision: 8f30880d362ef54a2c6881c4927b96303ff763ef

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 680fd60a85bcdf4b28e86c397d2e39c02bead9cb
2017-12-05 06:05:25 -06:00
Michal Novotny
4e89b320f9 Bug 1394564 - Delete current outgoing message when PrimeNewOutgoingMessage fails. r=mcmanus
--HG--
extra : amend_source : 6ac45c6b007dac89195529a2e57ccfbd7ca88b8f
2017-11-22 05:17:00 -05:00
Andreas Farre
3307231c00 Bug 1410096 - Move labeled queues to SchedulerGroup. r=smaug
This improves the performance of GetEvent and PutEvent in
LabeledEventQueue by removing a hash table mapping groups to queues.
2017-11-27 06:45:00 -05:00
Matthew Gaudet
3b05d35ff6 Bug 1419372 - Optimize in Operator for typed arrays. r=jandem
Add inline cache entry for TypedArray exists checks. Requires adding
a new CacheIR opcode LoadTypedElementExistsResult, as well as a macro
assembler implementation for that opcode.
2017-11-30 11:21:36 -05:00
Dragana Damjanovic
d022b3db46 Bug 1414209 - Truncate as value after each link header. r=smaug 2017-12-04 17:48:56 +01:00
Joel Maher
62d112b619 Bug 1422451 - move talos xperf from win7 hardware to VM. r=rwood 2017-12-04 10:11:03 -05:00
Valentin Gosu
e7b318dddd Bug 1422173 - Add comment mentioning leaked addr_info r=me
MozReview-Commit-ID: BFztnh9kO5C
2017-12-04 16:03:02 +01:00
Valentin Gosu
95aaaa5773 Bug 1422173 - Backed out changeset 27719294cb73 (Bug 1420677) r=me
MozReview-Commit-ID: 7iSG4279EfL
2017-12-04 16:02:59 +01:00
Valentin Gosu
1951f81b85 Bug 1422173 - Backed out changeset 34cfc821e335 (Bug 1417827) r=me
MozReview-Commit-ID: 5C5YN8zgAgt
2017-12-04 16:02:58 +01:00
Ben Kelly
d57513b31f Bug 1420594 P3 Disable test_ext_contentScripts_register.js on android since it fails without the shutdown delay bug. r=baku 2017-12-04 09:51:32 -05:00
Ben Kelly
ae0ac28105 Bug 1420594 P2 Eagerly shutdown ClientManagerService. r=baku 2017-12-04 09:51:32 -05:00
Ben Kelly
73afebbc88 Bug 1420594 P1 Make ClientManagerService track active ClientManagerParent actors. r=baku 2017-12-04 09:51:32 -05:00
Andrea Marchesini
08e23d1d73 Bug 1422314 - BlobURLs should be immediately released when shutting down, r=bkelly 2017-12-04 09:51:32 -05:00
Dan Minor
f9c46ca973 Bug 1421958 - OfferToReceiveVideo and OfferToReceiveAudio should be of type Boolean not Long; r=smaug,jib
--HG--
extra : rebase_source : 68289fb95af5c346df85680686748af39ba11327
2017-12-01 12:10:40 -05:00
Marco Castelluccio
7674aa9dc2 Bug 1422762 - Mark some updater unit tests as failing on Windows coverage builds until we figure out a way to get the build signed. r=jmaher 2017-12-04 10:25:02 +01:00
Marco Castelluccio
8740f91903 Bug 1420947 - Mark test_crash_win64cfi_* as failing on Windows coverage builds until they are fixed. r=jmaher 2017-12-04 10:19:04 +01:00
Jan de Mooij
fdcdfff048 Bug 1422726 - Optimize addEnumerableDataProperty by adding a fast path for the most common case. r=bhackett
--HG--
extra : rebase_source : 4f12ef98636ea4523c01ff75f3be79ee905d160a
2017-12-04 14:56:06 +01:00
Joel Maher
5e3043911a Bug 1384354 - Remove bogus test /css/compositing-1/mix-blend-mode/mix-blend-mode-transition.html. r=birtles 2017-12-04 08:55:38 -05:00
Joel Maher
1ab195c5ab Bug 1411118 - Disable browser/base/content/test/alerts/browser_notification_remove_permission.js on windows for frequent failures. r=me, a=testonly 2017-12-04 08:55:34 -05:00
Dorel Luca
16c5b81a23 Merge mozilla-central to inbound r=merge on a CLOSED TREE 2017-12-04 15:48:58 +02:00
Andreas Tolfsen
76d7517858 NO BUG - TLSify more docs links in geckodriver/Marionette. r=me
DONTBUILD

MozReview-Commit-ID: JIKVfzvwI8z
2017-12-04 13:34:26 +00:00
Andreas Tolfsen
762113d18b NO BUG - Link to CONTRIBUTING from Marionette source docs. r=me
MozReview-Commit-ID: BGaVQSJwKM5
2017-12-04 13:31:31 +00:00
Andreas Tolfsen
200365e99c NO BUG - Add bug tracking and communication sections to README. r=me
DONTBUILD

MozReview-Commit-ID: 2yah3fUKsDF
2017-12-04 13:31:31 +00:00
Andreas Tolfsen
d90168a921 NO BUG - TLSify link in Marionette README. r=me
DONTBUILD

MozReview-Commit-ID: DNuKtvtRsHd
2017-12-04 13:31:30 +00:00
Andreas Tolfsen
fb875ac56c NO BUG - Use Marionette docs introduction from README. r=me
DONTBUILD

MozReview-Commit-ID: 5Zuak0B2TPd
2017-12-04 13:31:30 +00:00
Nathan Froyd
ec3249906a Bug 1422607 - move PREPROCESS_OPTION to moz.configure; r=chmanchester 2017-12-04 08:14:06 -05:00
Mihai Tabara
28926cae56 Bug 1422599 - switch in-tree to use stage bouncer to dedicated RelEng instance. r=rail a=release DONTBUILD
MozReview-Commit-ID: JuU7AAamj5x

--HG--
extra : source : 38040b2559b9b1addfaf2ab2768a6b73f448ae5c
2017-12-03 20:57:43 +02:00
Marco Castelluccio
763eecb167 Bug 1421715 - Mark test_window_open_position_constraint.html as failing on Windows coverage builds until it is fixed. r=jfkthame
--HG--
extra : rebase_source : 5f79e6d06644bf6d3e540f5dd75c306f92dffb4b
2017-11-30 16:59:25 +01:00
Florian Quèze
8bda591f01 Bug 1422463 - Fix intermittent browser_windowopen_flicker.js and browser_startup_flicker.js failures by whitelisting more intermittent behaviors, r=johannh. 2017-12-04 12:48:03 +01:00
Dorel Luca
1e5a08a6ef Merge mozilla-central to inbound r=merge 2017-12-04 12:54:49 +02:00
Tim Taubert
a0fb9dbe26 Bug 1422246 - Don't set tab label to about:newtab when navigating and changing remoteness r=mconley
Reviewers: mconley

Reviewed By: mconley

Bug #: 1422246

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

--HG--
extra : amend_source : 8190a9cd9ab05d8089b102e8234c6a4a2d4d4e4c
2017-12-04 11:25:00 +01:00