Closed Bug 1535097 Opened 6 years ago Closed 4 years ago

Send Page.navigatedWithinDocument event for iframes

Categories

(Remote Protocol :: CDP, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1637640

People

(Reporter: aslushnikov, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36

Steps to reproduce:

CDP's Page.navigatedWithinDocument event is fired for both main frame and subframes. Gecko's WebProgressListener's "locationChange" event doesn't fire for subframes (related mozilla bug), so we had to introduce a "frameLocationChange" event in WebProgressListener2 class.

Is this the way to go here?

Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Type: defect → enhancement

Most likely bug 1637640 will fix that.

Depends on: 1637640
Blocks: 1549520
Summary: Tracking same-document navigations in iframes → Send Page.navigatedWithinDocument event for iframes
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Component: CDP: Page → CDP
You need to log in before you can comment on or make changes to this bug.