Closed Bug 1068306 Opened 11 years ago Closed 8 years ago

Fix warnings in web audio editor

Categories

(DevTools Graveyard :: Web Audio Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsantell, Unassigned)

Details

314 INFO Console message: [JavaScript Warning: "Error in parsing value for 'text-anchor'. Declaration dropped." {file: "chrome://browser/content/devtools/webaudioeditor.xul" line: 0 column: 0 source: "left"}] 315 INFO Console message: [JavaScript Warning: "Unexpected value strokewidth parsing markerUnits attribute." {file: "chrome://browser/content/devtools/d3.js" line: 589}]
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create d3.js:479 Unexpected value strokewidth parsing markerUnits attribute.
I don't see any of these errors in a recent build with logging enabled. I'll assume they were fixed, and close the bug.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.