Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

this.webview.setActive is not a function #8456

Closed
jonathansampson opened this issue Apr 24, 2017 · 1 comment
Closed

this.webview.setActive is not a function #8456

jonathansampson opened this issue Apr 24, 2017 · 1 comment
Labels

Comments

@jonathansampson
Copy link
Collaborator

  • Did you search for similar issues before submitting this one?
    Yes

  • Describe the issue you encountered:
    Opening a new tab throws exception: Uncaught TypeError: this.webview.setActive is not a function

frame.js:361 Uncaught TypeError: this.webview.setActive is not a function
    at Frame.onPropsChanged (frame.js:361)
    at Frame.cb [as runOnDomReady] (frame.js:429)
    at HTMLElement.eventCallback (frame.js:338)
    at WebViewImpl.GuestViewContainer.dispatchEvent (extensions::guestViewContainer:184)
    at dispatchEvent (extensions::guest-view-internal:64)
    at EventEmitter2.<anonymous> (extensions::guest-view-internal:70)
    at EventEmitter2.emit (extensions::event_emitter:43)
    at EventEmitter2.ipcRenderer.emit (extensions::ipc_utils:31)
  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Desktop

  • Brave Version (revision SHA):
    0.15.0

  • Steps to reproduce:

    1. Open a new tab
    2. Note exception in console
  • Actual result:
    Exception is thrown

  • Expected result:
    No exception should be thrown

  • Will the steps above reproduce in a fresh profile? If not what other info can be added?
    N/A

  • Is this an issue in the currently released version?
    N/A

  • Can this issue be consistently reproduced?
    Yes

  • Screenshot if needed:

Repro steps

@jonathansampson jonathansampson modified the milestones: 0.15.1, 0.15.0 Apr 24, 2017
@jonathansampson
Copy link
Collaborator Author

Closing, as this no longer repros for me.

@jonathansampson jonathansampson removed this from the 0.15.0 milestone Apr 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant