debian specific patch information for iceweasel / 3.5.16-11

Summary

Package Version Package Type Source Package Format
3.5.16-11 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile iceweasel_3.5.16-11.debian.tar.gz
Size558018
MD5sumc7a05d7e4a87d7a3c4a3d3de7a44bb03

"series" style patches

patch summary view raw
build-config/Fix-for-hppa-build.patch
 xpcom/reflect/xptcall/src/md/unix/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
build-config/Allow-to-build-the-js-shell-against-the-libmozjs-sha.patch
 js/src/Makefile.in  |   10 ++++------
 js/src/js.cpp       |    4 ++--
 js/src/jstracer.cpp |    4 ++++
 3 files changed, 10 insertions(+), 8 deletions(-)
view download
build-config/Avoid-linking-with-system-installed-libmozjs-when-li.patch
 js/src/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
build-config/Build-js-shell-and-xpcshell-against-libreadline.patch
 config/autoconf.mk.in        |    2 ++
 configure.in                 |   23 +++++++++++++++++++++++
 js/src/Makefile.in           |    5 +++++
 js/src/config/autoconf.mk.in |    2 ++
 js/src/configure.in          |   23 +++++++++++++++++++++++
 5 files changed, 55 insertions(+)
view download
build-config/Properly-build-twice-in-a-row.patch
 js/src/Makefile.in |   31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)
view download
fixes/Fix-misalignments-in-help-command-line.patch
 browser/components/nsBrowserContentHandler.js       |    2 -
 browser/components/shell/src/nsSetDefaultBrowser.js |    2 -
 toolkit/components/console/jsconsole-clhandler.js   |    2 -
 toolkit/xre/nsAppRunner.cpp                         |   30 ++++++++++----------
 4 files changed, 18 insertions(+), 18 deletions(-)
view download
fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch
 modules/libpref/src/prefapi.cpp  |    5 ++++-
 modules/libpref/src/prefapi.h    |    3 ++-
 modules/libpref/src/prefread.cpp |   11 ++++++++---
 modules/libpref/src/prefread.h   |    4 +++-
 4 files changed, 17 insertions(+), 6 deletions(-)
view download
fixes/Avoid-writing-out-locked-prefs-default-value-in-user.patch
 modules/libpref/src/prefapi.cpp |    2 --
 1 file changed, 2 deletions(-)
view download
fixes/Don-t-use-static-strings-when-setting-environment-va.patch
 toolkit/xre/nsAppRunner.cpp |   40 +++++++++++++++++++++++++---------------
 1 file changed, 25 insertions(+), 15 deletions(-)
view download
fixes/Better-fix-to-avoid-crashes-with-NS_HasPendingEvents.patch
 xpcom/glue/nsThreadUtils.cpp |   25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)
view download
fixes/Avoid-spurious-Run-items-in-application-handlers-con.patch
 browser/components/preferences/applications.js |    1 +
 uriloader/exthandler/nsHandlerService.js       |   11 +++++------
 2 files changed, 6 insertions(+), 6 deletions(-)
view download
fixes/Properly-launch-applications-set-in-HOME-.mailcap.patch
 uriloader/exthandler/unix/nsMIMEInfoUnix.cpp |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)
view download
fixes/Implement-sync_instruction_memory-for-sparc-linux.patch
 js/src/nanojit/Assembler.cpp |   12 ++++++++++++
 1 file changed, 12 insertions(+)
view download
fixes/Fix-bad-application-message.patch
 toolkit/mozapps/downloads/src/nsHelperAppDlg.js.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
fixes/Work-around-FTBFS-on-mips-by-disabling-TLS-support.patch
 configure.in |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
view download
fixes/Add-ldl-in-libxul-embedding-.pc.patch
 xulrunner/installer/libxul-embedding-unstable.pc.in |    2 +-
 xulrunner/installer/libxul-embedding.pc.in          |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
fixes/Avoid-creating-the-updates-directory-when-update-ser.patch
 toolkit/mozapps/update/src/nsUpdateService.js.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
fixes/Avoid-creating-usr-lib-mozilla-extensions-0700-when-.patch
 toolkit/xre/nsXREDirProvider.cpp |    3 ---
 1 file changed, 3 deletions(-)
view download
fixes/Add-obvious-exceptions-for-js-src-config-check-sync-.patch
 js/src/config/check-sync-dirs.py    |    4 ++++
 js/src/config/check-sync-exceptions |    7 +++++++
 2 files changed, 11 insertions(+)
view download
fixes/Allow-intl.locale.matchOS-to-be-modified-in-user-pro.patch
 chrome/src/nsChromeRegistry.cpp               |   91 ++++++++++++++------------
 chrome/src/nsChromeRegistry.h                 |    6 +
 chrome/test/unit/data/test_bug519468.manifest |    2 
 chrome/test/unit/test_bug519468.js            |   80 ++++++++++++++++++++++
 toolkit/xre/nsXREDirProvider.cpp              |    2 
 5 files changed, 139 insertions(+), 42 deletions(-)
view download
fixes/Override-intl.locale.matchOS-if-general.useragent.lo.patch
 chrome/src/nsChromeRegistry.cpp               |    5 +-
 chrome/test/unit/data/test_bug519468.manifest |    2 
 chrome/test/unit/test_bug519468.js            |   64 +++++++++++++++++++++-----
 3 files changed, 55 insertions(+), 16 deletions(-)
view download
fixes/Avoid-crashing-when-trying-to-kill-a-nsProcess-that-.patch
 xpcom/threads/nsProcessCommon.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
fixes/Don-t-use-stdin-to-block-the-TestBlockingProcess.patch
 xpcom/tests/TestBlockingProcess.cpp |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
view download
fixes/Replace-mozDrawingarea-with-a-single-GdkWindow.patch
 widget/src/gtk2/Makefile.in      |    2 
 widget/src/gtk2/mozdrawingarea.c |  241 --------------------------
 widget/src/gtk2/mozdrawingarea.h |  101 -----------
 widget/src/gtk2/nsWindow.cpp     |  349 ++++++++++++++++++---------------------
 widget/src/gtk2/nsWindow.h       |    3 
 5 files changed, 167 insertions(+), 529 deletions(-)
view download
fixes/Reuse-the-GdkWindow-in-MozContainers.patch
 widget/src/gtk2/mozcontainer.c |   11 ++++++--
 widget/src/gtk2/mozcontainer.h |    5 +++
 widget/src/gtk2/nsWindow.cpp   |   53 +++++++++++++++++------------------------
 3 files changed, 37 insertions(+), 32 deletions(-)
view download
fixes/Destroy-child-nsWindows-when-destroying-the-parent.patch
 widget/src/gtk2/nsWindow.cpp |   69 ++++++++++++++++++++++++-------------------
 widget/src/gtk2/nsWindow.h   |    1 
 2 files changed, 41 insertions(+), 29 deletions(-)
