polydev
polydev copied to clipboard
Automatic web components profiling in chrome devtools
When this extension is enabled in Chrome, all of the GitHub key mappings on a pull request page to open sidebar selection dialogs (i.e, 'a' opens Assignees, 'l' opens Labels,...
I don't know if this is something polydev could be the right place for, but I wanted to propose this anyway. If one builds an application with the mediator pattern...
The perf bookmarklet at https://gist.github.com/ebidel/57c9e9379ec6b0bda16d has some numbers that would be interesting to add: - first paint - page load - resource timing api load times for the page's top...
just like most tables :) :v:
On chrome://settings and other WebUI which use Polymer elements, the Polymer tab only displays a "Custom Element Profile" card with a "REFRESH" button; clicking the Refresh button does nothing. From...
When polydev is enabled, the takeRecords method of MutationObserver is gone, breaking several webpages, a.o. polymer pages with dom=shadow.
Users should be able to see what custom properties have cascaded to an element. This will be useful even when Chrome lands native custom property support to debug issues when...
With Shady DOM the element panel shows only the composed tree. It may be useful for the developer to see both the light and local tree from Shady DOM, and...
Users should be able to see and edit properties of Polymer elements selected in the elements panel.