Closed
Bug 1763127
Opened 3 years ago
Closed 3 years ago
Handle hash changes for browsingContext.navigate
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(firefox102 fixed)
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: jdescottes, Assigned: Sasha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [bidi-m3-mvp], [wptsync upstream])
Attachments
(3 files)
Follow up to handle more specific navigation use cases.
We should support navigation which simply involve hash changes (same hash, different hash etc...)
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Whiteboard: [webdriver:backlog]
Comment 1•3 years ago
|
||
As discussed we will try to have a look next week as long as we are working on navigation in M3. For this bug we most likely only require some wdspec tests to be added.
Points: --- → 2
Priority: -- → P3
Whiteboard: [webdriver:backlog] → [bidi-m3-mvp]
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9276132 -
Attachment description: WIP: Bug 1763127 - Add support for hash changes for browsingContext.navigate → Bug 1763127 - Add support for hash changes for browsingContext.navigate.
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D146108
Updated•3 years ago
|
Attachment #9276409 -
Attachment description: Bug 1763127 - Add wdspec tests for browsingContext.navigate to url with hash → Bug 1763127 - Add wdspec tests for browsingContext.navigate to url with hash.
Updated•3 years ago
|
Attachment #9276409 -
Attachment description: Bug 1763127 - Add wdspec tests for browsingContext.navigate to url with hash. → Bug 1763127 - Add a helper function to simplify wdspec tests for browsingContext.navigate.
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D146290
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ad5649dda5fd
Add support for hash changes for browsingContext.navigate. r=webdriver-reviewers,whimboo
Comment 6•3 years ago
|
||
Marking as leave-open given that only the first commit was pushed.
Keywords: leave-open
Comment 7•3 years ago
|
||
bugherder |
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d69bbb4b876
Add a helper function to simplify wdspec tests for browsingContext.navigate. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/b04acb253be8
Add wdspec tests for browsingContext.navigate to url with hash. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/34096 for changes under testing/web-platform/tests
Whiteboard: [bidi-m3-mvp] → [bidi-m3-mvp], [wptsync upstream]
Comment 10•3 years ago
|
||
bugherder |
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Keywords: leave-open
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•