Commit Graph

595280 Commits

Author SHA1 Message Date
Dorel Luca
979ac450c8 Backed out changeset 67d2aa892562 (bug 1237182) for breaking Decision task. CLOSED TREE 2018-05-10 21:20:39 +03:00
Dorel Luca
72fd8fbd90 Backed out changeset afe7cbee7576 (bug 1460650) for breaking toolchain. CLOSED TREE 2018-05-10 21:19:42 +03:00
Chris AtLee
714c7498fd Bug 1237182: Removing unused buildbot support r=Callek
MozReview-Commit-ID: EjclZgc864L

--HG--
extra : rebase_source : 18ceefd30a5e5df3be7dc4152256b4407f61e8eb
2018-05-04 13:51:35 -04:00
Kearwood "Kip" Gilbert
08e845d5e5 Bug 1373279 - Avoid checking for OpenVR runtime until hitting WebVR content r=rbarker
MozReview-Commit-ID: 9nUZ44uZEjE

--HG--
extra : rebase_source : 3e82c22bbc23da36d0985c8efd2556239f18df0d
2018-05-03 16:27:46 -07:00
prathiksha
3f626dc95b Bug 1459253 - Hide the 'View All Items' button when there are no display items. r=MattN
MozReview-Commit-ID: JJ8bdCSs8an

--HG--
extra : rebase_source : a414213b461ced1979f0f2208619f474fce56140
2018-05-08 16:11:43 -07:00
Coroiu Cristina
404bf48e99 Backed out 2 changesets (bug 1460041) for linting failure at css/vendor-imports/mozilla/mozilla-central-reftests/shapes1 e.g. shape-outside-circle-056-ref.html on a CLOSED TREE
Backed out changeset b19f3977715c (bug 1460041)
Backed out changeset a1dbfe37baf3 (bug 1460041)
2018-05-10 20:15:58 +03:00
Gregory Szorc
0c68d84bc0 Bug 1460650 - Rename sixgill task name so it has "gcc" in it; r=nalexander
Mainly so searching "toolchain" + "gcc" yields something useful in the
taskgraph.

MozReview-Commit-ID: HWiT3AwwYQ2

--HG--
extra : rebase_source : b1ba0dfb4f99b6f8abe42506e8b37db68ed03590
2018-05-09 14:36:45 -07:00
Rob Wood
b75b06de95 Bug 1459251 - Running |mach raptor-test| with no test specified results in a traceback; r=ahal
MozReview-Commit-ID: 9yggrydEoJv

--HG--
extra : rebase_source : 2c4367350b1b3ee496e620c4190e4fd32963a951
2018-05-04 13:46:03 -04:00
Brad Werth
3c1e7f89ac Bug 1460041 Part 2: Add WPT reftests for many shape-outside shapes that use an element offset from its container. r=jfkthame
This adds several tests to ensure that computation of float areas for
shape-outside shapes works for elements that are offset from their containing
block.

MozReview-Commit-ID: FWUfCb9Evhl

--HG--
extra : rebase_source : 717ab0654ca39c6f03a602f12c28e6c4211a6179
2018-05-09 12:50:25 -07:00
Brad Werth
0caddebf1a Bug 1460041 Part 1: Correct PolygonShapeInfo constructor to measure its start and end block extents in margin rect space. r=jfkthame
MozReview-Commit-ID: 5pxiK1oH7sn

--HG--
extra : rebase_source : 8ac9cc0d3af446489c6c5a6d1c72650540c3c465
2018-05-08 15:56:49 -07:00
Csoregi Natalia
d2a7e3fcd3 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-10 19:45:06 +03:00
Csoregi Natalia
3f17a23476 Merge inbound to mozilla-central. a=merge 2018-05-10 19:42:51 +03:00
Csoregi Natalia
282a3f5586 Merge autoland to mozilla-central. a=merge 2018-05-10 19:42:10 +03:00
Csoregi Natalia
c60391a8f1 Backed out 2 changesets (bug 1414776) due to a regression on bug 1459910. a=backout
Backed out changeset ed3b0284c348 (bug 1414776)
Backed out changeset 77045639ed6c (bug 1414776)
2018-05-10 19:26:22 +03:00
Mike Taylor
069403beb5 Bug 1399987. Send tracking and mixed content blocking status as part of browser details. r=Gijs
This should allow us to more quickly understand when site bustage is TP- or MC-related.

If the tab had tracking content blocked, we capture if the user is using the basic or strict
list, and set a label with that information.

MozReview-Commit-ID: lkkZjo620E