view download
fixes/Header-adjustment-for-imported-changes.patch
 widget/src/gtk2/mozcontainer.h |    1 +
 1 file changed, 1 insertion(+)
view download
fixes/Handle-side-effect-sibling-destruction-when-destroyi.patch
 widget/src/gtk2/nsWindow.cpp |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
view download
fixes/Don-t-fail-reftest-first-letter-tests-because-of-a-b.patch
 layout/reftests/first-letter/399941-8-ref.html |    1 -
 layout/reftests/first-letter/399941-8.html     |    1 -
 layout/reftests/first-letter/399941-9-ref.html |    1 -
 layout/reftests/first-letter/399941-9.html     |    1 -
 4 files changed, 4 deletions(-)
view download
fixes/Don-t-block-on-test_bug_406857.js-when-example.com-i.patch
 toolkit/components/downloads/test/unit/test_bug_406857.js |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download
fixes/Use-Bitstream-Vera-as-an-alternative-font-in-reftest.patch
 layout/reftests/font-face/local-1-ref.html |    4 ++--
 layout/reftests/font-face/local-1.html     |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)
view download
fixes/reftest-424074-1-ref2.xul-passes-depending-on-the-gt.patch
 layout/reftests/bugs/reftest.list |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
fixes/Download-search-engine-icons-when-searchplugin-is-re.patch
 toolkit/components/search/nsSearchService.js |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
fixes/KDE-Gnome-startup-notification-not-disappearing-when.patch
 toolkit/xre/nsAppRunner.cpp |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
view download
fixes/KDE-Gnome-startup-notification-not-disappearing-for-.patch
 toolkit/xre/nsAppRunner.cpp |   21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)
view download
fixes/Use-png_set_filter-to-make-libpng-not-use-write-filt.patch
 modules/libpr0n/encoders/png/nsPNGEncoder.cpp |    4 ++++
 1 file changed, 4 insertions(+)
view download
fixes/Use-syscall-for-mmap-and-munmap-and-disable-ncpus-in.patch
 memory/jemalloc/jemalloc.c |   57 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 57 insertions(+)
view download
fixes/Bug-504766.-qcms-Fix-unaligned-reads-in-qcms.-r-jrmu.patch
 gfx/qcms/iccread.c |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
view download
fixes/Use-errno.ENOENT-instead-of-2-in-JarMaker.py.patch
 config/JarMaker.py |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
fixes/Bug-643137-strict-alignment-issues-when-displaying-O.patch
 gfx/ots/include/opentype-sanitiser.h |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
fixes/Avoid-crash-after-connecting-to-an-existing-instance.patch
 toolkit/xre/nsAppRunner.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
iceweasel-branding/Rename-Firefox-to-Iceweasel.patch
 browser/base/content/credits.xhtml                           |   11 +-----
 browser/components/nsBrowserGlue.js                          |    2 -
 browser/locales/en-US/chrome/overrides/appstrings.properties |   20 +++++------
 browser/locales/en-US/searchplugins/answers.xml              |    2 -
 browser/locales/en-US/searchplugins/google.xml               |    6 +--
 5 files changed, 17 insertions(+), 24 deletions(-)
view download
iceweasel-branding/Set-MOZ_APP_NAME-to-iceweasel.patch
 browser/confvars.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
iceweasel-branding/Our-name-should-be-Iceweasel-not-Firefox.patch
 browser/app/application.ini |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
iceweasel-branding/Set-the-profile-path-explicitly.patch
 browser/app/application.ini |    1 +
 1 file changed, 1 insertion(+)
view download
iceweasel-branding/Replace-APP-with-firefox-in-some-places.patch
 browser/app/profile/firefox.js |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
view download
iceweasel-branding/Use-googpub-phish-shavar-instead-of-goog-phish-shava.patch
 browser/app/profile/firefox.js                         |    2 +-
 browser/components/safebrowsing/content/application.js |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
iceweasel-branding/Revert-bz-569057-as-it-only-applies-to-the-Firefox-b.patch
 browser/base/content/aboutDialog.css |    7 +------
 browser/base/content/aboutDialog.xul |    1 -
 2 files changed, 1 insertion(+), 7 deletions(-)
view download
porting/Support-building-on-GNU-Hurd.patch
 config/rules.mk                                                |    8 ++++++++
 configure.in                                                   |    7 ++++---
 js/src/config/rules.mk                                         |    8 ++++++++
 js/src/configure.in                                            |   10 +++++++---
 xpcom/glue/standalone/Makefile.in                              |    2 +-
 xpcom/reflect/xptcall/src/md/unix/Makefile.in                  |    2 +-
 xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h |    2 +-
 7 files changed, 30 insertions(+), 9 deletions(-)
view download
porting/Increase-stability-and-performance-on-mips.patch
 config/rules.mk        |    9 ---------
 js/src/config/rules.mk |    9 ---------
 2 files changed, 18 deletions(-)
view download
porting/Build-xptcstubs-with-less-optimizations-on-hppa.patch
 xpcom/reflect/xptcall/src/md/unix/Makefile.in |    1 +
 1 file changed, 1 insertion(+)
view download
porting/Disable-optimization-on-alpha-for-the-url-classifier.patch
 toolkit/components/url-classifier/src/Makefile.in |    4 ++++
 1 file changed, 4 insertions(+)
view download
porting/Build-oss-support-for-libsydneyaudio-on-bsd-and-hurd.patch
 media/libsydneyaudio/src/Makefile.in |    6 ++++++
 1 file changed, 6 insertions(+)
view download
porting/Support-for-GNU-Hurd-in-liboggplay.patch
 media/liboggplay/src/liboggplay/std_semaphore.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
porting/Fixes-for-misaligned-accesses-on-arm-and-sparc-in-uc.patch
 intl/uconv/ucvlatin/nsUCS2BEToUnicode.cpp |    4 ++++
 intl/uconv/ucvlatin/nsUTF32ToUnicode.cpp  |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
view download
porting/Fix-for-padding-of-long-long-arguments-on-ppc-xptcal.patch
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp |    2 
 xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp             |   86 +++++++++++++
 2 files changed, 87 insertions(+), 1 deletion(-)
view download
porting/Fix-xptcinvoke-on-ARM.patch
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)
view download
porting/Fix-xptinvoke-and-xptstubs-on-mips-o32-big-endian.patch
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |   10 ++++++++
 xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp  |   21 ++++++++++++++++--
 2 files changed, 29 insertions(+), 2 deletions(-)
view download
porting/Force-better-nsAutoT-Ptr-Array-buffer-alignment.patch
 xpcom/glue/nsTArray.h    |   12 ++++++++++--
 xpcom/glue/nsTPtrArray.h |    5 ++++-
 2 files changed, 14 insertions(+), 3 deletions(-)
