bzbarsky@mit.edu
|
b1563bdb95
|
Make sure that the style context doesn't live too long. Bug 375399, r=smaug,sr=jst
|
2007-05-04 22:45:24 -07:00 |
|
bzbarsky@mit.edu
|
685a823789
|
Make computed style handle "normal" for line-height by computing an actualnumeric height. Bug 371041, r+sr=dbaron
|
2007-05-04 22:30:10 -07:00 |
|
sayrer@gmail.com
|
77816a029d
|
backout patch for bug 375760 due to bustage.
|
2007-05-04 21:47:05 -07:00 |
|
sayrer@gmail.com
|
53b6461aa3
|
backout patch for bug 375760 due to bustage.
|
2007-05-04 21:36:13 -07:00 |
|
roc+@cs.cmu.edu
|
c28ead8361
|
Fixing bustage
|
2007-05-04 20:23:53 -07:00 |
|
roc+@cs.cmu.edu
|
c38af9c6b8
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-04 19:16:16 -07:00 |
|
sharparrow1@yahoo.com
|
7b9d18d3fe
|
Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc
|
2007-05-04 16:28:00 -07:00 |
|
rhelmer@mozilla.com
|
41b9b7496f
|
license clarification b=368720 r=rhelmer a=anodelman
|
2007-05-04 15:35:49 -07:00 |
|
rhelmer@mozilla.com
|
3516f3bd18
|
integrate test framework with graph server, new page set, and add linux support b=368720 r=rhelmer p=anodelman p=bhearsum
|
2007-05-04 15:13:40 -07:00 |
|
rhelmer@mozilla.com
|
4f8cabc71c
|
renaming mozilla/testing/performance/win32 to mozilla/testing/performance/talos, pull date '2007-05-04 15:00:00 PDT' b=368720
|
2007-05-04 14:54:08 -07:00 |
|
sspitzer@mozilla.org
|
cb9ccf3bfb
|
fix for bug #375677: Deleting 5 or more bookmarks at once in Bookmarks Manager seriously messes up the bookmark handling.fix by Todd Agulnick <toddsf@gmail.com>.r=sspitzer
|
2007-05-04 12:30:40 -07:00 |
|
bclary@bclary.com
|
bada760dab
|
JavaScript Tests - replace JavaScriptOptions, bug 379701
|
2007-05-04 11:49:29 -07:00 |
|
brendan@mozilla.org
|
8a85c90946
|
Fix some assertions to avoid re-evaluating macro args; tweak comments.
|
2007-05-04 11:34:56 -07:00 |
|
aaronleventhal@moonset.net
|
2d01bfcf6a
|
Bug 357583. Followup improvements to ensure that a11y is activated on Linux when it should be. r+sr=bz
|
2007-05-04 11:09:02 -07:00 |
|
gavin@gavinsharp.com
|
8cd8799178
|
Bug 356289: modify the search service's concept of "default engine" so that extension-shipped search plugins can be easily restored using "restore default engines", r=mano, ui-r=mconnor
|
2007-05-04 08:48:08 -07:00 |
|
igor@mir2.org
|
6dca224ba8
|
Bug 379455: tracing API now let the tracer to know about the GC lock count.
|
2007-05-04 08:43:19 -07:00 |
|
aaronleventhal@moonset.net
|
a548ffcf19
|
Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov
|
2007-05-04 08:15:00 -07:00 |
|
masayuki@d-toybox.com
|
95cb4442e7
|
b=357637 backing out
|
2007-05-04 03:46:08 -07:00 |
|
masayuki@d-toybox.com
|
7816720db9
|
Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=vlad
|
2007-05-04 03:02:54 -07:00 |
|
peterv@propagandism.org
|
5415bac556
|
Fix for bug 379593 (Only create one XPCCallContext per cycle collection). r=jst, sr=brendan.
|
2007-05-04 01:55:08 -07:00 |
|
neil@parkwaycc.co.uk
|
30d9f44faf
|
Bug 379571 autocomplete should not try to create empty search sessions r+sr=jag
|
2007-05-04 01:46:23 -07:00 |
|
jwatt@jwatt.org
|
08b3bf4a57
|
Stop assuming that the antialiased edge of a square rect with rx and ry equal to width/2 will be exactly the same as a circle with radius width/2. Hopefully that will fix this reftest's failure on Mac OS X (bug 379606).
|
2007-05-04 01:19:29 -07:00 |
|
jwatt@jwatt.org
|
50aa0beec0
|
Adding reftest for SVG rect with rx _and_ ry attributes.
|
2007-05-04 01:05:05 -07:00 |
|
jwatt@jwatt.org
|
8f64a47ebc
|
Now using the reftest condition construct for tests that fail instead of commenting them out entirely.
|
2007-05-04 00:12:14 -07:00 |
|
asqueella@gmail.com
|
e06b317a17
|
Bug 377976 - Check for null mDetailedGlyphs before referencing its members for missing CompressedGlyphs.p=Karl Tomlinson <mozbugz@karlt.net>r+sr=roc
|
2007-05-04 00:00:09 -07:00 |
|
asqueella@gmail.com
|
033836f511
|
354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano
|
2007-05-03 23:55:38 -07:00 |
|
asqueella@gmail.com
|
fce9d59a97
|
Bug 379433 - PangoItem and GList memory leaks in gfxPangoFontsp=Karl Tomlinson <mozbugz@karlt.net>r=vlad
|
2007-05-03 23:51:04 -07:00 |
|
asqueella@gmail.com
|
69e7a629f0
|
Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano
|
2007-05-03 23:47:02 -07:00 |
|
asqueella@gmail.com
|
5422f92f6b
|
Bug 372554 - "ASSERTION: cannot set host on no-auth url" trying to set location.hostname at a file: URLp=Ryan Jones <sciguyryan@gmail.com>r=biesi/r+sr=jst
|
2007-05-03 23:42:28 -07:00 |
|
asqueella@gmail.com
|
19b90382ec
|
287469 - fix source comments to match idl.r+sr=biesi
|
2007-05-03 23:00:33 -07:00 |
|
sayrer@gmail.com
|
f072dabd07
|
Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan
|
2007-05-03 20:31:30 -07:00 |
|
aaronleventhal@moonset.net
|
493eaead75
|
Bug 379608. Allow doc accessibles to support accessible text interfaces. r=surkov
|
2007-05-03 19:54:58 -07:00 |
|
aaronleventhal@moonset.net
|
76c30e6edf
|
Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc
|
2007-05-03 19:19:18 -07:00 |
|
dbaron@dbaron.org
|
258af67040
|
Fix bad string comparison preventing 'none' and 'initial' values of 'counter-increment' and 'counter-reset' from being parsed correctly. b=379555 r+sr=dbaron Patch by Daniel Holbert <dholbert@mozilla.com>.
|
2007-05-03 17:05:16 -07:00 |
|
rob_strong@exchangecode.com
|
a43fb424fb
|
Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird
|
2007-05-03 16:40:54 -07:00 |
|
dbaron@dbaron.org
|
7dc7c89d6c
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
|
dbaron@dbaron.org
|
0f8b649a97
|
Remove extra class names to address Neil's comments. b=378514
|
2007-05-03 16:07:26 -07:00 |
|
rhelmer@mozilla.com
|
f8a9bf5e9f
|
pre-emptively landing, b=376663
|
2007-05-03 16:01:07 -07:00 |
|
sayrer@gmail.com
|
6df7dbb1cc
|
bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek
|
2007-05-03 15:58:50 -07:00 |
|
graydon@mozilla.com
|
5336c6731e
|
Bug #368869, suspect all native wrappers as cycle roots (again).r=brendan, sr=jst
|
2007-05-03 15:53:00 -07:00 |
|
aaronleventhal@moonset.net
|
7385300b31
|
Backing out accidental checkin for bug 357583
|
2007-05-03 13:20:58 -07:00 |
|
joshmoz@gmail.com
|
0d6592ea7e
|
stop using a call that doesn't exist on 10.3, 99% of the time not calling it doesn't matter but I'll have a real fix soon. r=mento
|
2007-05-03 12:47:33 -07:00 |
|
aaronleventhal@moonset.net
|
6b2f0681ff
|
Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc
|
2007-05-03 12:22:24 -07:00 |
|
sayrer@gmail.com
|
d56eb5fe3e
|
temporarily turn on assertion stacks for debugging
|
2007-05-03 11:23:09 -07:00 |
|
sayrer@gmail.com
|
32d5d351c5
|
Bug 379040. Test a new way of redirecting output. r=rcampbell
|
2007-05-03 09:44:48 -07:00 |
|
pedemont@us.ibm.com
|
ac8d66336c
|
Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only
|
2007-05-03 09:28:16 -07:00 |
|
pedemont@us.ibm.com
|
ca0cd04676
|
Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only
|
2007-05-03 09:22:24 -07:00 |
|
jwatt@jwatt.org
|
06e5605325
|
Turn on off text-in-link-01.svg since it's crashing linux
|
2007-05-03 07:50:45 -07:00 |
|
jwatt@jwatt.org
|
3bd170a69e
|
Turn on off pseudo-classes-01.svg again (looks like both tests are crashing)
|
2007-05-03 07:47:58 -07:00 |
|
sspitzer@mozilla.org
|
28c106ce0b
|
fix for bug #379552: when I drop a page with no title onto the personal toolbar, we should use the uri as the title.r=mano
|
2007-05-03 07:37:11 -07:00 |
|