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 663999 - The removal of per-backend CLUTTER_VBLANK envvar had unwanted cruft in the Win32 backend
The removal of per-backend CLUTTER_VBLANK envvar had unwanted cruft in the Wi...
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: win32
git master
Other Windows
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-14 05:41 UTC by Fan, Chun-wei
Modified: 2011-11-14 11:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove leftovers from the removal of per-backend CLUTTER_VBLANK envvar handling code (824 bytes, patch)
2011-11-14 05:41 UTC, Fan, Chun-wei
none Details | Review
Remove leftovers from the removal of per-backend CLUTTER_VBLANK envvar handling code (1.69 KB, patch)
2011-11-14 05:43 UTC, Fan, Chun-wei
committed Details | Review

Description Fan, Chun-wei 2011-11-14 05:41:45 UTC
Created attachment 201339 [details] [review]
Remove leftovers from the removal of per-backend CLUTTER_VBLANK envvar handling code

Hi,

I was trying to build Clutter on Windows/Visual C++ and found that there were
some leftovers from the per-backend purge of the  CLUTTER_VBLANK environmental
variable handling code, so I thought maybe the cruft should be removed as well,
so this is my proposed patch.  Please correct me if I missed something here.

Thanks, and God bless!
Comment 1 Fan, Chun-wei 2011-11-14 05:43:00 UTC
Created attachment 201340 [details] [review]
Remove leftovers from the removal of per-backend CLUTTER_VBLANK envvar handling code

Sorry, I had the wrong patch just now :|
Comment 2 Emmanuele Bassi (:ebassi) 2011-11-14 08:37:08 UTC
Review of attachment 201340 [details] [review]:

looks good to me.
Comment 3 Emmanuele Bassi (:ebassi) 2011-11-14 11:07:12 UTC
Attachment 201340 [details] pushed to master