Skip to content

Conversation

@lhchavez
Copy link
Contributor

This change:

  • Gets rid of the .toC() functions for Options objects, since they
    were redundant with the populateXxxOptions().
  • Adds support for errorTarget to the RemoteOptions, since they are
    used in the same stack for some functions (like Fetch()). Now for
    those cases, the error returned by the callback will be preserved
    as-is.

(cherry picked from commit 10c6747)

This change:

* Gets rid of the `.toC()` functions for Options objects, since they
  were redundant with the `populateXxxOptions()`.
* Adds support for `errorTarget` to the `RemoteOptions`, since they are
  used in the same stack for some functions (like `Fetch()`). Now for
  those cases, the error returned by the callback will be preserved
  as-is.

(cherry picked from commit 10c6747)
@lhchavez lhchavez merged commit 5de2c34 into release-0.28 Dec 13, 2020
@lhchavez lhchavez deleted the cherry-pick-413302603-release-0.28 branch December 13, 2020 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants