mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
55665a3f93
While investigating primary database queries as part of T370304, we found that EventDispatcher currently issues a primary DB query to fetch the previous revision of the newly created revision on every edit, but discards the result for non-talk pages. So, as an optimization, have it fetch the previous revision only after the page has been established to be a talk page. Bug: T370304 Change-Id: I301f5c3c002c6953ef0b3919a33667a809342b84 |
||
---|---|---|
.. | ||
AddedTopicPresentationModel.php | ||
CommentThanksPresentationModel.php | ||
DiscussionToolsEventTrait.php | ||
EnhancedEchoEditUserTalkPresentationModel.php | ||
EnhancedEchoMentionPresentationModel.php | ||
EventDispatcher.php | ||
PlaintextEchoPresentationModelSection.php | ||
RemovedTopicPresentationModel.php | ||
SubscribedNewCommentPresentationModel.php |