TEAROFF_MIN_DIM

Constant TEAROFF_MIN_DIM 

Source
const TEAROFF_MIN_DIM: i32 = 200;
Expand description

Sanity bounds for tear-off window dimensions. Frontend caps via window.outerWidth/Height (CSS/DIP) but a malformed or hostile arg should not be able to size the new window absurdly.