apache / apache/cordova-plugin-inappbrowser
Improve beforeload event
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
In #276 (CB-14188) the `beforeload` event was added.
This event currently uses the same callback mechanism as other events, but it is different in one important aspect: instead of just notifying that something happened, it expects an action to be called. It would be good to allow a synchronous callback instead.
Contributor guide
Research direction
Review issue #276 (CB-14188) and the existing beforeload event callback path; this issue names no implementation files or tests. Identify the relevant platform entry points, then confirm that beforeload supports a synchronous callback and that its behavior is covered on the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript, objective-c
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100