Closed
Bug 526727
Opened 15 years ago
Closed 15 years ago
Pasting long data url and pressing enter freeze firefox for few seconds
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 570975
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: BijuMailList, Unassigned)
References
()
Details
(Keywords: dogfood, regression)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091104
Minefield/3.7a1pre (.NET CLR 3.5.30729)
Pasting long data url and pressing enter freeze firefox for few seconds
(not happens if you navigate to data url by clicking link)
steps:-
1. run nightly trunk build
2. copy the data url
3. paste it on address bar
4. press enter
result: firefox freeze for few seconds, then display the image
this wont happen if you click the data url
Works fine on...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6pre) Gecko/20091104 Shiretoko/3.5.6pre (.NET CLR 3.5.30729)
Comment 1•15 years ago
|
||
Regression range on trunk http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3222b99f441c&tochange=6a5f22ccbe0e which includes a places branch merge. Regression range from places nightlies: regressed between 2009-07-13-03 places nightly (http://hg.mozilla.org/projects/places/rev/7a1ca8b23d9a) and 2009-07-14-04 places nightly (http://hg.mozilla.org/projects/places/rev/3b054cb734ea). (The pushlog for the places branch doesn't seem to exist for this time period, so I can't figure out how to determine which bug is at fault.)
Component: General → Bookmarks & History
QA Contact: general → bookmarks
Comment 2•15 years ago
|
||
You need to have a moderately sized places.sqlite file to reproduce, so a fresh profile won't work, but a fresh profile and a copied in large places.sqlite will reproduce.
This is very annoying when looking at reftest failure logs.
Comment 3•15 years ago
|
||
based on comment 1 that is Async Location Bar.
I guess when you paste that address it tries to query with this large url.
iirc there is a bug about avoiding queries when a valid address is pasted into, but can't find it atm.
Blocks: 455555
Component: Bookmarks & History → Location Bar
Keywords: regression
QA Contact: bookmarks → location.bar
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 4•15 years ago
|
||
I hit this all the time loading up reftest image results.
Comment 5•15 years ago
|
||
Forward duping this since bug 570975 has a lot more data on it.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•