Closed
Bug 557567
Opened 14 years ago
Closed 14 years ago
urlbar changes when pages load within frames
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
()
Details
Attachments
(1 file)
1.13 KB,
patch
|
mfinkle
:
review+
stechz
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce: 1. Open http://zvon.org/other/haskell/Outputglobal/index.html 2. Click any link in the left frame (e.g. "Functions") Actual Results: The urlbar changes to show the URI instead of the title. Expected Results: urlbar contents do not change.
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Comment 1•14 years ago
|
||
With this patch, we ignore onLocationChange events in child frames. (This is exactly what we were already doing for onStateChange events.)
Comment 2•14 years ago
|
||
Comment on attachment 437346 [details] [diff] [review] patch Looks good to me, but I want Ben to have a look too.
Attachment #437346 -
Flags: review?(webapps)
Attachment #437346 -
Flags: review?(mark.finkle)
Attachment #437346 -
Flags: review+
Updated•14 years ago
|
Attachment #437346 -
Flags: review?(webapps) → review+
Comment 3•14 years ago
|
||
pushed: http://hg.mozilla.org/mobile-browser/rev/8ea72fbe42d6
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
verified FIXED On builds: Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2.4pre) Gecko/20100412 Namoroka/3.6.4pre Fennec/1.1a2pre and Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.3a4pre) Gecko/20100412 Namoroka/3.7a4pre Fennec/1.1a2pre
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Flags: in-litmus?
Updated•13 years ago
|
Assignee: mbrubeck → aaron.train
Comment 5•13 years ago
|
||
This should become an FFT litmus testcase.
Updated•13 years ago
|
Assignee: aaron.train → mbrubeck
Updated•13 years ago
|
Flags: in-litmus? → in-litmus?(aaron.train)
Comment 6•13 years ago
|
||
(In reply to comment #5) > This should become an FFT litmus testcase. https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13626
Flags: in-litmus?(aaron.train) → in-litmus+
You need to log in
before you can comment on or make changes to this bug.
Description
•