Граф коммитов

527527 Коммитов

Автор SHA1 Сообщение Дата
Paul Adenot 863a1ccd9e Bug 1343550 - Mochitest. r=baku
MozReview-Commit-ID: 72V86HrbVCl

--HG--
extra : rebase_source : 8f561de253021c7566e5d3160bb6b8f43ff0319f
extra : intermediate-source : b258ffe9ee50b38cecbd4eb8fb00c02d30f42376
extra : source : 1aa20dad5c31bc1629516af77266266e1074fb26
2017-03-09 14:09:48 +01:00
Paul Adenot 838b5a8cad Bug 1343550 - Prevent creating AudioNodes on an AudioContext that has been disconnected from its owner. r=baku
Spec (being written): https://github.com/WebAudio/web-audio-api/issues/1139

Bug 1343550 - Prevent touching promises when shutting down an AudioContext, when the global is going away soon. r=baku

MozReview-Commit-ID: F6en9KEbNNf

--HG--
extra : rebase_source : 04076caa38bba980cdff776b5997f33e24516d9e
extra : intermediate-source : 4f2cd3f715a218dc3bca55e89720b6aa1040d35c
extra : source : 69cd9c72bd4ed419e3f7f7b5ab64ee0fa8bd89a2
2017-03-15 17:36:40 +01:00
Andrea Marchesini cdd567b0c8 Bug 1346247 - Avoid race conditions when SW are updated - part 3 - MozPromise, r=bkelly 2017-03-28 11:49:16 +02:00
Andrea Marchesini 3c2329f826 Bug 1346247 - Avoid race conditions when SW are updated - part 2 - tests, r=bkelly 2017-03-28 11:48:57 +02:00
Andrea Marchesini c6334b35ae Bug 1346247 - Avoid race conditions when SW are updated - part 1 - PServiceWorkerUpdater actor, r=bkelly 2017-03-28 11:48:38 +02:00
Jon Coppeard fc6d826908 Backed out changeset 2c8aea7a6fa9 (bug 1349637) for intermittent assertion failures 2017-03-28 10:34:26 +01:00
Jonathan Watt 39d660dfde Bug 1350734 - Have nsLayoutStylesheetCache load xul.css lazily in the content process. r=heycam
MozReview-Commit-ID: 5gKiJT1rdSY
2017-03-07 11:43:16 +00:00
Jonathan Watt da33662df5 Bug 1058040, part 18 - Minimize the cost of context paint when it is not available. r=dholbert
MozReview-Commit-ID: 5MVW37Vd1aK
2017-03-06 13:49:21 +00:00
Jonathan Watt dcdd1687aa Bug 1058040, part 17 - Add a bunch of SVG-as-an-image context paint reftests. r=dholbert
MozReview-Commit-ID: FZKZ1g65DhI
2017-03-03 21:16:49 +00:00
Jonathan Watt 745e3eb3b3 Bug 1058040, part 16 - Set the pref svg.context-properties.content.enabled in all.js so reftests can use it. r=dholbert
MozReview-Commit-ID: 6hBAe3CMRDc
2017-03-03 13:51:24 +00:00
Jonathan Watt 210ffa7d48 Bug 1058040, part 15 - Have nsImageFrame pass context paint to VectorImage. r=dholbert
MozReview-Commit-ID: 5FtsZhkbh2e
2017-03-02 14:52:25 +00:00
Jonathan Watt 8c4b35d802 Bug 1058040, part 10b - Account for the SVGContextPaint member in SVGImageContext::operator==. r=dholbert
MozReview-Commit-ID: KqP0al5v5mB
2017-03-01 10:41:14 +00:00
Andrea Marchesini baeaa6587e Bug 1349862 - MutableBlobStorage must use a TaskQueue in order to preserve the order of runnables for I/O ops, r=asuth 2017-03-28 11:05:58 +02:00
Dão Gottwald 234f808f6d Bug 1350556 - Remove fallback styling for XUL scale widget. r=Nihanth
--HG--
rename : toolkit/themes/osx/global/scale.css => toolkit/themes/shared/scale.css
2017-03-28 10:37:47 +02:00
Timothy Nikkel be03cf37a5 Backed out changeset 6bd536e0571d (bug 686905) 2017-03-28 03:06:57 -05:00
Lars T Hansen d384f4f53a Bug 1350825 - get the order of arguments to fwrite right. r=nbp
--HG--
extra : rebase_source : a906a84723dcea6a41de26a75493ece95d84d45e
extra : amend_source : bf68a505acd1866748f7b2c4edf8377023fac12f
2017-03-27 10:21:52 +02:00
Bob Owen 2a12392590 Bug 1344453 Part 2: Add FILES_ALLOW_READONLY rule to all paths when Windows child process should have full read access. r=jimm 2017-03-28 08:36:16 +01:00
Bob Owen 0ee38abf35 Bug 1344453 Part 1: Allow a special all paths rule in the Windows process sandbox when using semantics FILES_ALLOW_READONLY. r=jimm
This also changes the read only related status checks in filesystem_interception.cc to include STATUS_NETWORK_OPEN_RESTRICTION (0xC0000201), which gets returned in some cases and fails because we never ask the broker.
2017-03-28 08:36:16 +01:00
Makoto Kato 7b1f32af65 Bug 1350772 - Part 2. Add test. r=masayuki
MozReview-Commit-ID: 9jQyvpXFl1E

