It would be exceptionally handy to be able to tie paint records back to the original code. That is, to answer the question "which line(s) of code caused a tile / render layer to need to be repainted?"
More context: At the moment some records, e.g. layouts, have a link to their right with the appropriate line number from the JS that caused the layout to take place. Ideally speaking there would be a line number next to a paint record that indicates the origin of the change, whether that's CSS or JS.
<rdar://problem/19106784>
*** This bug has been marked as a duplicate of bug 120084 ***