Commit Graph

167315 Commits

Author SHA1 Message Date
bent.mozilla%gmail.com
08a82186b7 Bug 349737 - "XULRunner Software Update restarts app in a disabled state on OS X". r=bsmedberg. 2006-08-24 21:08:00 +00:00
pedemont%us.ibm.com
a759f14f5b Bug 350080 - make nsPIWidgetMac non-scriptable. r=mento/josh 2006-08-24 21:05:49 +00:00
rhelmer%mozilla.com
0275088055 update docs to reflect the new reality b=346013 2006-08-24 21:05:10 +00:00
jminta%gmail.com
7b976e8acb Bug 348660 User selection for 'Tasks in View'/'Workweek days only' reset on exit, r1=lilmatt, r2=dmose 2006-08-24 21:02:17 +00:00
rhelmer%mozilla.com
716a7a6e89 moved to common directory b=346013 2006-08-24 20:53:24 +00:00
mkanat%bugzilla.org
e84c5698d1 Bug 292454: [GOOGLE] A module to search Google
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=Hixie
2006-08-24 20:43:11 +00:00
rhelmer%mozilla.com
5a75e128f2 use spaces not tabs b=346013 2006-08-24 20:38:00 +00:00
rhelmer%mozilla.com
e07560c500 refactor into more generic scripts b=346013 2006-08-24 20:24:17 +00:00
jst%mozilla.jstenback.com
fafe836f5a Fixing bug 349790. Make the file picker not fail if some optional function symbols can't be found in the GTK libraries on the system. r+sr=roc@ocallahan.org. 2006-08-24 20:21:50 +00:00
mozilla.mano%sent.com
a3a1311433 Bug 349958 - 'Subscribe to this page' menu/menuitem is broken if the location bar is hidden. r=mconnor. 2006-08-24 20:21:16 +00:00
mozilla.mano%sent.com
ad314f950f Bug 349233 - feed subscription ui not functional after going back to the preview page, also remove changeOptions from subscribe.js (forgot to remove it in bug 346009). r=mconnor. 2006-08-24 20:16:30 +00:00
jwalden%mit.edu
ba4fc0b6c8 Bug 349225 - Added content handlers are not retained by feeds pane. r=mconnor 2006-08-24 20:03:26 +00:00
pedemont%us.ibm.com
9ab4bf6929 Bug 339863 - Scriptable SVG interfaces inherit from non-scriptable interfaces. Missed one file in my original check in. r=tor 2006-08-24 20:00:10 +00:00
julien.pierre.bugs%sun.com
a4dde368cc Back out Slavo's patch for bug 332222 in ssl.sh because tinderbox fails. 2006-08-24 19:48:08 +00:00
fligtar%gmail.com
b63b61e3a5 Updated MCV stuff 2006-08-24 19:29:07 +00:00
mattwillis%gmail.com
493cd52609 bug 349316 - Sets Mac tinderboxes to use carbon widgets. r=rhelmer 2006-08-24 18:49:20 +00:00
cbiesinger%web.de
7a1e713a1d bug 349951 fix log statement to only log the message when the condition is true, not always. r+sr=darin a=beltzner 2006-08-24 18:46:59 +00:00
kaie%kuix.de
dccd3d8db7 Bug 340359, SSL Server stalls on v3 hello using TLS hello extensions
r=darin
2006-08-24 18:14:40 +00:00
kaie%kuix.de
56009fa348 Bug 86988, Sorting in certificate manager should be case insensitive
r=rrelyea
2006-08-24 18:06:43 +00:00
dbaron%dbaron.org
d1291517db Add testcases used on reflow branch (bug 300030). 2006-08-24 18:06:23 +00:00
julien.pierre.bugs%sun.com
602921c658 Allow ssl.sh to support mixed ECC/RSA certs. Patch created by Slavomir Katuscak. r=nelson, rrelyea 2006-08-24 17:48:52 +00:00
bugzilla%standard8.demon.co.uk
0cbe46308b Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor 2006-08-24 17:34:43 +00:00
lpsolit%gmail.com
89322c8eb6 Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-24 15:56:39 +00:00
fligtar%gmail.com
0470f494d6 Updated controllers 2006-08-24 14:58:41 +00:00
bugzilla%arlen.demon.co.uk
7c956ac680 Bug 349319 If you have both the en-GB and the en-GB-oed dictionaries installed you can't distinguish them when trying to select the correct dictionary
p=me r=neil sr=mscott
2006-08-24 12:08:23 +00:00
bclary%bclary.com
86299a30b5 JavaScript Test Library - correct regression test for bug 349822, by Jesse Ruderman 2006-08-24 11:44:07 +00:00
bclary%bclary.com
5382f5b8fe JavaScript Test Library - regression test for bug 349815, by Jesse Ruderman 2006-08-24 11:34:05 +00:00
bclary%bclary.com
8ae3362e20 JavaScript Test Library - regression test for bug 349822, by Jesse Ruderman 2006-08-24 11:26:15 +00:00
bclary%bclary.com
a8708ca895 JavaScript Test Library - regression test for bug 349818, by Jesse Ruderman 2006-08-24 11:19:45 +00:00
bclary%bclary.com
a21d25daa5 JavaScript Test Library - regression test for bug 349605, by Jesse Ruderman 2006-08-24 11:16:20 +00:00
bclary%bclary.com
b59a80e818 JavaScript Test Library - regression test for bug 349602, by Jesse Ruderman 2006-08-24 11:07:35 +00:00
bclary%bclary.com
640f91c834 JavaScript Test Library - regression test for bug 349596, by Jesse Ruderman 2006-08-24 10:51:13 +00:00
bclary%bclary.com
880049c3e7 JavaScript Test Library - regression test for bug 349491, by Jesse Ruderman 2006-08-24 10:43:16 +00:00
mats.palmgren%bredband.net
f13b52b5ee Fix a heap buffer overflow (cairo only). b=332611 r+sr=pavlov 2006-08-24 09:31:46 +00:00
Olli.Pettay%helsinki.fi
9c434eeeee Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking 2006-08-24 07:43:44 +00:00
smontagu%smontagu.org
c9243fd53d Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping (hunk missed in original checkin). Bug 280936, r=jshin, sr=rbs 2006-08-24 07:34:29 +00:00
mats.palmgren%bredband.net
fd99ce03ed 1. Make scroll frames non-splittable.
2. Make a placeholder splittable only if the out-of-flow is.
3. If a float placeholder is not splittable then place it immediately
   instead of failing to reflow it because it can't be split.
