forked from mirrors/gecko-dev
With the changes in this patch stack, it will become more common for frontend code to receive onLocationChange notifications for subframes, as we will now correctly report events for oop subframes, and will also deliver notifications for the first document loaded in subframes in order to update the current remote URI on CanonicalBrowsingContext. This change makes more of the callbacks fired by onLocationChange be guarded by the isTopLevel check, including setting the "URL" crash annotation and updating the macOS touchbar, which should hopefully both fix existing latent bugs, and ensure that these issues don't occur with the more frequent onLocationChange callbacks. Differential Revision: https://phabricator.services.mozilla.com/D105554 |
||
|---|---|---|
| .. | ||
| docs | ||
| tests | ||
| MacTouchBar.js | ||
| MacTouchBar.manifest | ||
| moz.build | ||