scott%scott-macgregor.org
ae8bec0901
Bug #379070 --> nsIMsgAccount api and string cleanup.
...
sr=bienvenu
2007-05-02 03:37:07 +00:00
bienvenu%nventure.com
0462b4bf61
fix build warning, no bug
2007-05-02 02:28:35 +00:00
bzbarsky%mit.edu
06342c9a30
Fix assert to not fire when it shouldn't. Bug 379405, r+sr=dbaron
2007-05-02 02:25:50 +00:00
bienvenu%nventure.com
4921cbca22
get rid of nsFileSpec, 33451, sr=mscott
2007-05-02 02:23:26 +00:00
nboyd%atg.com
3a4b4ba16c
Remove unneeded ';'
2007-05-02 01:53:41 +00:00
scott%scott-macgregor.org
d6eb49fe7e
try again to fix some mac bustage
2007-05-02 01:11:55 +00:00
scott%scott-macgregor.org
57c322b3a0
fix mac bustage
2007-05-02 00:45:54 +00:00
roc+%cs.cmu.edu
23c362d19c
Bug 372703. Position child views whenever we place an abs-pos child; even if the child hasn't moved, this frame itself might have, so view offsets might have changed. r=eli,sr=dbaron
2007-05-02 00:07:51 +00:00
scott%scott-macgregor.org
1d056773d4
Bug #379070 --> string API cleanup for nsIMsgIdentity.
...
sr=bienvenu
2007-05-02 00:04:46 +00:00
sayrer%gmail.com
90e4dc6ab2
backout patch for bug 378463 due to bustage
2007-05-02 00:03:36 +00:00
roc+%cs.cmu.edu
0ce429724a
Backing out patch since it broke 3 mochitests and no-one's around to babysit.
2007-05-01 23:54:55 +00:00
ted.mielczarek%gmail.com
71706f995e
bug 378463 - build time logic to extract debug symbols on OS X. r=mento
2007-05-01 23:33:00 +00:00
ted.mielczarek%gmail.com
89f907ea2a
bug 378463 - build time logic to extract debug symbols on OS X. r=mento
2007-05-01 23:31:52 +00:00
sspitzer%mozilla.org
908a749bcf
fix for bug #378921 : unable to bookmark a microsummarized URI.
...
r=mano
2007-05-01 22:30:24 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
scott%scott-macgregor.org
2f7387510e
Bug #379396 --> add the crash reporter client to the packaging list.
...
r=luser
2007-05-01 21:58:59 +00:00
igor%mir2.org
1d398d03c5
Bug 377751: removal of the commit.
2007-05-01 21:54:29 +00:00
joshmoz%gmail.com
3b3298c966
allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton
2007-05-01 21:52:22 +00:00
nrthomas%gmail.com
c53baeee21
Bug 379240, add bootstrap.cfg for Thunderbird 1.5.0.12, r=rhelmer
2007-05-01 21:45:03 +00:00
igor%mir2.org
79e14946ff
Bug 377751: More build fixes.
2007-05-01 21:44:15 +00:00
igor%mir2.org
cec62b28cb
Bug 377751: Fixing windows compilation problem.
2007-05-01 21:33:00 +00:00
bzbarsky%mit.edu
21252ba158
This test passes now that bug 221428 is fixed.
2007-05-01 21:11:19 +00:00
igor%mir2.org
a7df17c084
Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst
2007-05-01 21:06:07 +00:00
nboyd%atg.com
0fc02cd279
Fix javadoc.
2007-05-01 20:31:49 +00:00
ccooper%deadsquid.com
b22eadf862
b=359421
...
- set collapsible div overflow to auto
2007-05-01 20:11:43 +00:00
mark%moxienet.com
61b37a0008
Bumping reported version to 2.0a1pre
2007-05-01 19:47:22 +00:00
bugzilla%standard8.demon.co.uk
d5d5cb20a3
Part of bug 322628 Palm Sync Build Changes to automate build and install in profile extensions - change installation directory to match the extension id so that it registers as an addon properly. r/sr=mscott
2007-05-01 19:35:00 +00:00
mozilla%weilbacher.org
3f4e57716d
[OS/2] Bug 379242: fix overflowing options dialog by using the fixed size from Windows (as for other toolkit apps), r/sr=mkaply
2007-05-01 19:31:49 +00:00
bzbarsky%mit.edu
d979f584e1
Stylesheets should know what their principal is, and it should be based on the
...
URI the sheet was loaded from, its certificate (if any) and the loader
principal, not just on the page the sheet is being applied to. Propagate this
principal as the loading principal to @import loads from stylesheets. Change
sheet access checks to use this principal instead of the sheet URI. Bug
221428, r+sr=peterv
2007-05-01 19:26:15 +00:00
bzbarsky%mit.edu
1de0c45d5a
Switch order around a bit to be safer. Followup to bug 379093, r+sr=roc
2007-05-01 19:11:28 +00:00
bzbarsky%mit.edu
b872a7f41b
Don't throw from attribute sets if we can't find a script global to compile an
...
event handler attribute on. This happens; just don't compile it. Bug 379120,
r+sr=peterv
2007-05-01 19:08:08 +00:00
crowder%fiverocks.com
8f22345c18
Bug 356083: incorrect decompilation for ({this setter: function () {} }) and others, r=igor, r=brendan
2007-05-01 18:07:44 +00:00
crowder%fiverocks.com
37111e31ac
Bug 375715: assertion on bogus character ranges in regexps, r=mrbkap
2007-05-01 17:51:34 +00:00
bzbarsky%mit.edu
88acf3ce4f
Make InitialReflow just post a reflow event instead of doing a synchronous
...
reflow. Bug 378975, r=dbaron and Eli Friedman, sr=dbaron
2007-05-01 17:15:08 +00:00
surkov.alexander%gmail.com
daf2cd995d
Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil
2007-05-01 17:08:27 +00:00
dietrich%mozilla.com
3da99bce20
Bug 378820 Crash in addVisit (r=mano)
2007-05-01 16:34:33 +00:00
gavin%gavinsharp.com
44d2636774
Bug 369303: restore "Get Messages" to the account context menu, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=mscott, thanks=gavin
2007-05-01 15:15:40 +00:00
nboyd%atg.com
abd581a841
Partial fix for Bug 378790 - Add JS 1.5 strict mode.
...
Patch provided by Bob Jervis (bjervis@google.com ).
2007-05-01 14:11:21 +00:00
ccooper%deadsquid.com
664abf1b07
b=379348
...
- off-by-one error
2007-05-01 13:57:20 +00:00
nrthomas%gmail.com
cf11c283fa
Bug 379240, add bootstrap.cfg for Firefox 1.5.0.12 builds (including the lesson learnt from the 2.0.0.4 equivalent), r=rhelmer
2007-05-01 13:37:59 +00:00
peterv%propagandism.org
d9d0f1bc5d
Part of bug 377606 (Switch cycle collector to more efficient hashtables - only keep hashtable around while collecting). r=graydon, sr=dbaron.
2007-05-01 12:51:39 +00:00
cltbld
e62eec47a5
Followup to bug 379241, macosx is the platofrm name, not mac
2007-05-01 12:49:56 +00:00
cltbld
588b4e11ea
Follow up to bug 379241
2007-05-01 12:44:00 +00:00
cltbld
9523a0f9f9
Follow up to bug 379241
2007-05-01 12:43:21 +00:00
nrthomas%gmail.com
bbdcb3a339
Bug 379241, add bootstrap config for Firefox 2.0.0.4, r=rhelmer
2007-05-01 10:56:08 +00:00
igor%mir2.org
219175b60a
Bug 379146: New API to register application-specific GC roots. r=brendan
2007-05-01 10:09:46 +00:00
neil%parkwaycc.co.uk
1efd4e6481
Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag
2007-05-01 09:47:41 +00:00
dveditz%cruzio.com
1b8681501b
bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb
2007-05-01 08:14:49 +00:00
sayrer%gmail.com
11037cb2cf
clobber to check reftests for bug 368020
2007-05-01 06:39:25 +00:00
vladimir%pobox.com
0119fae5c3
marking 368020-2 random on gtk2, due to 368517 (drawWindow and DrawTile don't get along on X11)
2007-05-01 06:31:30 +00:00