view download
porting/Add-xptcall-support-for-SH4-processors.patch
 xpcom/reflect/xptcall/src/md/unix/Makefile.in             |   11 
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_sh.cpp |  203 ++++++++++
 xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_sh.cpp  |  271 ++++++++++++++
 3 files changed, 485 insertions(+)
view download
porting/xpcom-PowerPC-lnx-add-support-for-soft-float.patch
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_linux.s |    9 +++
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp   |   25 +++++++++--
 xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_linux.s  |    8 +++
 xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_linux.cpp    |   24 +++++++++-
 4 files changed, 58 insertions(+), 8 deletions(-)
view download
prefs/Remove-general.useragent.locale-prefs-from-firefox-..patch
 browser/app/profile/firefox.js        |    1 -
 browser/locales/en-US/firefox-l10n.js |    1 -
 2 files changed, 2 deletions(-)
view download
prefs/Enable-intl.locale.matchOS-and-report-the-locale-cor.patch
 xulrunner/app/xulrunner.js |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
prefs/Set-javascript.options.showInConsole.patch
 modules/libpref/src/init/all.js |    1 +
 1 file changed, 1 insertion(+)
view download
prefs/Set-DPI-to-system-settings.patch
 modules/libpref/src/init/all.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
system-libs/Add-readline-support-to-xpcshell.patch
 js/src/xpconnect/shell/Makefile.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
system-libs/Avoid-visibility-hidden-issues-with-readline-symbols.patch
 js/src/xpconnect/shell/xpcshell.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
system-libs/Fix-FTBFS-of-xpcshell-when-EDITLINE-is-set.patch
 js/src/xpconnect/shell/xpcshell.cpp |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
view download
debian-hacks/browser-components-build-Makefile.in-Link-against-ns.patch
 browser/components/build/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/Check-less-things-during-configure-when-using-libxul.patch
 configure.in |   34 ++++++++++++++++++++++++++++------
 1 file changed, 28 insertions(+), 6 deletions(-)
view download
debian-hacks/Avoid-wrong-sessionstore-data-to-keep-windows-out-of.patch
 browser/components/sessionstore/src/nsSessionStore.js |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
view download
debian-hacks/Put-the-crmf-library-before-the-NSS-libraries.patch
 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/Avoid-libxpcom-being-excluded-from-linked-libraries-.patch
 xulrunner/app/Makefile.in |    2 ++
 1 file changed, 2 insertions(+)
view download
debian-hacks/Don-t-build-example-component.patch
 xulrunner/Makefile.in |    1 -
 1 file changed, 1 deletion(-)
view download
debian-hacks/Don-t-install-system-profile.patch
 xulrunner/app/Makefile.in |    2 --
 1 file changed, 2 deletions(-)
view download
debian-hacks/Ignore-system-libjpeg-libpng-and-zlib-version-checki.patch
 configure.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
debian-hacks/xulrunner-config-Give-more-appropriate-cflags-and-li.patch
 build/unix/mozilla-config.in |   23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)
view download
debian-hacks/Add-soname-to-appropriate-libraries.patch
 config/rules.mk        |   20 ++++++++++++++++++--
 js/src/Makefile.in     |    4 ++++
 js/src/config/rules.mk |   20 ++++++++++++++++++--
 3 files changed, 40 insertions(+), 4 deletions(-)
view download
debian-hacks/Install-applications-in-usr-local-lib-instead-of-usr.patch
 xulrunner/setup/nsXULAppInstall.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/Remove-un-registering-system.patch
 xulrunner/app/nsXULRunnerApp.cpp |   43 ---------------------------------------
 1 file changed, 43 deletions(-)
view download
debian-hacks/Disable-APNG-support-when-system-libpng-doesn-t-supp.patch
 config/autoconf.mk.in                         |    1 
 configure.in                                  |    5 ++-
 modules/libpr0n/decoders/png/nsPNGDecoder.cpp |   30 ++++++++++++++++++--
 modules/libpr0n/decoders/png/nsPNGDecoder.h   |    4 ++
 modules/libpr0n/encoders/png/nsPNGEncoder.cpp |   39 +++++++++++++++++++++-----
 modules/libpr0n/encoders/png/nsPNGEncoder.h   |    4 ++
 6 files changed, 72 insertions(+), 11 deletions(-)
view download
debian-hacks/Use-application.ini-from-where-the-xulrunner-stub-li.patch
 xulrunner/stub/nsXULStub.cpp |   17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)
view download
debian-hacks/Move-about-handling-to-nsAboutRedirector-and-allow-c.patch
 docshell/base/nsAboutRedirector.cpp     |    2 
 docshell/build/nsDocShellModule.cpp     |    5 +
 xpfe/appshell/src/Makefile.in           |    1 
 xpfe/appshell/src/nsAbout.cpp           |   97 --------------------------------
 xpfe/appshell/src/nsAbout.h             |   65 ---------------------
 xpfe/appshell/src/nsAppShellFactory.cpp |    6 -
 6 files changed, 7 insertions(+), 169 deletions(-)
view download
debian-hacks/Don-t-hardcode-the-XRE-version-number-in-the-about-p.patch
 toolkit/content/about.xhtml |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
debian-hacks/Unhide-release-notes-link-in-about.patch
 toolkit/content/about.xhtml |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
view download
debian-hacks/Don-t-put-an-about-blank-link-when-there-is-no-vendo.patch
 toolkit/content/about.xhtml |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
debian-hacks/Fore-port-nsIBadCertListener-from-1.8.patch
 security/manager/ssl/public/Makefile.in            |    1 
 security/manager/ssl/public/nsIBadCertListener.idl |  155 +++++++++++++++++++++
 security/manager/ssl/src/nsNSSIOLayer.cpp          |  103 +++++++++++++
 security/manager/ssl/src/nsNSSIOLayer.h            |    8 +
 4 files changed, 266 insertions(+), 1 deletion(-)
view download
debian-hacks/Add-another-preferences-directory-for-applications-p.patch
 toolkit/xre/nsXREDirProvider.cpp |    2 ++
 1 file changed, 2 insertions(+)
view download
debian-hacks/Install-loading_16_grey.gif-in-classic.jar-and-add-a.patch
 toolkit/themes/gnomestripe/global/jar.mn |    2 ++
 1 file changed, 2 insertions(+)
view download
debian-hacks/Don-t-register-plugins-if-the-MOZILLA_DISABLE_PLUGIN.patch
 modules/plugin/base/src/nsPluginHostImpl.cpp |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
view download
debian-hacks/Do-exec-instead-of-uselessly-forking-in-xulrunner-la.patch
 build/unix/mozilla.in |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
view download
debian-hacks/Make-js_IntervalNow-part-of-the-friendly-API.patch
 js/src/jsdate.cpp |    8 ++++----
 js/src/jsdate.h   |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
view download
debian-hacks/Expose-js_StrictlyEqual-to-consumers.patch
 js/src/jsapi.cpp |    6 ++++++
 js/src/jsapi.h   |    3 +++
 2 files changed, 9 insertions(+)
