[Webkit-unassigned] [Bug 26718] [Gtk] Add support for javascript windows for DRT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 12 11:04:28 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26718
--- Comment #11 from Xan Lopez <xan.lopez at gmail.com> 2009-07-12 11:04:27 PDT ---
+++ b/WebKit/gtk/webkit/webkitwebview.cpp
@@ -117,6 +117,7 @@ enum {
MIME_TYPE_POLICY_DECISION_REQUESTED,
CREATE_WEB_VIEW,
WEB_VIEW_READY,
+ CLOSE_WEB_VIEW,
WINDOW_OBJECT_CLEARED,
LOAD_STARTED,
LOAD_COMMITTED,
Mmm, I believe this is an ABI break too.
I agree about adding the 'automatically' bit to the name. Not sure about the
renaming the library bit, although I guess that if we want to do it we should
do it ASAP.
--
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