Commit Graph

613207 Commits

Author SHA1 Message Date
Andrea Marchesini
857ed47a4a Bug 1489844 - Port DOMPrefs to StaticPrefs - part 5 - dom.webnotifications.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
Andrea Marchesini
74d358af13 Bug 1489844 - Port DOMPrefs to StaticPrefs - part 4 - dom.performance.enable_user_timing_logging, r=ehsan 2018-09-10 20:36:15 +02:00
Andrea Marchesini
8288bddafb Bug 1489844 - Port DOMPrefs to StaticPrefs - part 3 - dom.caches.testing.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
Andrea Marchesini
d26d5425d9 Bug 1489844 - Port DOMPrefs to StaticPrefs - part 2 - dom.caches.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
Andrea Marchesini
84efbc6ccd Bug 1489844 - Port DOMPrefs to StaticPrefs - part 1 - canvas_imagebitmap_extensions_enabled, r=ehsan 2018-09-10 20:36:14 +02:00
Jared Wein
ee03acf81a Bug 1489629 - Adjust the size of the error images, sizing and position of text, and add footer branding to the error pages. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D5320

--HG--
extra : moz-landing-system : lando
2018-09-10 18:16:55 +00:00
Robert Longson
63cb9a2572 Bug 1482196 - Increase minimum clang version to 3.9 r=froydnj 2018-09-10 18:59:07 +01:00
Daniel Holbert
b93eae7de2 Bug 1486086: Switch to use logical axes, for stale physical-axis-based flex-item border/padding calculation. r=mats
Differential Revision: https://phabricator.services.mozilla.com/D4974

--HG--
extra : moz-landing-system : lando
2018-09-10 17:40:41 +00:00
Kirk Steuber
e3df1a80e2 Bug 1489607 - Make nsXREDirProvider::GetInstallHash consistent with the NSIS CityHash plugin r=mossop
I would like to migrate the update directory to use a version of the hash consistent with what our installer generates as part of the work already being done to migrate the update directory (Bug 1458314).

This patch is a bit of a shim to ensure that no one uses the newly-exposed nsXREDirProvider::GetInstallHash to get the *old* value before Bug 1458314 lands. This way new callers will get a value that is stable, but also consistent with the hash generated by the installer.

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

--HG--
extra : moz-landing-system : lando
2018-09-10 17:35:23 +00:00
Jim Chen
4801fffa0d Bug 1489569 - 2. Don't blur window on temporary focus loss; r=droeh
When the window temporarily loses focus (e.g. due to auto-fill popups),
don't call setFocus(false). Otherwise, we can end up disrupting user
interaction (e.g. causing the auto-fill popup to flicker). Only call
setFocus(false) when we are reasonably sure the focus loss is not
temporary.

Differential Revision: https://phabricator.services.mozilla.com/D5329
2018-09-10 12:42:35 -04:00
Jim Chen
b5db081f11 Bug 1489569 - 1. Avoid unnecessary setActive calls; r=droeh
To avoid unnecessary setActive calls, only call it when we have a
display and when the display acquires or releases a surface. In other
cases, we can delay the setActive call until later.

Differential Revision: https://phabricator.services.mozilla.com/D5328
2018-09-10 12:42:34 -04:00
Daniel Varga
67945694c1 Merge mozilla-central to mozilla-inbound 2018-09-10 19:23:14 +03:00
Daniel Varga
9e7995b3c3 Merge mozilla-inbound to mozilla-central. a=merge 2018-09-10 19:14:55 +03:00
Mike Hommey
c86bff4410 Bug 1484897 - Update the version of sccache for Linux to support clang PGO r=froydnj
Bug 1476604 tried the same thing for different reasons, but ultimately
failed because of unsupported flags for PGO with clang-cl. However, to
unblock switching to clang for Linux nightlies, we go ahead and upgrade
only the Linux sccache.

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

