Closed
Bug 1873915
Opened 1 year ago
Closed 8 months ago
%2e entered in URL bar not normalized leading to denormalized request
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: valentin, Assigned: sekim)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Cloned from bug 1042347 as that got backed out.
We are failing to normalize Parsing: <http://example.com/foo/%2e> against <about:blank>
Blocks: interop-2024-url
Updated•9 months ago
|
Attachment #9402455 -
Attachment description: WIP: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request → Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin
Updated•9 months ago
|
Attachment #9402455 -
Attachment description: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin → WIP: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin
Updated•9 months ago
|
Attachment #9402455 -
Attachment description: WIP: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin → Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin
Updated•9 months ago
|
Attachment #9402455 -
Attachment description: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin → WIP: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin
Updated•9 months ago
|
Attachment #9402455 -
Attachment description: WIP: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin → Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin
Updated•8 months ago
|
Attachment #9402455 -
Attachment description: Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,valentin → Bug 1873915 - %2e entered in URL bar not normalized leading to denormalized request r?edgul,kershaw,jesup
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1134e476cb57
%2e entered in URL bar not normalized leading to denormalized request r=necko-reviewers,kershaw,jesup
Comment 3•8 months ago
|
||
Backed out for causing GTest failures with return code -11
- Backout link
- Push with failures
- Failure Log
- Failure line: gtest TEST-UNEXPECTED-FAIL | gtest | test failed with return code -11
Flags: needinfo?(sekim)
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/97940fdd2bb5
%2e entered in URL bar not normalized leading to denormalized request r=necko-reviewers,kershaw,jesup
Comment 5•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•