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 735719 - Add an analysis flag to mark the ellipsis run
Add an analysis flag to mark the ellipsis run
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks: 328449 668258
 
 
Reported: 2014-08-30 18:13 UTC by Matthias Clasen
Modified: 2014-09-03 08:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add an analysis flag to mark the ellipsis run (1.79 KB, patch)
2014-08-30 18:13 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2014-08-30 18:13:18 UTC
Without this, it is hard to determine if you are 'inside the
ellipsis'. We need to know this in GTK+, e.g. to skip link
processing.
Comment 1 Matthias Clasen 2014-08-30 18:13:26 UTC
Created attachment 284898 [details] [review]
Add an analysis flag to mark the ellipsis run
Comment 2 Matthias Clasen 2014-09-02 18:02:59 UTC
Attachment 284898 [details] pushed as 95ccc89 - Add an analysis flag to mark the ellipsis run
Comment 3 Behdad Esfahbod 2014-09-03 08:25:59 UTC
Looks good to me.  Thanks Matthias.