GNOME Bugzilla – Bug 673189
layout: Fix an accidental undefined variable error
Last modified: 2012-10-11 22:25:50 UTC
Just a quick fix. I noticed this error while looking through layout.js -- I've never seen it in practice, so the reparenting might just be "dead" code...
Created attachment 210970 [details] [review] layout: Fix an accidental undefined variable error The layout code was using actorData without defining it first.
Attachment 210970 [details] pushed as 651030b - layout: Fix an accidental undefined variable error Pushed this, thinking it wouldn't cost us much. Some extensions have been hitting this.