Last modified: 2014-11-05 03:33:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T66767, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 64767 - Optimistic saving
Optimistic saving
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.24rc
All All
: Normal enhancement (vote)
: ---
Assigned To: Aaron Schulz
: performance
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-02 20:37 UTC by Ori Livneh
Modified: 2014-11-05 03:33 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ori Livneh 2014-05-02 20:37:58 UTC
We should adapt the save prediction / optimistic parsing logic in VisualEditor and provide it for the standard wikitext editor. See bug 56011 for the full description.

Adding Roan as CC since he implemented this for VisualEditor and thus may have useful feedback.
Comment 1 Aaron Schulz 2014-05-02 20:47:12 UTC
Some things to account for:

* Account for use of rev ID parser functions (e.g. don't cache at all)
* Use of parser timestamp functions lower TTL appropriately (or don't cache in some cases too)
* Account for user prefs and options fully (they might change before the actual "save" click)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links