Bug 29685 - [GTK] need to dump number of pending unload handlers
Summary: [GTK] need to dump number of pending unload handlers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-09-23 09:13 PDT by Gustavo Noronha (kov)
Modified: 2009-09-23 12:19 PDT (History)
0 users

See Also:


Attachments
proposed addition (6.13 KB, patch)
2009-09-23 09:22 PDT, Gustavo Noronha (kov)
gustavo: commit-queue-
Details | Formatted Diff | Diff
xan's comments addressed (6.03 KB, patch)
2009-09-23 12:08 PDT, Gustavo Noronha (kov)
xan.lopez: review+
gustavo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2009-09-23 09:13:20 PDT
Some tests are failing currently because they expect the number of pending unload handlers to be printed, along with the name of the frame.
Comment 1 Gustavo Noronha (kov) 2009-09-23 09:22:00 PDT
Created attachment 39999 [details]
proposed addition
Comment 2 Gustavo Noronha (kov) 2009-09-23 12:08:41 PDT
Created attachment 40009 [details]
xan's comments addressed
Comment 3 Xan Lopez 2009-09-23 12:14:51 PDT
Comment on attachment 40009 [details]
xan's comments addressed

r=me
Comment 4 Gustavo Noronha (kov) 2009-09-23 12:19:19 PDT
Landed as r48682 with minor comments we discussed on IRC addressed.