Summary: | LayoutTests/inspector frequently run slow and timeout when run in WebKit2 but not WebKit1 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> | ||||
Component: | Web Inspector | Assignee: | Joseph Pecoraro <joepeck> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | ap, burg, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Joseph Pecoraro
2015-07-30 14:50:58 PDT
Created attachment 257864 [details]
[PATCH] Proposed Fix
This should address current unskipped flakey tests and make them run aster.
I'll have a separate change that rebases / unskips / unslows tests.
Comment on attachment 257864 [details] [PATCH] Proposed Fix Clearing flags on attachment: 257864 Committed r187627: <http://trac.webkit.org/changeset/187627> All reviewed patches have been landed. Closing bug. Comment on attachment 257864 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=257864&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKPreferences.mm:265 > +- (void)_setHiddenPageDOMTimerThrottlingEnabled:(BOOL)hiddenPageDOMTimerRhrottlingEnabled Rhottling! (In reply to comment #5) > Comment on attachment 257864 [details] > [PATCH] Proposed Fix > > View in context: > https://bugs.webkit.org/attachment.cgi?id=257864&action=review > > > Source/WebKit2/UIProcess/API/Cocoa/WKPreferences.mm:265 > > +- (void)_setHiddenPageDOMTimerThrottlingEnabled:(BOOL)hiddenPageDOMTimerRhrottlingEnabled > > Rhottling! Oops! I'll quick fix. |