Closed
Bug 1445153
Opened 8 years ago
Closed 8 years ago
Remove remaining references to the boxmodel appearing in computed view
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
Follow up to Bug 1351685. There were some remaining references to the boxmodel component being displayed in the computedview, in code and comments.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8958372 [details]
Bug 1445153 - Remove remaining references to computedview in boxmodel component;
https://reviewboard.mozilla.org/r/227318/#review233102
Thanks Julian for the clean-up.
Attachment #8958372 -
Flags: review?(pbrosset) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Thanks for the review Patrick! Green try (with an additional commit to fix the current breakage from Bug 1351685)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=69aecc1cdef10713fd5e43ac5f9105341dddc87a
Comment 4•8 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s feab7021625f81e9cc007c7433730ea6e1075556 -d e226de7caa88: rebasing 452133:feab7021625f "Bug 1445153 - Remove remaining references to computedview in boxmodel component;r=pbro" (tip)
merging devtools/client/inspector/inspector.js
merging devtools/client/inspector/test/shared-head.js
warning: conflicts while merging devtools/client/inspector/test/shared-head.js! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
| Comment hidden (mozreview-request) |
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86919fbab788
Remove remaining references to computedview in boxmodel component;r=pbro
Comment 7•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Component: Inspector: Computed → Inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•