Commit Graph

8584 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
a1bfe8ccdd Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron 2007-12-03 17:30:49 -08:00
stuart.morgan@alumni.case.edu
2a42486cb2 Bug 401328: Account for appunit/pixel conversion when painting from nsWebBrowser [p=roc]. r=smorgan sr=bzbarsky a1.9=blocking1.9 2007-12-03 17:01:59 -08:00
jst@mozilla.org
2edc3eed02 Fixing bug 406251. Make NPVariant to jsval conversion do the right thing with large integer values. r+sr=peterv@propagandism.org, a=dsicore@mozilla.com 2007-12-03 16:33:48 -08:00
stuart.morgan@alumni.case.edu
38864cbc95 Follow up to bug 404290, make sure embedding clients don't crash (bug 406108). r+sr=bzbarsky a1.9=blocking1.9 2007-12-03 16:31:21 -08:00
bzbarsky@mit.edu
c3053199cd Disabling again for now 2007-12-03 16:23:44 -08:00
dmose@mozilla.org
8f0a02e572 Handler service instantiation recurses on fresh profile (bug 403885), patch by florian@mozilla.com, r=dmose, sr=biesi, a=blocking-1.9+ 2007-12-03 15:47:45 -08:00
bzbarsky@mit.edu
0782d222e2 Assert that the channel succeeded, so if it fails we'll know 2007-12-03 15:44:07 -08:00
neil@parkwaycc.co.uk
1a590d6bf9 Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore 2007-12-03 15:20:29 -08:00
kaie@kuix.de
ca5d681e30 Bug 404059, connection to t-mobile hotspot startup page takes very long Landing workaround patch (shorten timeout) r=rrelyea, blocking1.9=mtschrep 2007-12-03 14:58:06 -08:00
aaronleventhal@moonset.net
f7392fba7f Bug 406595. Accessible hierarchy broken. r=davidb, a=dsicore 2007-12-03 14:49:42 -08:00
gavin@gavinsharp.com
8804aca0ab Bug 405664: keyboard shortcuts to display the search engine list broken, r=enndeakin, a=schrep 2007-12-03 14:35:08 -08:00
mozilla@weilbacher.org
62f08a3525 [OS/2] Bug 406447: use gfxFontCache on OS/2 2007-12-03 14:31:03 -08:00
mozilla@weilbacher.org
3a4ae65fca [OS/2] Bug 404196: fix calculation of space width in GetMetrics, so that monospaced text always lines up nicely 2007-12-03 14:22:36 -08:00
reed@reedloden.com
63456c86a2 Bug 406608 - "Cast needed in jsfun.c (C++ compatibility)" [p=jorendorff@mozilla.com (Jason Orendorff) r=igor a1.9=damons] 2007-12-03 14:21:17 -08:00
reed@reedloden.com
02104847b4 Bug 406439 - "Inconsistent use of "website" and "web site" in Page Info" [p=bugzilla@n321.com (Arjan) r=gavin a1.9=damons] 2007-12-03 14:20:08 -08:00
reed@reedloden.com
06064913d4 Bug 389766 - "Hard-to-understand presentation of protocol-handlers on Linux" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a=blocking-firefox3+] 2007-12-03 14:18:03 -08:00
kaie@kuix.de
0b79e16a4b bug 402574, Identity UI lost when switching between tabs r=rrelyea, blocking-ff3=mconnor Also includes merged fix for: Bug 405145, Mixed SSL/non-SSL content reporting inconsistent between standard and EV Certs Patch contributed by Bill Gianopoulos r=kengert, a=dsicore 2007-12-03 14:09:27 -08:00
bzbarsky@mit.edu
41fb8f72d7 Fix bug 402937 -- don't allow recursion into Instantiate(). r=biesi, sr=jst, a=dsicore. 2007-12-03 14:09:00 -08:00
bzbarsky@mit.edu
f1f789125b Propagate the node's principal as the owner to <object> loads as needed, and allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi, sr=jst, a=dsicore 2007-12-03 13:57:17 -08:00
bzbarsky@mit.edu
722bd9fe27 Reenable test now that we have a higher timeout for Tunit 2007-12-03 13:47:54 -08:00
dolske@mozilla.com
38b9cc455c Bug 403115 - Option missing to save password for HTTP auth. r=benjamin, sr=cbiesinger, blocking1.9=mconnor 2007-12-03 13:47:45 -08:00
dmose@mozilla.org
a9f4cef2f2 Make protocol handler application 'always ask' status be remembered (bug 397906), r+sr=biesi, a=blocking-firefox3+ 2007-12-03 13:45:01 -08:00
mark.finkle@gmail.com
e831b78385 b=389705. r=gavin. a=blocking-firefox3. Tighten up the launch application dialog 2007-12-03 13:43:33 -08:00
bzbarsky@mit.edu
d94f29ae56 Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi 2007-12-03 13:34:44 -08:00
bzbarsky@mit.edu
6991247863 Relanding bug 403657, since there was no obvious perf impact 2007-12-03 13:31:26 -08:00
dholbert@cs.stanford.edu
49fa4d6678 Re-landing Bug 405517, after backing it out to look for Ts regression. (no regression found) 2007-12-03 12:41:24 -08:00
bzbarsky@mit.edu
f51c876c4f Disable test for now. tbox sucks 2007-12-03 12:04:03 -08:00
bhearsum@mozilla.com
d6ec441ca0 bug 406613: add staging and production 1.9 bootstrap configs to cvs. r=rhelmer, patch=me 2007-12-03 12:02:56 -08:00
dholbert@cs.stanford.edu
b59516ee43 Backing out Bug 405517 to see if it causes a Ts regression 2007-12-03 11:34:45 -08:00
aaronleventhal@moonset.net
54c8564351 Bug 401440. Fix _vsnprintf part of zlib VC9 compilation problem. r=wtc, a=dsicore 2007-12-03 11:00:28 -08:00
cbarrett@mozilla.com
988a73577d Bug 404096 - For windows that don't have @titlebarcolor, draw titlebar background state if needed. r=josh, sr=roc. 2007-12-03 10:48:24 -08:00
bzbarsky@mit.edu
a051d516ec Sniff "text/plain; charset=UTF8" for possibly being binary. Bug 394647, r+sr=biesi 2007-12-03 10:37:54 -08:00
bzbarsky@mit.edu
e628936671 Backing out bug 403657 to see whether it causes the Ts regression 2007-12-03 10:32:51 -08:00
peterv@propagandism.org
e804809170 Fix for bug 406361 (Large leak with <svg:use patternTransform>). r/sr/a=sicking. 2007-12-03 09:50:02 -08:00
tor@cs.brown.edu
36cf5445d1 Bug 401112 - filter paint invalidation problems. r=jwatt, sr=roc 2007-12-03 08:57:34 -08:00
enndeakin@sympatico.ca
0414ebb213 Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc 2007-12-03 08:33:42 -08:00
joshmoz@gmail.com
2f80c68f13 Don't allow really big windows to freeze the system. Patch by Stan Shebs. b=398336 r=josh sr=roc 2007-12-03 08:25:36 -08:00
stefanh@inbox.com
37c277fe84 Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Make the font inherit and fix consumers in Firefox prefs. ui-r=beltzner, r=Mano, a=mtschrep. 2007-12-03 07:10:08 -08:00
enndeakin@sympatico.ca
bab1964f4f Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon 2007-12-03 06:34:57 -08:00
enndeakin@sympatico.ca
184ef14eca Bug 405899, autoscroll causes window to close, r+sr=roc 2007-12-03 06:32:26 -08:00
jwatt@jwatt.org
5367dd590b Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail) 2007-12-03 05:43:18 -08:00
longsonr@gmail.com
c0cc671ab9 reftest for bug 337408 2007-12-03 05:26:55 -08:00
dtownsend@oxymoronical.com
808660ee4a Bug 406032: Block update info urls that are not http/https. r=robstrong, a=schrep 2007-12-03 04:24:41 -08:00
dtownsend@oxymoronical.com
4964adb831 Bug 404375: Recover from 'needs restart' message. r=robstrong, a=schrep 2007-12-03 04:20:57 -08:00
jwatt@jwatt.org
ed7fc785db Reftests for bug 389670 (fixed by bug 387466) 2007-12-03 03:36:24 -08:00
martijn.martijn@gmail.com
ec02d9286c removal of Bug 400790 - ASSERTION: Should not be called with xul:listbox, xul:listitem, r+sr=neil, a=dsicore 2007-12-03 03:14:40 -08:00
longsonr@gmail.com
b96a934e21 reftest for bug 314244 2007-12-03 02:49:23 -08:00
reed@reedloden.com
8dd43c6028 Remove DOS line endings. 2007-12-03 01:25:32 -08:00
reed@reedloden.com
2676ba7d90 Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2007-12-03 01:24:49 -08:00
reed@reedloden.com
b73dd5561e Bug 382917 - "Display script filename and line number in Stop Script dialog" [p=manish@flock.com (Manish Singh) r+sr=mrbkap a1.9=jst] 2007-12-03 01:17:40 -08:00