Bug 30844

Summary: Web Inspector: Move runAfterPendingDispatches to TestController for Clarity
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, pfeldman, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Moved to TestController as an Instance Method pfeldman: review+

Joseph Pecoraro
Reported 2009-10-27 23:31:23 PDT
runAfterPendingDispatches is currently only used in tests and makes sense in that context. There doesn't seem to be a use case outside of tests. Therefore moving it to TestController seems to make more sense.
Attachments
[PATCH] Moved to TestController as an Instance Method (3.25 KB, patch)
2009-10-27 23:38 PDT, Joseph Pecoraro
pfeldman: review+
Joseph Pecoraro
Comment 1 2009-10-27 23:38:03 PDT
Created attachment 42003 [details] [PATCH] Moved to TestController as an Instance Method
Joseph Pecoraro
Comment 2 2009-10-27 23:46:07 PDT
Landed in http://trac.webkit.org/changeset/50199 r50199 = 1596738e84c303189be7072b3828a11340612074 Also update my documentation: http://bogojoker.com/inspector/inspector_tests/#_testcontroller_object
Note You need to log in before you can comment on or make changes to this bug.