Closed
Bug 1403196
Opened 7 years ago
Closed 7 years ago
Migrate browser_console_variables_view_dont_sort_non_sortable_classes_properties.js to the new frontend
Categories
(DevTools :: Console, enhancement, P1)
DevTools
Console
Tracking
(firefox60 fixed)
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: jdescottes)
References
Details
(Whiteboard: [newconsole-mvp])
Attachments
(1 file)
the test is checking the order of properties in the variable view. it should be migrated to the new console and test the order in the object inspector
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Updated•7 years ago
|
Priority: P3 → P2
Whiteboard: [newconsole-mvp]
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: P2 → P1
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8950190 [details]
Bug 1403196 - rename and enable browser_webconsole_object_inspector_key_sorting.js;
https://reviewboard.mozilla.org/r/219446/#review225312
Attachment #8950190 -
Flags: review?(bgrinstead) → review+
Comment 3•7 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 7c125d886a3e1c964263d240a059a4b6d03a79f2 -d 18f32284c48e: rebasing 446914:7c125d886a3e "Bug 1403196 - rename and enable browser_webconsole_object_inspector_key_sorting.js;r=bgrins" (tip)
merging devtools/client/webconsole/new-console-output/test/mochitest/browser.ini
warning: conflicts while merging devtools/client/webconsole/new-console-output/test/mochitest/browser.ini! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Comment hidden (mozreview-request) |
Comment 5•7 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 d01bbb87e9f6bdd42b162221d0935e3f986cc65e -d 391bc7cd19b9: rebasing 446914:d01bbb87e9f6 "Bug 1403196 - rename and enable browser_webconsole_object_inspector_key_sorting.js;r=bgrins" (tip)
merging devtools/client/webconsole/new-console-output/test/mochitest/browser.ini
warning: conflicts while merging devtools/client/webconsole/new-console-output/test/mochitest/browser.ini! (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/168e7da279d5
rename and enable browser_webconsole_object_inspector_key_sorting.js;r=bgrins
Comment 8•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Updated•7 years ago
|
status-firefox57:
wontfix → ---
status-firefox58:
affected → ---
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•