[Webkit-unassigned] [Bug 27792] [GTK] new-window-policy-decision-requested provides no information about the target frame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 17:08:55 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27792
Jan Alonzo <jmalonzo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33779|review? |review+
Flag| |
--- Comment #9 from Jan Alonzo <jmalonzo at gmail.com> 2009-07-30 17:08:54 PDT ---
(From update of attachment 33779)
> + g_object_class_install_property(objectClass, PROP_TARGET_FRAME,
> + g_param_spec_string("target-frame",
> + _("Target frame"),
> + _("The target frame for the navigation"),
> + "",
> + (GParamFlags)(WEBKIT_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY)));
This should be initialized to NULL.
r=me. I'll fixed the nit prior to landing.
--
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