Home | History | Annotate | Download | only in mac

Lines Matching full:hack

1214         - WebKit part of fix to scrollbar suppression hack for Leopard
3390 This is a by product of the textStorage hack used to fix
3532 * MigrateHeaders.make: Hack to prevent <JavaScriptCore/JSBase.h> from
6416 the WebKit API instead of the ASSERT_MAIN_THREAD() hack
9095 (-[WebHTMLView closeIfNotCurrentView]): Added for a dirty hack in WebCore that is marked with a FIXME Radar
9418 changed. Telling just the main WebHTMLView is a bit of an implementation hack. Hopefully someday we can
21091 and bail out of the throttle hack if it is set. This should fix the last of the crashes involving
21381 Rolled out one of my tweaks to the window display throttle hack (remember the last flush time instead
21384 crazy hack, I'm reverting back to the simple version. This should yield similar numbers on iBench,
21706 Unfortunately, this aspect of the PLT interferes with our window display throttle hack. Because we throttle
21795 Improvement to my NSWindow display throttle hack. Remember the last flush time instead of the last display time.