Bug 1581859: Part 5 - Add js/Value.h include to PromiseNativeHandler.h. r=nika
commit243e3e5bb8c2e441ffd0a81192e7835e4a151dc8
authorKris Maglione <maglione.k@gmail.com>
Mon, 22 Mar 2021 20:12:18 +0000 (22 20:12 +0000)
committerKris Maglione <maglione.k@gmail.com>
Mon, 22 Mar 2021 20:12:18 +0000 (22 20:12 +0000)
tree7f7e83b26c29bd77aea7d8d184c87858394e961a
parentc2ee3d4cb3f9bf5425b1ec04f5c9e6dc7fe36b0d
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