This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
gecko-dev
Watch
1
Star
0
Fork
You've already forked gecko-dev
1
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-11-08 20:28:42 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
db43e1d917
gecko-dev
/
browser
/
components
/
microsummaries
History
myk%mozilla.org
db43e1d917
correctly detect when a microsummary page isn't HTML or XML, and explicitly don't handle multipart content (multipart/x-mixed-replace), since there's no good way to determine which part of it is the last part when downloading it via XMLHttpRequest
...
bug=346624 r=mconnor
2007-01-14 05:38:23 +00:00
..
public
don't treat microsummary generator that goes missing as if it were a remote generator
2006-08-11 00:18:39 +00:00
src
correctly detect when a microsummary page isn't HTML or XML, and explicitly don't handle multipart content (multipart/x-mixed-replace), since there's no good way to determine which part of it is the last part when downloading it via XMLHttpRequest
2007-01-14 05:38:23 +00:00
Makefile.in