--HG--
extra : rebase_source : f1a2f9dcc74291c382bc106757b032d42da185be
2017-03-27 14:41:21 +09:00
Makoto Kato c013bde6aa Bug 1350772 - Part 1. Check whether node can be splited. r=masayuki
At first, HTMLEditor::GetActiveEditingHost might return null in this situation, we should check whether nullptr is returned.   At second, SplitNodeDeep returns error since curent is design mode and selection node has no parent.  So we should check error.

MozReview-Commit-ID: 2YlWXPNtf80

--HG--
extra : rebase_source : 5e9752353cdf8db906e94391e9660f61336a9614
2017-03-28 14:56:03 +09:00
Timothy Nikkel 6b9305b646 Bug 686905. Enable the pref image.mem.animated.discardable to allow discarding of animated images. r=aosmond 2017-03-28 01:12:24 -05:00
Phil Ringnalda 90cfaab28d Backed out changeset 9b21aa70d85f (bug 1350765) for failures in test_TelemetryHistograms.js and test_TelemetrySession.js
CLOSED TREE
2017-03-27 20:03:32 -07:00
Ehsan Akhgari 911f9a9b92 Bug 1350765 - Avoid recomputing the histogram ID when it's available in the caller; r=chutten 2017-03-27 21:42:24 -04:00
Kearwood Gilbert 220a8666bf Bug 1350794 - Avoid dereferencing aProvider when null in DataTextureSourceD3D11 constructor
- Require bug 1350247 patch to land first to fix WebVR crash

MozReview-Commit-ID: fEsjE22mPc
2017-03-27 21:33:53 -04:00
Makoto Kato dc58093a7b Bug 1283611 - Change order of include path to support NDK r13+ r=froydnj
When using NDK r13+ with part 1, the following build error still occurs when using cmath.

 0:21.01 /mozilla/android-ndk-r14b/sources/cxx-stl/llvm-libc++/include/math.h:661:105: error: 'acosl' was not declared in this scope
 0:21.01  inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x) _NOEXCEPT {return acosl(__lcpp_x);}

To fix this, we need change the order of include path.

MozReview-Commit-ID: AZ3ebx3pAil

--HG--
extra : rebase_source : ca3ef90372a9c2b84f4a9bed3581be0f21e17d77
2017-03-27 12:11:51 +09:00
Dan Albert 77f7d59908 Bug 1283611 - Add support for NDK r13's libc++ paths. r=froydnj
The inner directory in these projects was removed in r13.

MozReview-Commit-ID: AxWgxXyOKJ4

--HG--
extra : rebase_source : 1290e8c709930f28f80bc201d7e72b53b8063634
2016-11-11 14:35:51 -08:00
Nicholas Nethercote a8a6c5c4ba Bug 1348776 (part 2) - Fix up HAVE_NATIVE_UNWIND. r=mstange.
This patch simplifies and increases the consistency of how HAVE_NATIVE_UNWIND
is used.

- Its definition is moved from platform.h to platform.cpp, because the latter
  is the only file that uses it.

- It's now defined in the same place as USE_{NS,EHABI,LUL}_STACKWALK, and used
  in preference to those, where possible. Also, it's now defined on Linux and
  Android even if MOZ_PROFILING is not.

- HAVE_NATIVE_UNWIND is now used consistently and by itself for all relevant
  conditions, including when defining the presence and use of the "stackwalk"
  feature.

- The patch inlines and removes is_native_unwinding_avail().

Note that MOZ_PROFILING must be defined for HAVE_NATIVE_UNWIND to be true on
Windows and Mac, but not on Linux and Android.

--HG--
extra : rebase_source : 5be3e5fe65706a15179a2cf46ba9451f68fff815
2017-03-27 17:04:56 +11:00
Nicholas Nethercote 399c98ac3c Bug 1348776 (part 1) - Fix a crash in the profiler when MOZ_PROFILING is undefined. r=mstange.
Bug 1339695 part 8 unintentionally changed behaviour in profiler_init() when
MOZ_PROFILING is undefined. This patch undoes that change.

