Closed
Bug 697986
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Assignee: nobody → blassey.bugs
Attachment #570432 -
Flags: review?(doug.turner)
Comment 2•11 years ago
|
||
Just wondering, do we want to save about: or chrome: pages? Mozilla Places does not.
Comment 3•11 years ago
|
||
See http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/nsNavHistory.cpp#1325
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #570432 -
Attachment is obsolete: true
Attachment #570432 -
Flags: review?(doug.turner)
Attachment #570448 -
Flags: review?(doug.turner)
Comment 5•11 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•11 years ago
|
||
http://hg.mozilla.org/projects/birch/rev/f853e2b1e753
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
20111031040210 http://hg.mozilla.org/projects/birch/rev/b7bbb5708b42 Samsung Galaxy SII
Status: RESOLVED → VERIFIED
Comment 8•10 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•1 year 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
•