view download
debian-hacks/Avoid-some-symbols-from-being-exported-in-C-mangled-.patch
 js/src/jscntxt.cpp                     |    2 +-
 js/src/jsobj.h                         |    5 +++++
 js/src/xpconnect/src/xpcquickstubs.cpp |    4 ----
 3 files changed, 6 insertions(+), 5 deletions(-)
view download
debian-hacks/Use-a-variable-for-xulrunner-base-version-in-various.patch
 config/autoconf.mk.in           |    9 +++++----
 xulrunner/installer/Makefile.in |    6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)
view download
debian-hacks/Don-t-export-js_SetTraceableNativeFailed-which-is-on.patch
 js/src/jsbuiltins.cpp |    2 +-
 js/src/jsbuiltins.h   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
debian-hacks/Avoid-extension-manager-failure-when-there-is-no-bra.patch
 toolkit/mozapps/extensions/src/nsExtensionManager.js.in |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
debian-hacks/Gross-workaround-to-avoid-installing-test-idl-and-in.patch
 config/rules.mk        |    8 ++++++++
 js/src/config/rules.mk |    8 ++++++++
 2 files changed, 16 insertions(+)
view download
debian-hacks/Install-missing-nanojit-and-.tbl-headers-from-js-src.patch
 js/src/Makefile.in |   32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)
view download
debian-hacks/Don-t-build-the-null-plugin.patch
 modules/plugin/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/DESTDIR-support-in-js-src-Makefile.in.patch
 js/src/Makefile.in |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
view download
debian-hacks/Simplify-how-js-src-configure-is-called-from-main-co.patch
 configure.in |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
view download
debian-hacks/Install-js-shell-when-running-make-install-from-js-s.patch
 js/src/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/Skip-441368-1.svg-crash-test-as-it-triggers-an-almos.patch
 layout/svg/crashtests/crashtests.list |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/Don-t-error-out-when-run-time-libsqlite-is-older-tha.patch
 storage/src/mozStorageService.cpp |    2 ++
 1 file changed, 2 insertions(+)
view download
debian-hacks/Disable-apng-reftest-when-apng-support-is-not-built.patch
 modules/libpr0n/test/reftest/apng/reftest.list |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
debian-hacks/Mark-the-png-tests-as-random-so-that-we-can-spot-on-.patch
 modules/libpr0n/test/reftest/pngsuite-ancillary/reftest.list |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
debian-hacks/Resolve-GRE-directory-symbolic-link.patch
 xulrunner/stub/nsXULStub.cpp |   10 ++++++++++
 1 file changed, 10 insertions(+)
view download
debian-hacks/Use-char16_t-when-available-and-when-it-is-don-t-tes.patch
 configure.in                          |   27 +++++++++++++++----
 js/src/config/autoconf.mk.in          |    2 -
 js/src/configure.in                   |   47 ----------------------------------
 xpcom/glue/nsStringAPI.h              |   13 ++++++---
 xpcom/string/public/nsLiteralString.h |   14 +++++++---
 xpcom/xpcom-config.h.in               |    3 ++
 6 files changed, 44 insertions(+), 62 deletions(-)
view download
debian-hacks/Fix-compiler-errors-with-g-4.4-with-std-gnu-0x.patch
 embedding/components/find/src/nsFind.cpp          |    2 
 layout/base/nsCSSRendering.cpp                    |   36 +-
 layout/generic/nsTextFrameThebes.cpp              |    2 
 modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp   |  344 +++++++++++-----------
 modules/plugin/base/public/npruntime.h            |    4 
 netwerk/streamconv/converters/nsBinHexDecoder.cpp |    2 
 xpcom/tests/TestEncoding.cpp                      |   11 
 7 files changed, 204 insertions(+), 197 deletions(-)
view download
debian-hacks/Do-build-time-detection-of-2-bytes-wchar_t-and-char1.patch
 xpcom/base/nscore.h                   |   22 ++++++++++++++++++++++
 xpcom/glue/nsStringAPI.h              |    1 +
 xpcom/string/public/nsLiteralString.h |    1 +
 3 files changed, 24 insertions(+)
view download
debian-hacks/pkg-config-files-don-t-need-to-require-the-version-o.patch
 xulrunner/installer/libxul-unstable.pc.in |    2 +-
 xulrunner/installer/libxul.pc.in          |    2 +-
 xulrunner/installer/mozilla-js.pc.in      |    2 +-
 xulrunner/installer/mozilla-nss.pc.in     |    2 +-
 xulrunner/installer/mozilla-plugin.pc.in  |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
view download
debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch
 testing/xpcshell/runxpcshelltests.py |   18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)
view download
debian-hacks/Add-a-2-minutes-timeout-on-automation.py-driven-test.patch
 build/automation.py.in |   13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
view download
squeeze-patches/Bug-613376-r-josh-a1.9.1.16-dveditz.patch
 dom/src/base/nsGlobalWindow.cpp  |   14 ++++++++++++++
 layout/generic/nsObjectFrame.cpp |   17 ++++++++++++++++-
 2 files changed, 30 insertions(+), 1 deletion(-)
view download
squeeze-patches/Properly-check-attribute-URLs-Bug-562547-r-jst-r-a-d.patch
 content/html/document/src/Makefile.in                   |    1 +
 content/html/document/src/nsHTMLFragmentContentSink.cpp |   12 +++++++++---
 content/xml/document/src/Makefile.in                    |    1 +
 content/xml/document/src/nsXMLFragmentContentSink.cpp   |   13 +++++++++++--
 4 files changed, 22 insertions(+), 5 deletions(-)
view download
squeeze-patches/Fix-some-errors-with-handling-invalid-sequences-in-t.patch
 intl/uconv/ucvja/nsJapaneseToUnicode.cpp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
squeeze-patches/Tests-for-bug-563618.patch
 intl/uconv/crashtests/563618.html       |   12 ++++
 intl/uconv/crashtests/crashtests.list   |    1 
 intl/uconv/tests/unit/test_bug563618.js |   79 ++++++++++++++++++++++++++++++++
 testing/crashtest/crashtests.list       |    1 
 4 files changed, 93 insertions(+)
view download
squeeze-patches/Don-t-split-a-surrogate-pair-over-two-output-buffers.patch
 intl/uconv/src/nsUTF8ToUnicode.cpp |   39 +++++++++++++++++++++++++++++++++----
 1 file changed, 35 insertions(+), 4 deletions(-)
view download
squeeze-patches/Tests-for-bug-600974.patch
 layout/reftests/bugs/600974-1-ref.html |   93 +++++++++++++++++++++++++++++++++
 layout/reftests/bugs/600974-1.html     |   15 +++++
 layout/reftests/bugs/reftest.list      |    1 
 3 files changed, 109 insertions(+)
