Jonathan Garbee

Results 44 issues of Jonathan Garbee

So workspaces and breakpoints can have some odd interactions. These should be clearly documented for reference. [1] https://groups.google.com/forum/#!msg/google-chrome-developer-tools/dQkYXi4syt8/sT5VuSxjJ9gJ

Docs
Low Priority

[Async Operation Breakpoints](https://code.google.com/p/chromium/issues/detail?id=457134) seem to be quickly being introduced. Documentation should exist for this shortly after the issue is marked as fixed. This issue will be labelled as Low Priority...

Docs
Low Priority

From trying to help someone in IRC, Paul mentioned some stepping changes were made recently to the debugger. We should figure these changes out and clearly document the differences for...

Docs
High Priority

https://developer.chrome.com/devtools/docs/clean-testing-environment A lot of buzz lately on an issue for remembering the dock position in Incognito from some dock-to-bottom lovers. We should update this page to help clarify the advantages...

Docs
Medium Priority

I noticed when fixing another issue that the heap-profiling page is very outdated and the javascript-memory-profiling page covers the same stuff but in more detail and updated. Is it safe...

Docs
High Priority

FTUE = first time user experience and FRE = first run experience up front. pbakaus > 1) is "did you know", 2) is "let me show you this new thing"...

Medium Priority

The [developers](http://www.chromium.org/developers) landing page is a lot of headings, lists, and links. For people jumping in, this seems hard to follow to actually get going. Some quick ideas to help...

Low Priority

I came across the [Tips and Tricks](https://developer.chrome.com/devtools/docs/tips-and-tricks) page of the docs this morning. It looks like a monolithic grab-bag of features that are well documented (sometimes even pretty exact) in...

Docs
Low Priority

In IRC someone was asking about the integration of sourcemaps within DevTools. Specifically about the sources panel based on an older [H5R](http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/) article. We should document sourcemaps integration fully in...

Docs
Medium Priority

In IRC someone asked about seeing local modifications to a remote file on reload. There is a [bug report](https://code.google.com/p/chromium/issues/detail?id=91852) open for this currently since it is not directly possible. However...