Paul Irish

Results 538 comments of Paul Irish

@kdzwinel https://chrome-apps-doc.appspot.com/_patch/831263004/devtools/index we can fix it with negative margin for desktop and maybe hide it on mobile? Can you come up with some styles that would work for this? Thanks

- "Send feedback" is not coming back. I submitted a CL for all of DCC to remove it. "report a content bug" handles it: https://codereview.chromium.org/836833002/ - yes "report a content...

> 1) @paulirish Is that what you had in mind? I actually was thinking this link is in the white section above the "global footer"

cc @Meggin since she's been hacking on this stuff.

a few more notes from a Q&A thread. Allocation Tracker name doesn't exactly matches with the tool because it doesn't track allocations, but alive objects. I think Object Tracker sounds...

This twitter thread, with pictures is fairly useful: https://twitter.com/dan_abramov/status/584169428994154498 `$0` when selecting an element is good. also hovering to get a preview

Idle doesnt belong in the pie chart or any % calculations. That's a bug, IMO. Idle time has different concerns but they're very unrelated to how we currently present it.

yup we can kill. the -summary page is still heavily linked though.

-summary page is linked internally. it's actually a demo. the heap-profiling page i dont see linked, but we should have a redirect on it, yeah

> oh wait, you mean heap-profiling-summary. not heap-profiling as summary. correct. and `heap-profiling.html` is dead, yeah.