--HG--
extra : rebase_source : 93c679b5f93f69f0c380524d32003e331b9e10b5
2018-04-19 17:36:05 -07:00
Jonathan Kingston
78f9c0c339 Bug 1460478 - Remove support for AppCache in stable. r=baku
MozReview-Commit-ID: D3NDCWKIA5n

--HG--
extra : rebase_source : 79a60c1d334b3c701225787d47fe76d0d8b92419
2018-05-10 02:24:02 +01:00
layely
1a0abb0c95 Bug 1458010 - Add ability to select multiple tabs using Ctrl/Cmd. r=jaws
MozReview-Commit-ID: BHelQhtv7Gk

--HG--
extra : rebase_source : 8af7fa34c174274364fe61650e406b4f2ad90ddc
2018-05-05 03:56:23 +00:00
Brad Werth
0b43b9a4fc Bug 1459697 Part 4: Change a WPT reftest to make failures visible in red. r=dbaron
MozReview-Commit-ID: A4UxNn4Njpi

This test applied a green color to the test area, when it should be
transparent, to allow the red to show through in case of test failure. Without
this change, this test won't catch cases where the float area is too small.

--HG--
extra : rebase_source : 8cc8c5f6dd7ddbd4eccbc48008517d0e68cff4c6
2018-05-08 10:41:13 -07:00
Brad Werth
b2b1e332cd Bug 1459697 Part 3: Add a crashtest. r=dbaron
MozReview-Commit-ID: GrUrVIdzO6

--HG--
extra : rebase_source : a683cb8f24dee4814ed2dfd2c491de9a2f060d2b
2018-05-08 09:15:43 -07:00
Brad Werth
1ac1d8fd0d Bug 1459697 Part 2: Account for the possibility that EllipseShapeInfo may not generate an interval for the entire BStart() to BEnd() range, due to rounding error in the distance field calculation. r=dbaron
MozReview-Commit-ID: CYeBKhDYD1F

The distance field does not calculate a true Euclidean distance, so it is
unreasonable to require that the intervals span all of the BStart() to BEnd()
float area. The final block pixel may not generate an interval at all due to
rounding errors. This change makes accomodation for the rounding errors and
adds asserts to ensure we aren't tolerating errors outside the area of the
last block pixel.

--HG--
extra : rebase_source : 114c1667861c90a055295f9bd40a3991cbb5dc88
2018-05-07 14:02:03 -07:00
Brad Werth
4624dc95ff Bug 1459697 Part 1: In EllipseShapeInfo distance field calculation, remove a warning that might trigger due to rounding error, and shorten the iteration of each block pixel row, when possible. r=dbaron
MozReview-Commit-ID: 6itpj3HBSRy

--HG--
extra : rebase_source : 2285e1b0c136f6fe8c057f7bdb0a8566146cd443
2018-05-08 11:11:47 -07:00
Gurzau Raul
dc1483ceba Backed out changeset 6bc652b4e61a (bug 1439832) for failing on /tests/browser/browser_toolbar_overflow.js on a CLOSED TREE 2018-05-10 19:35:09 +03:00
Peter Van der Beken
26b590e899 Bug 1453951 - Crash in non-virtual thunk to nsInProcessTabChildGlobal::WrapObject. r=bz.
We need to call nsInProcessTabChildGlobal::Init immediately after creating the
nsInProcessTabChildGlobal, so that we set up the binding object eagerly. Otherwise we
might end up calling WrapObject on it.

--HG--
extra : rebase_source : 691fa943e67727e438e4bb33f6a78ff2ea955bf7
2018-04-17 13:59:44 +02:00
Eric Faust
87b900ebec Bug 1454352 - Add APIs for parallel decoding of BinAST data r=jonco 2018-05-10 13:26:16 +01:00
Gijs Kruitbosch
f289809963 Bug 1459913 - fix removable_false test to always execute the correct drag (layout race), rs=test-only
--HG--
extra : rebase_source : 63cd78b81cccb99069a9dbfe78274040cb0ad589
2018-05-10 09:44:49 +01:00
ffxbld
7c7bbfe6e0 No bug, Automated HSTS preload list update from task XSqPd8faStCdsylVmzvQ6w
Summary:
No bug, Automated HPKP preload list update from task XSqPd8faStCdsylVmzvQ6w

No bug, Automated blocklist update from task XSqPd8faStCdsylVmzvQ6w

Reviewers: sfraser, aki

Reviewed By: sfraser

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

