Closed Bug 711368 Opened 14 years ago Closed 14 years ago

gcli.css uses both box-sizing and -moz-box-sizing

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 12

People

(Reporter: hsivonen, Assigned: jwalker)

Details

Attachments

(1 file)

gcli.css uses box-sizing in addition to using -moz-box-sizing. Unprefixed box-sizing isn't supported by Firefox yet and causes console whines. These console whines interfere with browser_webconsole_bug_603750_websocket.js when I run the test locally. Please don't use unsupported CSS properties in CSS files that are part of the browser itself. Please rely on whoever unprefixes the property in the style system to unprefix instances of use throughout the product when the time comes.
Blocks: GCLI-SHIP
Blocks: GCLI-12
No longer blocks: GCLI-SHIP
Status: NEW → ASSIGNED
Component: Developer Tools → Developer Tools: Console
QA Contact: developer.tools → developer.tools.console
Assignee: nobody → jwalker
Attached patch upload 1Splinter Review
Attachment #587269 - Flags: review?(dao)
Attachment #587269 - Flags: review?(dao) → review+
Bug triage, filter on PEGASUS.
Target Milestone: --- → Firefox 12
Bug triage, filter on PEGASUS.
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
No longer blocks: GCLI-12
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: