Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit b66da87

Browse files
committed
Remove the note on the comment
1 parent 1bf1451 commit b66da87

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

common/frame.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,6 @@ func (f *Frame) onLoadingStopped() {
364364
// requests so it may take a long time for us to see
365365
// a networkIdle event or we may never see one if the
366366
// website never stops performing network requests.
367-
// NOTE: This is a different timeout to networkIdleTimer,
368-
// which only works once there are no more network
369-
// requests and we don't see a networkIdle event.
370367
}
371368

372369
func (f *Frame) position() *Position {

0 commit comments

Comments
 (0)