mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 11:46:55 +00:00
fe7c107f8b
While reviewing the code of the reference endpoint I found it encodes two CSS class names, "mw-reference-text" and "reference-text". So far our scraping gateway only implemented one. https://phabricator.wikimedia.org/diffusion/GMOA/repository/master/ This patch also extracts a piece of code to a named function. This makes it much easier to read, I feel. Bug: T214908 Change-Id: I9d1bb1f4c21eb9d57a6b763ca1f756e6cf7049e0 |
||
---|---|---|
.. | ||
changeListeners | ||
gateway | ||
instrumentation | ||
integrations | ||
preview | ||
reducers | ||
ui | ||
.eslintrc.json | ||
actions.test.js | ||
bracketedPixelRatio.test.js | ||
changeListener.test.js | ||
container.test.js | ||
counts.test.js | ||
experiments.test.js | ||
formatter.test.js | ||
getPageviewTracker.test.js | ||
integration.test.js | ||
isEnabled.test.js | ||
previewBehavior.test.js | ||
run.js | ||
stubs.js | ||
title.test.js | ||
userSettings.test.js | ||
wait.test.js |