mediawiki-extensions-Visual.../modules/ve-mw/init
Bartosz Dziewoński 288159d65c Platform: Handle invalid JSON in the other path in #getUserConfig
I discovered recently that I had 64 KB of text stored in the
'visualeditor-findAndReplace-findText' preference.

I must have accidentally copy-pasted a whole page into the "Find"
field, the JSON that VisualEditor tried to save became invalid after
MySQL chopped off the string after 64 KB, and since then VisualEditor
was unable to update the find-and-replace dialog preferences.

Change-Id: Ib1d853263d873d969c7b015b3842524e1f7fc351
2022-11-06 22:40:40 +01:00
..
apiresponsecache Add and fix default values in parameter documentation 2022-02-21 13:19:21 +00:00
styles Limit toolbar top border fix to vector-legacy 2022-08-10 20:38:20 +02:00
targets Merge "De-duplicate replacePageContent methods between desktop and mobile" 2022-09-29 14:00:00 +00:00
ve.init.mw.ArticleTargetEvents.js Prefere ve.extendObject over $.extend 2021-11-15 21:30:19 +00:00
ve.init.mw.js build: Update eslint-config-wikimedia to 0.16.0 2020-06-02 21:30:00 +01:00
ve.init.mw.Platform.init.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.mw.Platform.js Platform: Handle invalid JSON in the other path in #getUserConfig 2022-11-06 22:40:40 +01:00
ve.init.mw.SaveErrorHandler.js Remove @param/@return docs that literally repeat the code 2021-06-14 15:44:51 +02:00
ve.init.mw.trackSubscriber.js logger: Also log VisualEditorFeatureUsage events via Metrics Platform 2022-10-19 22:53:47 +00:00
ve.init.mw.ViewportZoomHandler.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00