Граф коммитов

6327 Коммитов

Автор SHA1 Сообщение Дата
tor@cs.brown.edu 1d3aac193f Bug 196295 - move/merge GIF2.cpp into nsGIFDecoder2.
Patch by alfredkayser@nl.ibm.com,  r=biesi, sr=tor
2007-06-25 09:41:21 -07:00
benjamin@smedbergs.us 1e4a4ad931 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
joshmoz@gmail.com 913aaf1de7 clean up Mac OS X macros in libreg's reg.c. r=cbarrett sr=luser 2007-06-23 18:07:21 -07:00
asqueella@gmail.com ebe308aea3 Bug 379929 - Lazy creation of nsProperties object for imgContainer
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=tor
2007-06-21 13:45:49 -07:00
benjamin@smedbergs.us b40caff913 Bug 385189 - mac builds without libxul failing to compile due to macmorefiles, r=mento 2007-06-20 12:22:01 -07:00
kherron@fmailbox.com 01c4165276 Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv. 2007-06-17 06:50:50 -07:00
jst@mozilla.org c5404bbb18 Landing fix for bug 342810. Fixing leak of nsRunnable (huge leak on some flash sites). Patch by jmathies@mozilla.com, r+sr=jst@mozilla.com 2007-06-15 09:23:45 -07:00
bzbarsky@mit.edu 7d038994ec Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,r=biesi, sr=jst 2007-06-13 15:42:07 -07:00
mats.palmgren@bredband.net cfcd055eb1 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
dwitte@stanford.edu b98bc1f0bb cvs removing unbuilt and unmaintained p3p module. bug 366611. 2007-06-10 23:25:52 -07:00
philringnalda@gmail.com fd9aa044d9 Bug 380931 - password manager rewrite-cleanup, move prefs from firefox.js to all.js, patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-06-10 23:01:55 -07:00
mozilla@weilbacher.org 935b4d3035 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
bzbarsky@mit.edu 632ea0c53e Fix refcounting of some event objects to not leak. Bug 342810, investigationby Jim Mathies <jmathies@mozilla.com>, r+sr=jst 2007-06-07 14:41:46 -07:00
tor@cs.brown.edu 6c123d01be Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFrame.Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor 2007-06-07 08:10:25 -07:00
dveditz@cruzio.com 800a11be88 bug 376573 prevent memory leak if realloc fails. r=biesi, sr=stuart 2007-06-05 17:25:15 -07:00
vladimir@pobox.com 3143f5e52b b=376446, spurious white pixels in animated gifs; r=asmith15, sr=pavlov -- patch from alfredkayser@nl.ibm.com 2007-05-30 01:40:45 -07:00
kairo@kairo.at 1667c55d09 bug 335387 - remove remnants of content packs, r=bsmedberg 2007-05-21 07:19:21 -07:00
enndeakin@sympatico.ca 9052936716 Bug 376238, add a pref to disable drag images, r=sr=roc 2007-05-16 11:05:23 -07:00
cbiesinger@web.de cdb2f9621e Bug 370195 – sql device for the offline cachepatch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest) 2007-05-14 13:09:20 -07:00
asqueella@gmail.com 48d61c9e1c Bug 379841 - nsIZipReader's last modified time ignores secondsp=Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>r=biesi, sr=bsmedberg 2007-05-13 05:27:49 -07:00
gavin@gavinsharp.com 34896b99b0 Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
bzbarsky@mit.edu 9a5db57b2f Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
mats.palmgren@bredband.net 87a0062405 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
dveditz@cruzio.com e05798dd51 bug 376328 normalize file urls used in moz-icon, r=mscott, sr=vlad, a=juanb 2007-04-30 16:25:10 -07:00
asqueella@gmail.com 4ad057a272 Bug 370942 - Remove non-Cairo from jpeg decoder and optimize loopp=Alfred Kayser <alfredkayser@nl.ibm.com>r=tor, sr=pavlov 2007-04-29 08:51:35 -07:00
asqueella@gmail.com a4f24bc9e5 test for bug 278262 - JAR URIs should resolve relative URIs in the base sectionp=Ryan Jones <sciguyryan@gmail.com>r=sayrer 2007-04-27 09:15:18 -07:00
martijn.martijn@gmail.com 2fa7adf786 Bug 293986 - OOM crash [@ nsJPEGDecoder::WriteFrom, fill_input_buffer], patch by Andrew Schultz, r=pavlov, sr=tor 2007-04-27 06:11:29 -07:00
asqueella@gmail.com 16d423bccd backed out, b=317748 2007-04-25 14:21:28 -07:00
asqueella@gmail.com a32f6c70f3 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFramep=Alfred Kayser <alfredkayser@nl.ibm.com>r=pavlov, sr=tor 2007-04-25 13:55:06 -07:00
philringnalda@gmail.com e10e211d51 Bug 375741 – Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov 2007-04-24 22:56:53 -07:00
benjamin@smedbergs.us 1e0c15f245 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
gavin@gavinsharp.com d172fc236e Bug 375733: Add basic tests for PNG imgIEncoder, patch by Justin Dolske <dolske@mozilla.com>, r=sayrer, sr=pavlov 2007-04-21 18:30:35 -07:00
pavlov@pavlov.net 619528e85f various small fixes for APNG. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me 2007-04-19 13:40:53 -07:00
jst@mozilla.org e50d28eed5 Possible fix for bug 354595. Deal with PL_DHashTableOperate() returning null as it does when out of memory. Fix found by raymond@lala.com, r+sr=jonas@sicking.cc 2007-04-17 16:10:20 -07:00
kjh-5727@comcast.net a9d3711671 Bug 370025 - Update libbz2 to revision 1.0.4. r=benjamin, sr=darin. 2007-04-14 08:20:29 -07:00
pavlov@pavlov.net 1abc93127a fixing build bustage. 2007-04-12 13:11:50 -07:00
pavlov@pavlov.net 35fe66e8b8 upgrading libpng to 1.2.16. patch from andrew smith. bug 373249. r=me sr=tor 2007-04-12 11:34:54 -07:00
mozilla.mano@sent.com fc4f35d0d4 Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-11 17:36:40 -07:00
timeless@mozdev.org 0e414fb1d0 Bug 370063 OpenBSD: sync with reality - they define uint32_t and boolchanges by one of pvalchev@openbsd.org, wilfried@openbsd.org, robert@openbsd.org, or naddy@openbsd.org (or at least Martynas Venckus thinks it was one of them)patch by martynas@openbsd.orgcorrect spelling thanks to vicviq@gmail.comr=jst sr=jst 2007-04-05 04:21:59 -07:00
joshmoz@gmail.com 16373e41e2 URLs requested by plugins should trigger content policies. Patch by Wladimir Palant. b=375435 r=josh sr=jst 2007-04-04 18:56:32 -07:00
emaijala@kolumbus.fi 631526d39d Fix for bug 293062: Mozilla should read HKEY_CURRENT_USER\Software\MozillaPluginr=neilsr=roc 2007-04-03 08:56:31 -07:00
mozilla@weilbacher.org 31d923527c [OS/2] Bug 373444: fix build break in debug builds, r=benjamin 2007-03-29 13:08:04 -07:00
dbaron@dbaron.org cb52af13a3 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dbaron@dbaron.org 4d961c5c49 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
joshmoz@gmail.com b53a9fd8b5 Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst 2007-03-26 18:07:57 -07:00
mats.palmgren@bredband.net ee37c0b2b6 Hold a strong ref on the plugin instance to prevent destruction of the plugin native window object while processing the event. b=374229 r=emaijala sr=roc 2007-03-24 02:45:51 -07:00
crowder@fiverocks.com de88ede50d Bug 330569: provide configuration option for enabling new relimit option in JS, r=mrbkap, sr=jst 2007-03-23 14:27:14 -07:00
jst@mozilla.org f5622dffc4 s/!NS_SUCCEEDED/NS_FAILED/ for bug 299054. 2007-03-23 13:35:04 -07:00
crowder@fiverocks.com 60da17b19d Bug 373794: crash with bad gif image, r=tor@acm.org, sr=pavlov@pavlov.net 2007-03-23 09:15:43 -07:00
pavlov@pavlov.net ac98b1e96d updating for APNG 0.10. splitting out render_op in to dispose_op and blend_op. bug 257197. r=asmith13, sr=vlad 2007-03-22 16:35:51 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
smontagu%smontagu.org f61e10a292 Bug 284265: Default Thai fonts should be set appropriately on each platform. r=Arthit Suriyawongkul <arthit@gmail.com>, sr=roc, a1.9.0.2=ss 2008-08-12 09:37:50 +00:00
mrbkap%gmail.com d8709d16af Reload entry if the table generation changed. bug 445229, r+sr=jst a=ss 2008-08-11 18:09:46 +00:00
gavin%gavinsharp.com c4f349bb09 Fix spelling mistake from bug 433248's patch (comment failure string) 2008-07-01 07:11:18 +00:00
wr%rosenauer.org a9cbff319a Bug 424626 - "(linux) Firefox is put into offline mode on startup when NetworkManager is running but not controlling the active network interface (e.g. when using PPP)" unhide pref [r=gavin(IRC) a=beltzner] 2008-07-01 06:39:11 +00:00
gavin%gavinsharp.com 33b8f85820 Bug 433248: nsIZipWriter crashes FF3 on access to nsIZipWriter.file, patch by Dave Townsend <dtownsend@mozilla.com>, r=jst, a=beltzner 2008-07-01 06:03:11 +00:00
shaver%mozilla.org 967eef085e Bug 436575: unkillable hangs after opening VerifiedDownloadPlugin.plugin, with
OS X 10.5.3. r=josh, sr=brendan, a=damon
2008-06-09 22:18:13 +00:00
mozilla%weilbacher.org acf46cbae1 [OS/2] Bug 433220: fix Thunderbird build break on OS/2, r=mkaply 2008-05-11 20:49:57 +00:00
mozilla%weilbacher.org 8fea7741d0 [OS/2] Bug 381333: set new sane font defaults for OS/2 cairo builds, r=mkaply, a1.9+=damons 2008-05-02 06:27:27 +00:00
mozilla%weilbacher.org 52da552ea6 [OS/2] Bug 421988: add ipluginw to the trunk source tree and build it by default to (re-)enable Java plugins, r=mkaply, a1.9=beltzner 2008-05-01 21:03:36 +00:00
jdaggett%mozilla.com 64b82d85bf Bug 418479. Allow antialiased text rendering to be disabled for small text sizes via a pref. r+sr=vlad, a=damons 2008-05-01 09:07:18 +00:00
pavlov%pavlov.net 2ee8a20879 bug 422024. work around bad plugins causing a crash by using the wrong allocator to allocate. r/sr=jst 2008-05-01 00:17:54 +00:00
gavin%gavinsharp.com 4e85cb5345 Fix wrapping nit from bug 412770 2008-04-23 23:32:50 +00:00
gavin%gavinsharp.com b4888c026f Bug 412770: Add ability to monitor plug-ins at run-time, patch by Fima Kachinski <xrayon@gmail.com>, r+sr=roc, sr=jst, a=beltzner 2008-04-23 23:24:21 +00:00
gavin%gavinsharp.com a6aba33f39 Bug 427978: default to using file extension if file used in moz-icon doesn't exist, patch by Jim Mathies <jmathies@mozilla.com>, r=stuart, a=schrep 2008-04-16 20:16:31 +00:00
gavin%gavinsharp.com cfed8e1f31 Bug 422978: disable pipelining for SSL again, since it broke some internet banking websites, patch by Honza Bambas <honzab@allpeers.com>, r=biesi, a=beltzner 2008-04-16 20:07:49 +00:00
mats.palmgren%bredband.net 54c881af6f Stop QuickTime and Flip4Mac plugins directly when requested (not off an event). b=426524 r+sr=jst a1.9=beltzner 2008-04-16 20:06:49 +00:00
alqahira%ardisson.org e98775d90d Bug 426957 - Add default Mac fonts for Telugu and Kannada. r=smontagu, sr=roc, a1.9=beltzner 2008-04-09 17:40:39 +00:00
alqahira%ardisson.org 6f5e264ba2 Bug 423582 - Switch Mac (CJK) font prefs to the canonical font names. r=jdaggett, sr=roc, a1.9=beltzner 2008-04-09 00:22:52 +00:00
reed%reedloden.com 7a0dd88bf9 Bug 420416 - "Artifacts in some APNG frames" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r+sr=stuart a=blocking1.9+] 2008-04-08 18:38:22 +00:00
dcamp%mozilla.com 66a239464b Bug 427134: Bump the capacity of the offline cache. r/sr=biesi, a=damons 2008-04-08 05:39:24 +00:00
alfred.peng%sun.com 1d04520cd1 Bug 426565. Firefox 3 crashes with Java applets.
r+sr=jst,a=dsicore.
2008-04-06 04:38:27 +00:00
dolske%mozilla.com 8b2a80f338 Reenable pngsuite-corrupted tests, since disabling them didn't help (bug 425987). 2008-04-05 20:10:56 +00:00
dolske%mozilla.com 886246043f Try disabling pngsuite-corrupted tests (bug 425987). 2008-04-05 08:27:01 +00:00
karlt+%karlt.net a2bb37e709 Add mathfontSymbol.properties for SymbolMT on MS Windows.
Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov
2008-04-05 03:38:26 +00:00
johnath%mozilla.com fadc8db47e Back out test-landing of JOEDREW!'s bug 425941. 2008-04-04 16:02:44 +00:00
johnath%mozilla.com 61c4f0c27d Test-landing of JPEG patch in bug 425941 to gauge perf delta. Should be backed out after a test run. p=joedrew! 2008-04-04 13:03:25 +00:00
reed%reedloden.com 5f899e6395 Bug 415273 - "moz-icon failing to display correct icon with contentType parameter specified" [p=jmathies@mozilla.com (Jim Mathies) r=stuart a1.9=beltzner] 2008-04-04 09:16:44 +00:00
smontagu%smontagu.org 24e0bad019 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-04 04:23:19 +00:00
dolske%mozilla.com 6d1192eed8 Bug 411852 - Glitch in an aPNG image rendering and tab thumbnail. r=stuart, a1.9=beltzner 2008-04-04 01:01:18 +00:00
karlt+%karlt.net 1b4e9c4d06 Back out b=425367 change to see if that fixes
reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml.
2008-04-02 23:51:09 +00:00
karlt+%karlt.net e2721e1d1e Restore font-family order on Linux and Mac to that before b=425367 change to
see if that fixes reftest failures for bugs/414123.xhtml and
mathml/mi-mathvariant-1.xhtml.
2008-04-02 23:13:30 +00:00
karlt+%karlt.net a8f39569c5 Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov 2008-04-02 21:06:18 +00:00
reed%reedloden.com edebfaee2a Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a1.9=beltzner] 2008-04-02 06:41:23 +00:00
bzbarsky%mit.edu 44cf5f235b Fix a mistake in the fix for bug 363986 that was causing writes to the wrong
part of memory.  Patch and tests by Fredrik Larsson <nossralf@gmail.com>,
r=stuart, sr=bzbarsky.
2008-04-01 23:20:12 +00:00
timeless%mozdev.org eb0f011e22 Bug 423414 wmp called npapi on the wrong thread crashing [@ JS_RestoreFrameChain]
r=jst a=beltzner
2008-03-30 15:23:21 +00:00
timeless%mozdev.org ceb95f76e3 Bug 425398 passed 0 identifier [@ NS_ConvertUTF8toUTF16 - doGetIdentifier - _getstringidentifier]
r=jst sr=jst a=beltzner
2008-03-30 14:55:42 +00:00
timeless%mozdev.org abbb70293d backing out 2008-03-30 14:41:47 +00:00
timeless%mozdev.org c6c9150d05 Bug 425398 passed 0 identifier [@ NS_ConvertUTF8toUTF16 - doGetIdentifier - _getstringidentifier]
r=jst sr=jst a=beltzner
2008-03-30 14:26:43 +00:00
reed%reedloden.com e5e2c1caab Back out Alfred Kayser and Joe Drew's patch from bug 399925 in order to find out if it caused the 7% Tp regression (bug 425941). 2008-03-30 07:17:08 +00:00
alqahira%ardisson.org c3446cecae Bug 423303 - default Mac Bengali serif font contains a typo of some sort. r=jdaggett, sr=roc, a/1.9=beltzner 2008-03-30 04:45:40 +00:00
dtownsend%oxymoronical.com 091ed296f1 Testcase for bug 425768 2008-03-29 21:11:05 +00:00
dtownsend%oxymoronical.com af722bfb94 Bug 425768: Zipwriter corrupts zip files that previously contained extra
fields. r=bsmedberg, a=beltzner
2008-03-29 21:10:22 +00:00
dtownsend%oxymoronical.com ad89ced697 Disabling mochitests for libpr0n due to test crashing 2008-03-29 10:37:33 +00:00
reed%reedloden.com a03a49d891 Bug 399925 - "GIF decoder needs to allow its data to be discarded" (mochitest for the bug earlier patches caused) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=stuart] 2008-03-29 06:53:25 +00:00
jst%mozilla.org 6ed0d68cd8 Fixing bug 424019. Fix problem with NPN_RemoveProperty() claiming it removed a property when it in fact didn't. r+sr=brendan@mozilla.org 2008-03-28 22:29:14 +00:00
reed%reedloden.com a7b49b5695 Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) / joe@drew.ca (Joe Drew [JOEDREW!]) r=stuart sr=tor a=blocking1.9+] 2008-03-28 08:36:28 +00:00
timeless%mozdev.org 00df2cc222 Bug 424226 Immediate Fx crash when starting venkman [@ nsPluginHostImpl::TrySetUpPluginInstance]
r=jst sr=jsr a=shaver
2008-03-25 06:00:31 +00:00
reed%reedloden.com 84a482d371 Bug 423974 - "Add .pr (Puerto Rico) to IDN whitelist" [p=gerv@mozilla.org (Gervase Markham) a1.9b5=beltzner] 2008-03-24 15:12:18 +00:00
jst%mozilla.org 8b559ed068 Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu 2008-03-22 16:50:49 +00:00
jst%mozilla.org efd83a7723 Reverting the recent file:// URI security change default setting to get the tree green until we fix all the issues. 2008-03-21 06:42:43 +00:00
bzbarsky%mit.edu c0a1308275 Hold strong ref to ourselves so we don't die while touching members. Bug
421602 followup, r= and a= pending
2008-03-21 06:13:11 +00:00
jst%mozilla.org 7e76d85044 Landing fix for bug 402983. Make security checks on file:// URIs symmetric. Patch by dveditz@cruzio.com, r=jonas@sicking.cc,bzbarsky@mit.edu. jst@mozilla.org 2008-03-21 04:39:10 +00:00
jwalden%mit.edu ba9d511659 Bug 405570 - Replace redirects in test for bug 403331 with a test-specific redirection page, now that the HTTP server supports server-side scripts -- the less test harness infrastructure we have, the easier it is to understand and support. r=me as a trivial change, a=testonlychange 2008-03-20 22:58:42 +00:00
edward.lee%engineering.uiuc.edu aba4bd0b14 Bug 407946 - emphasize all matching text in title and url, not just the first match in title and url. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 21:42:56 +00:00
reed%reedloden.com aef1695a8d Bug 418796 - "Cleanup imgContainer and decom GetCurrentFrameNoRef" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=beltzner] 2008-03-20 05:54:30 +00:00
dbaron%dbaron.org ccf1dbb65a Fixing asymmetry between what timeless landed for bug 394114 and what he backed out. 2008-03-19 22:05:05 +00:00
timeless%mozdev.org 4dd59e4169 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
dholbert%cs.stanford.edu 3232745214 Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 20:51:44 +00:00
bent.mozilla%gmail.com c474e1c7b1 Bug 412862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 20:15:13 +00:00
dveditz%cruzio.com 5b58662515 bug 422118 crash reading malformed zip archives. r=biesi, sr=bzbarsky, a=schrep 2008-03-19 19:28:38 +00:00
bzbarsky%mit.edu 4c06c46baa Don't garbage-collect still-loading Image nodes until their onload/onerror has
fired.  Bug 421602, r=stuart, sr=sicking
2008-03-19 19:07:59 +00:00
jwalden%mit.edu 2325e6844e Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
dtownsend%oxymoronical.com 673d4a4056 Bug 419582: Unblocklisted plugin should be set to enable on startup.
r+sr=jst
2008-03-18 10:38:16 +00:00
sayrer%gmail.com 2fde8cb3e4 Bug 423377. Change max-persistent-connections-per-server. r=bzbarsky, sr=brendan 2008-03-18 08:09:19 +00:00
masayuki%d-toybox.com 6a65c09ba0 Bug 422079 Plugin names need to be converted to Unicode r+sr=jst, b1.9=jst 2008-03-17 21:58:59 +00:00
jdaggett%mozilla.com 736e34d096 Bug 408965. Use STHeiti as the default font for sans-serif Simplified Chinese (patch by Jjgod Jiang). r=jdaggett,masayuki, sr=stuart 2008-03-16 02:25:31 +00:00
dholbert%cs.stanford.edu 179fb266ba Backing out Bug 417356, due to pagination reftest failures. 2008-03-14 08:50:15 +00:00
dholbert%cs.stanford.edu 45dc8c714e Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+ 2008-03-14 07:48:07 +00:00
jst%mozilla.org c01ef7a41e Followup fix for bug 406251, make NPVariant.intValue be a signed int so negative ints can be passed through safely. r+sr=jonas@sicking.cc 2008-03-14 00:48:20 +00:00
reed%reedloden.com 0b7cf4178e Bug 401221 - "Provide finer control over zooming" [p=dao@mozilla.com (D��o Gottwald) ui-r+r=beltzner a=blocking-firefox3+] 2008-03-13 02:59:59 +00:00
masayuki%d-toybox.com fad9426bd7 Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart 2008-03-13 02:37:00 +00:00
jst%mozilla.org 96ea08c9f0 Landing fix for compiler warning bug 421992. Patch by mats.palmgren@bredband.net, r+sr+a=jst@mozilla.org 2008-03-13 00:26:18 +00:00
blassey%mozilla.com b8929025f0 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +00:00
blassey%mozilla.com fc37ea022b switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 21:49:58 +00:00
masayuki%d-toybox.com 75ea79a66a Bug 420285 Internationalize plugin tag and plugin host r=jst, sr=bzbarsky, b1.9=jst 2008-03-10 07:07:15 +00:00
reed%reedloden.com f70702c196 Back out Alfred Kayser's patch from bug 399925 due to Tp crashes. 2008-03-10 06:09:37 +00:00
reed%reedloden.com 11bd6ededb Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2008-03-10 05:09:24 +00:00
roc+%cs.cmu.edu cf3f3599f9 Bug 403181, fix test image 2008-03-09 22:46:40 +00:00
roc+%cs.cmu.edu 828350aa11 Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron 2008-03-09 21:55:08 +00:00
reed%reedloden.com a468287a67 Bug 418791 - "Don't try to discard image data when the image is animating" (Don't start the timer when image is animating) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+] 2008-03-09 19:58:40 +00:00
dtownsend%oxymoronical.com 816f5d100c Switch tests to fixed time to avoid DST issue from bug 402434 2008-03-09 11:19:45 +00:00
reed%reedloden.com 41b3139eab Bug 262505 - "image/x-ms-bmp MIME type not recognized as BMP picture" [p=sciguyryan@gmail.com (Ryan Jones) r+sr=stuart a1.9=beltzner] 2008-03-08 11:26:50 +00:00
reed%reedloden.com 268d9c2d30 Bug 283342 - "Many windows don't set window classes" (add a window class to the Default Plugin's window) [p=sandreas41@yahoo.com r+sr=jst a1.9=beltzner] 2008-03-08 09:55:28 +00:00
dtownsend%oxymoronical.com 93f66f8774 Bug 419769: nsIZipWriter crashes with a 0 length file and COMPRESSION_BEST.
r=biesi
2008-03-06 11:01:09 +00:00
vladimir%pobox.com 230fd7d33a b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
blassey%mozilla.com d66d0b8772 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
blassey%mozilla.com fbc9687a30 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 21:39:35 +00:00
mats.palmgren%bredband.net a4e9cd4997 Hang when reloading page with plugin. b=420884 r+sr=jst a=blocking1.9 2008-03-05 07:14:58 +00:00
joshmoz%gmail.com 793a2e0747 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 23:24:55 +00:00
jst%mozilla.org 3ed71b1148 Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com 2008-02-29 02:06:00 +00:00
reed%reedloden.com 1022da6a18 Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner] 2008-02-27 10:13:01 +00:00
jst%mozilla.org 9881787912 Landing fix for bug 328675. Working around a real player plugin bug where it recurses to death in certain circumstances. Patch by martijn.martijn@gmail.com, r+sr=jst@mozilla.org. 2008-02-27 04:35:20 +00:00
jdaggett%mozilla.com e320e9dd6e Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart 2008-02-26 08:00:44 +00:00
dolske%mozilla.com dc0ab23ed8 Add explicit colordepth test for bug 414720 - Enable 24-bit display on Windows test boxes. 2008-02-26 05:30:36 +00:00
reed%reedloden.com afb92090bf Back out the all.js change from Michael Ventnor's patch in bug 416274 to see if it is the cause of a perf regression. 2008-02-23 11:49:14 +00:00
reed%reedloden.com 981bebc988 Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner] 2008-02-21 10:52:54 +00:00
bent.mozilla%gmail.com f04d5d9805 Bug 417562 - 'protect against Obj-C exceptions in "modules" top-level directory'. r=josh, sr=roc, a=blocking1.9+. 2008-02-20 17:32:13 +00:00
dolske%mozilla.com f0d08b7bab Bug 414186 - slow loop code in nsICODecoder? r=stuart. a1.9=schrep 2008-02-19 23:40:04 +00:00