m_throttleState == PageNotThrottledState -> page NOT throttled, so should NOT throttle timers m_throttleState != PageNotThrottledState -> page NOT NOT throttled, so should throttle timers This needs cleaning up, but for now, 1 character fix.
Created attachment 205760 [details] Fix Fixes <rdar://problem/14247819>
Committed revision 152202.
This change broke fast/dom/timer-throttling-hidden-page.html on Mac: http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r152202%20(11080)/results.html