Bug 34974

Summary: Leak of ScheduledAction during layout tests
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebCore Misc.Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.6   
URL: http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r54814%20(4240)/DumpRenderTree2-leaks.txt
Attachments:
Description Flags
Patch v1 ap: review+

Mark Rowe (bdash)
Reported 2010-02-16 04:00:25 PST
<http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r54814%20(4240)/DumpRenderTree2-leaks.txt> shows two instances of ScheduledAction being leaked during the layout tests.
Attachments
Patch v1 (12.18 KB, patch)
2010-02-16 04:13 PST, Mark Rowe (bdash)
ap: review+
Mark Rowe (bdash)
Comment 1 2010-02-16 04:13:02 PST
Created attachment 48804 [details] Patch v1
WebKit Review Bot
Comment 2 2010-02-16 04:17:50 PST
Attachment 48804 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 WebCore/bindings/js/ScheduledAction.h:28: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 If any of these errors are false positives, please file a bug against check-webkit-style.
Alexey Proskuryakov
Comment 3 2010-02-16 13:13:25 PST
Comment on attachment 48804 [details] Patch v1 r=me, nice! Style bot complained correctly.
Mark Rowe (bdash)
Comment 4 2010-02-16 14:54:04 PST
Fixed in r54835.
Note You need to log in before you can comment on or make changes to this bug.