gnome-shell/js/ui
Jasper St. Pierre 87f0e79749 messageTray: Prevent reentrancy issues in _updateState
The methods we call in _updateState may not be reentrant, so make
sure that we never get into a situation where _updateState, through
some crazy chain of events, calls itself.

https://bugzilla.gnome.org/show_bug.cgi?id=711694
2013-11-17 12:06:38 -05:00
..
components More invalid source fixes 2013-11-09 17:58:59 +01:00
status
altTab.js
animation.js
appDisplay.js appDisplay: Use the desktop file index for app searching 2013-11-14 14:28:52 -05:00
appFavorites.js
background.js
backgroundMenu.js layout: Fix several issues with the background management code 2013-11-14 14:28:51 -05:00
boxpointer.js
calendar.js
checkBox.js
ctrlAltTab.js
dash.js dash: Make sure we clear the timeout IDs for the label tooltip 2013-11-09 11:44:44 -05:00
dateMenu.js
dnd.js dnd: Don't queue an idle handler if we already have one 2013-11-06 18:36:42 +01:00
endSessionDialog.js More invalid source fixes 2013-11-09 17:58:59 +01:00
environment.js
extensionDownloader.js
extensionSystem.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js
keyboard.js
layout.js layout: Fix several issues with the background management code 2013-11-14 14:28:51 -05:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
messageTray.js messageTray: Prevent reentrancy issues in _updateState 2013-11-17 12:06:38 -05:00
modalDialog.js
notificationDaemon.js notificationDaemon: Only store policies for "real" apps 2013-11-04 11:47:43 -05:00
osdWindow.js
overview.js overview: Fix stacking of background and desktop icons 2013-11-14 15:49:28 +00:00
overviewControls.js overviewControls: Fix bad expression causing incorrect thumbnails allocation 2013-11-02 20:07:06 -04:00
panel.js
panelMenu.js
pointerWatcher.js
popupMenu.js popupMenu: Fix removing the active menu from PopupMenuManager 2013-11-07 00:09:50 +01:00
remoteMenu.js
remoteSearch.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
runDialog.js
screencast.js screencast: Validate parameters of ScreencastArea 2013-11-04 16:21:45 +01:00
screenShield.js screenShield: Fix details in notifications 2013-11-04 16:46:25 +01:00
screenshot.js screenshot: Extend ScreenshotArea parameter validation 2013-11-04 16:21:45 +01:00
scripting.js
search.js search: Only do a subsearch if the previous results have returned from DBus 2013-11-04 14:50:45 -05:00
separator.js
sessionMode.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
shellDBus.js shellDBus: Fix error message returned from Eval 2013-11-13 15:15:03 -05:00
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js
tweener.js tweener: Remove the onAnimationStart/onAnimationComplete callbacks 2013-11-09 11:44:44 -05:00
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js
windowManager.js
workspace.js More invalid source fixes 2013-11-09 17:58:59 +01:00
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js