Bug 118301
Summary: | REGRESSION(r152202): Broke fast/dom/timer-throttling-hidden-page.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | andersca, barraclough, cdumez, kling |
Priority: | P2 | Keywords: | InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 168700 | ||
Bug Blocks: |
Andreas Kling
Failing since <http://trac.webkit.org/changeset/152202> landed on bug 118210.
--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/fast/dom/timer-throttling-hidden-page-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/fast/dom/timer-throttling-hidden-page-actual.txt
@@ -6,7 +6,7 @@
PASS timerIntervalWhilePageVisible is within 20 of 100
PASS firstTimerIntervalWhilePageHidden is >= 80
PASS firstTimerIntervalWhilePageHidden <= 1120 is true
-PASS timerIntervalWhilePageHidden is within 20 of 1000
+FAIL timerIntervalWhilePageHidden should be within 20 of 1000. Was 102.
PASS timerIntervalWhilePageVisible is within 20 of 100
PASS successfullyParsed is true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andreas Kling
Skipped with: <http://trac.webkit.org/changeset/152288> (pls2check)
Alexey Proskuryakov
<rdar://problem/14337921>
Chris Dumez
Test was updated and unskilled in http://trac.webkit.org/changeset/212845.