Jonathan Garbee

Results 38 issues of Jonathan Garbee

`innerHTML` should be fairly simple to update to `textContent` automatically for developers.

When the program is initially ran, it just "runs". While it is recording by default, it assumes developers have read the README and know to proxy their network. It would...

enhancement

While the goal of restricting default access is admirable, the current implementation is technically a gaping hole for possible problems. First, `.dev` is a [registered top-level domain](https://www.iana.org/domains/root/db/dev.html). `.local` _could_ be...

help wanted
todo

An [often problem](https://code.google.com/p/chromium/issues/detail?id=479791) developers hit is Infinite Loops. Many don't understand the process for using a conditional breakpoint to stop in them for inspection. Pretty clear here, let's solve it.

Medium Priority
Good Starter Issue

Go over the CodeSchool Introduction to DevTools course and make sure everything still works as expected. If not, then let Paul know so he can nudge the guys in charge...

High Priority

Travis's test suite should count the different types of errors and display a quick line display of each and their count in the document. For example: ``` Passive voice: 5...

Workflow
Low Priority

Two extension pages exist showing off external extensions. Merge them and redirect the removed one.

Low Priority
Good Starter Issue

Drawing from the conversation in [crbug](https://code.google.com/p/chromium/issues/detail?id=408242#c5) about this, I feel it would be nice for us to actually explain when it might be best to use the different view modes...

A question came up in the Google Group about the JSON export. Pavel linked to [a fantastic doc](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/edit#heading=h.yr4qxyxotyw) covering the structure in great detail. Instead of copying this in and...

Docs
Low Priority
Good Starter Issue

An often question that comes up is, "What is Idle time?" and "How do I get rid of it?". This recently hit the [ML again](https://groups.google.com/forum/#!msg/google-chrome-developer-tools/sg37pDBY2iM/NaJBUPzjVEgJ). These questions should be answered...

question
Docs
Medium Priority