Commit Graph

1113 Commits

Author SHA1 Message Date
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
jwatt@jwatt.org
4437cc01cf Turn on off pseudo-classes-02.svg since it's crashing on linux (oops, it wasn't pseudo-classes-01.svg) 2007-05-03 06:49:02 -07:00
benjamin@smedbergs.us
acbce8da66 Bug 377088 - Add additional query string when the user explicitly checks for updates, to make server-side of automatic update checks possible, r=ssptizer+morgamic 2007-05-03 06:36:11 -07:00
jwatt@jwatt.org
a51d3255fd Turn on off pseudo-classes-01.svg since it's crashing on linux 2007-05-03 06:23:29 -07:00
jwatt@jwatt.org
c27d474c90 Turn on off reftests that are failing on osx 2007-05-03 06:22:06 -07:00
jwatt@jwatt.org
5517536912 Turn on off reftests in 'bugs' subdirectory (I didn't mean to turn that on) 2007-05-03 06:03:14 -07:00
enndeakin@sympatico.ca
b49d85c4ab Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
jwatt@jwatt.org
68977756ac Dedicate to the public domain the reftest testcases that I've contributed 2007-05-03 05:20:17 -07:00
jwatt@jwatt.org
4845370b54 Turn on SVG reftests (foreignObject-01.svg and foreignObject-overflow-01.svg turned off since they currently fail) 2007-05-03 05:18:34 -07:00
dietrich@mozilla.com
ee0fa0b46b fix test bustage from bug 376008 2007-05-03 02:57:59 -07:00
dietrich@mozilla.com
1ac6c6b871 fixing bustage from bug 376008 2007-05-03 02:26:21 -07:00
dietrich@mozilla.com
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
sayrer@gmail.com
422dd11c4c back out change for bug 379040, fails to pass Windows shell-escaping gauntlet. 2007-05-03 00:07:46 -07:00
brendan@mozilla.org
56299f547f Balance the stack for destructuring catch heads (379483, r=igor). 2007-05-02 23:39:44 -07:00
sayrer@gmail.com
fcd8b7d8ef Bug 379040. capture stderr from mochitest for diagnostics on win2k3. r=rhelmer 2007-05-02 23:36:51 -07:00
bzbarsky@mit.edu
73bb8b2e6d When we have a url() value that doesn't give us an imgIRequest (e.g. couldn'tcreate nsIURI, URI load blocked by security manager, etc), make sure to stillpick up the fallback value for cursor. Bug 379440, r+sr=dbaron 2007-05-02 23:33:13 -07:00
rhelmer@mozilla.com
eb08378d74 set timeout for parent window to fire after child window. b=379484 r=bzbarsky 2007-05-02 22:47:56 -07:00
philringnalda@gmail.com
06bb2d0341 Bug 379159 - remove stray makefile from nsIXMLContent removal, r=bsmedberg 2007-05-02 21:32:47 -07:00
bzbarsky@mit.edu
5a139c8a8d Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron 2007-05-02 18:15:53 -07:00
mats.palmgren@bredband.net
a0d71d8ffc Bye bye gtk1 and xlib (Patch 2). b=326152 r+sr=roc 2007-05-02 17:52:32 -07:00
preed@mozilla.com
434967f276 Bug 375332: patcher2 changes required to support beta program: 2nd part of this feature:While generating the snippets, see if I'm a channel for which we're publishing rc's; if so, then I want the appv advertised in the snippet to have "rcN" appended to it, but nothing else.There's a special case for partial updates (which makes this patch especially hairy) where if the rc value is greater than 1, we need to publish a complete patch, because we're not generating partials from every RC to the final build. There's some extra code in here to deal with that.There's also some code to pretty print when we do this munging.r=rhelmer, cf (implicitly, since he gets to run it first, and will know if it blows up in his face ;-) 2007-05-02 17:45:18 -07:00
mats.palmgren@bredband.net
c2c41dff75 Bye bye gtk1 and xlib (part 2 of 2). b=326152 r+sr=roc 2007-05-02 17:10:01 -07:00
joshmoz@gmail.com
6af599f693 [re-landing] 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-02 16:47:53 -07:00
masayuki@d-toybox.com
7e3d07a382 b=357637 backing-out the previous patch 2007-05-02 14:57:57 -07:00
masayuki@d-toybox.com
563715a829 Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable (caching the pango fonts) r=vlad 2007-05-02 14:13:06 -07:00
gavin@gavinsharp.com
c098d75f28 Bug 379344: remove unused CookieViewer files, patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r=me 2007-05-02 13:36:55 -07:00
gavin@gavinsharp.com
e24a780904 Bug 378695: SetupClusterBoundaries in gfxPangoFonts.cpp misinterprets attrs from pango_break, patch by Karl Tomlinson <mozbugz@karlt.net>, r=roc 2007-05-02 13:35:08 -07:00
bzbarsky@mit.edu
18ffde80c6 Don't make embedding of a content viewer in a child frame force a layout flushon the parent. The child doesn't really care that much about up-to-date layoutinfo at this point; if its size changes it will deal. Bug 379485, r+sr=jst 2007-05-02 13:34:41 -07:00
bzbarsky@mit.edu
4272f75194 Fix assert to be more correct. Bug 379383, r+sr=dbaron 2007-05-02 13:32:17 -07:00
igor@mir2.org
e5defb0763 Bug 377751: Switching JSClass.mark in XPConnect to the tracing semantics. r=jst, sr=brendan 2007-05-02 13:20:21 -07:00
asqueella@gmail.com
113e3fd4df Bug 379019 - Add license boilerplates to xul-document-load reftestsThe patch also adds missing newlines at the end of some files and fixes thewindows linebreaks in some files.r=gerv/robcee 2007-05-02 13:16:32 -07:00
gijskruitbosch@gmail.com
3cc6958f83 Bug 378785 - Crash on launch for nightly builds in Growl code (take 2)r=benjamin@smedbergs.us (Benjamin Smedberg)p=comrade693+bmo@gmail.com (Shawn Wilsher) 2007-05-02 13:16:31 -07:00
gavin@gavinsharp.com
3b23c3bc14 Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
gavin@gavinsharp.com
f4a318af67 Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-05-02 13:09:02 -07:00
asqueella@gmail.com
1430724eef Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc 2007-05-02 13:07:32 -07:00
gavin@gavinsharp.com
24ad3c798b Bug 357830: use parseFromBuffer instead of doing byte->string conversion manually, to benefit from nsDomParser's charset detection, r=mano 2007-05-02 13:06:43 -07:00
crowder@fiverocks.com
a8da5788c4 fixing a compiler warning introduced by patch in bug 365083, r=brendan 2007-05-02 12:55:07 -07:00
kaie@kuix.de
360ad59888 Bug 379012, Update Mozilla trunk to NSS_3_11_7_BETA1Please note this NSS snapshot is not appropriate for stable Mozilla releasesr=wtc 2007-05-02 12:22:36 -07:00
joshmoz@gmail.com
97268f39c9 replace Apple Event Manager macro usage with the contents of the macro so it is more clear what is going on. r=mento 2007-05-02 12:22:18 -07:00