-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
androidiOSjscJavaScriptCoreJavaScriptCorelockdownpromisePromise polyfillPromise polyfillv8Chrome V8Chrome V8warningbuild/runtime remaining successfulbuild/runtime remaining successful
Milestone
Description
Follow-up to
As seen in
WARN Removing intrinsics.Promise._B
WARN Removing intrinsics.Promise._C
WARN Removing intrinsics.Promise._D
WARN Removing intrinsics.Promise.resolve.prototype
WARN Tolerating undeletable intrinsics.Promise.resolve.prototype === undefined
WARN Removing intrinsics.Promise.all.prototype
WARN Tolerating undeletable intrinsics.Promise.all.prototype === undefined
WARN Removing intrinsics.Promise.allSettled.prototype
WARN Tolerating undeletable intrinsics.Promise.allSettled.prototype === undefined
WARN Removing intrinsics.Promise.reject.prototype
WARN Tolerating undeletable intrinsics.Promise.reject.prototype === undefined
WARN Removing intrinsics.Promise.race.prototype
WARN Tolerating undeletable intrinsics.Promise.race.prototype === undefined
WARN Removing intrinsics.%PromisePrototype%.then.prototype
WARN Tolerating undeletable intrinsics.%PromisePrototype%.then.prototype === undefined
WARN Removing intrinsics.%PromisePrototype%.done
WARN Removing intrinsics.%PromisePrototype%.finally.prototype
WARN Tolerating undeletable intrinsics.%PromisePrototype%.finally.prototype === undefined
WARN Removing intrinsics.%PromisePrototype%.catch.prototype
WARN Tolerating undeletable intrinsics.%PromisePrototype%.catch.prototype === undefinedTolerable as we have a fully functioning RN app
These can be ignored via RN's internal LogBox
Or worst-case omit our RN Promise polyfill, then testing meta-maskmobile
Ideal result: Include RN Promise polyfill (or other) with 0 warnings
Not a blocker in RN, unless proves in metamask-mobile (i.e. fuller RN repo's)
First seen in
- MMM: RN 0.66.5 + SES 0.18.1
Metadata
Metadata
Assignees
Labels
androidiOSjscJavaScriptCoreJavaScriptCorelockdownpromisePromise polyfillPromise polyfillv8Chrome V8Chrome V8warningbuild/runtime remaining successfulbuild/runtime remaining successful