view download
squeeze-patches/Don-t-split-a-surrogate-pair-over-two-output-buffers-2.patch
 intl/uconv/ucvcn/nsGBKToUnicode.cpp       |   11 ++-
 intl/uconv/ucvlatin/nsUCS2BEToUnicode.cpp |   97 +++++++++++++++++++-----------
 intl/uconv/ucvlatin/nsUCS2BEToUnicode.h   |    2 
 3 files changed, 73 insertions(+), 37 deletions(-)
view download
squeeze-patches/Tests-for-bug-600974-a-test.patch
 intl/uconv/tests/unit/test_bug317216.js |   79 +++++++++++++++++---------
 layout/reftests/bugs/600974-1-ref.html  |    2 
 layout/reftests/bugs/600974-1.html      |    2 
 layout/reftests/bugs/600974-2.html      |   94 ++++++++++++++++++++++++++++++++
 layout/reftests/bugs/reftest.list       |    2 
 5 files changed, 150 insertions(+), 29 deletions(-)
view download
squeeze-patches/Bug-616659-Initialize-eButtonPressed-to-1-r-dolske-g.patch
 embedding/components/windowwatcher/src/nsPromptService.cpp |    2 ++
 1 file changed, 2 insertions(+)
view download
squeeze-patches/bug-607160-check-text-length-computations.-r-roc-app.patch
 layout/generic/nsTextFrameThebes.cpp |   16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)
view download
squeeze-patches/bug-616009-r-gal-a1.9.1.17-clegnitto.patch
 js/src/json.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-614499-release-old-mListRoot-members-r-bz-a-cleg.patch
 docshell/shistory/src/nsSHTransaction.cpp |    8 ++++--
 docshell/shistory/src/nsSHistory.cpp      |    7 +++++-
 js/src/jsapi.cpp                          |    1 
 js/src/jscntxt.cpp                        |    1 
 js/src/jscntxt.h                          |   35 ++++++++++++++++--------------
 js/src/jsgc.cpp                           |   34 ++++++++++++++++-------------
 js/src/jslock.cpp                         |   18 ++++++---------
 7 files changed, 57 insertions(+), 47 deletions(-)
view download
squeeze-patches/Bug-558531-fix-typo-in-JS_ResolveStandardClass-r-wal.patch
 js/src/jsapi.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
squeeze-patches/Bug-576649.-r-dbaron-a-blocking1.9.1.17.patch
 layout/base/nsCSSFrameConstructor.cpp |   12 +++++++-----
 layout/base/nsFrameManager.cpp        |   20 +++++++++++++-------
 2 files changed, 20 insertions(+), 12 deletions(-)
view download
squeeze-patches/Bug-558541-Simplify-some-code-in-js_SetPropertyHelpe.patch
 js/src/jsobj.cpp |   16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)
view download
squeeze-patches/bug-622015-r-brendan-a-clegnitto.patch
 js/src/jsinterp.cpp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-602115-Fix-XSLT-error-handling-bugs.-r-peterv-a-.patch
 content/xslt/crashtests/602115.html              |   22 ++++++++++
 content/xslt/crashtests/crashtests.list          |    1 
 content/xslt/src/xslt/txExecutionState.cpp       |   49 ++++++-----------------
 content/xslt/src/xslt/txExecutionState.h         |    9 +---
 content/xslt/src/xslt/txMozillaXSLTProcessor.cpp |   12 +++--
 5 files changed, 49 insertions(+), 44 deletions(-)
view download
squeeze-patches/followup-for-bug-602115.-Missed-this-when-I-moved-pa.patch
 content/xslt/src/xslt/txExecutionState.cpp |    4 ++++
 1 file changed, 4 insertions(+)
view download
squeeze-patches/bug-600853-regression-fix-r-brendan-a-clegnitto.patch
 js/src/jsgc.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
squeeze-patches/Fix-for-bug-605672-Fix-reason-for-invalid-scope-asse.patch
 content/base/public/nsContentUtils.h   |   17 ++---
 content/base/src/nsContentUtils.cpp    |   96 +++++++++++++++++----------------
 content/base/src/nsDOMDocumentType.cpp |   13 ++--
 content/base/src/nsDocument.cpp        |    8 +-
 content/base/src/nsNodeUtils.cpp       |   23 +++----
 content/base/src/nsNodeUtils.h         |   15 +----
 6 files changed, 83 insertions(+), 89 deletions(-)
view download
squeeze-patches/bug-563243-backport-of-Blake-Kaplan-s-tracemonkey-mo.patch
 js/src/jsapi.cpp |   45 +++++++++++++++------------------------------
 1 file changed, 15 insertions(+), 30 deletions(-)
view download
squeeze-patches/Bug-626631-nsAutoJSValHolder-should-root-its-jsval-r.patch
 js/src/xpconnect/public/nsAutoJSValHolder.h |   14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)
view download
squeeze-patches/Fix-hard-case-destructurinv-vs.-for-var-.-.-in-.-bug.patch
 js/src/jsparse.cpp |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
view download
squeeze-patches/Fix-MakeUpvarForEval-vs.-normal-upvar-bookkeeping-61.patch
 js/src/jsemit.cpp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
squeeze-patches/Bug-553808-assertion-setting-template-datasources-r-.patch
 content/xul/templates/src/nsXULTemplateBuilder.cpp |   19 ++++++++-----------
 content/xul/templates/src/nsXULTemplateBuilder.h   |   15 +++++++++++++++
 2 files changed, 23 insertions(+), 11 deletions(-)
view download
squeeze-patches/Bug-608687-clear-mRoot-after-uninitializing-so-that-.patch
 content/xul/templates/src/nsXULTemplateBuilder.cpp |    2 --
 content/xul/templates/src/nsXULTemplateBuilder.h   |    7 +++++--
 2 files changed, 5 insertions(+), 4 deletions(-)
view download
squeeze-patches/Bug-611910-r-josh-a-blocking1.9.1.17.patch
 modules/plugin/base/src/nsNPAPIPlugin.cpp       |   84 +++++++++++++++++++++++-
 modules/plugin/base/src/nsNPAPIPluginInstance.h |    5 +
 2 files changed, 87 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-614116-Enforce-HTTP-mode-when-setting-a-storage-.patch
 dom/src/storage/nsDOMStorageMemoryDB.cpp                  |    2 
 dom/tests/mochitest/Makefile.in                           |    1 
 dom/tests/mochitest/globalstorage/Makefile.in             |   54 ++++++++
 dom/tests/mochitest/globalstorage/iframe_bug614116-1.html |   30 ++++
 dom/tests/mochitest/globalstorage/iframe_bug614116-2.html |   24 +++
 dom/tests/mochitest/globalstorage/test_bug614116.html     |   86 ++++++++++++++
 6 files changed, 197 insertions(+)
