Closed Bug 1424025 Opened 6 years ago Closed 6 years ago

Replace widgets.css link with only breadcrumbs.css

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(firefox59 fixed)

RESOLVED FIXED
Firefox 59
Tracking Status
firefox59 --- fixed

People

(Reporter: gl, Assigned: gl)

Details

Attachments

(1 file)

We only need the breadcrumbs.css that is imported from widgets.css in the inspector.
Attached patch 1424025.patchSplinter Review
Attachment #8935490 - Flags: review?(jdescottes)
Comment on attachment 8935490 [details] [diff] [review]
1424025.patch

Review of attachment 8935490 [details] [diff] [review]:
-----------------------------------------------------------------

LGTM. R+ if try is green + comment addressed.

::: devtools/client/themes/widgets.css
@@ -2,5 @@
>  /* This Source Code Form is subject to the terms of the Mozilla Public
>   * License, v. 2.0. If a copy of the MPL was not distributed with this
>   * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
>  
> -@import url(chrome://devtools/skin/breadcrumbs.css);

You can't remove the import from here, as it is used at least by the old debugger.
Attachment #8935490 - Flags: review?(jdescottes) → review+
Pushed by gabriel.luong@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/efdfb9487b81
Replace widgets.css link with only breadcrumbs.css. r=jdescottes
https://hg.mozilla.org/mozilla-central/rev/efdfb9487b81
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: