Avoid executing the code in the All Fetch Listeners Are Empty algorithm. (#1676)
* Avoid executing the code in the All Fetch Listeners Are Empty algorithm.
* Removed redundant check.
* Add a note that clarify that we ignores handleEvent.
* Updated the note as suggested.