You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebRender captures can be rather large, which makes them hard to debug.
It could be nice to have a tool that tries to reduce the complexity of a capture automatically, possibly with user input of the form "is the issue still present?".
I would love to have a way to take a capture and remove all elements that outside a certain rect (typically, capture a bug in firefox and remove the chrome and other elements around the bug from the capture).
Activity
jrmuizel commentedon Mar 26, 2018
It can be difficult for a user to answer this without knowing how the capture has been mutated.
glennw commentedon Mar 27, 2018
Related to #2475
nical commentedon Mar 27, 2018
I would love to have a way to take a capture and remove all elements that outside a certain rect (typically, capture a bug in firefox and remove the chrome and other elements around the bug from the capture).