Commit Graph

178715 Commits

Author SHA1 Message Date
brendan@mozilla.org
d45ea7124f Skip #n= at front of initialiser on right of destructuring assignment forms (368224, r=igor). 2007-05-02 00:24:20 -07:00
brendan@mozilla.org
70efc15226 Fix model stack management for catch guards in the decompiler; eliminate related SRC_HIDDEN abusage (375794, r=igor). 2007-05-02 00:09:27 -07:00
sspitzer@mozilla.org
60a0ed8c0b fix for bug #376302: unable to drop favicon or link onto personal toolbar folder, favicon drop leaves the cursor behindr=mano 2007-05-02 00:06:34 -07:00
bzbarsky@mit.edu
d3c244039d Fix assert to not fire when it shouldn't. Bug 379405, r+sr=dbaron 2007-05-01 19:25:50 -07:00
roc+@cs.cmu.edu
712a5203fc 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-01 17:07:51 -07:00
sayrer@gmail.com
8176f127f7 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
roc+@cs.cmu.edu
010e67de84 Backing out patch since it broke 3 mochitests and no-one's around to babysit. 2007-05-01 16:54:55 -07:00
ted.mielczarek@gmail.com
ae41f120c1 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:33:00 -07:00
ted.mielczarek@gmail.com
61d1ecdd64 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:31:52 -07:00
sspitzer@mozilla.org
97da9e6bfd fix for bug #378921: unable to bookmark a microsummarized URI.r=mano 2007-05-01 15:30:24 -07:00
bzbarsky@mit.edu
086c2eb0c0 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(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 15:24:20 -07:00
igor@mir2.org
4411f6fc39 Bug 377751: removal of the commit. 2007-05-01 14:54:29 -07:00
joshmoz@gmail.com
0604497a38 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 14:52:22 -07:00
nrthomas@gmail.com
f94ca062b5 Bug 379240, add bootstrap.cfg for Thunderbird 1.5.0.12, r=rhelmer 2007-05-01 14:45:03 -07:00
igor@mir2.org
cd0c37d7d7 Bug 377751: More build fixes. 2007-05-01 14:44:15 -07:00
igor@mir2.org
db0ad51c67 Bug 377751: Fixing windows compilation problem. 2007-05-01 14:33:00 -07:00
bzbarsky@mit.edu
3f8db51c2b This test passes now that bug 221428 is fixed. 2007-05-01 14:11:19 -07:00
igor@mir2.org
95a992af95 Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst 2007-05-01 14:06:07 -07:00
bugzilla@standard8.demon.co.uk
ca4b3a17d1 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 12:35:00 -07:00
bzbarsky@mit.edu
63aeadb19b Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv 2007-05-01 12:26:15 -07:00
bzbarsky@mit.edu
31e3fee701 Switch order around a bit to be safer. Followup to bug 379093, r+sr=roc 2007-05-01 12:11:28 -07:00
bzbarsky@mit.edu
5d850771bc Don't throw from attribute sets if we can't find a script global to compile anevent handler attribute on. This happens; just don't compile it. Bug 379120,r+sr=peterv 2007-05-01 12:08:08 -07:00
crowder@fiverocks.com
a7d35d2bfa Bug 356083: incorrect decompilation for ({this setter: function () {} }) and others, r=igor, r=brendan 2007-05-01 11:07:44 -07:00
crowder@fiverocks.com
2353112c8e Bug 375715: assertion on bogus character ranges in regexps, r=mrbkap 2007-05-01 10:51:34 -07:00
bzbarsky@mit.edu
79c66b8a27 Make InitialReflow just post a reflow event instead of doing a synchronousreflow. Bug 378975, r=dbaron and Eli Friedman, sr=dbaron 2007-05-01 10:15:08 -07:00
surkov.alexander@gmail.com
a2b73ec77f Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil 2007-05-01 10:08:26 -07:00
dietrich@mozilla.com
5aaec03df9 Bug 378820 Crash in addVisit (r=mano) 2007-05-01 09:34:33 -07:00
nrthomas@gmail.com
daaceff775 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 06:37:59 -07:00
peterv@propagandism.org
98f982d5fc Part of bug 377606 (Switch cycle collector to more efficient hashtables - only keep hashtable around while collecting). r=graydon, sr=dbaron. 2007-05-01 05:51:39 -07:00
cltbld
ed8ab1ea86 Followup to bug 379241, macosx is the platofrm name, not mac 2007-05-01 05:49:56 -07:00
cltbld
bbe7df75ac Follow up to bug 379241 2007-05-01 05:44:00 -07:00
cltbld
4d0cf88951 Follow up to bug 379241 2007-05-01 05:43:21 -07:00
nrthomas@gmail.com
5c29f2a948 Bug 379241, add bootstrap config for Firefox 2.0.0.4, r=rhelmer 2007-05-01 03:56:08 -07:00
igor@mir2.org
d3c51f9c70 Bug 379146: New API to register application-specific GC roots. r=brendan 2007-05-01 03:09:46 -07:00
neil@parkwaycc.co.uk
1070824457 Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag 2007-05-01 02:47:41 -07:00
dveditz@cruzio.com
79bb329675 bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb 2007-05-01 01:14:49 -07:00
vladimir@pobox.com
21f21921e5 marking 368020-2 random on gtk2, due to 368517 (drawWindow and DrawTile don't get along on X11) 2007-04-30 23:31:30 -07:00
ginn.chen@sun.com
26ec21bc32 Bug 360578 add-on dialog buttons not spoken by Orcapatch by tiger.zhang r=aaronleventhalalso contains a fix for compiler warning 2007-04-30 23:03:08 -07:00
ginn.chen@sun.com
7b9152e2cb Bug 378709 CheckMaiAtkObject(aAtkObj) failing too oftenr=aaronleventhal 2007-04-30 22:57:51 -07:00
jruderman@hmc.edu
fba5702123 Add reftest for bug 379328. r=bz over IRC. 2007-04-30 22:29:06 -07:00
vladimir@pobox.com
0169470291 b=379328, focus outline rendering regression fix 2007-04-30 21:58:44 -07:00
bzbarsky@mit.edu
9717e53272 This test passes now. 2007-04-30 21:31:06 -07:00
vladimir@pobox.com
c21c7f9310 marking test as passing 2007-04-30 20:59:42 -07:00
bzbarsky@mit.edu
982141e191 Fixing parsing of opacity components of rgba() and hsla() that are out of the0 <= x <= 1 range. Bug 379316, r+sr=dbaron 2007-04-30 20:50:31 -07:00
vladimir@pobox.com
ba88c35259 b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron 2007-04-30 20:31:25 -07:00
joshmoz@gmail.com
02864fbc62 remove duplicate line of a CSS rule from forms.css. r/sr=dbaron 2007-04-30 18:51:47 -07:00
mats.palmgren@bredband.net
7cf34d1a7e Bustage fix for TestGtkEmbed. b=326152 2007-04-30 17:13:44 -07:00
mats.palmgren@bredband.net
c712869d45 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
dveditz@cruzio.com
4a6cbcc4b5 bug 376328 normalize file urls used in moz-icon, r=mscott, sr=vlad, a=juanb 2007-04-30 16:25:10 -07:00
sdwilsh@shawnwilsher.com
5c921155de Backout of Bug 378785. 2007-04-30 16:01:56 -07:00