Lines Matching full:safe
2600 Need WebKit API or SPI on Mac and Windows to test whether it's safe to load a page in a new tab/window
3391 <http://webkit.org/b/28355> Replace MAX()/MIN() macros with type-safe std::max()/min() templates
5556 calling isTextInput() is not always safe.
7259 (-[WebHTMLView _updateControlTints]): Added. Factored out the non-thread-safe part of
22060 This is safe to do because the preference is off by default and Safari 3, which is the only client that turns it on,
23146 It's safe to do that for functions that return integers or pointers, but not structures.