--HG--
extra : moz-landing-system : lando
2018-09-10 16:10:50 +00:00
Ciure Andrei
66949099e9 Backed out 4 changesets (bug 1489317) for causing Windows test failures CLOSED TREE
Backed out changeset 8cf95604ce94 (bug 1489317)
Backed out changeset 9d444f92b939 (bug 1489317)
Backed out changeset e0535e0450c8 (bug 1489317)
Backed out changeset 0f8554d82b32 (bug 1489317)
2018-09-11 00:50:10 +03:00
Greg Mierzwinski
13774587dc Bug 1470757 - Increase timeout for browser_animation_keyframes-graph_computed-value-path_easing-hint.js. r=jmaher
This patch increases the timeout for 'devtools/client/inspector/animation/test/browser_animation_keyframes-graph_computed-value-path_easing-hint.js' for failures on windows10-64-ccov.

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

--HG--
extra : moz-landing-system : lando
2018-09-10 21:16:49 +00:00
Botond Ballo
2801828374 Bug 1478335 - Use the visual viewport offset to compute the visible area in CalculateRectToZoomTo(). r=kats
Differential Revision: https://phabricator.services.mozilla.com/D5462

--HG--
extra : moz-landing-system : lando
2018-09-10 20:25:06 +00:00
Johann Hofmann
bf36bd3839 Bug 1438402 - Fix intermittent browser_csp_block_all_mixedcontent.js. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D5406

--HG--
extra : moz-landing-system : lando
2018-09-10 13:53:19 +00:00
Daniel Varga
2ddac974c2 Backed out changeset c80bc4f44b7f (bug 1489996) for bc failures in browser/extensions/pdfjs/test/browser_pdfjs_main.js 2018-09-10 16:43:52 +03:00
Julian Seward
4d15d8f78a Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 10 of 10. r=bbouvier.
Test cases for new instructions {mem,table}.{init,drop} and table.copy.

* New file passive-segs-nonboundary.js:
  This tests the new instructions for "normal" (non-boundary) cases enough to
  be reasonably convinced that the implementation works.  It does not test any
  exceptional/boundary cases, except for the case where we attempt to call
  through an empty table slot.

  This file also incorporates tests for memory.copy and memory.fill that were
  previously in memory-bulk.js, which, in turn, has been removed.

* New file passive-segs-boundary.js:
  This tests boundary / validation cases for the new instructions.  Almost all
  tests wind up throwing some kind of exception.

--HG--
extra : rebase_source : ec91c595c2f9af92ac440134cf965c736b90d03a
2018-09-10 15:09:33 +02:00
Julian Seward
fe52931272 Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 9 of 10. r=bbouvier.
This patch adds support for: {memory,table}.{init,drop} and table.copy, in
the areas of code generation and implementation.  Code generation is trivial
and done simply by creating calls to the following new functions:

  Instance::memInit Instance::memDrop
  Instance::tableInit Instance::tableDrop Instance::tableCopy

For both Ion and Baseline, the actual code generation for memory- vs table-
cases is so similar that a single function is used for both cases, and given
only a bool to differentiate them (eg EmitMemOrTableDrop, etc).

The new Instance::{mem,table}::Init functions then pull out the relevant
segment data (via instance->code()) and initialisation data (directly
attached to the instance) [per patches 4 and 5 respectively] and perform the
required updates.

All of this is mechanical and in line with existing code.

--HG--
extra : rebase_source : 4cf3cc503fe7fe24b4995fe51383851e84bf99fa
2018-09-10 15:09:33 +02:00
Julian Seward
18589f31f3 Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 8 of 10. r=lth.
This patch adds a general mechanism that allows the Wasm compilers and
verifier to handle situations where the correctness of some constructions seen
in the byte stream cannot be determined until further along in the byte stream
-- in effect, forward references.  It then uses this mechanism to check data
segment indices that appear in the instruction section (resulting from
memory.{drop,init} instructions) as the number of data sections will not be
known until after the code section.

* new struct DeferredValidationState, which holds whatever state is required

* new type ExclusiveDeferredValidationState, needed because
  DeferredValidationState is shared between compilation threads and is mutable

* the new DeferredValidationState lives in class ModuleGenerator, since that
  is really the running state for the compilation of a given module.

* a reference to the DeferredValidationState is added to OpIter, so that the
  iterator can update the state as it visits instructions.

* consequently, there is a bunch of plumbing (extra parameters) to get a
  reference to the DeferredValidationState to places where an OpIter has to be
  created.

