Bug 138809 - Add initial layout testing coverage for timer throttling
Summary: Add initial layout testing coverage for timer throttling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 138292
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-17 15:57 PST by Chris Dumez
Modified: 2014-11-17 17:14 PST (History)
6 users (show)

See Also:


Attachments
Patch (17.69 KB, patch)
2014-11-17 16:15 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (17.69 KB, patch)
2014-11-17 16:30 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-11-17 15:57:17 PST
Add initial layout testing coverage for timer throttling.
Comment 1 Chris Dumez 2014-11-17 16:15:46 PST
Created attachment 241746 [details]
Patch
Comment 2 Chris Dumez 2014-11-17 16:27:21 PST
Comment on attachment 241746 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=241746&action=review

> LayoutTests/fast/dom/repeating-timer-visible-element-throttling.html:22
> +    // Do not use shouldBeTrue() here because it would cause a DOM tree mutable and

Arg, typo: "mutable". I'll fix before landing.
Comment 3 Chris Dumez 2014-11-17 16:30:05 PST
Created attachment 241747 [details]
Patch
Comment 4 WebKit Commit Bot 2014-11-17 17:14:39 PST
Comment on attachment 241747 [details]
Patch

Clearing flags on attachment: 241747

Committed r176239: <http://trac.webkit.org/changeset/176239>
Comment 5 WebKit Commit Bot 2014-11-17 17:14:47 PST
All reviewed patches have been landed.  Closing bug.