Commit Graph

599006 Commits

Author SHA1 Message Date
Randall Barker
2c2e0b614f Bug 1465816 - Add initial code needed to support gfxVRExternal on android r=kip,jchen
MozReview-Commit-ID: 9rXXqIvyvhp
2018-06-05 18:33:01 -07:00
Mantaroh Yoshinaga
5723c2c0d6 Bug 1466450 - Apply photon icon color style to the close button of animation inspector. r=daisuke 2018-06-06 10:21:38 +09:00
Stephen A Pohl
6b3beb098b Bug 1461459: Add nightly-only release asserts in GeckoChildProcessHost::PerformAsyncLaunchInternal to investigate failures to asynchronously launch content processes. r=jld 2018-06-05 21:12:20 -04:00
Joanmarie Diggs
df8c297289 Bug 1466822 - Implement support for new blockquote, caption, and paragraph ARIA roles r=Jamie
* Create BLOCKQUOTE internal role (also needed for correct exposure of
  blockquote element on ATK)
* Add new ARIA roles to internal ARIA map
* Add new roles to existing ARIA roles mochitest and update blockquote
  element test to reflect mapping to the new internal role
2018-06-05 09:54:00 +03:00
Igor Oliveira
9128211092 Bug 1459420 - HLS Player doesn't use the centralized Proxy Selector r=mcomella
GeckoHlsPlayer uses the default http ExoPlayer handler, called
DefaultHttpDataSource.
It uses URL::openConnection instead of the Firefox ProxySelector.