view download
squeeze-patches/Bug-573873-Fix-bug-in-HTTP-handling-for-plugins.-r-j.patch
 content/base/public/nsContentUtils.h         |    4 
 content/base/public/nsIContentUtils.h        |   19 ++++
 content/base/src/nsContentUtils.cpp          |   39 ++++++---
 layout/build/nsLayoutCID.h                   |    4 
 layout/build/nsLayoutModule.cpp              |    5 +
 modules/plugin/base/src/nsPluginHostImpl.cpp |  114 +++++++++++++++++++++++----
 6 files changed, 156 insertions(+), 29 deletions(-)
view download
squeeze-patches/Bug-573873-Bustage-fix.-a-dveditz.patch
 content/base/public/nsContentUtils.h |    1 +
 1 file changed, 1 insertion(+)
view download
squeeze-patches/Bug-642395-change-to-handling-of-bad-certificates.-r.patch
 security/manager/ssl/src/nsNSSCallbacks.cpp |   60 +++++++++++++++++++++++++++-
 1 file changed, 59 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-642395-further-change-to-handling-of-bad-certifi.patch
 security/manager/ssl/src/nsNSSCallbacks.cpp |    2 ++
 1 file changed, 2 insertions(+)
view download
squeeze-patches/Correctly-fix-up-the-parentage-of-child-sheets-when-.patch
 layout/style/nsCSSStyleSheet.cpp |   12 ++++++++++++
 1 file changed, 12 insertions(+)
view download
squeeze-patches/Bug-615147.-r-dbaron-a-dveditz.patch
 xpcom/string/src/nsSubstring.cpp  |    8 +++++++-
 xpcom/string/src/nsTSubstring.cpp |   25 ++++++++++++++-----------
 2 files changed, 21 insertions(+), 12 deletions(-)
view download
squeeze-patches/Bug-595593.-r-vlad-a-b.patch
 content/canvas/src/nsCanvasRenderingContext2D.cpp |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-624187-r-smaug-a-dveditz.patch
 docshell/base/nsDocShellEnumerator.cpp |   59 ++++++++++++++-------------------
 docshell/base/nsDocShellEnumerator.h   |   19 ++++++----
 2 files changed, 37 insertions(+), 41 deletions(-)
view download
squeeze-patches/Issue-console-warning-when-we-abort-reflow-because-t.patch
 layout/generic/nsBlockFrame.cpp  |    9 ---------
 layout/generic/nsFrame.cpp       |    1 +
 layout/generic/nsInlineFrame.cpp |    9 ---------
 3 files changed, 1 insertion(+), 18 deletions(-)
view download
squeeze-patches/Report-incomplete-reflow-status-as-appropriate-when-.patch
 layout/generic/nsBlockFrame.cpp  |    3 +--
 layout/generic/nsFrame.cpp       |   13 ++++++++++++-
 layout/generic/nsFrame.h         |   13 +++++++------
 layout/generic/nsInlineFrame.cpp |    3 +--
 4 files changed, 21 insertions(+), 11 deletions(-)
view download
squeeze-patches/Fix-bug-624764.-r-bsmedberg-a-clegnitto.patch
 netwerk/protocol/res/src/nsResProtocolHandler.cpp |   14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)
view download
squeeze-patches/Bug-527935-Fire-the-input-event-for-text-controls-wi.patch
 editor/idl/nsIEditor.idl                             |   11 ++
 editor/libeditor/base/nsEditor.cpp                   |   28 +++++
 editor/libeditor/base/nsEditor.h                     |   32 ++++++
 editor/libeditor/text/nsEditorEventListeners.cpp     |   23 ++++
 editor/libeditor/text/nsPlaintextDataTransfer.cpp    |    2 
 editor/libeditor/text/nsPlaintextEditor.cpp          |    8 +
 editor/libeditor/text/tests/Makefile.in              |    2 
 editor/libeditor/text/tests/test_bug527935.html      |   94 +++++++++++++++++++
 editor/libeditor/text/tests/test_bug625452.html      |   67 +++++++++++++
 layout/forms/nsTextControlFrame.cpp                  |   10 +-
 layout/forms/nsTextControlFrame.h                    |    2 
 toolkit/components/satchel/test/test_bug_511615.html |   24 +---
 12 files changed, 283 insertions(+), 20 deletions(-)
view download
squeeze-patches/Bug-623998-Reduce-frameset-size-limit-r-roc-a1.9.1.1.patch
 content/html/content/public/nsIFrameSetElement.h   |    6 ++++
 content/html/content/src/nsHTMLFrameSetElement.cpp |    5 +--
 layout/generic/nsFrameSetFrame.cpp                 |   27 +++++++++++++++++++--
 3 files changed, 33 insertions(+), 5 deletions(-)
view download
squeeze-patches/Bug-635977.-Make-sure-to-always-send-OnStartRequest-.patch
 netwerk/streamconv/converters/nsIndexedToHTML.cpp |   36 ++++++++++++++--------
 netwerk/streamconv/converters/nsIndexedToHTML.h   |    5 ++-
 2 files changed, 28 insertions(+), 13 deletions(-)
view download
squeeze-patches/Bug-630919-add-collect-and-invalidate-phases-for-tre.patch
 layout/xul/base/src/tree/src/nsTreeSelection.cpp |   34 +++++++++++++++++++----
 1 file changed, 29 insertions(+), 5 deletions(-)
view download
squeeze-patches/Bug-634986.-Don-t-act-like-we-re-redirecting-if-we-d.patch
 content/base/src/nsObjectLoadingContent.cpp |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
squeeze-patches/bug-635705.-r-bzbarsky-a-dveditz.patch
 netwerk/mime/src/nsMIMEHeaderParamImpl.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
squeeze-patches/Fix-converter-stream-part-of-bug-638236.-r-bzbarsky-.patch
 intl/uconv/src/nsConverterInputStream.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
squeeze-patches/Set-correct-output-params-in-the-UTF-16-decoder.-Bug.patch
 intl/uconv/ucvlatin/nsUCS2BEToUnicode.cpp |   35 +++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 12 deletions(-)
view download
squeeze-patches/Bug-637957-Make-notifiers-strong-owners-of-mCallback.patch
 storage/src/mozStorageEvents.cpp |   18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-637621-allow-selection-collapse-more-often-r-a-j.patch
 layout/generic/nsSelection.cpp |    3 +++
 1 file changed, 3 insertions(+)
view download
squeeze-patches/Bug-637621-allow-selection-collapse-more-often-r-a-j-2.patch
 layout/generic/nsSelection.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
squeeze-patches/bug-645565-don-t-stomp-previous-200-response-with-an.patch
 netwerk/streamconv/converters/nsDirIndexParser.cpp |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
view download
squeeze-patches/Bug-644069-a-LegNeato.patch
 content/base/src/nsXMLHttpRequest.cpp |   30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
