sayrer%gmail.com
e89341d757
Bug 397386. Large leak on grono.net front page. r/sr=peterv, a=dsicore
2007-09-26 18:20:24 +00:00
bzbarsky%mit.edu
c658657114
Fix bug 397605. r+sr+a=jst
2007-09-26 16:52:33 +00:00
tor%cs.brown.edu
f811dd42be
Bug 397551 - <svg:use> reference loop makes a bunch of elements leak.
...
r=longsonr, sr+a=roc
2007-09-26 15:37:15 +00:00
bzbarsky%mit.edu
6c274177a2
Backing out bug 372769 due to leaks.
2007-09-26 14:39:32 +00:00
bzbarsky%mit.edu
4068f79521
Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking
2007-09-26 13:55:07 +00:00
longsonr%gmail.com
40c6e16dde
Bug 397159 - New style nsSVGBoolean. r=tor,sr=roc,a=roc
2007-09-26 09:22:08 +00:00
vladimir%pobox.com
b80c531f9d
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
2007-09-25 20:46:09 +00:00
gavin%gavinsharp.com
27cf5cc830
Back out the patch for bug 393845 because it appears the regressions it caused are worse than the bug it fixed (a=biesi)
2007-09-25 20:41:08 +00:00
longsonr%gmail.com
1ae5c81ba4
Bug 383685 - Reject invalid enumeration values. r=tor,sr=roc,a=roc
2007-09-25 09:40:52 +00:00
longsonr%gmail.com
430724dd4d
Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc
2007-09-25 09:11:13 +00:00
roc+%cs.cmu.edu
dcd17482e7
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
2007-09-24 02:19:16 +00:00
Olli.Pettay%helsinki.fi
697380898b
backout the test patch for Bug 373462 and 385322
2007-09-23 16:10:13 +00:00
Olli.Pettay%helsinki.fi
bb903a0cc2
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
2007-09-23 14:05:29 +00:00
Olli.Pettay%helsinki.fi
327addc38a
Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me
2007-09-22 15:57:03 +00:00
roc+%cs.cmu.edu
0015775984
Backing out due to test bustage
2007-09-22 13:28:17 +00:00
roc+%cs.cmu.edu
d8b780c76c
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
2007-09-22 12:43:55 +00:00
bzbarsky%mit.edu
4389565b01
Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking
2007-09-21 17:30:38 +00:00
Olli.Pettay%helsinki.fi
cbd66d619b
backout patch for Bug 373462, Bug 385322
2007-09-21 10:00:48 +00:00
roc+%cs.cmu.edu
2e7146cdc9
Bug 392761. getClientRects/getBoundingClientRect *do* take scrolling into account, including viewport scrolling. r+sr=dbaron
2007-09-21 09:15:42 +00:00
Olli.Pettay%helsinki.fi
4d46f9de45
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
2007-09-21 08:54:36 +00:00
bzbarsky%mit.edu
657b7445f3
Make this test actually test something
2007-09-21 03:58:35 +00:00
bzbarsky%mit.edu
fe26793f3a
Add comment that sicking asked for and I forgot
2007-09-21 03:54:11 +00:00
bzbarsky%mit.edu
e84d210a07
Slight code simplification.
2007-09-21 03:42:59 +00:00
bzbarsky%mit.edu
bb27d8e14b
Fixing test for real.
2007-09-21 03:39:16 +00:00
bzbarsky%mit.edu
f672a40ec3
Fixing test to actually pass
2007-09-21 03:06:50 +00:00
bzbarsky%mit.edu
fd1838310b
Fix bug 392318. r+sr+a=sicking.
2007-09-21 02:41:08 +00:00
bzbarsky%mit.edu
9e2950afd0
Make sure to tear down the XBL binding for nodes which forced one even though
...
not in the document. Bug 389636, r+sr+a=sicking
2007-09-21 02:05:43 +00:00
bzbarsky%mit.edu
733a0a4461
Make getElementsByClassName handle the root element properly. Bug 395915,
...
r+sr=peterv, a=sicking.
2007-09-20 22:10:27 +00:00
masayuki%d-toybox.com
2725276ed0
Bug 389056 Don't break line between periods and quote/Bug 388096 add line�]breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around r+sr=roc, b1.9=dbaron
2007-09-19 06:34:25 +00:00
sayrer%gmail.com
8f7fdb06a8
Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan
2007-09-19 00:26:41 +00:00
longsonr%gmail.com
b63ae34a65
Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc
2007-09-18 12:09:27 +00:00
Olli.Pettay%helsinki.fi
9b1f783188
Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst
2007-09-18 08:38:25 +00:00
Olli.Pettay%helsinki.fi
bb6cc5fa3b
Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst
2007-09-18 07:25:51 +00:00
bzbarsky%mit.edu
6ed9b9d39e
Fix nsStandardURL serialization/deserialization to properly restore all state.
...
Bug 396389, r+sr=biesi, a=bsmedberg
2007-09-17 22:23:12 +00:00
bzbarsky%mit.edu
db86f814d9
Make the nsISerializable implementation of nsPrincipal actually work. This
...
makes it possible to save principal objects to a stream and read them back.
Bug 369566, r=dveditz+brendan, sr=jst, a=jst
2007-09-17 22:18:28 +00:00
tor%cs.brown.edu
d65134d428
Bug 395616 - rework orientType/orientAngle mapping of orient attribute.
...
r=longsonr, sr+a=roc
2007-09-14 22:12:20 +00:00
bzbarsky%mit.edu
f46523a0c6
Fix serialization of '&' in "script" attribute values so that it round-trips
...
correctly. Bug 392511, r+sr=peterv, a=jst
2007-09-14 19:03:13 +00:00
bzbarsky%mit.edu
b088ea66dc
Make disabling image loading in prefs also block images loaded via <object>.
...
Bug 393503, r+sr=biesi, a=jst
2007-09-14 18:57:59 +00:00
jst%mozilla.org
4740b05a6d
Landing fix for bug 394418. Notify on text changes before firing mutation events. Patch by bzbarsky@mit.edu, r+sr=jonas@sicking.cc, a=jst@mozilla.org/dsicore@mozilla.com
2007-09-10 23:46:22 +00:00
mats.palmgren%bredband.net
0dd89e3dd2
[OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org
2007-09-08 16:22:57 +00:00
reed%reedloden.com
e775d9969f
Bug 392567 - "Impossible to submit forms to JAR URLs" [p=trev.moz@adblockplus.org (Wladimir Palant) r=bzbarsky sr=sicking a1.9=sicking]
2007-09-06 04:29:17 +00:00
jonas%sicking.cc
71944819bc
Bug 393329: Clean up destructors in xslt code. Patch by peterv. r/sr/a=sicking
2007-09-06 04:02:41 +00:00
jonas%sicking.cc
2905c19ac2
Bug 390219: Ignore OnStartRequest/OnStopRequest calls for other channels, i.e. ones already aborted. Also set owner on the right channel for multipart responses. r/sr/a=jst
2007-09-06 03:51:56 +00:00
aaronr%us.ibm.com
044f8afad1
XTF doesn't properly handle readonly and readwrite. Bug 391905, r=olli sr=peterv a=jonas
2007-09-05 23:15:28 +00:00
tor%cs.brown.edu
41aba070f6
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties.
...
r+sr+a=roc
2007-09-05 23:07:35 +00:00
tor%cs.brown.edu
b3bd1d3844
Backout of 320622.
2007-09-05 21:56:06 +00:00
tor%cs.brown.edu
bf6dfcba36
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties.
...
r=longsonr, sr=roc, a=roc
2007-09-05 20:51:21 +00:00
cbiesinger%gmx.at
35df7734e4
393845 Stop plugins from content instead of from layout. Also, reget the frame
...
after stopping the plugin, as that may process events. Finally, make the
object frame not touch member variables after stopping the plugin.
r+sr=bz a=jst
2007-09-05 20:33:18 +00:00
bent.mozilla%gmail.com
30e7db7a9a
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst.
2007-09-05 20:15:28 +00:00
bent.mozilla%gmail.com
0e5c01e02e
Bug 394042 - backing out for now, tree is orange.
2007-09-05 18:05:26 +00:00