Bug 1581859: Part 5 - Add js/Value.h include to PromiseNativeHandler.h. r=nika
commitfb5318adbf5652062e4cfe001c9079a30e244c8c
authorKris Maglione <maglione.k@gmail.com>
Thu, 25 Mar 2021 19:47:04 +0000 (25 19:47 +0000)
committerKris Maglione <maglione.k@gmail.com>
Thu, 25 Mar 2021 19:47:04 +0000 (25 19:47 +0000)
tree86d445a57fb5cefc924a32ca12da4fe4e27e125d
parent28f9b0d63829a402c78522435e1f4f0e77dcffa6
Bug 1581859: Part 5 - Add js/Value.h include to PromiseNativeHandler.h. r=nika

The IPDL source added in this stack changes the unified protocol chunking and
triggers problems caused by the missing include.

Differential Revision: https://phabricator.services.mozilla.com/D109024
dom/promise/PromiseNativeHandler.h