b=337419 (Patch B) r+sr=roc
2006-08-24 05:22:16 +00:00
wr%rosenauer.org
e077b93bb1 Bug 349726 - fixed crash in nsHTMLCSSUtils::GetDefaultViewCSS, r=timeless, sr=neil 2006-08-24 05:09:35 +00:00
bzbarsky%mit.edu
4394c05503 Actually check in the client.mk changes from bug 347983. Patch by Ginn Chen
<ginn.chen@sun.com>, r=bsmedberg.  Fixes build bustage, I hope.
2006-08-24 04:30:05 +00:00
ginn.chen%sun.com
2ab89c3bde Bug 347983 [atk]Build properly when libatk < 1.12.1 on build platform
r=aaronlev, bsd, Frank Hecker
2006-08-24 03:22:00 +00:00
scott%scott-macgregor.org
588fda39f0 Bug #349767 --> port Neil's folder location picker toolbar button to thunderbird as an optional toolbar button. sr=bienvenu 2006-08-24 02:45:04 +00:00
justdave%bugzilla.org
e4db6ab1b0 Bug 349045: Allow config variables to be overridden in the Apache config so multiple installs can live in the same docroot
r=gerv
2006-08-24 02:33:34 +00:00
mattwillis%gmail.com
0adb521b8c bug 349032 - Fix bustage from missing file 2006-08-24 02:23:13 +00:00
bzbarsky%mit.edu
d7297fcabc Make imagelib not blow away images in the image cache on 404. Bug 349200,
r=pavlov, sr=darin
2006-08-24 02:02:30 +00:00
bryner%brianryner.com
66f6c6967b Log autocomplete textentered events (bug 347686), r=marria 2006-08-24 01:22:10 +00:00
tony%ponderer.org
337dcf4d18 bug 348625: use whitelist to suppress remote lookups
patch: add first path to domain for checking
r=provos,sr=bryner
2006-08-24 01:12:49 +00:00
mozilla.mano%sent.com
0aca412eb6 Bug 349343 - Tabs pane of preferences has mucho whitespace on Mac. r=mconnor. 2006-08-24 00:54:40 +00:00
tony%ponderer.org
f2c42f04e3 bug 349253: implement backoff code for table updates
patch: requestbackoff class, check for connection refused and http error codes
r=provos,sr=darin
2006-08-24 00:18:01 +00:00
bclary%bclary.com
f76b684d48 Revert patch which added CFLAGS, LDFLAGS to jscpucfg rule, bug 348735, a=brendan on irc 2006-08-24 00:16:46 +00:00
tony%ponderer.org
7c3081af82 bug 349234: only get a new key once per 24 hours
patch: remember last getkey request
r=provos,sr=darin
2006-08-24 00:11:59 +00:00