Closed
Bug 224932
Opened 22 years ago
Closed 22 years ago
[FIX]"iframe" should be detected as HTML
Categories
(Core Graveyard :: File Handling, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.6beta
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
736 bytes,
patch
|
darin.moz
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
We don't detect the following document as HTML:
<iframe
SRC="http://www.burstnet.com/cgi-bin/ads/ad7566a.cgi/if/v=1.0F/sz=468x60A|728x90A\
/5504224/RETURN-CODE/" scrolling="no" marginwidth="0" marginheight="0"
frameborder="0" vspace="0" hspace="0" width="728" height="90"><A target="_top"
HREF="http://www.burstnet.com/ads/ad7566a-map.cgi/v=1.0F/sz=468x60A/5504224"><IMG
SRC="http://www.burstnet.com/cgi-bin/ads/ad7566a.cgi/v=1.0F/sz=468x60A/5504224"
border="0" alt="Please support our sponsor."></A></iframe>
We probably should.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #134930 -
Flags: superreview?(darin)
Attachment #134930 -
Flags: review?(darin)
![]() |
Assignee | |
Updated•22 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla1.6beta
![]() |
||
Comment 2•22 years ago
|
||
Comment on attachment 134930 [details] [diff] [review]
Proposed patch
r+sr=darin
Attachment #134930 -
Flags: superreview?(darin)
Attachment #134930 -
Flags: superreview+
Attachment #134930 -
Flags: review?(darin)
Attachment #134930 -
Flags: review+
![]() |
Assignee | |
Comment 3•22 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•