view download
squeeze-patches/Fixing-bug-604262.-Fix-crash-in-nsImageLoadingConten.patch
 content/base/src/nsImageLoadingContent.cpp       |   37 ++++++++++++++++++++++-
 content/html/document/crashtests/631421.html     |   34 +++++++++++++++++++++
 content/html/document/crashtests/crashtests.list |    1 
 content/html/document/src/nsImageDocument.cpp    |   26 ++++++++++++++++
 layout/generic/nsImageFrame.cpp                  |   31 ++++++++++++++++++-
 layout/svg/base/src/nsSVGImageFrame.cpp          |   26 ++++++++++++++++
 6 files changed, 153 insertions(+), 2 deletions(-)
view download
squeeze-patches/Fix-bug-642338.-r-smaug-a-dveditz.patch
 dom/src/base/nsBarProps.cpp                   |   66 +++++++++++++--------
 dom/src/base/nsBarProps.h                     |   45 ++++++--------
 dom/src/base/nsGlobalWindow.cpp               |   63 +-------------------
 dom/src/base/nsGlobalWindow.h                 |    2 
 dom/tests/mochitest/bugs/Makefile.in          |    2 
 dom/tests/mochitest/bugs/file_window_bar.html |    7 ++
 dom/tests/mochitest/bugs/test_window_bar.html |   80 ++++++++++++++++++++++++++
 7 files changed, 157 insertions(+), 108 deletions(-)
view download
squeeze-patches/Bug-648090.-r-dholbert-a-bsterne.patch
 content/svg/content/src/nsSVGNumberList.cpp  |   25 ++++++++++++++++++++-----
 content/svg/content/src/nsSVGPathSegList.cpp |   13 ++++++++++---
 2 files changed, 30 insertions(+), 8 deletions(-)
view download
squeeze-patches/Bug-648094.-r-dholbert-a-dveditz.patch
 content/svg/content/src/nsSVGTSpanElement.cpp    |    6 ++++--
 content/svg/content/src/nsSVGTextElement.cpp     |    6 ++++--
 content/svg/content/src/nsSVGTextPathElement.cpp |    6 ++++--
 3 files changed, 12 insertions(+), 6 deletions(-)
view download
squeeze-patches/bug-643051-document.cookie-should-only-allow-setting.patch
 content/base/test/test_CrossSiteXHR.html      |    5 +++
 content/html/content/test/Makefile.in         |    1 
 content/html/content/test/test_bug643051.html |   43 ++++++++++++++++++++++++++
 netwerk/cookie/src/nsCookieService.cpp        |    6 +++
 netwerk/test/unit/test_bug643051.js           |   24 ++++++++++++++
 5 files changed, 78 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-645572-Don-t-let-the-frame-constructor-s-update-.patch
 layout/base/nsCSSFrameConstructor.cpp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-655742-restrict-tracing-of-array-stores-r-dvande.patch
 js/src/jstracer.cpp |   10 ++++++++++
 1 file changed, 10 insertions(+)
view download
squeeze-patches/Fix-for-bug-617247-Don-t-call-HoldScriptObject-if-we.patch
 content/xul/content/src/nsXULElement.h |    6 ++++++
 1 file changed, 6 insertions(+)
view download
squeeze-patches/Fix-for-bug-626262-Don-t-allow-parent-s-ownerDocumen.patch
 content/base/src/nsGenericElement.cpp |   45 ++++++++++++++++-----------
 content/base/test/Makefile.in         |    1 
 content/base/test/test_bug626262.html |   55 ++++++++++++++++++++++++++++++++++
 3 files changed, 83 insertions(+), 18 deletions(-)
view download
squeeze-patches/Bug-639648-Update-recheck-invariants-if-adopting-mut.patch
 content/base/src/nsGenericElement.cpp |   15 +++++++++++++++
 1 file changed, 15 insertions(+)
view download
squeeze-patches/Fix-bug-616264.-r-ehsan-sdwilsh-a-drivers.patch
 extensions/cookie/test/unit/test_bug526789.js |  101 ++++++++++++++++++++------
 netwerk/cookie/src/nsCookieService.cpp        |   57 +++++++++-----
 netwerk/cookie/src/nsCookieService.h          |    1 
 netwerk/dns/src/nsEffectiveTLDService.cpp     |    7 +
 netwerk/test/TestCookie.cpp                   |    8 +-
 5 files changed, 126 insertions(+), 48 deletions(-)
view download
squeeze-patches/Bug-650522-Handle-host-names-with-a-single-character.patch
 extensions/cookie/test/unit/test_bug650522.js |   18 ++++++++++++++++++
 netwerk/cookie/src/nsCookieService.cpp        |    6 ++++--
 2 files changed, 22 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-629858-improve-a-strict-warning-message.-r-jwald.patch
 js/src/jsparse.cpp |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
view download
squeeze-patches/Bug-646662-move-mozAutoDocConditionalContentUpdateBa.patch
 content/base/src/nsGenericElement.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-583948-cache-updaters-before-iterating-r-neil-a-.patch
 content/xul/document/src/nsXULCommandDispatcher.cpp |   10 ++++
 content/xul/document/test/Makefile.in               |    2 
 content/xul/document/test/test_bug583948.xul        |   41 ++++++++++++++++++++
 content/xul/document/test/window_bug583948.xul      |    8 +++
 4 files changed, 60 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-635235-Set-the-ending-line-number-for-XML-whites.patch
 js/src/jsscan.cpp |    1 +
 1 file changed, 1 insertion(+)
view download
squeeze-patches/bug-642734-don-t-access-proxy-after-it-has-been-repl.patch
 gfx/thebes/src/gfxUserFontSet.cpp |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-650874-Fix-correctness-issue-with-JSOP_CALLGVAR-.patch
 js/src/jstracer.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
squeeze-patches/Bug-664009-Fix-a-minor-array-bug-that-happens-to-bre.patch
 js/src/jsarray.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-667087-Cookies-cannot-be-stored-with-single-char.patch
 extensions/cookie/test/unit/test_bug667087.js |   18 ++++++++++++++++++
 netwerk/cookie/src/nsCookieService.cpp        |    4 ++--
 2 files changed, 20 insertions(+), 2 deletions(-)
view download
squeeze-patches/Bug-632206-handle-0-arg-case-in-xml_elements-r-lw-a-.patch
 js/src/jsxml.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-648065-Don-t-attempt-to-insert-nodes-that-live-i.patch
 content/base/src/nsGenericElement.cpp |    8 ++++++++
 1 file changed, 8 insertions(+)
view download
squeeze-patches/Bug-648065-Followup-to-make-implicit-adoption-of-doc.patch
 content/base/src/nsGenericElement.cpp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-626297-Permit-pending-input-on-regular-expressio.patch
 js/src/jsapi.cpp                                |   13 ++------
 js/src/jsregexp.cpp                             |   35 +++++++++++++++++++-----
 js/src/jsregexp.h                               |    7 +++-
 js/src/xpconnect/src/XPCSafeJSObjectWrapper.cpp |    6 ++--
 4 files changed, 39 insertions(+), 22 deletions(-)
