Nicolas Chevobbe

Results 78 comments of Nicolas Chevobbe

Here's the inventory (I think I reviewed all usages) ### console clicking on the icon jumps to the inspector and selects the node hovering highlight the node on screen ###...

@jasonLaster is it still valid ?

> Yes, I like the idea. @nchevobbe can we somehow share the auto-completion logic that you are building for classes in the Rules panel? We could ideally just provide different...

Yes, we do have [Bug 972530](https://bugzilla.mozilla.org/show_bug.cgi?id=972530) for this, where there is already some discussion . `x = {key: 42}` should return the object as well.

Actually this did come up in a discussion I had with Irakli in Whistler. He was saying it was very handy when you're working on a big script ( =...

We could have Devon somewhere :D

> With your patch, is the Console still working after encountering that kind of error? > Can users still see new messages, type commands, etc.? > If yes, your current...

if we'd have a goal, it'd be for the user to never see this message :D But crashes happen, and we should have as much data as we can on...

> @nchevobbe what's possible right now to format/link parts of a log? Does the console grouping template mechanism help? Not sure, we're only replacing URLs with ``. I'm not sure...

Okay now I understand. Underlining might not be enough, we could also have the ℹ icon we have in other places to (like in Netmonitor for headers). Implementation wise, we...