Closed Bug 643010 Opened 13 years ago Closed 13 years ago

Ensure that there's exactly one "message" event listener

Categories

(Cloud Services :: Share: Firefox Client, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 646598

People

(Reporter: philikon, Assigned: mixedpuppy)

Details

The addon needs to be sure the addEventListener("message") work is done each time the web app content reloads, which happens occasionally as it tries to update itself. Right now window.addEventListener is used. See if this works across page refreshes, and if so, only do the addEventListener work once.
Assignee: nobody → mixedpuppy
this was addressed in bug 646598
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.