* also, CompileTask acquires a reference to the DeferredValidationState, as
  there is no other way to get hold of it in
  wasm::ExecuteCompileTaskFromHelperThread.

* when iteration is finished, we call
  DeferredValidation::performDeferredValidation so as to perform any final
  checks.  This takes a const ModuleEnvironment& parameter, so that it can
  crosscheck the deferred state against information collected in the
  environment.

* compilation runs use the DeferredValidationState in the ModuleGenerator. But
  pure validation runs (wasm::Validate) have no associated ModuleGenerator.
  So it simply creates its own DeferredValidationState on the stack and uses
  that.

Although at first it seems plausible to add this mutable shared state to
CompileTaskState, that is not so attractive because it means

* plumbing that into the core of the compilers.  It contains information about
  task management that has nothing to do with the details of compilation.

* there's no way to pull out the deferred validation state into its own type
  without using a different lock than for CompileTaskState.  In other words,
  there appears to be no way to go from an ExclusiveData<CompileTaskState> to
  an ExclusiveData<some field of CompileTaskState>.

In terms of the actual deferred checking added:

* data segment indices seen in memory.{drop,init} instructions are noted in
  the running state.  At least, the highest value is noted, along with its
  bytecode offset.  That way, if any index exceeds the number of data sections
  (discovered later), we can reject the module and issue a suitable error
  message.  The message will be for the highest offending value rather than
  the first appearance of an offending value, but that is presumably good
  enough.

--HG--
extra : rebase_source : dd60f21edc124361109e7b8d1ebe5faec4e9b058
2018-09-10 15:09:33 +02:00
Julian Seward
2af9e38dfb Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 7 of 10. r=bbouvier.
This patch adds support for: {memory,table}.{init,drop} and table.copy, in
the areas of parsing, AST representation, binary reading/iteration and
validation (pipeline stages up to but not including code generation).  This
is mechanical and in line with existing code.

--HG--
extra : rebase_source : de483c851dce723bb6618d24ac35ba1c05de0721
2018-09-10 15:09:32 +02:00
Julian Seward
4c79286011 Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 6 of 10. r=bbouvier.
This changes classes ElemSegment and DataSegment so that passive segments
can be represented.  The basic change is to change the type of the |offset|
field from InitExpr to Maybe<InitExpr>, with Nothing denoting a passive
segment, and rename it to |offsetIfActive|.

The relevant AST types are changed similarly, along with the parsing and
validation code.

There's a new enum class InitializerKind to encapsulate the binary encoding
changes, per the bulk-memory/lazy-initialiser proposal.

Module::initSegments, when processing segments, is changed so as to skip
passive segments (since those must be deferred till run time).  It also uses
the new helper ComputeWasmCallee from the previous patch in the series, to
compute initialisation values for active element segments.

This patch also adds code to create the {Elem,Data}SegmentInitVectors for
passive data and element segments at instantiation time.  This is done in
Instance::init.  For memory.init, that means copying initialising bytes from
the bytecode image.  For table.init, a new helper function ComputeWasmCallee
computes the (entry point, instance pointer) pairs.

ComputeWasmCallee is not new code.  It merely encapsulates existing logic that
would otherwise have to be duplicated for active and passive table
initialisers.  It is called from Instance::initSegments, where it processes
active element segments, and Instance::init, where it processes passive
element segments.

--HG--
extra : rebase_source : 4c2c271a412d2a1051987ba0eee72bf66b0d7123
2018-09-10 15:09:32 +02:00
Julian Seward
86b79103eb Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 5 of 10. r=bbouvier.
At run time, the implementation of {memory,table}.init needs to know the
actual bytes to be copied to complete the required initialisations, for
passive initialisers.  It seems simplest to compute them exactly at
instantiation time, and have the computed data owned by the instance.

This also means it is possible for that data to be released by
{memory,table}.drop, independently of all other instances.

This patch adds new types DataSegmentInit, ElemSegmentInit,
DataSegmentInitVector, and ElemSegmentInitVector to hold this data.  They are
explained in detail in a comment in WasmTypes.h.

