After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 562641 - Create new windows when requested
Create new windows when requested
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
git master
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-29 01:44 UTC by Xan Lopez
Modified: 2008-11-29 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[1/1] ephy-window: use new webkit API to create windows on request. (2.49 KB, patch)
2008-11-29 01:44 UTC, Xan Lopez
none Details | Review

Description Xan Lopez 2008-11-29 01:44:06 UTC
Now that https://bugs.webkit.org/show_bug.cgi?id=19130 has landed we can open new windows when requested by the browser.
Comment 1 Xan Lopez 2008-11-29 01:44:35 UTC
Created attachment 123636 [details] [review]
[1/1] ephy-window: use new webkit API to create windows on request.

 src/ephy-window.c |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 52 insertions(+), 0 deletions(-)
Comment 2 Xan Lopez 2008-11-29 19:16:16 UTC
Committed in trunk.