Closed
Bug 131231
Opened 23 years ago
Closed 23 years ago
Assertion when content policy prevents icons from loading
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: pavlov, Assigned: pavlov)
Details
(Keywords: topembed+)
Attachments
(1 file, 2 obsolete files)
4.10 KB,
patch
|
jud
:
review+
attinasi
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
When a content policy exists that blocks loading of:
resource:/res/loading-image.gif
resource:/res/broken-image.gif
nsImageFrame.cpp asserts. We shouldn't listen to the content policy for
loading these images.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
heres the real fix.
Attachment #74367 -
Attachment is obsolete: true
Assignee | ||
Comment 3•23 years ago
|
||
Attachment #74376 -
Attachment is obsolete: true
Comment 4•23 years ago
|
||
Comment on attachment 74377 [details] [diff] [review]
real fix, honest.
sr=attinasi
Attachment #74377 -
Flags: superreview+
Updated•23 years ago
|
Attachment #74377 -
Flags: review+
Comment 5•23 years ago
|
||
Comment on attachment 74377 [details] [diff] [review]
real fix, honest.
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #74377 -
Flags: approval+
Assignee | ||
Comment 6•23 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•