Closed
Bug 2016130
Opened 5 months ago
Closed 5 months ago
Neighboring same row cells should be separated by a dotted line if they're same document.
Categories
(DevTools :: Application Panel, task)
DevTools
Application Panel
Tracking
(firefox149 fixed)
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: farre, Assigned: farre)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
// +------------------+------------------+------------------+
// | 0 | 1 | 2 |
// +------------------+------------------+------------------+
// | index.html |
// +------------------+------------------+------------------+
// | iframe.html : iframe.html#1 |
// +------------------+------------------+------------------+
// | iframe.html | iframe.html?2 |
// +------------------+------------------+------------------+
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → afarre
Status: NEW → ASSIGNED
Pushed by afarre@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/122e498667e3
https://hg.mozilla.org/integration/autoland/rev/c20db4af1793
Separate neighboring cells that are same document with a dotted line. r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•