[wp-trac] [WordPress Trac] #26333: svg-painter.js and friends
WordPress Trac
noreply at wordpress.org
Tue Dec 3 06:00:10 UTC 2013
#26333: svg-painter.js and friends
----------------------------+--------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.8
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: |
----------------------------+--------------------
Comment (by azaozz):
In case we decide to keep svg-painter, in 26333.patch:
- Clean up svg-painter.js and make it more error-proof.
- Rename the PHP function and JS global.
- Enqueue it better.
Still to consider: make the base64 encode/decode part of svg-painter.js
local or separate it in another file. All modern browsers have
`window.atob()` and `window.btoa()` already. However this is not used (not
sure why).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26333#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list