Closed
Bug 697986
Opened 14 years ago
Closed 14 years ago
Ads show up in history
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: snorp, Assigned: blassey)
Details
Attachments
(1 file, 1 obsolete file)
|
685 bytes,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
If you go to dairyqueen.com (may also have to click 'standard site' link), doubeclick urls show up in your history. I reckon that those are iframes, and we accidentally add them in response to the document load event.
| Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → blassey.bugs
Attachment #570432 -
Flags: review?(doug.turner)
Comment 2•14 years ago
|
||
Just wondering, do we want to save about: or chrome: pages? Mozilla Places does not.
Comment 3•14 years ago
|
||
| Assignee | ||
Comment 4•14 years ago
|
||
Attachment #570432 -
Attachment is obsolete: true
Attachment #570432 -
Flags: review?(doug.turner)
Attachment #570448 -
Flags: review?(doug.turner)
Comment 5•14 years ago
|
||
Comment on attachment 570448 [details] [diff] [review]
patch
Review of attachment 570448 [details] [diff] [review]:
-----------------------------------------------------------------
typically value then flag field:
if (! aFlags & VisitFlags::TOP_LEVEL)
Attachment #570448 -
Flags: review?(doug.turner) → review+
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 7•14 years ago
|
||
20111031040210
http://hg.mozilla.org/projects/birch/rev/b7bbb5708b42
Samsung Galaxy SII
Status: RESOLVED → VERIFIED
Comment 8•14 years ago
|
||
So I guess this is the reason why links that are directing a location inside a frame, aren't shown as visited?
http://people.mozilla.org/~mwargers/tests/dom/parentframe_ahrefvisited_inside_frame.html
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•