search for: oncollapse

Displaying 2 results from an estimated 2 matches for "oncollapse".

2020 Jul 28
2
Phabricator down for maintenance tonight
...bind(this, this._onInlineEvent, 'reply'); > + JX.Stratcom.listen( > + 'click', > + ['differential-inline-comment', > 'differential-inline-reply'], > + onreply); > + var oncollapse = JX.bind(this, this._onInlineEvent, 'collapse'); > + JX.Stratcom.listen( > + 'click', > + ['differential-inline-comment', > 'differential-inline-collapse'], > + oncollapse); &gt...
2020 Jul 28
2
Phabricator down for maintenance tonight
On Tue, Jul 28, 2020 at 11:04 AM MyDeveloper Day <mydeveloperday at gmail.com> wrote: > Out of interest are you keeping the local modifications in a fork of the > Phabricator source (llvm-phabricator)? Firstly we should be keeping any > changes we make in source control but also it's good to review those > changes. > I didn't innovate, Manuel set it up originally and