New issue
Advanced search Search tips

Issue 703371 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Bug

Blocking:
issue 723754



Sign in to add a comment

EventBindings can misreport lazy event listeners

Project Member Reported by rdevlin....@chromium.org, Mar 20 2017

Issue description

What steps will reproduce the problem?
1. Create an extension that has a lazy background page with an iframe.
2. Add an event listener for an event in both the main frame and the iframe of the background page
3. Remove the listener in one of the two frames

What is the expected result?
The other listener should still be registered as a lazy listener

What happens instead of that?
It's not

This will be fun...
 
Components: Platform>Extensions
Blocking: 723754

Sign in to add a comment