wtchang%redhat.com
|
7a09c1c023
|
Bugzilla Bug 279541: Fixed errors in code that was apparently copied
and pasted. ipv6_to_v4_tcpMethods should be ipv6_to_v4_udpMethods.
The patch is contributed by Justin Wood <116057@bacon.qcc.mass.edu>.
r=wtc,darin.
|
2005-01-25 19:44:07 +00:00 |
wtchang%redhat.com
|
262aee277f
|
Bugzilla Bug 279723: PR_ReadDir needs to map the error code before
returning with a failure. The patch is contributed by Mathieu Poumeyrol
<poumeyrol@idm.fr>. r=wtc.
|
2005-01-25 19:40:56 +00:00 |
brendan%mozilla.org
|
e8a73cb887
|
s/DEBUG_brendan/DEBUG_notme/g
|
2005-01-25 19:39:45 +00:00 |
aaronleventhal%moonset.net
|
28d443599b
|
Bug 278872. Problems getting children of HTML listbox and combo box. r=louie.zhao, sr=bzbarsky
|
2005-01-25 19:35:53 +00:00 |
bzbarsky%mit.edu
|
ccb6da4701
|
Fix crash if getter or setter is encountered outside a property. Bug 279697,
r+sr=jst
|
2005-01-25 19:34:56 +00:00 |
brendan%mozilla.org
|
b0ace36743
|
Fix old bug in JSOP_CONDSWITCH codegen (278873, r=shaver).
|
2005-01-25 19:34:37 +00:00 |
bzbarsky%mit.edu
|
43ffd41289
|
This wasn't supposed to go in either.
|
2005-01-25 19:05:41 +00:00 |
bzbarsky%mit.edu
|
bc23262023
|
This part wasn't supposed to go in.
|
2005-01-25 19:03:52 +00:00 |
mvl%exedo.nl
|
ceadacf7c4
|
porting patch from imageblocker to contentblocker.
already had r=dwitte, sr=shaver. bug 256172
|
2005-01-25 18:31:02 +00:00 |
bzbarsky%mit.edu
|
2dc2f102cb
|
Fix build bustage
|
2005-01-25 18:18:34 +00:00 |
neil%parkwaycc.co.uk
|
9f1621fbc4
|
Bug 271945 Crash when a popup's parent isn't a menu or popup set r+sr=bz
|
2005-01-25 17:50:00 +00:00 |
mkaply%us.ibm.com
|
98aa4d728d
|
Write components manifests if they are missing, r=bsmedberg
|
2005-01-25 16:07:26 +00:00 |
erik%vanderpoel.org
|
b90362a3a2
|
valgrind memory leaks
|
2005-01-25 16:04:39 +00:00 |
erik%vanderpoel.org
|
b97f0c253f
|
added license at top
|
2005-01-25 16:00:49 +00:00 |
peterv%propagandism.org
|
57614bc61e
|
Fix for bug 277845 (live sheet resizing is broken (regression from bug 223545)). r=pedemonte, sr=smfr.
|
2005-01-25 14:06:59 +00:00 |
smontagu%smontagu.org
|
1116aa39a8
|
Right-to-left text is sometimes reversed when changing text size. Bug 248447, patch by Lina Kemmel <lkemmel@il.ibm.com>, r=me, sr=dbaron.
|
2005-01-25 13:37:28 +00:00 |
jshin%mailaps.org
|
00432841bb
|
bug 257511 : In UTF-8 locales, date/time with non-ASCII characters become 'null' strings (r=smontagu, sr=neil) (add back '##PLATFORM' to the Unix locale code)
|
2005-01-25 13:08:24 +00:00 |
allan%beaufour.dk
|
8a73e3718e
|
Four small cosmetic changes... got tired of Doxygen complaining
|
2005-01-25 12:07:19 +00:00 |
timeless%mozdev.org
|
33e3c44350
|
Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
|
2005-01-25 11:57:29 +00:00 |
allan%beaufour.dk
|
2dcf8c8b11
|
Bind trigger to its node binding through nsXFormsControlStub, bug 279444, r=aaron
|
2005-01-25 09:15:20 +00:00 |
brendan%mozilla.org
|
fe6b4edf3e
|
Followup to fix for 123668, to handle newborns and mark small object slots before checking for stack-quota-exceeded (Deutsch-Schorr-Waite).
|
2005-01-25 09:02:22 +00:00 |
bryner%brianryner.com
|
2fdbebeb71
|
Fix up seamonkey install.js to be more correct. Still need to actually test this on an installer build.
|
2005-01-25 08:34:39 +00:00 |
erik%vanderpoel.org
|
87af4e04dc
|
bug 153691: some HTTP 1.1 support; also, view.cgi now shows HTTP request
|
2005-01-25 08:22:29 +00:00 |
bryner%brianryner.com
|
bc3a3c68a0
|
package typelib files for xtf (bug 279654). r=darin.
|
2005-01-25 08:18:32 +00:00 |
brendan%mozilla.org
|
e6e76123d4
|
Fix js_GetArgsObject to skip debugger/eval frames (162392, r=shaver).
|
2005-01-25 05:56:37 +00:00 |
leon.sha%sun.com
|
4ebe4cf6a2
|
Back out for 267416.
|
2005-01-25 05:50:49 +00:00 |
leon.sha%sun.com
|
96f583ec5e
|
Bug 267416. We need a high version perl to build firefox.
Patch maker, leon.sha@sun.com.
bsmedberg: review+
dbaron: superreview+
This might require updating build machines.
|
2005-01-25 05:17:16 +00:00 |
bryner%brianryner.com
|
a0f7f000d8
|
First cut at xforms xpi packaging (bug 279662). r=doron.
|
2005-01-25 04:57:39 +00:00 |
smfr%smfr.org
|
57d90c2abf
|
Fix bug 279664: fix controlTextDidChange notifications from the SearchTextField. Thanks to olivier@umich.edu for the fix.
|
2005-01-25 04:54:59 +00:00 |
bzbarsky%mit.edu
|
5c864073c4
|
Adding some regression tests
|
2005-01-25 04:35:17 +00:00 |
bzbarsky%mit.edu
|
b5bacd9f93
|
Make content state restoration flush out the content sink (but not content
notifications!) before we try to generate the state key. Remove bogus assert.
Bug 139568, r+sr=jst
|
2005-01-25 04:22:09 +00:00 |
tor%cs.brown.edu
|
644c1c1139
|
Bug 193825 - <svg:clipPath> implementation.
r=scooter, sr=dbaron for shared moz files.
|
2005-01-25 03:55:03 +00:00 |
brendan%mozilla.org
|
485450f512
|
Add getpda shell function for debugging.
|
2005-01-25 03:22:16 +00:00 |
brendan%mozilla.org
|
fad77d58a6
|
Fix GC hole in JSOP_NAMEDFUNOBJ found by tellme.com folks (279636, r=jband).
|
2005-01-25 02:22:25 +00:00 |
roc+%cs.cmu.edu
|
267694855c
|
Bug 219444. Certain style changes to tables don't work because table-outer frames inherit style from table-inner frames but are above them in the frame tree. Hack ReResolveStyleContext to make sure table-outer frames get the right style changes. r+sr=bzbarsky
|
2005-01-25 02:14:31 +00:00 |
mozilla.mano%sent.com
|
17b96f8af3
|
[Mac] remove Print Preview from View Selection Source menu. patch by R.J. Keller <rj.keller@beonex.com>, r=mconnor
|
2005-01-25 00:18:58 +00:00 |
mats.palmgren%bredband.net
|
c3b6c9c334
|
Make Fieldset reparent its children correctly and trigger a reflow when needed. Fix a couple of sizing/invalidation problems in Reflow(). b=276104 r=bzbarsky sr=dbaron
|
2005-01-25 00:06:38 +00:00 |
cvshook%sicking.cc
|
163b6ef1cc
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
r=bz sr=jst
|
2005-01-25 00:02:58 +00:00 |
mozilla.mano%sent.com
|
5672680bb1
|
Bug 273217 - [Mac] disable inappropriate menuitems when no window is open; this also fixes the follwoing commands which didn't wotk when no window was open: bug 229040 - bookmarks menu, bug 227525 - file->open file, bug 249717 - go->home. r=mconnor
|
2005-01-24 23:40:03 +00:00 |
bzbarsky%mit.edu
|
1774e783b3
|
Fix percentage heights on auto-width floats. Bug 216303, r+sr=dbaron
|
2005-01-24 23:38:11 +00:00 |
mats.palmgren%bredband.net
|
f216f70b0a
|
Consider min/max-width/height and box-sizing when calculating abs.pos. auto margins. b=182748 r+sr=dbaron
|
2005-01-24 23:24:05 +00:00 |
cvshook%sicking.cc
|
67d7580ff8
|
missed to change one comment in patch for bug 279155.
rs=jst
|
2005-01-24 23:20:39 +00:00 |
cvshook%sicking.cc
|
0b0ba29712
|
Bug 234858: Make do_GetWeakReference typesafe.
r=dbaron sr=bryner
|
2005-01-24 22:59:27 +00:00 |
bzbarsky%mit.edu
|
5edddb11be
|
Hoist pseudo-frame handling up so it happens for all frames. Fixes crashes bug
269566 and bug 275625. r=bernd, sr=dbaron
|
2005-01-24 22:51:20 +00:00 |
bzbarsky%mit.edu
|
01a3d10511
|
Fix error in GetScreenRect. Bug 271891, r+sr=dbaron
|
2005-01-24 22:41:59 +00:00 |
mvl%exedo.nl
|
f28ffbb4ca
|
fix conflicts after import
|
2005-01-24 22:34:58 +00:00 |
mvl%exedo.nl
|
d0000db8ab
|
update to libical cvs on 20050124
|
2005-01-24 22:11:02 +00:00 |
timeless%mozdev.org
|
0a5a8dd2dd
|
Bug 237902 remove function OpenMessenger() and function OpenAddressbook() from navigator.js
r=neil sr=tor
|
2005-01-24 21:50:04 +00:00 |
mats.palmgren%bredband.net
|
e32eb2a87a
|
Don't do shrink-to-fit reflow for replaced elements (regression). b=279579 r+sr=bzbarsky
|
2005-01-24 21:45:21 +00:00 |
pinkerton%aol.net
|
dea6cc54bb
|
better icon for appearance
|
2005-01-24 21:36:47 +00:00 |