Commit Graph

385 Commits

Author SHA1 Message Date
reed@reedloden.com
94ce9766fc Bug 423974 - "Add .pr (Puerto Rico) to IDN whitelist" [p=gerv@mozilla.org (Gervase Markham) a1.9b5=beltzner] 2008-03-24 08:12:18 -07:00
jst@mozilla.org
14b80d26bc Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu 2008-03-22 09:50:47 -07:00
jst@mozilla.org
4c9a879ab3 Reverting the recent file:// URI security change default setting to get the tree green until we fix all the issues. 2008-03-20 23:42:43 -07:00
bzbarsky@mit.edu
72f7db6e18 Hold strong ref to ourselves so we don't die while touching members. Bug 421602 followup, r= and a= pending 2008-03-20 23:13:11 -07:00
jst@mozilla.org
89acfcbf1a 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-20 21:39:08 -07:00
jwalden@mit.edu
e972abcaf4 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 15:58:41 -07:00
edward.lee@engineering.uiuc.edu
4f17380fd1 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 14:42:55 -07:00
reed@reedloden.com
7a6025e7f1 Bug 418796 - "Cleanup imgContainer and decom GetCurrentFrameNoRef" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=beltzner] 2008-03-19 22:54:30 -07:00
dbaron@dbaron.org
f31447da64 Fixing asymmetry between what timeless landed for bug 394114 and what he backed out. 2008-03-19 15:05:04 -07:00
timeless@mozdev.org
f33eb4a3b4 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
dholbert@cs.stanford.edu
203b5735e3 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 13:51:42 -07:00
bent.mozilla@gmail.com
5d19b77fea Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -07:00
dveditz@cruzio.com
ffefff45a6 bug 422118 crash reading malformed zip archives. r=biesi, sr=bzbarsky, a=schrep 2008-03-19 12:28:38 -07:00
bzbarsky@mit.edu
c7132d3d58 Don't garbage-collect still-loading Image nodes until their onload/onerror has fired. Bug 421602, r=stuart, sr=sicking 2008-03-19 12:07:59 -07:00
jwalden@mit.edu
9156d6bbff 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 10:42:39 -07:00
dtownsend@oxymoronical.com
2f48918fdb Bug 419582: Unblocklisted plugin should be set to enable on startup. r+sr=jst 2008-03-18 03:38:15 -07:00
sayrer@gmail.com
2a0be20cf4 Bug 423377. Change max-persistent-connections-per-server. r=bzbarsky, sr=brendan 2008-03-18 01:09:19 -07:00
masayuki@d-toybox.com
a1475802c9 Bug 422079 Plugin names need to be converted to Unicode r+sr=jst, b1.9=jst 2008-03-17 14:58:59 -07:00
jdaggett@mozilla.com
102384aefb Bug 408965. Use STHeiti as the default font for sans-serif Simplified Chinese (patch by Jjgod Jiang). r=jdaggett,masayuki, sr=stuart 2008-03-15 19:25:31 -07:00
dholbert@cs.stanford.edu
dfa358c900 Backing out Bug 417356, due to pagination reftest failures. 2008-03-14 01:50:13 -07:00
dholbert@cs.stanford.edu
b847cc90cc 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 00:48:04 -07:00
jst@mozilla.org
8912c24ea4 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-13 17:48:20 -07:00
reed@reedloden.com
f6f259ceaa Bug 401221 - "Provide finer control over zooming" [p=dao@mozilla.com (Dão Gottwald) ui-r+r=beltzner a=blocking-firefox3+] 2008-03-12 19:59:59 -07:00
masayuki@d-toybox.com
821cf1156c 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-12 19:36:58 -07:00
jst@mozilla.org
9b1a09d45b Landing fix for compiler warning bug 421992. Patch by mats.palmgren@bredband.net, r+sr+a=jst@mozilla.org 2008-03-12 17:26:18 -07:00
blassey@mozilla.com
3c99833e3e backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com
eeea24bde6 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 14:49:53 -07:00
masayuki@d-toybox.com
b295ce78a1 Bug 420285 Internationalize plugin tag and plugin host r=jst, sr=bzbarsky, b1.9=jst 2008-03-10 00:07:15 -07:00
reed@reedloden.com
223ffcf984 Back out Alfred Kayser's patch from bug 399925 due to Tp crashes. 2008-03-09 23:09:37 -07:00
reed@reedloden.com
fd30224781 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-09 22:09:24 -07:00
roc+@cs.cmu.edu
7ee2d30596 Bug 403181, fix test image 2008-03-09 15:46:40 -07:00
roc+@cs.cmu.edu
11aa232422 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 14:55:05 -07:00
reed@reedloden.com
82531bad28 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 12:58:40 -07:00
dtownsend@oxymoronical.com
25e34cdc28 Switch tests to fixed time to avoid DST issue from bug 402434 2008-03-09 04:19:45 -07:00
reed@reedloden.com
265a939d63 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 03:26:50 -08:00
reed@reedloden.com
7ee17f0b65 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 01:55:28 -08:00
dtownsend@oxymoronical.com
b7f4b805c8 Bug 419769: nsIZipWriter crashes with a 0 length file and COMPRESSION_BEST. r=biesi 2008-03-06 03:01:08 -08:00
vladimir@pobox.com
104f6a38a1 b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-05 22:51:13 -08:00
blassey@mozilla.com
92c51991b0 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com
9bc9e44b40 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
mats.palmgren@bredband.net
786059e5f5 Hang when reloading page with plugin. b=420884 r+sr=jst a=blocking1.9 2008-03-04 23:14:58 -08:00
joshmoz@gmail.com
9d15dd6a9e 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 15:24:53 -08:00
jst@mozilla.org
16e1932c1a 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-28 18:06:00 -08:00
reed@reedloden.com
e830bc09fb 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 02:13:01 -08:00
jst@mozilla.org
19dbcf31bd 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-26 20:35:20 -08:00
jdaggett@mozilla.com
ea95d72bfc Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart 2008-02-26 00:00:44 -08:00
dolske@mozilla.com
88f7abe48c Add explicit colordepth test for bug 414720 - Enable 24-bit display on Windows test boxes. 2008-02-25 21:30:36 -08:00
reed@reedloden.com
2311ba5038 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 03:49:14 -08:00
reed@reedloden.com
9790fea164 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 02:52:53 -08:00
bent.mozilla@gmail.com
988b2f61df Bug 417562 - 'protect against Obj-C exceptions in "modules" top-level directory'. r=josh, sr=roc, a=blocking1.9+. 2008-02-20 09:32:13 -08:00