Commit Graph

549089 Commits

Author SHA1 Message Date
Shane Caraveo
02063c6559 Bug 1380186 test http redirects to moz-ext protocol, r=kmag
MozReview-Commit-ID: Kg8ELe3tV2z

--HG--
extra : rebase_source : b4bb1c86016ae551eef001bccf7d866740d43564
2017-07-27 13:34:54 -07:00
Alex Gaynor
7372dae53f Bug 1385028 - simplify handling of macOS minor version in the sandbox policy; r=haik
MozReview-Commit-ID: BDD7WzTqHC6

--HG--
extra : rebase_source : 1d4a4deedbf6351da61e9433738000dcf6bcd0df
2017-07-27 13:58:28 -04:00
Tom Prince
b43eafa130 Bug 1384210 - Add comm-central checkout support to taskcluster's run-task; r=gps
MozReview-Commit-ID: LxjYLdzmNO3

--HG--
extra : rebase_source : febd7be321ca1acb9193c4893e3a122d6d3a8d58
2017-07-25 10:17:03 -06:00
Punam
4a49a600af Bug 1357171 - cloud storage module r=Gijs
* Has storage providers metadata
* Scan for storage providers returning preferred provider
* Helper methods to access cloud services prefs
* Helper method to set cloud storage as default download directory
* Notify observers for displaying cloud storage prompt
* Support pref value browser.downloads.folderList 3
* Read dropbox custom downloadpath from info.json
* Handle rejected providers by saving response in cloud.services.rejected.key
* Load providers metadata from providers.json
* Tested using add-on implemented in Bug 1365129
* Tests for Linux, Mac and Win Platform

MozReview-Commit-ID: LrmoDfsRTBV

--HG--
extra : rebase_source : cc3933407def5da26b4c0fb29a32797bc6a13130
2017-07-27 10:14:17 -07:00
Nazım Can Altınova
ffc264cb6b Bug 1365900 - Create ServoFontFeatureValuesRule and bind servo data r=xidorn
Add ServoFontFeatureValuesRule for CSSOM representation of
@font-feature-values rule and wire up with bindings.

MozReview-Commit-ID: B4Lpj43bvKX

--HG--
extra : rebase_source : 6508027f88ff76784ed7d0e5420d6e174f116b38
2017-07-25 18:30:15 -07:00
Nazım Can Altınova
0598921a5f Bug 1365900 - Extract CSSFontFeatureValuesRule base class r=xidorn
Extract CSSFontFeatureValuesRule from nsCSSFontFeatureValuesRule
class. This is necessary because we will create a FontFeatureValues
rule for Servo side.

MozReview-Commit-ID: GKy5wa6JLv9

--HG--
extra : rebase_source : 015f13da9a776c4ece8aa13655395afbb347b870
2017-07-24 16:12:57 -07:00
Nazım Can Altınova
881ba2aee9 servo: Merge #17894 - Implement parsing/serialization for @font-feature-values rule (from canaltinova:at-font-feature-values); r=SimonSapin,xidorn
<!-- Please describe your changes on the following line: -->
This is reviewed by SimonSapin and xidorn in [Bug 1365900](https://bugzilla.mozilla.org/show_bug.cgi?id=1365900).

---
<!-- 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 [Bug 1365900](https://bugzilla.mozilla.org/show_bug.cgi?id=1365900)

Source-Repo: https://github.com/servo/servo
Source-Revision: 00e55dd278f46560e61959a1fd5aa9e1846cb557

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 31540bc2de7cc2b7b5bd29a8b59d1963591de14b
2017-07-27 16:15:02 -05:00
Sylvestre Ledru
a4376d5dd4 Bug 1384848 - Remove dead code in XPCConvert.cpp r=mrbkap
MozReview-Commit-ID: D6kCUtqfIwo

--HG--
extra : rebase_source : 539ce1a925fa42b74007189708287ee74324261a
2017-07-27 09:43:06 +02:00
Eitan Isaacson
ea615f1729 Bug 1376825 - Set eIsNotInDocument to accessible's state when unbinding from doc. r=surkov 2017-07-20 12:57:00 -04:00
Jason Laster
1c0fbd1554 Bug 1384391 - Upgrade Debugger Frontend v0.10 (7/25). r=jdescottes 2017-07-26 06:46:00 -04:00
Rail Aliiev
512ad5f829 Bug 1380348 - Enable Devedition nightlies (beta only) r=Callek
MozReview-Commit-ID: EYpEMRSIxbB

--HG--
extra : source : 07415967f7b37f542e0403aee7c57e7b75a024f8
2017-07-27 11:53:16 -04:00
Aki Sasaki
e36db901ee bug 1384794 - single hook for tc desktop nightlies (unify buildids) r=callek DONTBUILD
MozReview-Commit-ID: A0yzLvh9x3U

--HG--
extra : rebase_source : f67f2692101070d71dea82ada2d14f94b95e7c11
extra : histedit_source : 2a3e1eee7da54e612ff94fde8efe4b388f490bcc
2017-07-27 09:23:41 -07:00
Sebastian Hengst
302794ab83 merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE 2017-07-27 18:20:18 +02:00
André Bargull
dab06faa1f Bug 1368978 - Skip non-initialized elements when deleting a property range in Array.prototype.splice. r=jandem 2017-07-27 04:37:43 -07:00
Dan Minor
460bb5228f Bug 1382681 - Remove java.lang.RuntimeException in VideoCaptureAndroid; r=jesup
There does not seem to be any bad effects from calling stop twice, so just log that
it has happened rather than throwing an exception.

--HG--
extra : rebase_source : 0d92bad7b33010f50f41de8498b8406c3521c9e7
2017-07-25 11:31:26 -04:00
Geoff Brown
185e545f3a Bug 845134 - Modify annotation to skip test_focusedChild.html on Windows 10; r=me,test-only 2017-07-27 07:43:34 -06:00
Kai Engert
4b5d3d40a9 Bug 1372579, uplift NSPR_4_16_RTM, no code changes, only version numbers, r=me
UPGRADE_NSPR_RELEASE, DONTBUILD

--HG--
extra : amend_source : 6c51fc6eac78a06c3f2bfbcfa98cee2ec0986d00
2017-07-27 15:33:57 +02:00
Sebastian Hengst
94ad8fa71a merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-07-27 14:59:10 +02:00
Junior Hsu
8bb695b75a Bug 1373198 - Part 13: Disable rcwn for wpt tests which require deterministic cache behavior. r=michal 2017-07-26 04:19:00 -04:00
Junior Hsu
426c155edd Bug 1373198 - Part 12: Disable RCWN for the devtools mochitest. r=rickychien 2017-07-26 04:18:00 -04:00
Masayuki Nakano
937a9124a5 Bug 1379797 - nsWindow::GetEditCommandsRemapped() should do nothing if given event wasn't created with a native event r=karlt
When aEvent.mNativeKeyEvent of nsWindow::GetEditCommandsRemapped() is nullptr, that means the event was created without a native event.  Typically, chrome script created the event.  In such case, we should not execute native key bindings because doing it exposes the OS settings to chrome script because that might cause some privacy issue.  Therefore, the method should do nothing with such event.

MozReview-Commit-ID: 7ZHZjZ3ligT
2017-07-20 06:42:09 -07:00
Micah Tigley
0bdc10be67 Bug 1369942 - Display Negative Line Numbers in CSS Grid Inspector. r=zer0
MozReview-Commit-ID: FmOj7jVT3Ll
2017-07-26 18:27:36 -06:00
Lee Salzman
bcac1f2797 Bug 1383767 - remove cases of recursive locking of FreeType inside thebes. r=jfkthame
MozReview-Commit-ID: 1KuOq8jmj0H
2017-07-26 23:24:48 -04:00
Lee Salzman
58dcb7ef01 Bug 1383767 - guarantee FreeType thread-safety by holding Cairo per-face lock and locking down rasterization. r=jrmuizel
MozReview-Commit-ID: DuPRIUBgw4W
2017-07-26 23:24:44 -04:00
Wes Kocher
ad35031103 Merge m-c to inbound, a=merge
MozReview-Commit-ID: LhiAcCiFBus
2017-07-26 18:33:18 -07:00
Ehsan Akhgari
74443cf834 Bug 1384222 - Try to avoid dynamic allocations in TreeMatchContext::InitAncestors if possible; r=bzbarsky 2017-07-26 20:00:06 -04:00
Tobias Schneider
44b1781d8a Bug 1366371 - Use signed integer for intersection threshold. r=mstange
--HG--
extra : rebase_source : 9ac9144cd74e74b084c284b0e848b3a7dbbe575a
2017-07-26 16:00:58 -07:00
Eitan Isaacson
c7bc22bcfd Bug 1330739 - Don't use control's frame as reference in SelectionManager. r=surkov 2017-07-26 19:02:37 -04:00
Carsten "Tomcat" Book
2bc71dbfe3 Merge mozilla-central to autoland 2017-07-26 17:10:11 +02:00
Jared Wein
5ba6124b52 Bug 1384581 - Define a default value for --toolbarbutton-height to prevent CSS errors when the property is applied before the more specific value has been set. r=Gijs
MozReview-Commit-ID: 55IaJKzILNp

--HG--
extra : rebase_source : 9e84c065566560cb20a1844d3b4512678dc672b4
2017-07-26 10:07:24 -04:00
Justin Wood
ad093e98f4 Bug 1383257 - Schedule windows nightlies via cron. r=kmoir a=Tomcat
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: 62cpCHbYN5Y

--HG--
extra : rebase_source : cf5dedc1e3b71ca1a723e94c41a0970c34cdebd1
extra : histedit_source : c0c8ca528392649e0b2c32196e176fca9b65067d
2017-07-25 15:58:16 -04:00
Justin Wood
96223fef06 Bug 1383257 - Do not attempt to schedule win10 hardware testing, unless we're on try. r=grenade
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: EB0UVV3zQYX

--HG--
extra : rebase_source : ba31b24a93a3809c2c6f9125aa5aa7861ed0c60b
2017-07-25 15:56:32 -04:00
Justin Wood
7f3c98e6e2 Bug 1383257 - Flip windows testing to be tier 1 by default. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: Ecqd48ef01i

--HG--
extra : rebase_source : 62e89b980045f925251c6c47d7e807a14480c097
2017-07-25 15:31:48 -04:00
Justin Wood
f31c538051 Bug 1383257 - Signing is always tier 1. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: 33xnmNmjYEY

--HG--
extra : rebase_source : 0b63e8eb4c9793ba67ac756b08b5c96ace5f8063
2017-07-25 15:28:09 -04:00
Justin Wood
d6c9f32693 Bug 1383257 - Actually flip builds to tier 1. r=catlee
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: FFDS8FcsvHj

--HG--
extra : rebase_source : aa28aadc98aef8bb5f7fbb1f937f7319f89f4038
2017-07-25 15:26:57 -04:00
Justin Wood
180bd9c666 Bug 1383257 - Schedule devedition testing too. r=catlee
for: Land changes to flip windows nightlies on, and to tier 1 on central

Also sets awsy and marionette headless to just use built-projects for what to run on, and then sets
browser-screenshots to not run on deved.

MozReview-Commit-ID: C6KbHI7Hs81

--HG--
extra : rebase_source : 2b9078497718f4b95183b41721800dcd9960a98e
2017-07-25 15:23:33 -04:00
Justin Wood
5c2ac5f9b8 Bug 1383257 - Run talos-perf-singletons on all branches. r=jmaher
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: IBi7FR6xPPX

--HG--
extra : rebase_source : b126da0fb9b5e6f3d07c3c42346afd7b12aa07cc
2017-07-25 15:09:50 -04:00
Chris AtLee
9c5a8cd572 Bug 1383257: Switch Windows debug reftest-gpu tests to use BBB r=Callek
MozReview-Commit-ID: 5hmIdbqnv5j

--HG--
extra : rebase_source : 91fcb9061bcbeffd6667f93ade709921884ba097
extra : source : 61f66ae806f972d22717ac867e7c5927340a4721
2017-07-24 14:46:38 -04:00
Justin Wood
e491ad263c Bug 1383257 - Run win talos on all expected branches. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: 2TJbt5HBGSn

--HG--
extra : rebase_source : b96841f7d6ac393d414ec0650585bff8b8128cc0
2017-07-25 14:55:16 -04:00
Justin Wood
898b70eb38 Bug 1383257 - When PGO runs tests via BBB they end up mixed in with the opt variant BBB tests. r=catlee
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: 8JmEtOmPtGO

--HG--
extra : rebase_source : 0b1d4fcd43e1c9f67b5e06583eeb0053abd82884
2017-07-25 14:22:05 -04:00
Justin Wood
d43c7a3bd3 Bug 1383257 - XPCShell is currently failing on win10, run it on win8 until we can switch. Leave running on win10 as tier 2. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: Jcguw7C7Okq

--HG--
extra : rebase_source : 8a19ce1dd776818b042a96f2e4a9b94839b15375
2017-07-25 13:52:19 -04:00
Justin Wood
9bc32cb11c Bug 1383257 - JSReftest is green (only known intermittents), so doesn't need to be tier 3. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: AtBXyrPqRRI

--HG--
extra : rebase_source : a71b0c595d7b962fc150e74f3ba35445544f074d
2017-07-25 13:48:10 -04:00
Justin Wood
e41189cfff Bug 1383257 - Marionette is green, so doesn't need to be tier 3. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: Hosoq7OD8kg

--HG--
extra : rebase_source : 0ffd553aedc226255133c864311c1cdee273bcaa
2017-07-25 13:47:20 -04:00
Justin Wood
8e73f6c1ea Bug 1383257 - Don't run gtest on win pgo (it permafails both in tc and buildbot). r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: 7V8lh1eCjdV

--HG--
extra : rebase_source : a06b5e9eabd4cadffbaecf0e2b4a1a1322c0ce95
2017-07-25 13:46:47 -04:00
Justin Wood
116d8e625c Bug 1383257 - XPCShell is not tier 3. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: FnhgnU95X13

--HG--
extra : rebase_source : ed49d5ba2a0a553e2cd118b7db467b1d03afff20
2017-07-25 10:52:30 -04:00
Justin Wood
48b909abc1 Bug 1383257 - Mark mochitest-chrome on w7 as try-only. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: LSYmhcEOs2F

--HG--
extra : rebase_source : c2f0a83082047b2df0fd1ceee77c05674b6cf62e
2017-07-25 10:51:49 -04:00
Justin Wood
015659bebf Bug 1383257 - Enable win talos testing (via BBB). r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: LbL5jPRhGEp

--HG--
extra : rebase_source : 149100471ebdea61cf5c3f280d5e8406b2f37146
2017-07-25 10:44:33 -04:00
Justin Wood
b93718f81b Bug 1383257 - Enable win8 testing (via BBB). r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: ES0rsESswq7

--HG--
extra : rebase_source : 28c5a477b073bdea95be6b155a9bb19e0f2ef5ec
2017-07-25 10:14:49 -04:00
Justin Wood
40f738a674 Bug 1383257 - Don't use tc config for newly added talos suites (to be run via BBB). r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: 4lJ777fosNI

--HG--
extra : rebase_source : c7d4684d812e698828c06d9ea604c9986e98f3f5
2017-07-25 10:10:38 -04:00
Justin Wood
3fc9b7c824 Bug 1383257 - Disable talos and unittest sendchange from windows builds. r=kmoir
for: Land changes to flip windows nightlies on, and to tier 1 on central

MozReview-Commit-ID: H5Ysplr4NV7

--HG--
extra : rebase_source : 57b32b09d29ec3ced716dcd8e55bfa3bcb7c4475
2017-07-25 10:02:30 -04:00