view download
squeeze-patches/Followup-fix-for-bug-626297.-r-mrbkap-a-dveditz.patch
 js/src/jsregexp.cpp |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
view download
squeeze-patches/Bug-541255-Assertion-failure-obj-isDenseArray-at-.-j.patch
 js/src/jsinterp.cpp |    2 +-
 js/src/jstracer.cpp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
squeeze-patches/Fix-bug-614151.-r-jst-mozilla.com-a-dveditz.patch
 caps/src/nsScriptSecurityManager.cpp |   26 ++++++++++++++++++++++++--
 dom/src/base/nsJSEnvironment.cpp     |   29 +++++++++++++++++++----------
 2 files changed, 43 insertions(+), 12 deletions(-)
view download
squeeze-patches/Fix-bug-643450.-r-peterv-a-dveditz.patch
 dom/src/base/nsJSEnvironment.cpp |   26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)
view download
squeeze-patches/Bug-663899-mark-certain-file-extensions-always-execu.patch
 xpcom/io/nsLocalFileUnix.cpp |   39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
view download
squeeze-patches/bug-615970-r-luke-a-clegnitto.patch
 js/src/jsobj.cpp |    6 ++++--
 js/src/jsstr.cpp |   34 ++++++++++++++++++----------------
 2 files changed, 22 insertions(+), 18 deletions(-)
view download
squeeze-patches/Bug-572129-restrict-data-transfer-data-handling-r-en.patch
 content/events/src/nsDOMDataTransfer.cpp |   24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-643062-more-generic-null-pointer-check-for-Execu.patch
 content/xbl/src/nsBindingManager.cpp |    3 +++
 content/xbl/src/nsXBLBinding.cpp     |    6 ++----
 2 files changed, 5 insertions(+), 4 deletions(-)
view download
squeeze-patches/Bug-655098-Root-the-jsid-stored-in-NPObjectMemberPri.patch
 modules/plugin/base/src/nsJSNPRuntime.cpp |    5 +++++
 1 file changed, 5 insertions(+)
view download
squeeze-patches/Bug-665548-bail-early-on-failure-r-jst-a-dveditz.patch
 dom/src/base/nsDOMClassInfo.cpp |  129 +++++++++++++++++++---------------------
 1 file changed, 64 insertions(+), 65 deletions(-)
view download
squeeze-patches/Bug-682927-683449-683883-Mark-DigiNotar-root-certifi.patch
 security/manager/ssl/src/nsIdentityChecking.cpp |   12 ---
 security/manager/ssl/src/nsNSSCallbacks.cpp     |   94 +++++++++++++++++++++++-
 security/manager/ssl/src/nsNSSCallbacks.h       |    3 
 security/manager/ssl/src/nsNSSIOLayer.cpp       |    7 +
 security/manager/ssl/src/nsNSSIOLayer.h         |    7 +
 5 files changed, 108 insertions(+), 15 deletions(-)
view download
squeeze-patches/Bug-663899-Use-the-win-temp-file-handling-code-in-al.patch
 uriloader/exthandler/nsExternalHelperAppService.cpp |   10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
view download
squeeze-patches/Bug-684815-Fix-a-crash-a-LegNeato.patch
 js/src/jsregexp.cpp |   27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)
view download
squeeze-patches/Fix-for-bug-660453-Don-t-use-txExecutionState-if-ini.patch
 content/xslt/src/xslt/txExecutionState.cpp |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
view download
squeeze-patches/Bug-662215-r-bz-a-dveditz.patch
 netwerk/base/src/nsURLHelper.cpp |   57 ++++++++++++++++++++++++++++++++++-----
 netwerk/base/src/nsURLHelper.h   |    3 +-
 2 files changed, 53 insertions(+), 7 deletions(-)
view download
squeeze-patches/Bug-655389-CRLF-Injection-and-the-parsing-of-HTTP-he.patch
 js/src/xpconnect/src/xpc.msg                     |    1 
 netwerk/base/public/nsNetError.h                 |    8 
 netwerk/protocol/http/src/nsHttpHeaderArray.cpp  |   97 ++----
 netwerk/protocol/http/src/nsHttpHeaderArray.h    |   92 +++++
 netwerk/protocol/http/src/nsHttpResponseHead.cpp |   16 -
 netwerk/protocol/http/src/nsHttpResponseHead.h   |    2 
 netwerk/protocol/http/src/nsHttpTransaction.cpp  |   15 
 netwerk/protocol/http/src/nsHttpTransaction.h    |    2 
 netwerk/test/unit/test_duplicate_headers.js      |  363 +++++++++++++++++++++++
 9 files changed, 530 insertions(+), 66 deletions(-)
view download
squeeze-patches/Bug-679572-Check-each-next-in-flow-if-it-s-an-overfl.patch
 layout/generic/crashtests/564968.xhtml    |   30 +++++++++++++++
 layout/generic/crashtests/679572.html     |   57 ++++++++++++++++++++++++++++++
 layout/generic/crashtests/crashtests.list |    2 +
 layout/generic/nsBlockFrame.cpp           |   12 +++++-
 4 files changed, 100 insertions(+), 1 deletion(-)
view download
squeeze-patches/Resynchronize-the-Shift_JIS-converter-after-unrecogn.patch
 intl/uconv/tests/unit/test_bug116882.js  |    2 +-
 intl/uconv/ucvja/nsJapaneseToUnicode.cpp |   19 +++++++++++++++----
 layout/reftests/bugs/116882-1-ref.html   |    2 +-
 3 files changed, 17 insertions(+), 6 deletions(-)
view download
squeeze-patches/Bug-667907.-For-HTTP-0.9-on-non-default-ports-be-mor.patch
 netwerk/protocol/http/src/nsHttpChannel.cpp |    4 +
 netwerk/test/unit/test_bug667907.js         |   81 ++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)
view download
squeeze-patches/Bug-674776-Fix-trap-problem-in-js_GetOpcode-r-jorend.patch
 js/src/jsopcode.cpp |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
view download
squeeze-patches/Bug-657462-don-t-select-the-first-item-in-the-downlo.patch
 toolkit/mozapps/downloads/content/downloads.js |    1 -
 1 file changed, 1 deletion(-)
view download
squeeze-patches/Fix-bug-653926.-r-jst-a-LegNeato.patch
 js/src/xpconnect/loader/Makefile.in              |    3 +++
 js/src/xpconnect/loader/mozJSSubScriptLoader.cpp |   21 +++++++++++++++++++--
 2 files changed, 22 insertions(+), 2 deletions(-)
view download
squeeze-patches/Followup-bustage-fix-for-bug-653926.-r-jst-a-akeybl-.patch
 js/src/xpconnect/loader/mozJSSubScriptLoader.cpp |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
view download
configure.patch
 configure        | 1694 +++++++++++++++++++++++++++++--------------------------
 js/src/configure | 1238 +++++++++++++++++++---------------------
 2 files changed, 1521 insertions(+), 1411 deletions(-)
view download