Hello.
On 27.06.2018 20:17, Mike Blumenkrantz wrote:
> See the weekly phab report mails which lists ticket/patch counts for high
> priority items.
>
> A number of the highest priority tickets will be resolved over the next 24h
> as patches continue to land from the review queue. If people continu
This patch was necessary to ensure that RENDER_PRE and RENDER_POST are
always emitted as a pair. There are a number of internal functionalities as
well as apps which always expect a PRE before a POST. Prior to this patch,
it was possible to receive only a POST callback, which was very confusing
to