Bug 2020432 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Go to `about:blank?foo` and check `location.search`. I expected it to be `?foo`, but it's `""`. Chromium shows `?foo`.
Go to `about:blank?foo` and check `location.search`. I expected it to be `?foo`, but it's `""`. Chromium shows `?foo`.

From a quick check, this already happened before bug 543435.

Back to Bug 2020432 Comment 0