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 747096 - [patch] small cleanup in textbuffer clipoard handling
[patch] small cleanup in textbuffer clipoard handling
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-31 09:00 UTC by Paolo Borelli
Modified: 2015-04-05 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.35 KB, patch)
2015-03-31 09:00 UTC, Paolo Borelli
committed Details | Review

Description Paolo Borelli 2015-03-31 09:00:49 UTC
Created attachment 300650 [details] [review]
patch

Stumbled through this code while debugging a gedit issue... here is a patch making a micro-optmization... the optimization itself is not very important, but since the patch makes the code shorter and cleaner I thought I may as well submit it.
Comment 1 Matthias Clasen 2015-04-01 11:26:12 UTC
Review of attachment 300650 [details] [review]:

sure