Confirmed users
2,023
edits
Line 3: | Line 3: | ||
==Projects== | ==Projects== | ||
===Image proxy=== | ===Image proxy=== | ||
tracked in {{bug|793808}} | |||
* Spec a proxy which can downsize large image | * Spec a proxy which can downsize large image | ||
* Implement a prototype of the proxy | * Implement a prototype of the proxy | ||
Line 8: | Line 9: | ||
** proxy should be configurable in about:config | ** proxy should be configurable in about:config | ||
** proxy use should be determined based on the size of the image, which is discoverable in the first few packets | ** proxy use should be determined based on the size of the image, which is discoverable in the first few packets | ||
===Compressed HTTP Proxy=== | ===Compressed HTTP Proxy=== | ||
* Spec a proxy that can compress uncompressed HTTP | * Spec a proxy that can compress uncompressed HTTP |