[Webkit-unassigned] [Bug 58115] Gather data on modal dialogs shown during unload events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 9 00:07:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58115





--- Comment #8 from Sreeram Ramachandran <sreeram at google.com>  2011-04-09 00:07:32 PST ---
Created an attachment (id=88922)
 --> (https://bugs.webkit.org/attachment.cgi?id=88922&action=review)
Updated test case

Please disable popup blocking before testing. Otherwise, showModalDialog() never returns, and it becomes very difficult to close the tab (see http://crbug.com/44357).

Test:
1. Open the test file in chromium built with this patch.
2. Disable popup blocking.
3. Click on the "Navigate away" link.
4. Click "OK" on all the dialogs that appear.
5. Go to "about:histograms".
6. The "Renderer.ModalDialogsDuringPageDismissal" histogram should have increased by 12 counts (+3 for each type of dialog).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list