168228 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
c70d78a351 Bug 340443 - Not possible to use the XPCOM glue with the static CRT, r=neil sr=darin 2006-09-12 18:22:40 +00:00
wtchang%redhat.com
bf2bca546e Bugzilla Bug 337637: fixed a memory leak on error in _MD_OpenSharedMemory.
The patch is contributed by Bruno 'Aqualon' Escherl  <aqualon@aquachan.de>.
r=wtc.
2006-09-12 17:58:53 +00:00
brendan%mozilla.org
5a9f1f9573 Fix post-increment stack modeling again (352272, r=mrbkap). 2006-09-12 17:48:38 +00:00
brendan%mozilla.org
8eeb36816d Fix PutBlockObjects conditional call to happen before stack it relies on is released (352212, r=mrbkap). 2006-09-12 17:44:58 +00:00
wtchang%redhat.com
df5d67c889 Change DecryptSigBlock to return the parsed DigestInfo's length, so
the caller can check it.  Fixed a memory leak on error. r=nelson,rrelyea
bug 351848.
2006-09-12 17:13:20 +00:00
mattwillis%gmail.com
dee698e674 bug 343049 - Missing CSS styles for the iMip bar. patch by ctalbert. r=lilmatt 2006-09-12 17:10:37 +00:00
aaronleventhal%moonset.net
a8a37c95df Bug 340670. Implement first accessible text attribute. Patch by Ming Gao. r=aaronlev 2006-09-12 17:06:12 +00:00
scott%scott-macgregor.org
c201dc57d6 Bug #351843 --> styling on the view security dialog looks funny on the mac because global.css isn't getting loaded. sr=bienvenu 2006-09-12 16:56:15 +00:00
lpsolit%gmail.com
f70e299140 Bug 352355: Cannot log in on a fresh installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-09-12 16:17:12 +00:00
Olli.Pettay%helsinki.fi
4c999a44fb Bug 303865, a11y: Should be able to select items in select1 via keypressed (not arrow keys), p=surkov, r=me+aaronr 2006-09-12 14:11:02 +00:00
benjamin%smedbergs.us
5dee4a9506 Bug 351865 - zh-CN searchplugin parameters are unusual, r=pike 2006-09-12 14:08:31 +00:00
davel%mozilla.com
410f2f877b fix typo from checkin of bug 352248 2006-09-12 14:06:17 +00:00
aaronleventhal%moonset.net
8a73a90b54 Bug 349909. GetText[At|Before|After]Offset broken in some cases for lines. r=ginn.chen 2006-09-12 13:37:54 +00:00
peterv%propagandism.org
25c4d90938 Fix for bug 347523 (nsXBLBinding should use importNode instead of cloneNode). r/sr=bz. 2006-09-12 12:49:04 +00:00
bugzilla%standard8.demon.co.uk
6260c3cea3 Bug 350688 Dictionaries should form part of the locale pack in the installer (windows patch). r/sr=neil 2006-09-12 11:48:35 +00:00
Olli.Pettay%helsinki.fi
bfcbe65fbe Additional patch for Bug 348304 to fix Bug 351909 r+sr=bz 2006-09-12 07:27:38 +00:00
axel%pike.org
f507686699 bug 351817, support for pref based params, needs to display, too, bustage fix in l10n tool chain 2006-09-12 06:54:52 +00:00
stridey%gmail.com
d0af9cd09f Camino - Missed file from Bug 181712 2006-09-12 06:49:42 +00:00
brendan%mozilla.org
636cfbd62e Avoid gcc-on-Mac warning. 2006-09-12 06:23:51 +00:00
brendan%mozilla.org
2b910f9e32 Rest of checkin for bug 352079, r=mrbkap. 2006-09-12 06:21:23 +00:00
davel%mozilla.com
a4013fc74c bug 352248, r=davel, checking in for asqueella
clean up code to established coding standards
2006-09-12 06:19:26 +00:00
stridey%gmail.com
c12e154f74 Fixing bustage from Bug 349979 2006-09-12 06:00:26 +00:00
brendan%mozilla.org
29d996a80d Fix yield's 'input precedence' (352269, r=mrbkap). 2006-09-12 05:16:26 +00:00
mrbkap%gmail.com
276b585a76 Fully initialize the newly-created parse node. bug 352271, r=brendan 2006-09-12 04:59:58 +00:00
bzbarsky%mit.edu
60d105a0c2 Remove unneeded notification on node creation. Bug 351910, r+sr=sicking 2006-09-12 04:48:12 +00:00
bzbarsky%mit.edu
5c5673fe67 Coalesce native theme change notifications to deal with the dozens of them we
get when the GTK theme changes.  Bug 352096, r+sr=roc
2006-09-12 04:36:03 +00:00
brendan%mozilla.org
7b8565ef91 Detect parentheses forcing right association and decompile them (352261, r=mrbkap). 2006-09-12 04:30:12 +00:00
stridey%gmail.com
3479602449 Camino only: Bug 349979 - Dock menu items are shown thrice on OS X 10.3. r=smorgan sr=pink 2006-09-12 04:13:38 +00:00
brendan%mozilla.org
c870f3e117 Tweak new precedence when constructor is a call expression (352013, r=mrbkap). 2006-09-12 04:10:43 +00:00
mrbkap%gmail.com
126dc0e276 Ensure that fp's concept of the pc and sp are up to date. bug 352094, r=brendan 2006-09-12 04:02:46 +00:00
mrbkap%gmail.com
ec02775a7e Skip over scope statements that aren't MAYBE_SCOPE when finding the JSStmtInfo for let declarations. bug 352092, r=brendan 2006-09-12 04:00:31 +00:00
mike.morgan%oregonstate.edu
aab0a70064 Added conditionals to assignment of table parameters. They should only be used if a row value isn't present.
Added nightly acceptance tests, and the synthetic build data to go along with them.
2006-09-12 03:54:26 +00:00
stridey%gmail.com
3f76da46d7 Camino only: Bug 181712 - Menu item for default font size. Also bug 345657 - Sync validation for cmd-+ and cmd-=. r=smorgan sr=pink 2006-09-12 03:54:19 +00:00
mats.palmgren%bredband.net
63da0cfd56 Remove an optimisation that prevented views from being reparented in some situations. b=351225 r+sr=roc 2006-09-12 03:47:38 +00:00
stridey%gmail.com
e759d90f40 Camino only: Bug 348423 - honor the browser.link.open_newwindow.restriction pref for redirecting window.open links. r/sr=pink 2006-09-12 03:33:24 +00:00
flamingice%sourmilk.net
b8f73f5f01 Bug 297636, crash on dnd to self-closing window, r+sr=roc 2006-09-12 03:22:00 +00:00
mike.morgan%oregonstate.edu
77ef5fd4d9 Added synthetic build data for nightly test cases. 2006-09-12 03:14:19 +00:00
stridey%gmail.com
59669b1635 Camino only: Bug 247837 - Trigger autocomplete options for url using down arrow (when cursor is already at end of line) 2006-09-12 03:13:01 +00:00
brendan%mozilla.org
f7baa26e81 Fix JSOP_SETCALL and JSOP_POPV precedences; turn off auto-parens for bracketed index values (352079, r=mrbkap). 2006-09-12 02:07:32 +00:00
brendan%mozilla.org
31964022bb Skip parens around operand of unary op when constant folding (352068, r=mrbkap). 2006-09-12 01:58:37 +00:00
brendan%mozilla.org
5d458db61a Fix getter/setter in object initialiser decompilation to track minimal parenthesization fixes (352010, r=mrbkap). 2006-09-12 01:55:08 +00:00
bclary%bclary.com
06c138f96c JavaScript Test - update to reflect proper parenthetication of decompiled expressions, bug 346902 2006-09-12 01:14:40 +00:00
myk%mozilla.org
9fed209e0a bug 347481: find link tags in XHTML documents (where the link tag is in the default namespace) in addition to HTML documents
namespace)
Patch by Justin Dolske.
r=myk
2006-09-12 01:12:39 +00:00
myk%mozilla.org
fa364dc3e5 bug 349440: trim whitespace from the beginning of microsummaries generated by microsummary generators in addition to those provided as plain text.
Patch by Justin Dolske.
r=myk
2006-09-12 01:08:44 +00:00
mats.palmgren%bredband.net
6b4972181b Limit -moz-column-count to 1000 to avoid "hang" for insanely large numbers. b=345583 r+sr=roc 2006-09-12 00:37:23 +00:00
cst%yecc.com
10f4122111 Bug 339720 show warning page before showing about:config
r=neil,KaiRo sr=jag
2006-09-12 00:19:06 +00:00
jwalden%mit.edu
75ce576332 Bug 352223 - < foo/> and < foo></foo> are also invalid XML and should be rejected by E4X. r=brendan again 2006-09-12 00:17:40 +00:00
robert%accettura.com
d203816723 Bug 345413 Reporter preferences not installed. patch=Mike Hommey r=me a=beltzner 2006-09-11 23:34:29 +00:00
mnyromyr%tprac.de
c0bf344d92 Bug 342065: wrong order of Tags; r=neil, sr=bienvenu 2006-09-11 23:20:36 +00:00
julien.pierre.bugs%sun.com
89010b6a94 Fix for bug 352041 . oom in CERT_DecodeDERCrlWithFlags . r=alexei,nelson 2006-09-11 23:12:30 +00:00