--HG--
extra : rebase_source : 16e992382e06fbc673555c87499c236e2b39bc7f
2017-03-27 16:49:41 +11:00
Wes Kocher c802acc868 Merge m-c to inbound, a=merge
MozReview-Commit-ID: L6QuPmxL0XP
2017-03-27 17:18:39 -07:00
Wes Kocher 93f5513b72 Merge inbound to central, a=merge
MozReview-Commit-ID: 4K4y2wN5LHh
2017-03-27 17:13:27 -07:00
Wes Kocher ed79d988f0 Merge autoland to central, a=merge
MozReview-Commit-ID: 4DDSNU4ABBB
2017-03-27 17:03:30 -07:00
Bobby Holley ffdc76986b Bug 1351026 - Followup build bustage fix. rpending=froydnj CLOSED TREE
MozReview-Commit-ID: FnzU7d5Emq1
2017-03-27 14:34:46 -07:00
Mason Chang 3b2070933d Bug 1350182 - Enable button border display items by default. r=ethlin 2017-03-27 13:09:55 -07:00
Jeff Walden b811e82ce6 Bug 1350464 - Don't try to poison not-yet-allocated structures when an error occurs during parsing. r=arai
--HG--
extra : rebase_source : 05df0ec3dd38e73de0a8b156b0a0b5725622a350
2017-03-27 11:53:47 -07:00
Michael Layzell 23e8ac47d2 Bug 1348143 - Check nsresult values more places in DataTransfer. r=enndeakin
MozReview-Commit-ID: BP4avMImDB8
2017-03-27 17:44:27 -04:00
Emilio Cobos Álvarez 75493877fc Bug 1350147: Remove -moz-bound-element pseudo-class. r=xidorn
MozReview-Commit-ID: GySVYOfoL1A
2017-03-27 23:03:38 +02:00
David Anderson b048f397ca Fix DXGITextureHostD3D11 not being able to lock without a compositor. (bug 1350247, r=mattwoodrow) 2017-03-27 14:02:50 -07:00
David Anderson 2c4840cca6 Fix DXGIYCbCrTextureHost not setting a TextureSourceProvider. (bug 1350251, r=mattwoodrow)
--HG--
extra : rebase_source : e6426ddb660ab2df6f263ff01a959deab86d60ce
2017-03-27 13:59:33 -07:00
Florian Queze d1ff7a8b0e Bug 1349508 - request a longer timeout for browser_all_files_referenced.js which takes longer on asan, rs=Gijs. 2017-03-27 22:46:59 +02:00
Florian Queze dc1431e99e Bug 1349307 - disable browser_all_files_referenced.js on linux32 where it causes oom crashes, rs=Gijs. 2017-03-27 22:46:49 +02:00
Sebastian Hengst 481bc71c41 Backed out changeset 810aeb2601d6 (bug 1271991) for bustage in Telemetry.cpp on OSX. r=backout on a CLOSED TREE 2017-03-27 22:30:28 +02:00
Boris Zbarsky a71d5e3e25 Bug 1342823 part 2. Simplify the management of whether our document's frame request callbacks are scheduled. r=farre
MozReview-Commit-ID: 46oVKKbCLbn
2017-03-27 14:52:36 -04:00
Boris Zbarsky 41f3badc2e Bug 1342823 part 1. Move some one-bit booleans in nsIDocument next to all the other one-bit booleans. r=farre
MozReview-Commit-ID: 3FLVka93lCq
2017-03-27 14:51:55 -04:00
Boris Zbarsky 491fa25872 Bug 1218437. Need to check that the value is an object before we try to UNWRAP_OBJECT it to check whether it's an Exception. r=qdot
MozReview-Commit-ID: 8lwCoilRz49
2017-03-27 14:50:41 -04:00
Luke Wagner 6ee8de375d Bug 1350988 - Baldr: disable new test when single-stepping not enabled (r=red)
MozReview-Commit-ID: B0EKToRiGul

--HG--
extra : rebase_source : 4a92f27a1f1f080c8c8e436953009f056feb4159
2017-03-27 13:15:44 -05:00
Nazım Can Altınova f876204de1 Bug 1350714 - Increase expected assertion range to 8 for background-draw-nothing-malformed-images.html r=emilio
MozReview-Commit-ID: 3aCyMzvNqeT

--HG--
extra : rebase_source : 8bb014a70b63e2543819675aec9d1303397f6c2b
2017-03-27 20:37:26 +03:00
Dustin J. Mitchell fd14ef2758 Bug 1351012: replace b2gtest with gecko-t-linux-xlarge; r=garndt
b2gtest uses *.xlarge instances, so it seems a reasonable substitution.

MozReview-Commit-ID: Ev6tnNpx13c

--HG--
extra : rebase_source : 87184b182d1428f041a5ae36e465d72dee6f7621
2017-03-27 20:18:38 +00:00
Kyle Machulis fd15c21a56 Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg
MozReview-Commit-ID: DCxeZUj6CEd

--HG--
extra : rebase_source : ff3c4f30530f289a69807c9762a18d40f2ffbc7d
2017-03-27 13:35:25 -07:00
Benjamin Bouvier 3aa4029c3a Bug 1350552: Set performCall for soft calls on ARM; r=luke
MozReview-Commit-ID: BCO2rxdyE9V

--HG--
extra : rebase_source : 7001f8b615d8f4491b41fe2e4869b8e599ba1535
2017-03-27 19:35:07 +02:00
Kartikaya Gupta ec69fdebcf Merge m-c to graphics
MozReview-Commit-ID: I4ehbSXNLmS
2017-03-27 09:18:34 -04:00