mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
additional changelist tweak for 0.10.2
This commit is contained in:
parent
cc46e0de55
commit
65fa6f864b
@ -1,13 +1,14 @@
|
|||||||
pywb 0.10.2 changelist
|
pywb 0.10.2 changelist
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- wombat 2.5 update -- significant wombat improvements:
|
* wombat 2.5 update -- significant wombat improvements:
|
||||||
|
|
||||||
- Cookies: more comprehensive client-side cookie overriding, including Path, Domain, and expires removal.
|
- Cookies: more comprehensive client-side cookie overriding, including Path, Domain, and expires removal.
|
||||||
|
|
||||||
- ``WB_wombat_location`` overriden on Object prototype, defaults to ``location`` if ``_WB_wombat_location``, the actual, property is not set.
|
- ``WB_wombat_location`` overriden on Object prototype, defaults to ``location`` if ``_WB_wombat_location``, the actual, property is not set.
|
||||||
|
|
||||||
- ``WB_wombat_location.href`` proxies to actual location, responsive to ``pushState`` / ``replaceState`` location changes.
|
- ``WB_wombat_location.href`` proxies to actual location, responsive to ``pushState`` / ``replaceState`` location changes.
|
||||||
|
- ``.href`` and ``.src`` attributes correctly return original url in JavaScript.
|
||||||
|
|
||||||
- More consistent and ``lookupGetter/lookupSetter`` overrides with ``Object.defineProperty``.
|
- More consistent and ``lookupGetter/lookupSetter`` overrides with ``Object.defineProperty``.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user