--HG--
extra : rebase_source : 855e19990c75e2613bd311976297fb6513e02b94
2018-05-10 12:14:28 +01:00
Csoregi Natalia
33962019e1 Backed out 2 changesets (bug 1264557) for Eslint failure. CLOSED TREE
Backed out changeset e17cd801b578 (bug 1264557)
Backed out changeset d3bf0a95e4e4 (bug 1264557)
2018-05-10 13:48:13 +03:00
Tom Schuster
a08a710078 Bug 1401927 - Handle unboxed objects with no elements in CacheIR. r=tcampbell
--HG--
extra : rebase_source : 6599dbfe2e80b4b18bf53738699e9a590740a599
2018-05-02 13:00:37 +02:00
Aditya Khadse
e521b09844 Bug 1434907 - [marionette] Remove dependency to hidden.html in unit tests. r=whimboo 2018-05-09 14:28:48 +05:30
YUKI "Piro" Hiroshi
3983d5f82f Bug 1457400 - Fix typo "ELG" to "EGL", r=milan
There is misspelled "GLContextProviderELG".
2018-05-10 16:48:07 +09:00
Ognjen Galic
5c5a3822fe Bug 1264557 - Add test cases for expand/collapse buttons. r=honza
--HG--
extra : histedit_source : 0c3c6197f3fbce7ff7c3f3f7d90131775eceac4e
2018-05-09 10:10:51 +02:00
Ognjen Galic
2f49407684 Bug 1264557 - Add expand all/collapse all buttons. r=honza
This adds buttons to collapse and expand the JSON tree. If the file
is larger than 100kB the "Expand All" button is hidden for performance
reasonds.

--HG--
extra : histedit_source : 3fa4d8e5523afbc423ebc5a6d803bdb84100f9d7
2018-05-05 12:40:18 +02:00
Joel Maher
cd861869c6 Bug 1458730 - Test-Verify summarization fails on windows. r=gbrown 2018-05-10 06:00:43 -04:00
Csoregi Natalia
f034c0ab5d Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-10 12:52:31 +03:00
Jon Coppeard
934e03badb Bug 1457703 - Fix bad implicit conversion constructor errors r=me 2018-05-10 10:40:05 +01:00
Andrea Marchesini
bb4ddb115c Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest, r=ehsan 2018-05-10 11:24:25 +02:00
Jon Coppeard
913f117401 Bug 1457703 - Use function pointers rather than virtual run method for GC parallel tasks r=sfink a=abillings 2018-05-10 10:09:31 +01:00
Jon Coppeard
b02132bedf Bug 1457703 - Don't fixup an associated object's shape when updating moved pointers in another object r=sfink a=abillings 2018-05-10 10:09:27 +01:00
Jon Coppeard
3a38aac2ae Bug 1457703 - Fix count of compacting update tasks started r=sfink a=abillings 2018-05-10 10:09:23 +01:00
Jon Coppeard
befc3a0e32 Bug 1459568 - Expose gray object on return from shell test function r=sfink a=abillings 2018-05-10 10:08:52 +01:00
Csoregi Natalia
db7438d0c5 Backed out changeset 05ad0f66aa8f (bug 1459206) for mochitest crashes. CLOSED TREE 2018-05-10 12:03:41 +03:00
Andrea Marchesini
2c140e4d73 Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest, r=ehsan 2018-05-10 09:05:51 +02:00
Andrea Marchesini
f71677a0c3 Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder 2018-05-10 09:02:16 +02:00
Matt Woodrow
ca3bd0a315 Bug 1452464 - Followup to fix bustage. CLOSED TREE 2018-05-10 16:34:25 +12:00
Randell Jesup
809e9aa0d4 Bug 1346291: update code that accidentally assumed libyuv would define things like int32 r=sotaro,jib 2018-05-09 23:59:16 -04:00
Randell Jesup
9ffedf15a9 Bug 1346291: Update libyuv to upstream 98a0a157dcf5dee0882b2dfcc9578ab1f44afb12 rs=jib,sotaro
--HG--
rename : media/libyuv/libyuv/util/convert.cc => media/libyuv/libyuv/util/yuvconvert.cc
2018-05-09 23:59:16 -04:00
Randell Jesup
88b568a14f Bug 1346291: Update libyuv update script and update patches for upstream 98a0a157dcf5dee0882b2dfcc9578ab1f44afb12 r=tritter 2018-05-09 23:59:15 -04:00
Matt Woodrow
560dfcc99f Bug 1452464. r=miko a=abillings 2018-04-21 16:25:33 +12:00
Marco Castelluccio
7d4d8e8236 Bug 1457393 - Rename linux64-ccov/opt to linux64-ccov/debug. r=jmaher
--HG--
extra : rebase_source : c6faf49be98371efb80578e391fba80648ff5dac
2018-04-28 11:16:14 +02:00
Jason Laster
4b92e55e0c Bug 1460056 - Update Debugger Frontend v50. r=jdescottes
MozReview-Commit-ID: DEBZJPz2YlK
2018-05-09 19:35:36 -04:00