Tom Prince
1d74db87ce
Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek
...
MozReview-Commit-ID: CkIg3fiwp1z
--HG--
extra : rebase_source : 5a4a50c8feb477a9b50c30e35b72a316b1f1bc8c
2017-12-10 23:05:05 -07:00
Tom Prince
5929951297
Bug 1424651: Fix upload_symbols.py documentation; r=ted.mielczarek
...
MozReview-Commit-ID: 83HDjkcLnkt
--HG--
extra : rebase_source : be4ca306e6a8ab24d7b997850b37830d31de4565
2017-12-10 23:01:05 -07:00
Tom Prince
63d7350f64
Bug 1424651: Re-allow specifying symbol upload symbol token via a file; r=ted.mielczarek
...
MozReview-Commit-ID: 26hFYFV3O23
--HG--
extra : rebase_source : 25a5abe0cbbf5abe78e22f17d05813bff173032b
2017-12-10 22:58:55 -07:00
Tom Prince
48c6c42626
Bug 1424651: Factor out getting taskcluster secret; r=ted.mielczarek
...
MozReview-Commit-ID: LxAqPJ6Mnxu
--HG--
extra : rebase_source : 708a34583363b0432e706f5ebb03877ca2f6a1d3
2017-12-10 22:53:47 -07:00
Samathy Barratt
0749baf2d8
Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r=tnikkel
...
Renamed to imgDrawResult
MozReview-Commit-ID: 5ESSgIhhU41
--HG--
rename : image/DrawResult.h => image/ImgDrawResult.h
extra : rebase_source : 4fba109b84ef456126d50e0d5e525f29f944a46d
2017-12-11 15:37:59 +00:00
Simon Sapin
6c0097b190
Bug 1424664 - Remove heapsize support from js/rust/ r=njn
...
It has been replaced in Servo with malloc_size_of:
https://github.com/servo/servo/tree/master/components/malloc_size_of
MozReview-Commit-ID: AfTrmnJlRhv
--HG--
extra : rebase_source : a21e7e2316af0e9786c23ea0a32f2ffb33cf3c70
2017-12-11 02:06:28 +01:00
Dorel Luca
2f271a1136
Backed out 4 changesets (bug 1424651) as requested by tomprice r=backout on a CLOSED TREE
...
Backed out changeset 10ebf78f32bb (bug 1424651)
Backed out changeset 746d96792d18 (bug 1424651)
Backed out changeset 6038fb7b458c (bug 1424651)
Backed out changeset 189fd4f1df41 (bug 1424651)
2017-12-12 06:33:18 +02:00
Andrew Swan
9e311e87d6
Bug 1424516 Remove some overlooked addon purchasing bits r=rhelmer
...
MozReview-Commit-ID: Lt8AcrgxUrx
--HG--
extra : rebase_source : 24a70ea9a7b87fb43d3379176ef362274e8c5832
2017-12-09 14:33:22 -08:00
Tom Prince
4dfc8f7a46
Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek
...
MozReview-Commit-ID: CkIg3fiwp1z
--HG--
extra : rebase_source : 475e2d8888ff4b93efa9886581de9d145b51c51c
2017-12-10 23:05:05 -07:00
Tom Prince
5114ba73fd
Bug 1424651: Fix upload_symbols.py documentation; r=ted.mielczarek
...
MozReview-Commit-ID: 83HDjkcLnkt
--HG--
extra : rebase_source : e6b7294fd8a7b6a022803c2b52bdc38847695d45
2017-12-10 23:01:05 -07:00
Tom Prince
b63ad1d09a
Bug 1424651: Re-allow specifying symbol upload symbol token via a file; r=ted.mielczarek
...
MozReview-Commit-ID: 26hFYFV3O23
--HG--
extra : rebase_source : e952bfb6c78cba203a98e07e1b5434a0e3a0d9fe
2017-12-10 22:58:55 -07:00
Tom Prince
76b8dc239d
Bug 1424651: Factor out getting taskcluster secret; r=ted.mielczarek
...
MozReview-Commit-ID: LxAqPJ6Mnxu
--HG--
extra : rebase_source : 00e79126852b4459d66579199ade21b5f87cdf20
2017-12-10 22:53:47 -07:00
Patrick McManus
96bbc9e270
Bug 1424710 - extend http_channel_disposition telemetry r=valentin
...
MozReview-Commit-ID: 7MFoLjoyleZ
--HG--
extra : rebase_source : d2e148a0f451e2ea991ad5470638ef84eedfa3a7
2017-12-11 05:53:51 -08:00
Emilio Cobos Álvarez
0c9206e7f7
Bug 1424680: Fix appending in some situations to display: contents stuff. r=bz
...
I've verified that this asserts without the patch.
MozReview-Commit-ID: 8j6x4xswrCe
--HG--
extra : rebase_source : 37ec24fc08b1f492e5d48e1323602b315c319fb4
2017-12-11 06:44:44 +01:00
Mark Hammond
81ef0051dc
Bug 1415560 - ignore insertMany result and add an onError handler to log errors. r=tcsc
...
MozReview-Commit-ID: 8aJkRL8WCPr
--HG--
extra : rebase_source : dceb94744eef3ac50253594a70cec9f32f4cf8d3
2017-12-04 12:49:06 +11:00
Martin Stransky
5824a507e6
Bug 1423869 - don't draw to mContainer when decorations are rendered by window manager, r=jhorak
...
Bug 1421974 introduced new mechanism to hide system titlebar by enabling client-side decorations for main Firefox window. It also causes a regression when the CSD window setup is enabled when system titlebar is hidden by window manager.
This patch fixes that and enables the CSD window setup only for case when it's actualy used.
MozReview-Commit-ID: AqfHR2bGr3K
--HG--
extra : rebase_source : 625366530922872af82e182db10f5069ebfa7dc4
2017-12-11 11:07:48 +01:00
Martin Stransky
e17f64f2b6
Bug 1423869 - force CSD_SUPPORT_NONE when XDG_CURRENT_DESKTOP is not set, r=jhorak
...
MozReview-Commit-ID: A4dz6ywrCsf
--HG--
extra : rebase_source : 3f3d99e9741e33e7fdd6bb69c2bc82f9b469c897
2017-12-11 11:05:27 +01:00
Gurzau Raul
5650eca7d7
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2017-12-11 12:42:05 +02:00
Sebastian Hengst
281d99b3d3
Backed out changeset b44e089bcfe7 (bug 1397793). r=backout a=backout
...
--HG--
extra : histedit_source : 2ccb7b753a4be80fb820ed9f1a0e6bccab1320b0
2017-12-11 12:34:38 +02:00
Sebastian Hengst
fe440c72a7
Backed out bug 1423923 for crashes, requested by drno. r=backout a=backout
...
Backed out changesets:
b44e089bcfe7
a3d9aa2649b9
9e92591ba6dc
e92ff1339db1
bf8977e0f440
a781b123b252
2c7a56648de9
0107b3feb84b
d12894d77770
1cf542ff8687
771c95f2963b
16f44ac4978a
ea8d6efcf3ef
a0d519ba5332
81889a72ac45
c02fd9acc634
--HG--
extra : histedit_source : 1cc2bad6f9f291f76d6c2385a5c7fa4512b9c6e3%2C758892ad6f034b39773940602a1399f4e3c8f887
2017-12-11 12:34:23 +02:00
Tiberius Oros
d8b0e45785
Merge inbound to mozilla-central r=merge a=merge
2017-12-11 11:56:46 +02:00
Jean-Yves Avenard
a1172cfb0e
Bug 1424647: Prevent race on AllPromiseHolder::mPromise. r=jwwang
...
If any of the promises gets resolved/rejected prior MozPromise::All completing, it would return nullptr
MozReview-Commit-ID: Lqhv2t2upvF
--HG--
extra : rebase_source : 0c85172958c00a2ac3aa0bd33e4e50dd1893c3ba
2017-12-10 23:31:04 +01:00
David Burns
86ea646fc6
Bug 1407383: Wait for the URL to change in test before asserting r=ato
...
MozReview-Commit-ID: IGrdTTUI8y1
--HG--
extra : rebase_source : b0561c337c60704fa02645078f8ef80b7238c8f3
2017-12-08 12:16:16 +00:00
Alex Touchet
63728c35c2
servo: Merge #19542 - Add Windows as a development platform in Readme (from atouchet:readme-windows); r=jdm
...
<!-- 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: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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: 0fa605d2439c4f640b7f180c18d768a7a14e7f1e
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 498a62bafec0736638d14968d5a5ac90f9d7f1d8
2017-12-11 01:01:42 -06:00
cku
6c3e4bfaae
Bug 1399787 - Part 17. Clean up some comments and formatting in PDFViaEMFPrintHelper code. r=jwatt
...
MozReview-Commit-ID: HTFv50CFqI9
--HG--
extra : rebase_source : e967b883ca3c21cf1b2dd6fe47f5fb8d69b5425c
extra : source : 7200f406bd2eea6d81b926b92ddefa92ced96d18
2017-11-29 15:45:34 +08:00
Stone Shih
9c7868765a
Bug 1421483 - Using correct frame to do hit test for touchstart with multiple touches. r=smaug.
...
MozReview-Commit-ID: 8qsvgOfRZ3f
2017-11-27 11:25:26 +08:00
Tooru Fujisawa
b34460eea8
Bug 1372476 - Add event load listener before start loading in docshell/test/browser/browser_bug349769.js. r=billm
2017-12-10 20:12:11 -06:00
Kyle Machulis
180e7d761c
Bug 1424571 - Move all notification tests to dom/notification; r=baku
...
Tests were split between dom/notification and
dom/test/mochitest/notification. Moving them all to the same place.
MozReview-Commit-ID: IP1YtIBmHcD
--HG--
rename : dom/tests/mochitest/notification/MockServices.js => dom/notification/test/mochitest/MockServices.js
rename : dom/tests/mochitest/notification/NotificationTest.js => dom/notification/test/mochitest/NotificationTest.js
rename : dom/tests/mochitest/notification/mochitest.ini => dom/notification/test/mochitest/mochitest.ini
rename : dom/tests/mochitest/notification/test_bug931307.html => dom/notification/test/mochitest/test_bug931307.html
rename : dom/tests/mochitest/notification/test_notification_basics.html => dom/notification/test/mochitest/test_notification_basics.html
rename : dom/tests/mochitest/notification/test_notification_storage.html => dom/notification/test/mochitest/test_notification_storage.html
2017-12-10 17:51:17 -08:00
Aaron Klotz
f438b13735
Bug 1423989: Add telemetry probe to measure the time spent finding the UIA client; r=Jamie, r=francois
...
MozReview-Commit-ID: 7Z9Ay3TiHjH
--HG--
extra : amend_source : 3e17c89bb53ea8605021c4c1771db6d4fea3bcbb
2017-12-04 17:56:45 -07:00
Robert Longson
de99e463ac
Bug 1420492
- avoid division by zero when constructing an nsSVGArcConverter r=dholbert
2017-12-10 22:43:23 +00:00
Ryan VanderMeulen
bc5e5bdd96
Merge m-c to inbound. a=merge
2017-12-10 16:08:01 -05:00
Ryan VanderMeulen
ee4484bd10
Merge inbound to m-c. a=merge
2017-12-10 16:06:08 -05:00
Ryan VanderMeulen
b592b428c8
Merge autoland to m-c. a=merge
2017-12-10 16:04:17 -05:00
Kyle Machulis
4feebf20a1
Bug 952453 - Remove mozNotification; r=baku
...
MozReview-Commit-ID: 5wAa5mYFDq4
2017-12-10 12:40:05 -08:00
Ryan VanderMeulen
e20ec3b2a6
Backed out changeset 009e9e44919f (bug 1399400) for bustage.
2017-12-10 15:02:16 -05:00
ffxbld
7b5a586bff
No bug, Automated HPKP preload list update from host bld-linux64-spot-036 - a=hpkp-update
2017-12-10 12:02:11 -08:00
ffxbld
20053f4730
No bug, Automated HSTS preload list update from host bld-linux64-spot-036 - a=hsts-update
2017-12-10 12:02:07 -08:00
Olli Pettay
2acfb90235
Bug 1422092 - Revert the changes made by bug 1399603. r=mrbkap
2017-12-10 14:52:49 -05:00
Olli Pettay
b4030794fa
Bug 1423159 - Ensure proper multiprocess mouse enter/exit handling. r=stone
2017-12-10 14:49:49 -05:00
Blake Kaplan
1744b5cba2
Bug 1399400 - Use a strong reference when handling mTextField. r=bzbarsky
...
MozReview-Commit-ID: 4EqS1huHnVN
2017-12-10 14:45:54 -05:00
ffxbld
4d1e04053a
No bug, Automated HPKP preload list update from host bld-linux64-spot-030 - a=hpkp-update
2017-12-10 11:22:34 -08:00
ffxbld
31d8adf7f1
No bug, Automated HSTS preload list update from host bld-linux64-spot-030 - a=hsts-update
2017-12-10 11:22:30 -08:00
Kartikaya Gupta
0fb09505ab
Bug 1424280 - Update cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: 1G7oWr52koH
2017-12-10 13:49:02 -05:00
Kartikaya Gupta
071a573dc4
Bug 1424280 - Replace serde and serde_derive with Gankro's modified branch. r=jrmuizel
...
The branch is based off serde 1.0.23 and includes additional changes for faster
enum deserialization which we want for WebRender. The changes are in the process
of being upstreamed but will take a while.
MozReview-Commit-ID: 4xaPQpffzYL
2017-12-10 13:48:54 -05:00
Kartikaya Gupta
0e9ffe73d2
Bug 1424280 - Update webrender to commit f9bc4a5c263e707e3498bea47d3ec9096cc3d099. r=jrmuizel
...
This includes the re-generated FFI header.
MozReview-Commit-ID: 6fvUNwu8ueT
2017-12-10 13:48:41 -05:00
Glenn Watson
44f20cec67
servo: Merge #19531 - Update WR (bitmap font fixes, serde deserialization optimizations) (from glennw:update-wr-bitmap-fonts); r=jdm
...
Source-Repo: https://github.com/servo/servo
Source-Revision: 92cbf5630966c2a3f655e1edefa451628f2811ef
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : e017cb40f1afa6b46a5ba30885224b87aa3fb414
2017-12-10 11:12:20 -06:00
Alastor Wu
0963f88b98
Bug 1417300 - store mDecodedAudioDuration before adjusting sample time. r=jya
...
mDecodedAudioDuration should only save unadjusted timestamp, or it would
cause next adjustment to be incorrect.
MozReview-Commit-ID: 7grtYs075p0
--HG--
extra : rebase_source : ad146e7c34b6154629c1ff98992d5c0209d3ef80
2017-12-11 00:03:51 +08:00
Ciure Andrei
cd742d7638
Merge inbound to mozilla-central r=merge a=merge
2017-12-10 11:55:46 +02:00
Simon Sapin
0a48e0345b
servo: Merge #19540 - Check that 'style' is compiled in a supported configuration (from servo:style-features); r=emilio
...
Provide an explanatory error message when the compilation would fail because of missing or duplicate items.
Source-Repo: https://github.com/servo/servo
Source-Revision: 29d960ee5c043ba87ec0da565b5d61979a8a9b78
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 938036878f0738eb87e98a6f70a0f031d465b240
2017-12-09 20:00:23 -06:00
Tooru Fujisawa
0929198371
Bug 1424074 - Register event listener earlier in browser_bug703210.js. r=Paolo
2017-12-09 06:08:44 +09:00