Closed
Bug 1797115
Opened 11 months ago
Closed 11 months ago
Rename log entry level "warning" to "warn"
Categories
(Remote Protocol :: WebDriver BiDi, defect, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox108 fixed)
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
()
Details
(Whiteboard: [webdriver:m5][webdriver:relnote])
Attachments
(1 file)
To match the BiDi spec change from https://github.com/w3c/webdriver-bidi/pull/259 we should rename the log entryAdded level "warning" to "warn".
The mention of console.warning was also removed from the spec and we can remove it from the implementation.
Some spots to update:
Assignee | ||
Updated•11 months ago
|
Summary: Rename warning to warn → Rename log entry level "warning" to "warn"
Assignee | ||
Updated•11 months ago
|
Comment 1•11 months ago
|
||
I don't see this change on mozilla-central yet, so I assume we have to wait until the next downstream sync when the test gets updated.
Comment 3•11 months ago
|
||
The severity field is not set for this bug.
:whimboo, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(hskupin)
Assignee | ||
Updated•11 months ago
|
Assignee: nobody → jdescottes
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [webdriver:m5]
Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(hskupin)
Assignee | ||
Updated•11 months ago
|
Points: --- → 1
Assignee | ||
Comment 4•11 months ago
|
||
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bac1e6160d37 [bidi] Rename log entry level warning to warn r=webdriver-reviewers,jgraham
Comment 6•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Updated•11 months ago
|
Blocks: webdriver:m5
Assignee | ||
Updated•10 months ago
|
Whiteboard: [webdriver:m5] → [webdriver:m5][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•