-
Edgar Chen authored
I didn't aware there is any spec that ensure the order of load event and initial focus event. It could be possible that the initial focus event comes after load event and cause test failures. But I didn't figure out a way to detect whether we should wait for the initial focus event, so just delay logging for focus event a bit to ignore the initial one. Differential Revision: https://phabricator.services.mozilla.com/D150002 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1775118 gecko-commit: 57af2ae1491a9bc2ec8f102d2d765c932ce88aed gecko-reviewers: hsivonen
Edgar Chen authoredI didn't aware there is any spec that ensure the order of load event and initial focus event. It could be possible that the initial focus event comes after load event and cause test failures. But I didn't figure out a way to detect whether we should wait for the initial focus event, so just delay logging for focus event a bit to ignore the initial one. Differential Revision: https://phabricator.services.mozilla.com/D150002 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1775118 gecko-commit: 57af2ae1491a9bc2ec8f102d2d765c932ce88aed gecko-reviewers: hsivonen
Loading