Phuedx has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/346979 )
Change subject: reducers: Reduce FETCH_COMPLETE if token matches ...................................................................... reducers: Reduce FETCH_COMPLETE if token matches ... instead of using the active element. In the case of the eventLogging reducer, this fixes scenario 4.1 from T159490#3150331, which was caused by late FETCH_COMPLETE actions being reduced regardless of whether interaction had been finalised or a new interaction had started. Bug: T159490 Change-Id: If9d718625b0302ea2f75a778005643b4eef62bde --- M resources/dist/index.js M resources/dist/index.js.map M src/reducers/eventLogging.js M src/reducers/preview.js M tests/node-qunit/reducers/eventLogging.test.js M tests/node-qunit/reducers/preview.test.js 6 files changed, 68 insertions(+), 33 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups refs/changes/79/346979/1 -- To view, visit https://gerrit.wikimedia.org/r/346979 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If9d718625b0302ea2f75a778005643b4eef62bde Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: Phuedx <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
