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 690110 - e-web-view: remove redundant ::link-message
e-web-view: remove redundant ::link-message
Status: RESOLVED WONTFIX
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-12 16:57 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2013-01-08 21:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
e-web-view: remove redundant ::link-message (12.36 KB, patch)
2012-12-12 16:57 UTC, Diego Escalante Urrelo (not reading bugmail)
rejected Details | Review

Description Diego Escalante Urrelo (not reading bugmail) 2012-12-12 16:57:24 UTC
Kill it with fire.
Comment 1 Diego Escalante Urrelo (not reading bugmail) 2012-12-12 16:57:27 UTC
Created attachment 231392 [details] [review]
e-web-view: remove redundant ::link-message

Deprecate it for ::status-message, which was the only API being used
anyway.
Comment 2 Xan Lopez 2013-01-08 20:59:46 UTC
Comment on attachment 231392 [details] [review]
e-web-view: remove redundant ::link-message

I don't really see this as a big win. It could be interesting in some cases to be able to tell the difference between synthetic status messages and link hover messages, and this is really not a lot of code.
Comment 3 Xan Lopez 2013-01-08 21:00:42 UTC
Closing for now, but we can reopen in the future.