[Webkit-unassigned] [Bug 116595] REGRESSION(r150491): WebKit2.DOMWindowExtensionNoCache fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 21:26:25 PDT 2013


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2013-05-22 21:24:54 PST ---
I've tried to add add a call to WKTerminate but that broke the test. Now we wouldn't get the last 3 messages:

Extension states:
First page, main frame, standard world - Destroyed
First page, main frame, non-standard world - Destroyed
First page, subframe, standard world - Destroyed
First page, subframe, non-standard world - Destroyed
Second page, main frame, standard world - Destroyed
Second page, main frame, non-standard world - Destroyed
First page, main frame, standard world - Connected
First page, main frame, non-standard world - Connected
First page, subframe, standard world - Connected
First page, subframe, non-standard world - Connected

Extension states:
First page, main frame, standard world - Destroyed
First page, main frame, non-standard world - Destroyed
First page, subframe, standard world - Destroyed
First page, subframe, non-standard world - Destroyed
Second page, main frame, standard world - Destroyed
Second page, main frame, non-standard world - Destroyed
First page, main frame, standard world - Removed
First page, main frame, non-standard world - Removed
First page, subframe, standard world - Removed
First page, subframe, non-standard world - Removed

TestComplete

-- 
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