You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
As discussed in similar issue there: https://github.com/GoogleChrome/chromedeveditor/issues/1023 - it is not possible to add onClosed event listener on an 'abstract' current window property, it needs to be set on the particular window instance instead. Before that change, the clean up function was never actually called, because the listener was never properly attached. That was probably the reason of existence for "panel isn't actually open ... and so we try again." code that was executed if the previous window wasn't cleaned up properly (so actually every time). This code is no longer needed, I guess, as the windows are now cleaned up properly. |
10 years ago | |
---|---|---|
.. | ||
models | 10 years ago | |
views | 10 years ago | |
axolotl_store.js | 10 years ago | |
background.js | 10 years ago | |
bimap.js | 10 years ago | |
chromium.js | 10 years ago | |
components.js | 10 years ago | |
conversation_panel.js | 10 years ago | |
database.js | 10 years ago | |
index.js | 10 years ago | |
libaxolotl-worker.js | 10 years ago | |
libphonenumber-util.js | 10 years ago | |
libtextsecure.js | 10 years ago | |
notifications.js | 10 years ago | |
options.js | 10 years ago | |
panel_controller.js | 10 years ago | |
register.js | 10 years ago | |
storage.js | 10 years ago |