Kris Maglione
1baacd82db
Bug 1385880: Part 3 - Wait for add-on startup before showing inline options browser. r=aswan
...
MozReview-Commit-ID: JPPUjIGPRvs
--HG--
extra : rebase_source : 82081628ce5ee1af6ad5e0cbbed4221518e55191
extra : histedit_source : 03cafbcfbaefb40a15b8b50af4b5010c96407bcc
2017-08-04 13:20:58 -07:00
Kris Maglione
9c95f65043
Bug 1385880: Part 2 - Store promise returned by bootstrap startup method. r=aswan
...
This is also the first step in moving async startup/shutdown tracking into the
add-on manager.
MozReview-Commit-ID: Uf4ecSW77S
--HG--
extra : rebase_source : 16029f3c84feec4b98b23b3beabf763978a6b60d
extra : histedit_source : a7478fd19ebd6fa827856f299ebb824f29db5575
2017-08-04 13:20:36 -07:00
Kris Maglione
2a0de7a281
Bug 1385880: Part 1 - Remove WebExtensionBootstrap.js. r=aswan
...
MozReview-Commit-ID: X4JoEC61TF
--HG--
extra : rebase_source : 3947f6e19224458908deaebb8fcca4808b28540c
extra : histedit_source : 5052190e259539037083f7e66a91e8ea78a1d319%2C82a29ad415665027f7ba0b6333af0c3f58b1592d
2017-08-04 23:12:24 -07:00
Landry Breuil
ea28e9774d
Bug 1387510 - Use glob() when looking for libclang.so on OpenBSD. r=froydnj
2017-08-04 12:43:00 -04:00
Cameron McCormack
adcdde26a2
Bug 1384824 - Part 2: Crashtests. r=bholley
...
MozReview-Commit-ID: B8MqVBlxEBx
2017-08-04 19:26:04 +10:00
Cameron McCormack
5a641131b9
Bug 1384824 - Part 1: Lazily clear stale Servo element data from a document when its pres shell changes. r=bholley
...
MozReview-Commit-ID: 1c566PRqFpe
2017-08-04 19:26:04 +10:00
Cameron McCormack
32d1c2df59
Bug 1384824 - Part 0: Consolidate lazy style resolution entrypoints. r=bholley
...
MozReview-Commit-ID: HPdviA570N1
2017-08-04 19:26:03 +10:00
Nazım Can Altınova
d755c48944
Bug 1386848 - stylo: Add a reftest for `transform: translate()` r=xidorn
...
MozReview-Commit-ID: F2XSsSc7w5n
--HG--
extra : rebase_source : f04340ee5b363424f0860fce8d0618ee99049312
2017-08-04 17:57:28 -07:00
Nazım Can Altınova
f41592eb4a
Bug 1386848 - stylo: Get proper length value from calc nsCSSValue r=xidorn
...
We were getting the proper app units value for transform matrix offset before
Bug 1384656. But after that bug we started using GetCalcValue() method and
it wasn't converting length to app units and this was cousing to miscalculate
translate functions in transform property.
MozReview-Commit-ID: HHlrSg00252
--HG--
extra : rebase_source : dfc96f7905a8b501c0427519bbe5c2cb5010424e
2017-08-04 17:36:18 -07:00
Cameron McCormack
18350e6b56
servo: Merge #17972 - style: Allow styles to be computed ignoring existing element data (from heycam:ignore-existing); r=bholley
...
From https://bugzilla.mozilla.org/show_bug.cgi?id=1384824 .
Source-Repo: https://github.com/servo/servo
Source-Revision: ac37f81c1f70f6994444ca0c40ad9d91a228ec87
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 0caf23c831e67a51eb6375817f45ef6ba4670f81
2017-08-04 21:33:59 -05:00
Phil Ringnalda
2685e4feb0
Backed out changeset 8bd84dfdba0d (bug 1387457) for eslint bustage
...
MozReview-Commit-ID: 4wgm2jnoDsl
2017-08-04 19:41:37 -07:00
Tooru Fujisawa
f75d8b4f49
Bug 1379525 - Part 2: Properly handle rejection in async-from-sync iteration. r=shu
2017-08-04 13:04:31 +09:00
Tooru Fujisawa
10e9d5dfdb
Bug 1379525 - Part 1: Await on the value before yielding or returning inside async generator. r=shu,till
2017-08-04 13:04:31 +09:00
Eitan Isaacson
ae6fc54c7e
Bug 1363723 - Fix eslint failures. r=me
2017-08-04 15:05:40 -07:00
Nathan Froyd
0e2d3cda96
Bug 1387134 - out-of-line type-specific Pickle::Write* methods; r=billm
...
Having these functions declared in the class definition and therefore
inlined means that every call site is bloated by having to store the
argument so its address can be taken and load the sizeof() constant.
There's no good reason that we should be doing this; the Read*
counterparts are also out-of-lined, which hasn't seemed to cause any
problems. Moving these out-of-line saves about 200K (!) of space on
x86-64 Linux.
2017-08-04 17:12:38 -04:00
Eitan Isaacson
4879996ea6
Bug 1363723 - Prevent aria-owned nodes from getting into bad state. r=surkov
2017-08-04 13:15:54 -07:00
Matt Howell
60c8222dae
Bug 1369255 - Part 2: Move SendPing to be less in the way and move install path checks earlier in the process. r=rstrong
...
MozReview-Commit-ID: kEkOmbJzfb
--HG--
extra : rebase_source : b697e1b7b8d5a16d1f59839622a8c3f84c9dbc45
extra : source : c8fa38fa7cabf8bb9185531f6289a7dd02123d85
2017-08-04 11:05:48 -07:00
Haik Aftandilian
d3e4a052d9
Bug 1386075 - [Mac] Remove (iokit-user-client-class "RootDomainUserClient"). r=Alex_Gaynor
...
MozReview-Commit-ID: 2bM5KVIbdru
--HG--
extra : rebase_source : f406551fb0986aaa77dd814cba17d399602093fb
2017-08-03 13:29:55 -07:00
Yury Delendik
0df0917b49
Bug 1387115 - Allow debugger to eval using WebAssembly frames. r=luke
...
MozReview-Commit-ID: EXUk5VqT5kp
--HG--
extra : rebase_source : 8bba55dc94cd4aee09af68ea84a1fb9c0458e921
2017-08-03 11:00:40 -05:00
Yury Delendik
3e72b5e45a
Bug 1387115 - Expose WebAssembly instance memory and globals via debugger scope. r=luke
...
MozReview-Commit-ID: 7EnxNmaiNOF
--HG--
extra : rebase_source : 0434bc8a82f24145b99a95ebd74c888fe553ee69
2017-08-04 16:53:12 -05:00
Andreas Tolfsen
26e6ac4cfd
Bug 1387461 - Add note to remove element.isVisible. r=automatedtester
...
DONTBUILD
MozReview-Commit-ID: AO8ikaX6RHB
--HG--
extra : rebase_source : d222314bc744df440594946f3b88435c5a89b17e
2017-08-04 15:51:19 +01:00
Andreas Tolfsen
2777c1c3a7
Bug 1387457 - Convert element click functions to async. r=automatedtester
...
The element click functions in testing/marionette/interaction.js are
generator functions using "yield". This patch converts them to async
functions.
MozReview-Commit-ID: 4A4cTaY619w
--HG--
extra : rebase_source : 1b6f1b545f438ae253fd4024500bf41536d976aa
2017-08-04 15:45:02 +01:00
Alex Gaynor
250a8036f3
Bug 1385096 - remove access to the com.apple.bird mach service from the content process; r=haik
...
MozReview-Commit-ID: FqKZVL16zz9
--HG--
extra : rebase_source : 8abca2f5c3aa95268887789fc2ca1a24da97de54
2017-08-03 10:14:33 -04:00
Xidorn Quan
4dc514bedb
Bug 1385469 - Add wpt for line direction in -webkit-prefixed linear gradient function. r=dholbert
...
MozReview-Commit-ID: 9ePs7bYrq5P
--HG--
extra : source : 667325a42c4079ab170f6da74add7e83773f0e24
2017-08-05 10:27:54 +10:00
Tom Tromey
6d4c7b0e3e
Bug 1387473 - add cross-domain source-map test; r=jdescottes
...
MozReview-Commit-ID: KwmCnvSf0fp
--HG--
extra : rebase_source : d1b85ad6c11da44762a86248a51932b80562b9c3
2017-08-04 09:52:25 -06:00
Tom Tromey
8e8ac4d10b
Bug 1345533 - report source map errors to the web console; r=bgrins
...
MozReview-Commit-ID: 7gynPYFxyIv
--HG--
extra : rebase_source : 8cfe3e3ec53beeeed8f1707d6d1e80e34f53e30f
2017-08-03 09:00:19 -06:00
Tom Tromey
dd8e682c0f
Bug 1345533 - display newlines in some console messages; r=nchevobbe
...
MozReview-Commit-ID: JPz5XUJFQek
--HG--
extra : rebase_source : be05494ce2857acebb8372ab40879a82598ab54f
2017-08-03 08:59:37 -06:00
Xidorn Quan
7a45a416ae
Bug 1367299 - Allow -webkit-radial-gradient to be serialized in different way with stylo. r=dholbert
...
MozReview-Commit-ID: 7hBIf6PkiRa
--HG--
extra : rebase_source : 5ddb9efcfa6e797faf89938e96a60238ccaf3ae1
2017-08-04 16:56:02 +10:00
Masatoshi Kimura
49e04cc095
Bug 1149830 - Remove nsIStackFrame::language. r=bz,mccr8
...
MozReview-Commit-ID: LxTiLFzNJ9Y
--HG--
extra : rebase_source : 98ca14aa59a62309dcbe0c9ed3e961c730ff9db9
2017-08-03 15:50:07 +09:00
Emilio Cobos Álvarez
3cb89210c5
Bug 1368290: Cache anon box styles in ServoStyleContext. r=bholley
...
MozReview-Commit-ID: CaaL9hB3G7p
2017-08-04 23:37:17 +02:00
Doug Thayer
60c221fa54
Bug 1385396
- Cache early setExperimentActive calls r=gfritzsche
...
Calling setExperimentActive too early during startup can change
the order of some initialization. setExperimentActive probably
shouldn't have this kind of effect, so simply cache early calls
to it until gGlobalEnvironment has been initialized through other
functions.
Additionally, I am speculatively including work to ensure that
setExperimentInactive and getActiveExperiments have the same
behavior, while remaining correct by working from the same cache
that setExperimentActive uses.
MozReview-Commit-ID: IlzT1J0o6gK
--HG--
extra : rebase_source : b39b8d7e7b0970b520ce3f63af9750846d08b0eb
2017-08-02 15:10:34 -07:00
Brian Grinstead
fbf0accf5f
Bug 1383022 - Update helper loadDocument function to use the selectedBrowser as a default;r=nchevobbe
...
MozReview-Commit-ID: GfWsYn8yqUA
--HG--
extra : rebase_source : 9bb28b1cadfe2be6410ad996b7332a11fb5805c9
2017-08-04 08:32:46 -07:00
Brian Grinstead
229861b1c2
Bug 1383022 - Log a message in the new console frontend when the Console API has been replaced;r=nchevobbe
...
MozReview-Commit-ID: 56xyY04YM4S
--HG--
rename : devtools/client/webconsole/test/browser_warn_user_about_replaced_api.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_warn_about_replaced_api.js
extra : rebase_source : 32d28e3dbe97a64bfe489af9ad1c366120b39f53
2017-08-04 08:32:27 -07:00
Milan Sreckovic
56c2b6e6f7
Bug 1386277: Add set methods for width and height that change nothing else, as well as the Swap method r=bas
...
MozReview-Commit-ID: 6TZ977mvH5C
--HG--
extra : rebase_source : 3f124c682ac914f3fde27c396c2fb21b324ed521
2017-08-03 15:29:35 -04:00
Tim Nguyen
d39d5da963
Bug 1342712 - Allow scoping a theme per-window. r=jaws
...
MozReview-Commit-ID: FYsmgz5qAjx
--HG--
extra : rebase_source : 4f82c2bc8c1fabb5fac14f79bdc0e148ba8a6304
2017-08-04 20:08:57 +00:00
Andreas Tolfsen
b7b13729fe
Bug 1387552 - Document pageLoadStrategy in geckodriver README. r=automatedtester
...
MozReview-Commit-ID: 7oR84Hm9njP
--HG--
extra : rebase_source : c445670978447f21d28a2388e6dfd08aa5d67ff6
2017-08-04 20:40:58 +01:00
Andreas Tolfsen
0ff114d334
Bug 1387552 - Order capabilities lexicographically. r=automatedtester
...
MozReview-Commit-ID: GBvz053VdEm
--HG--
extra : rebase_source : 6b664988db52b363dd6a84dc1460ce473b7bcaa1
2017-08-04 20:36:24 +01:00
Andreas Tolfsen
895f6b68a5
Bug 1387447 - Update accessibility pointer-events expectations. r=yzen
...
With a WebDriver-conforming Element Click implementation, the element
click intercepted error is returned when an element with pointer-events:
"none" causes the click to hit the underlying element.
This patch does not functionally change anything yet about the
accessibility tests, but splits disabled_accessibility_elementIDs into
two lists, aria_disabled_elements and pointer_events_none_elements, in
anticipation of moving Marionette to use a different click implementation.
In the future, the ARIA tests will fail with "element not accessible"
errors as they do now, but the pointer-events tests will fail with
"element click intercepted" instead.
MozReview-Commit-ID: Ks1hyUVyLK7
--HG--
extra : rebase_source : 20dbcc228955626cd2d1617aa055f29f4e5928a4
2017-08-04 15:16:37 +01:00
Ryan VanderMeulen
bd4cea6361
Merge m-c to autoland. a=merge
2017-08-04 15:34:47 -04:00
Ryan VanderMeulen
e0883c892e
Bug 1364821 - Fix merge bustage. a=RyanVM
...
A line was accidentally dropped when resolving merge conflicts between inbound and autoland. CI wasn't amused. This just adds it back.
2017-08-04 15:33:53 -04:00
Justin Wood
a48c078ea1
Bug 1387532 - Enforce that we don't schedule multiple chunks for the same test without passing buildbot the required chunking information. r=catlee
...
The issue here is that we had marked 'chunked' as false, but were still trying to use 8 chunks for reftest. Because of this we were also sending the unchunked buildbot name to BBB for each chunk we actually tried to run, on e10s and other variants.
MozReview-Commit-ID: Dc5npIq5sxr
--HG--
extra : rebase_source : 6a043c5da4675b00fb9061ddba2e383f05f89d33
2017-08-04 13:59:14 -04:00
Justin Wood
90f40ccc9d
Bug 1387532 - Beta is scheduling multiple Win8 opt reftest-noaccel runs on every push. r=catlee
...
The issue here is that we had marked 'chunked' as false, but were still trying to use 8 chunks for reftest. Because of this we were also sending the unchunked buildbot name to BBB for each chunk we actually tried to run, on e10s and other variants.
MozReview-Commit-ID: 3Ffv8UMBzk2
--HG--
extra : rebase_source : bb234d41c28875842f60cf192d184ca8fad316d6
2017-08-04 13:56:52 -04:00
Sebastian Hengst
765cc1b925
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JhesEg4Bxjy
2017-08-04 19:28:27 +02:00
Emilio Cobos Álvarez
6d484e41b8
Bug 1341102: Update expectations for servo/servo#17970 . r=me
...
MozReview-Commit-ID: AtpGhruhnEN
2017-08-04 16:38:23 +02:00
Justin Wood
a7a3bc76d1
Bug 1386079 - Disable gtest on windows nightly, it is permafailing because we PGO nightlies. r=jlorenzo
...
MozReview-Commit-ID: 2dCMfPnpeg4
--HG--
extra : rebase_source : ac26e00bf6b25fe7ab381244f0773e90e689de1e
2017-08-04 10:04:25 -04:00
Yura Zenevich
74beb04fec
Bug 1377283 - making Close onboarding dialog button accessible. r=gasolin, mossop
...
MozReview-Commit-ID: 47rUBS3PoNY
2017-08-04 09:34:38 -04:00
Jan de Mooij
71f579ea2f
Bug 1386555 - Inline AutoGeckoProfilerEntry constructor and destructor. r=anba
2017-08-04 15:15:05 +02:00
Ryan VanderMeulen
8857548829
Bug 1387412 - Update pdf.js to version 1.8.605. r=bdahl
2017-08-04 08:30:45 -04:00
Christoph Kerschbaumer
8b999864f0
Bug 1381761 - Test data: URIs inherit the CSP even if treated as unique, opaque origins. r=dveditz
2017-08-04 14:10:38 +02:00
Christoph Kerschbaumer
9427f1bbd8
Bug 1381761 - Convert test browser_911547.js to comply with new data: URI inheritance model. r=dveditz
2017-08-04 14:10:21 +02:00