Closed
Bug 1011757
Opened 12 years ago
Closed 12 years ago
Add aero styles for web audio editor
Categories
(DevTools Graveyard :: Web Audio Editor, defect)
Tracking
(firefox30 unaffected, firefox31 affected, firefox32 affected)
RESOLVED
FIXED
Firefox 32
| Tracking | Status | |
|---|---|---|
| firefox30 | --- | unaffected |
| firefox31 | --- | affected |
| firefox32 | --- | affected |
People
(Reporter: jsantell, Assigned: jsantell)
Details
Attachments
(1 file, 2 obsolete files)
|
2.33 KB,
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
Added aero for the icon, not the styles unfortunately.
Assignee: nobody → jsantell
Attachment #8424206 -
Flags: review?(vporof)
Attachment #8424206 -
Flags: feedback?(scrapmachines)
Comment 2•12 years ago
|
||
Comment on attachment 8424206 [details] [diff] [review]
1011757-add-aero-styles-for-web-audio-editor.patch
Review of attachment 8424206 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/themes/windows/jar.mn
@@ +636,5 @@
> * skin/classic/aero/browser/devtools/scratchpad.css (devtools/scratchpad.css)
> * skin/classic/aero/browser/devtools/shadereditor.css (devtools/shadereditor.css)
> * skin/classic/aero/browser/devtools/splitview.css (../shared/devtools/splitview.css)
> skin/classic/aero/browser/devtools/styleeditor.css (../shared/devtools/styleeditor.css)
> +* skin/classic/aero/browser/devtools/webaudioeditor.css (../shared/devtools/webaudioeditor.css)
../shared/devtools/webaudioeditor.css does not exists. You should simply use devtools/webaudioeditor.css
Attachment #8424206 -
Flags: review?(vporof)
Attachment #8424206 -
Flags: feedback?(scrapmachines)
Comment 3•12 years ago
|
||
(or.... get rid of themes/*/devtools/webaudioeditor.css and rename themes/shared/devtools/webaudioeditor.inc.css to webaudioeditor.css and import ../shared/devtools/webaudioeditor.css in all three jar.mn and remove the * from each entry)
| Assignee | ||
Comment 4•12 years ago
|
||
Fixed!
Attachment #8424206 -
Attachment is obsolete: true
Attachment #8424221 -
Flags: review?(vporof)
Attachment #8424221 -
Flags: feedback?(scrapmachines)
Comment 5•12 years ago
|
||
Comment on attachment 8424221 [details] [diff] [review]
1011757-add-aero-styles-for-web-audio-editor.patch
Review of attachment 8424221 [details] [diff] [review]:
-----------------------------------------------------------------
This should also be uplifted to aurora
Attachment #8424221 -
Flags: feedback?(scrapmachines) → feedback+
Updated•12 years ago
|
status-firefox30:
--- → unaffected
status-firefox31:
--- → affected
status-firefox32:
--- → affected
| Assignee | ||
Comment 6•12 years ago
|
||
The aurora (31) version of web audio editor tools are much different than this, not too sure we should worry about it as it's really rough and shouldn't be promoted
Comment 7•12 years ago
|
||
(In reply to Jordan Santell [:jsantell] [@jsantell] from comment #6)
> The aurora (31) version of web audio editor tools are much different than
> this, not too sure we should worry about it as it's really rough and
> shouldn't be promoted
How does it matter what are the contents of the file? The aero entry is missing in aurora's jar.mn file, so this patch will just add it back.
| Assignee | ||
Comment 8•12 years ago
|
||
Fair enough!
Updated•12 years ago
|
Attachment #8424221 -
Flags: review?(vporof) → review+
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 9•12 years ago
|
||
Attachment #8424221 -
Attachment is obsolete: true
| Assignee | ||
Updated•12 years ago
|
Attachment #8425050 -
Flags: review+
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 10•12 years ago
|
||
Comment 11•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 32
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•