This patch updates the ExoPlayer DefaultHttpDataSource to use the
ProxySelector.
2018-06-04 05:15:00 +03:00
Andrew Osmond
c7b38c3092 Bug 920630 - Part 5. Remove image/ImageURL.h as unused. r=tnikkel 2018-06-05 20:42:57 -04:00
Andrew Osmond
594cd79ec7 Bug 920630 - Part 4. Change rest of imagelib to use nsIURI directly instead of ImageURL. r=tnikkel 2018-06-05 20:42:57 -04:00
Andrew Osmond
ce228623ab Bug 920630 - Part 3. Change Image/ImageResource and derived classes to use nsIURI directly instead of ImageURL. r=tnikkel 2018-06-05 20:42:56 -04:00
Andrew Osmond
218069997c Bug 920630 - Part 2. Change ImageCacheKey to use nsIURI directly instead of ImageURL. r=tnikkel 2018-06-05 20:42:56 -04:00
Andrew Osmond
f8cf0811d4 Bug 920630 - Part 1. Improve image logging to support direct logging of URIs and images objects. r=tnikkel 2018-06-05 20:42:56 -04:00
arthur.iakab
fade8462cb Merge mozilla-central to inbound on a CLOSED TREE 2018-06-06 01:10:33 +03:00
arthur.iakab
fd0ee7c9b8 Merge inbound to mozilla-central a=merge 2018-06-06 00:58:30 +03:00
Cosmin Sabou
2c1302b895 Backed out changeset 66a3146a7fce (bug 1465816) for frequent reftest failures on draw_rect.html. CLOSED TREE 2018-06-06 00:28:56 +03:00
Boris Zbarsky
9b8b3e8b8e Bug 1465852. Enforce use of Atomic for static prefs gotten off the main thread. r=njn 2018-06-05 17:12:16 -04:00
Tom Schuster
1f364490d6 Bug 1443086 - Update FlattenIntoArray to call IsArray only if depth > 0. r=anba
--HG--
extra : rebase_source : 9478a4cdf91b44685bf0025f06547ededc24fc7d
2018-06-05 14:36:04 +02:00
Mats Palmgren
81f9403270 Bug 1465290 part 3 - [css-grid-2] Add frame bits to nsGridContainerFrame that are set if it has an item that is a subgrid in that axis. r=dholbert 2018-06-05 21:46:28 +02:00
Mats Palmgren
1bc6740ba2 Bug 1465290 part 2 - [css-grid-2] Add bits to the GridItemInfo state that are set if the item is a subgrid in the container's axis. r=dholbert 2018-06-05 21:46:28 +02:00
Mats Palmgren
59ec467d3a Bug 1465290 part 1 - [css-grid-2] Add frame bits to nsGridContainerFrame that is set if it's a subgrid in an axis. r=dholbert 2018-06-05 21:46:28 +02:00
Randall Barker
4b62519e23 Bug 1465816 - Add initial code needed to support gfxVRExternal on android r=kip,jchen
MozReview-Commit-ID: 9rXXqIvyvhp
2018-06-05 12:34:15 -07:00
Eliza Balazs
aa4510b934 Bug 1465386 - Removed entire manifest files. r=jmaher 2018-06-05 06:06:00 +03:00
Ben Kelly
4f4a0da820 Bug 1465670 P8 Convert WorkerPrivate::LoadScriptAsPartOfLoadingServiceWorkerScript() to simply IsLoadWorkerScript(). r=asuth 2018-06-05 10:49:13 -07:00
Ben Kelly
81094133b3 Bug 1465670 P7 Make the fetch mochitest reroute test framework use a unique scope. r=asuth 2018-06-05 10:49:12 -07:00
Ben Kelly
f91f6158ab Bug 1465670 P6 Fix fetch test framework to expect spec-compliant importScripts() behavior. r=asuth 2018-06-05 10:49:12 -07:00
Ben Kelly
3e6d759447 Bug 1465670 P5 Fix test_serviceworker_interfaces.html to expect spec importScript behavior. r=asuth 2018-06-05 10:49:12 -07:00
Ben Kelly
41c8439346 Bug 1465670 P4 Fix test_importscript.html to expect spec behavior. r=asuth 2018-06-05 10:49:12 -07:00
Ben Kelly
3e9f410d33 Bug 1465670 P3 Fix dom/cache service worker test harness to call importScripts() during install. r=asuth 2018-06-05 10:49:12 -07:00
Ben Kelly
ba44f4c92d Bug 1465670 P2 Fix import-scripts-updated-flag.https.html WPT to expect NetworkError and to clear previous test state. r=asuth 2018-06-05 10:49:12 -07:00
Ben Kelly
dc04aba511 Bug 1465670 P1 Make importScripts() called in a service worker script after install throw NetworkError. r=asuth 2018-06-05 10:49:11 -07:00
Boris Zbarsky
0ee5c15150 Bug 1466673 part 5. Remove the nsITreeColumns interface. r=mossop 2018-06-05 13:30:17 -04:00
Boris Zbarsky
d20d5e61f5 Bug 1466673 part 4. Stop using nsITreeColumns in various other C++ code. r=mossop 2018-06-05 13:30:17 -04:00
Boris Zbarsky
10fde35340 Bug 1466673 part 3. Stop using nsITreeColumns in accessibility code. r=surkov 2018-06-05 13:30:17 -04:00
Boris Zbarsky
362122ad32 Bug 1466673 part 2. Remove use of nsITreeColumns in other xpidl interfaces. r=mossop 2018-06-05 13:30:17 -04:00
Boris Zbarsky
d6c3dd9961 Bug 1466673 part 1. Mark nsITreeColumns builtinclass. r=mossop
There are no JS implementors.
2018-06-05 13:30:17 -04:00
Boris Zbarsky
fb69fccb09 Bug 1466643 part 2. Remove nsITreeContentView. r=mosssop 2018-06-05 13:30:17 -04:00
Boris Zbarsky
195b295697 Bug 1466643 part 1. Mark nsITreeContentView builtinclass. r=mossop
There are no JS implementations that I can see, but this will get us nicer bisectability if it turns out I'm wrong.
2018-06-05 13:30:17 -04:00
Tomislav Jovanovic
f965305179 Bug 1466349 part 3 - Ignore ignorePath for privileged about: MatchPatterns r=aswan
Paths are all about: URIs have, so ignoring them doesn't make sense.

MozReview-Commit-ID: ATwAeI7m61z

--HG--
extra : rebase_source : ee50847aefe6b738c8a6d8c4cd60ab9e3a12c656
2018-06-03 19:38:29 +02:00
Tomislav Jovanovic
67a9565d1a Bug 1466349 part 2 - Pass addonData to embedded Screenshots WE, add permissions r=aswan,ianbicking
MozReview-Commit-ID: GLwjp32sj2i

--HG--
extra : rebase_source : 9dbd9cb2800475835110913cf12cb4a3cbc62a37
2018-06-03 00:25:56 +02:00
Tomislav Jovanovic
1a7e5aae66 Bug 1466349 part 1 - Enable passing addonData flags to embedded WE, r=aswan
also fix permission matcher creation in child process

MozReview-Commit-ID: Ht9rEKwaUsp

--HG--
extra : rebase_source : 196f52ca686ddf9e8eb83ad2e20f4dd5ebb8d544
2018-06-05 20:26:24 +02:00
Shane Caraveo
3c11fadbc1 Bug 1465519 - avoid passing null node to getClassName, r=rpl
MozReview-Commit-ID: 7K8A0SdqjPJ

--HG--
extra : rebase_source : 3f16863ee258549065537310c43145786d5109d9
2018-05-30 12:47:18 -04:00
Markus Stange
1a2b4adf51 Bug 1466695 - Don't use fallback for invisible outlines. r=Gankro
MozReview-Commit-ID: HnNWbew9rwh

--HG--
extra : rebase_source : 88f937b21a5b61da534a3648374bff607e0866a9
2018-06-04 18:11:18 -04:00
Aditya Khadse
2f48e8c3cb Bug 1423103 - Improved failure messages for invalid capability configurations r=whimboo
MozReview-Commit-ID: 7RFVrLQM9sC

--HG--
extra : rebase_source : e9366894c9879c1ad45f97a46e16f4a735a0c5df
2018-05-31 10:47:15 +05:30
Ciure Andrei
ac7b2634a4 Backed out 1 changesets (bug 1445383) for Windows 2012 build bustages on a CLOSED TREE
Backed out changeset c4cf68b6b73f (bug 1445383)
2018-06-05 19:54:59 +03:00
Zibi Braniecki
861f1f66f5 Bug 1462675 - Fix permissions popup dialog opened from browser.js. r=johannh
MozReview-Commit-ID: AwOikE81KpP

--HG--
extra : rebase_source : d23f95a3ec7c4e569d215dee209e0797303c39d3
2018-06-04 17:21:09 -07:00
Andreas Tolfsen
16b85ecaa0 Bug 1464995 - Ensure found Firefox is an executable binary. r=jgraham,whimboo
mozrunner fails to locate the correct binary if Firefox is found
under a "firefox" or "firefox-bin" (depending on the system)
because it thinks the parent directory is the executable.

On Unix systems, mozrunner also falsely reports non-executable
files as valid binaries.

This patch introduces a new mozrunner::path module that provides
two functions: one for searching the system path for a binary by a
given name, and another for checking whether a path is an executable
binary file.

MozReview-Commit-ID: 6N06CXZZWqd

--HG--
extra : rebase_source : dbcb4d6d8478bafc23c1aa2a3081589074908bbc
2018-05-29 17:10:26 +01:00
Andreas Tolfsen
eb6512097e Bug 1464995 - Minor readability lints. r=whimboo
Removes an unnecessary as_ref() cast, a path coercion, and replaces
try!() with ?.

MozReview-Commit-ID: ASd9kNxDZ3n

--HG--
extra : rebase_source : fa88def64fc3c7ea4520403bfc7b5c391d7f83da
2018-05-29 17:10:07 +01:00
Andreas Tolfsen
50aa8dc506 Bug 1464995 - Document mozrunner::firefox_default_path(). r=whimboo
The method we use to find the Firefox binary varies from platform
to platform.  It can be useful to document how each of the system
specific implementations are meant to work.

MozReview-Commit-ID: 4SrNmlp3AdS

--HG--
extra : rebase_source : f1d54548edb416912af3a0a6d41188d0640a3ffb
2018-05-29 17:08:14 +01:00
Jonathan Watt
4963d6e99c Bug 1465983 part 3 - Fix the use of Promise.then() in test_font_loading_api.html. r=orange 2018-05-22 19:30:35 +01:00
Mark Banner
ea3dbe0fdd Bug 1460579 - Replace the 'bookmarkPropertiesDialog/folderLastUsed' annotation with a key/value pair in moz_meta. r=mak
MozReview-Commit-ID: GpEPxOMDret

--HG--
extra : rebase_source : ca691591356d12d17c6e51f5fc3b0cd4cfe687da
2018-05-11 07:35:59 +01:00
Razvan Caliman
8a3c0d21c4 Bug 1465020 - Do not trim whitespace from variable font axis tag names. r=gl
MozReview-Commit-ID: 6pdCAPhJHze

--HG--
extra : rebase_source : b3fa41e4e71b9a161932455db3341d019568fa1c
2018-06-05 13:59:38 +02:00
Ciure Andrei
a36070ee4a Backed out 1 changesets (bug 1462675) for ESlint failures a=backout on a CLOSED TREE
Backed out changeset 50305cce4a82 (bug 1462675)
2018-06-05 18:31:47 +03:00