For a data segment, the initialising values for a memory are merely bytes, but
for a table it is more complex -- a pair of (entry point, instance pointer).
This patch also adds a type WasmCallee to encapsulate that.

--HG--
extra : rebase_source : adaee69ee3662432bd2fc6e9924b8ce8093a7a46
2018-09-10 15:09:32 +02:00
Julian Seward
84c591be8c Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 4 of 10. r=bbouvier.
This patch moves |const DataSegmentVector dataSegments_| and |const
ElemSegmentVector elemSegments_| from class Module to class Code, so as to
make their lifetimes at least as long as that of any instance derived from the
originating module.  That is because they need to be reachable from an
Instance, in turn because they need to be consulted at runtime by the
implementation of {memory,table}.{init,drop}.

The change is mostly mechanical.  Functions that had to change include:

* "sizeOf" memory reporting functions

* serialisation/deserialisation functions

The only complication is in Module::instantiate.  In the case where
debugging is active, the resulting instantiation cannot share code with
other instantiations of the same module, and many structures are cloned.
This patch accordingly adds cloning of the data segments (easy) and the
element segments (not so easy) since ElemSegment has no copy constructor.

--HG--
extra : rebase_source : 3e3c74eefc04a742eed1606161ac2c7088870b3e
2018-09-10 15:09:32 +02:00
Julian Seward
7de5bc3b8e Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 3 of 10. r=bbouvier.
Some small changes to class Table:

* Table::set no longer takes an |Instance&| but rather a |const Instance*|.
  This because we now need to call Table::set at run time, from
  Instance::tableInit, at which point we only have an Instance* available, not
  an Instance&.

* There's a new method Table::copy, which copies elements.  Used to
  implement Instance::tableCopy.

--HG--
extra : rebase_source : 0e3ad6c6a2605b34d16742da4cb9177f0eeba1e0
2018-09-10 15:09:32 +02:00
Julian Seward
4070b0e41a Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 2 of 10. r=bbouvier.
No functional change.  Contains layout, naming and removal-of-duplicate-
expression changes to Instance::{memCopy,Fill} so as to be consistent with new
Instance:: functions added in patch 8 of this series.

The duplicated expression |CheckedU32(len - 1)| is lifted out into its own definition.

--HG--
extra : rebase_source : 5fcaccc472f7f9645221687441ebffef12e9acee
2018-09-10 15:09:32 +02:00
Julian Seward
8ab050214b Bug 1471500 - Complete initial implementation of the bulk-memory proposal. Part 1 of 10. r=bbouvier.
Fixes a couple of bugs in existing code:

* module.js: one of the tests checks the result of parsing a prefix without
  any opcode following.  This test is wrong because funcBody(), used to
  build the body, adds End (0x0B) to the block.  But MiscPrefix:EndCode
  (0xFC:0x0B) is actually "memory.fill", so the test tests the wrong thing.
  I added a new optional parameter to funcBody() to allow omission of the
  automatic End value.

* AstMemCopy::AstMemCopy and AstMemFill::AstMemFill state the wrong result
  type, ExprType::I32, for the instruction.  It should be ExprType::Void.

--HG--
extra : rebase_source : 08898f2027f35414f4356140aab254f93fa72a62
2018-09-10 15:09:22 +02:00
Ehsan Akhgari
f1fe1e77c9 Bug 1489917 - Remove the XPCOM component registration for nsOfflineCacheUpdate; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D5391
2018-09-10 11:24:32 -04:00
Margareta Eliza Balazs
32c9003295 Backed out changeset f8a7ea258709 (bug 1479421) for ES lint failure in /builds/worker/checkouts/gecko/devtools/client/netmonitor/test/browser_net_json-long.js CLOSED TREE 2018-09-10 16:09:16 +03:00
Ryan VanderMeulen
9368462357 Bug 1489996 - Update pdf.js to version 2.0.841. r=bdahl 2018-09-10 09:02:45 -04:00
ffxbld
61242498b1 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D5411

--HG--
extra : moz-landing-system : lando
2018-09-10 12:53:41 +00:00
Ehsan Akhgari
9fcc4e5b9a Bug 1489812 - Part 2: Remove @mozilla.org/editor-utils;1; r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D5374
2018-09-10 08:42:27 -04:00
Ehsan Akhgari
d19f79f590 Bug 1489812 - Part 1: Port nsIEditorUtils.slurpBlob() to C++; r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D5373
2018-09-10 08:42:26 -04:00
Julian Descottes
83b16d00b9 Bug 1489435 - Internationalize aboutdebugging RuntimePage;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D5382

--HG--
extra : moz-landing-system : lando
2018-09-10 07:50:42 +00:00
Julian Descottes
2cd23f4cf2 Bug 1489433 - Internationalize about:debugging Sidebar component;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D5381

--HG--
extra : moz-landing-system : lando
2018-09-10 07:44:38 +00:00
Michael Kaply
512edb6e03 Bug 1489820 - Don't handle locale changes on shutdown. r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D5466

--HG--
extra : moz-landing-system : lando
2018-09-10 20:52:15 +00:00
Gerald Squelart
b51e0fd0cc Bug 1489944 - Fixed some std::move warnings - r=froydnj
> dom/media/gmp/CDMStorageIdProvider.cpp(63,10):  warning:
> local variable 'storageId' will be copied despite being returned by name [-Wreturn-std-move]
nsAutoCString -> nsCString, will add std::move().

> layout/painting/DisplayItemClip.cpp(581,10):  warning:
> local variable 'str' will be copied despite being returned by name [-Wreturn-std-move]
nsAutoCString -> nsCString, will add std::move().

> layout/painting/DisplayItemClipChain.cpp(88,10):  warning:
> local variable 'str' will be copied despite being returned by name [-Wreturn-std-move]
nsAutoCString -> nsCString, will add std::move().

> layout/painting/nsDisplayList.cpp(179,10):  warning:
> local variable 'str' will be copied despite being returned by name [-Wreturn-std-move]
nsAutoCString -> nsCString, will add std::move().

> gfx/thebes/gfxWindowsPlatform.cpp(454,10):  warning:
> moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
Will remove std::move().

> gfx/thebes/gfxFontEntry.cpp(245,20):  warning:
> local variable 'name' will be copied despite being returned by name [-Wreturn-std-move]
nsAutoCString -> nsCString, will add std::move().

> netwerk/cookie/nsCookieService.cpp(4460,10):  warning:
> local variable 'path' will be copied despite being returned by name [-Wreturn-std-move]
GetPathFromURI() result is stored in an nsAutoCString, so it might as well return that type.

> toolkit/components/extensions/WebExtensionPolicy.cpp(462,12):  warning:
> local variable 'result' will be copied despite being returned by name [-Wreturn-std-move]
> toolkit/components/extensions/WebExtensionPolicy.cpp(475,10):  warning:
> local variable 'result' will be copied despite being returned by name [-Wreturn-std-move]
`result` may be empty or may be arbitrarily long, so I'll use nsCString inside the function.

