Commit Graph

8321 Commits

Author SHA1 Message Date
dcamp@mozilla.com
911a5b2bb9 Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-26 21:32:23 -08:00
myk@mozilla.org
cc86388635 bug 405483: explicitly sync devicecontext scale to prescontext scale upon prescontext initialization, fixing bug where web pages would either be too small (with scrollbars in the middle of the viewport) or too big (with scrollbars offscreen) when loaded if the previous page loaded in that tab had a non-default full zoom value; r+sr=roc 2007-11-26 20:54:30 -08:00
dcamp@mozilla.com
a838fcc9b6 Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz 2007-11-26 20:35:00 -08:00
dcamp@mozilla.com
5ddd1d31b3 Bug 405479: fix race condition in test for bug 377539. r=bz 2007-11-26 20:08:19 -08:00
karlt+@karlt.net
8fd1c6f25c check for unwind.h b=326594 r=bsmedberg a=schrep 2007-11-26 19:58:14 -08:00
reed@reedloden.com
f1b1304be3 Bug 363696 - "Crash [@ nsHTMLReflowState::ComputeContainingBlockRectangle] with file upload control in xul" [p=kinetik@flim.org (Matthew Gregan) r=bzbarsky sr=roc a=blocking1.9+] 2007-11-26 19:35:50 -08:00
reed@reedloden.com
c6d06df230 Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-26 18:44:44 -08:00
alqahira@ardisson.org
c1316037d8 Bug 403164 - Add Sparkle license to about:license. r=gerv, a/1.9=mconnor 2007-11-26 17:47:04 -08:00
vladimir@pobox.com
d3038b89d4 b=403481 followup; do the right cleanup in some error conditions; r=stuart 2007-11-26 17:40:03 -08:00
gavin@gavinsharp.com
eeb2515efb Bug 405264: remove unused file, r=mano, a=schrep 2007-11-26 16:57:35 -08:00
gavin@gavinsharp.com
1e17cef233 Bug 403480: make it impossible to set nsIURI::port to it's default value, r+sr=biesi, a=schrep 2007-11-26 16:51:57 -08:00
reed@reedloden.com
9fbbe371b5 Bug 402458 - "saveDocument func calls internalSave with aSkipPrompt param in the wrong position @ contentAreaUtils.js:168" [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano sr=Neil a=blocking-firefox3+] 2007-11-26 16:25:43 -08:00
vladimir@pobox.com
83af0dfc4c b=355177, window.resizeTo behaviour changed with cocoa widgets (flicker when resizing windows); r=josh,sr=stuart 2007-11-26 16:24:13 -08:00
vladimir@pobox.com
7e8a6aaac0 b=403481, massive linux/gtk memory leak with images, r+sr=stuart 2007-11-26 16:22:39 -08:00
vladimir@pobox.com
f961025905 b=379430, print preview hangs X, r+sr=roc,a=schrep 2007-11-26 16:20:52 -08:00
mozilla.mano@sent.com
76cbc195ea Bug 401753 - Creating the Places folder for an existing profile with lots of bookmarks takes too long, the personal toolbar is blank for several seconds. r=sspitzer. 2007-11-26 16:08:50 -08:00
reed@reedloden.com
72c521ce4c Bug 405228 - "Update build documentation link in client.mk" [p=bugzilla@babylonsounds.com (Simon 'sipaq' Paquet) r+sr=bsmedberg] 2007-11-26 15:58:59 -08:00
reed@reedloden.com
2776adeb96 Bug 391980 - "New Download manager automatically associates all types of files including folders with one file type" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg a=blocking-firefox3+] 2007-11-26 15:55:34 -08:00
joshmoz@gmail.com
04a1cea6b5 Clicking on submenu item in bookmarks toolbar shouldn't cause submenu to go away. b=402926 r=smichaud sr=roc 2007-11-26 15:19:04 -08:00
uriber@gmail.com
f2309956d8 test for bug 288789. r=smontagu 2007-11-26 12:05:25 -08:00
martijn.martijn@gmail.com
1bf52d628a Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, SeaMonkey-only 2007-11-26 12:01:40 -08:00
martijn.martijn@gmail.com
24216b5f9d Bug 403771 - Patch to fix mingw build failure in nsWindowsShellService.cpp needs approval1.9, r=robert.bugzilla, a=mtschrep 2007-11-26 11:56:52 -08:00
mozilla.mano@sent.com
90c0f5c020 Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 11:04:23 -08:00
joshmoz@gmail.com
cb9608ac86 fix various bugs with cocoa key handling. b=404632 r=masayuki sr=roc 2007-11-26 10:09:38 -08:00
jwalden@mit.edu
300d5d5c21 Bug 405372 - jsshell tracing() appears to work in JS_THREADED_INTERP builds but doesn't. r+a=brendan 2007-11-26 10:06:53 -08:00
igor@mir2.org
3a067462ef Bug 404803: patch from Jason Orendorff to restore C++ compatibility. r=myself a=brendan 2007-11-26 09:41:45 -08:00
igor@mir2.org
140ee1cf49 Bug 347927: consistently using JS_ARRAY_LENGTH macro. r,a=brendan 2007-11-26 07:18:43 -08:00
longsonr@gmail.com
8d9611f21d Bug 387466 - Bug 309020 (SVG references breaks when used inside XBL) has regressed. r+sr=roc,a1.9=blocking1.9+ 2007-11-26 02:23:19 -08:00
bclary@bclary.com
e04ae113c0 JavaScript Tests - update known failures due to bug 394941, not part of the build 2007-11-26 00:48:48 -08:00
bclary@bclary.com
895572b43a JavaScript Tests - regression test for bug 394941 by Jesse Ruderman, update regression tests due to bug 394941, not part of the build 2007-11-26 00:42:53 -08:00
smontagu@smontagu.org
3b81938388 Display reftest images on unexpected passes. Bug 403012, r=dbaron, a=schrep 2007-11-26 00:36:53 -08:00
myk@mozilla.org
759b2a5934 bug 385224: optimize performance of site-specific preferences; r=mconnor,roc 2007-11-26 00:35:22 -08:00
smontagu@smontagu.org
5e7ee1a7dc Prevent duplicate entries in the line-break array. Bug 404204, b+r+sr=roc 2007-11-26 00:27:06 -08:00
dolske@mozilla.com
9c8e59ce28 Disabling tests, since Windows is still failing (bug 405384) 2007-11-25 21:41:15 -08:00
dolske@mozilla.com
f3639e8d3b Bug 386651 - Need regression tests for image decoding. [Part 2] 2007-11-25 20:42:33 -08:00
bzbarsky@mit.edu
c6a4e4e15a Apparently this can pass sometimes. What a mess. 2007-11-25 18:50:51 -08:00
bzbarsky@mit.edu
1320da85a6 Note the bug that covers the failure 2007-11-25 18:49:45 -08:00
bzbarsky@mit.edu
456a140069 This test fails. Suck. 2007-11-25 16:40:43 -08:00
bzbarsky@mit.edu
886b623f02 Fix bug 403134. r+sr=roc 2007-11-25 16:15:20 -08:00
bzbarsky@mit.edu
1cec19400e Backing out bug 392040 to fix bug 404872. a="it's a blocker regression, and it's keeping me and Gavin from using Bugzilla" 2007-11-25 15:17:23 -08:00
reed@reedloden.com
69e57fc54f Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" (sync nsIUpdatePrompt consumers) [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-25 11:12:29 -08:00
sspitzer@mozilla.org
3de236bd55 fix for bug #395452: handle multiple tags in url bar autocomplete fix for bug #395462: handle multiple tags in bookmark search fix for bug #403847: places organizer search won't find items tagged with multi-word tags fix for bug #403849: fix URIHasTag() to take a string, not a nsIURI r=dietrich, a=blocking-firefox-3+ 2007-11-24 18:38:17 -08:00
neil@parkwaycc.co.uk
8c366cb64e Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh 2007-11-24 14:11:31 -08:00
sspitzer@mozilla.org
8a9cae05e4 fix for bug #404871: 'Most Visited Starred Pages', 'Recently Starred Pages', 'Recently Visited Starred Pages' don't include bookmarks from the personal toolbar folder r=mano, a=blocking-firefox-3+ 2007-11-24 11:01:46 -08:00
reed@reedloden.com
66c879c135 Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:14:08 -08:00
reed@reedloden.com
fe0facbe6e Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:00:27 -08:00
rflint@ryanflint.com
3c84113774 Bug 405163 - New toolbar icons in tango style. Images by the Tango team, a=mconnor 2007-11-23 21:26:44 -08:00
rflint@ryanflint.com
52fc85b718 Backing out 2007-11-23 18:45:42 -08:00
rflint@ryanflint.com
f17e46f629 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-23 18:27:45 -08:00
bzbarsky@mit.edu
db65ca12c1 Adding test. 2007-11-23 15:31:51 -08:00