Manuscript (Case [Issue]22649) Kernel - stillness

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]22649) Kernel - stillness

Pharo Issue Tracker
Manuscript Notification
avatar
vonbecmann edited Case 22649: stillness:
Bug in Project:  Kernel: 1. Pharo Image  •  You are subscribed to this case
DelaySpinScheduler>>unschedule:
DelayWaitTimeout(Delay)>>unschedule
[ self unschedule ] in DelayWaitTimeout>>wait in Block: [ self unschedule ]
BlockClosure>>ensure:
DelayWaitTimeout>>wait
Semaphore>>wait:
TabMorph>>waitReadyMorphFor:
ClyMethodCodeEditorToolMorph(ClyBrowserToolMorph)>>waitBuildCompletion
ClyTabManager>>restoreSelectedTools:
[ newTools := OrderedCollection new.
browser
navigationContextsDo: [ :each | self buildToolsOn: newTools for: each ].
needsNewSelection := self requiresNewDesiredSelection.
selectedTools := self selectedTools.
currentTools := tools copy.
self updateTabsWith: newTools.
tools ~= currentTools | needsNewSelection
ifTrue: [ self restoreSelectedTools: selectedTools ] ] in ClyTabManager>>updateTools in Block: [ newTools := OrderedCollection new....
BlockClosure>>ensure:
ClyTabManager>>updateToolsBy:
ClyTabManager>>updateTools
ClyFullBrowser(ClyBrowserMorph)>>rebuildAllTools
[ navigationStarted := false.
navigationFailed | (state isCurrentStateOf: self)
ifFalse: [ self recordNavigationState: state.
self updateWindowTitle.
self rebuildAllTools ] ] in ClyFullBrowser(ClyBrowserMorph)>>changeStateBy: in Block: [ navigationStarted := false....
BlockClosure>>ensure:
ClyFullBrowser(ClyBrowserMorph)>>changeStateBy:
ClyFullBrowser(ClyBrowserMorph)>>changeStateOf:by:
ClyQueryViewMorph>>changeStateBy:
ClyQueryViewMorph>>selectionChanged
MessageSend>>value
MessageSend>>cull:
MessageSend>>cull:cull:
[ action cull: anAnnouncement cull: announcer ] in AnnouncementSubscription>>deliver: in Block: [ action cull: anAnnouncement cull: announcer ]
BlockClosure>>on:do:
BlockClosure>>on:fork:
AnnouncementSubscription>>deliver:
[ "Ensure delivery to remaining announcements" subscription deliver: anAnnouncement ] in SubscriptionRegistry>>deliver:to:startingAt: in Block: [ "Ensure delivery to remaining announcements" sub...etc...
BlockClosure>>ifCurtailed:
SubscriptionRegistry>>deliver:to:startingAt:
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker