Open Bug 1237021 Opened 9 years ago Updated 2 years ago

Manifest processor should issue developer warning to the window console and not the browser console

Categories

(Core :: DOM: Core & HTML, defect, P3)

46 Branch
defect

Tracking

()

Tracking Status
firefox46 --- affected

People

(Reporter: marco, Unassigned)

References

(Blocks 1 open bug)

Details

This way they'll be shown when the developer tools are connected to a remote device.
Priority: -- → P5
Component: DOM → DOM: Core & HTML

That would be great... I've no idea how to do this tho. Right now, I'm pulling in:

const {
  ConsoleAPI,
} = SpecialPowers.Cu.import("resource://gre/modules/Console.jsm");

Any idea what other JSM I should be using?

Priority: P5 → P3
Assignee: nobody → mcaceres
Assignee: mcaceres → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.