Closed
Bug 782517
Opened 13 years ago
Closed 13 years ago
Make nsFrame:MakeFrameName() annotate an iframe's src
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: cpearce, Assigned: cpearce)
Details
Attachments
(1 file)
1003 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
While debugging some painting issues I found it helpful to have nsFrame::MakeFrameName include the value of the @src attribute when creating the name string of <iframe>s.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #651628 -
Flags: review?(roc)
Attachment #651628 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•