> toolkit/xre/CmdLineAndEnvUtils.h(349,10):  warning:
> moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
Returning an UniquePtr, will remove std::move().
Also will `return s` instead of `return nullptr` when `(!s)`, to avoid extra construction which could also prevent elision (not entirely sure, but it's at least not worse!); and it's clearer that the two `return`s return the same already-constructed on-stack object.

> tools/profiler/core/shared-libraries-win32.cc(111,10):  warning:
> local variable 'version' will be copied despite being returned by name [-Wreturn-std-move]
nsPrintfCString -> nsCString, will add std::move().

> xpcom/glue/FileUtils.cpp(179,10):  warning:
> local variable 'fullName' will be copied despite being returned by name [-Wreturn-std-move]
> xpcom/glue/FileUtils.cpp(209,10):  warning:
> local variable 'path' will be copied despite being returned by name [-Wreturn-std-move]
nsAuto{,C}String -> ns{,C}String, will add std::move().

This allowed removals of 'AllowCompilerWarnings' from layout/painting,
netwerk/cookie, and toolkit/components/extensions.

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

--HG--
extra : moz-landing-system : lando
2018-09-10 15:51:48 +00:00
Rob Wu
14f47ddcc3 Bug 1481439 - Fix intermittent browser_ext_omnibox.js r=aswan
The "startInputSession" test helper triggers the autocompletion logic to
kick off the test. In all cases except for "testSuggestions", the search
suggestions are set synchronously. Consequently, the
"waitForAutocompleteResultAt" call at the end of starting the input
session would find the expected suggestion item at the given index.

However, in the case of "testSuggestions", the results are generated
asynchronously. There is no guarantee that the results are set. The test
has only been passing so far because the result items from the previous
test are still cached, and cleared after a 100ms delay by:
https://searchfox.org/mozilla-central/rev/a41fd8cb947266ea2e3f463fc6e31c88bfab9d41/toolkit/components/places/UnifiedComplete.js#1728
On slow test runs, the test fails intermittently when the clean-up logic
runs before the test checked the suggestion item.

This patch fixes the issue by splitting "startInputSession", and only
use "waitForAutocompleteResultAt" after having sent the suggestions.

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

--HG--
extra : moz-landing-system : lando
2018-09-10 20:06:24 +00:00
Tom Prince
8397e5b7f1 Bug 1490094: [taskgraph] Remove some dead code refering to release_type; r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D5460

--HG--
extra : moz-landing-system : lando
2018-09-10 20:39:37 +00:00
Tom Prince
30d64d8e2e Bug 1490051: Remove unused partial recompression support; r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D5445

--HG--
extra : moz-landing-system : lando
2018-09-10 17:30:42 +00:00
Tom Prince
aa3fee3ce1 Bug 1473416: [release] Point balrog to staging bouncer on non-release branches; r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D5448

--HG--
extra : moz-landing-system : lando
2018-09-10 17:38:42 +00:00
Aaron Klotz
c603f63fc2 Bug 1489317: Part 4 - Add asssertion that COM is initialized on the thread that is resolving an agile reference; r=mhowell
Depends on D5321

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

--HG--
extra : moz-landing-system : lando
2018-09-10 20:03:24 +00:00
Aaron Klotz
543d327b4e Bug 1489317: Part 3 - Use an agile reference for JumpListBuilder::mJumpListMgr to ensure smooth transition between apartments; r=mhowell
Depends on D5318

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

--HG--
extra : moz-landing-system : lando
2018-09-10 20:04:07 +00:00
Aaron Klotz
6ba5f572f3 Bug 1489317: Part 2 - Improvements to mscom::AgileReference; r=froydnj
This patch adds the definitions of the RefPtr constructor and operator=.
It also refactors some stuff in AgileReference to make these objects easier
to use. Since it's just a bunch of C++ goop, I figured that you'd be fine to
review this. Let me know if you want to add a reviewer who is more familiar
with the COM nuances.

Depends on D5317

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

--HG--
extra : moz-landing-system : lando
2018-09-10 20:03:10 +00:00
Aaron Klotz
d8aecf7193 Bug 1489317: Part 1 - Add forward delcaration for mscom::AgileReference to RefPtr; r=froydnj
I'd like to add a constructor and operator= to RefPtr for mscom::AgileReference.
This patch is simply the forward declarations to allow for that.

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

--HG--
extra : moz-landing-system : lando
2018-09-10 20:02:39 +00:00
Mike Conley
4f332dbd04 Bug 1488948 - Extend BUSY_TAB_ABANDONED probe until at least 68. data-review=chutten,r=Felipe
Differential Revision: https://phabricator.services.mozilla.com/D5455

--HG--
extra : moz-landing-system : lando
2018-09-10 19:12:11 +00:00
Jan-Ivar Bruaroey
c65e5bbe7b Bug 1489623 - Throw SyntaxError on empty urls in iceServers and switch to real SyntaxError over DOMException, + update WPT. r=ng
Differential Revision: https://phabricator.services.mozilla.com/D5452

--HG--
extra : moz-landing-system : lando
2018-09-10 19:23:15 +00:00
Marcos Cáceres
ef9e5ae876 Bug 1487295 - Add defaults to PaymentMethodChangeEventInit's members. r=baku
--HG--
extra : rebase_source : d5f1590effbec2085672aa4a1552cbb798b4530b
2018-09-10 04:44:00 +03:00