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 |
|
gavin@gavinsharp.com
|
ec7151c636
|
Bug 356673: Whitespace and alignment fixes for l10n files, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=me
|
2007-05-02 12:10:40 -07:00 |
|
dietrich@mozilla.com
|
3897a975ae
|
Bug 379218 moz_annos table is created w/o the type column (r=mano)
|
2007-05-02 12:07:57 -07:00 |
|
ted.mielczarek@gmail.com
|
96ad793f9d
|
bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try
|
2007-05-02 11:45:36 -07:00 |
|
joshmoz@gmail.com
|
4777e8e1b0
|
Remove some files as part of bug 379319. r=enn sr=dbaron
|
2007-05-02 11:13:18 -07:00 |
|
bclary@bclary.com
|
250ed22ad4
|
JavaScript Test - regression test for bug 356083, by Jesse Ruderman
|
2007-05-02 10:38:53 -07:00 |
|
bclary@bclary.com
|
499d58eb30
|
JavaScript Test - regression test for bug 356248, by Jesse Ruderman
|
2007-05-02 10:31:22 -07:00 |
|
bclary@bclary.com
|
12d40447d3
|
JavaScript Test - regression test for bug 368224, by Jesse Ruderman
|
2007-05-02 10:26:16 -07:00 |
|
bclary@bclary.com
|
88fc6113db
|
JavaScript Test - regression test for bug 375642, by Jesse Ruderman
|
2007-05-02 10:21:50 -07:00 |
|
bclary@bclary.com
|
181c675321
|
JavaScript Test - regression test for bug 375794, by Jesse Ruderman
|
2007-05-02 10:14:39 -07:00 |
|
pedemont@us.ibm.com
|
86c8a22d5e
|
Bug 363485 - MSYS path conversion fix. r=bsmedberg.
|
2007-05-02 10:02:45 -07:00 |
|
bclary@bclary.com
|
79a841c3ab
|
JavaScript Test - regression test for bug 378738, by Igor Tandetnik, Martin Honnen
|
2007-05-02 09:53:43 -07:00 |
|
bclary@bclary.com
|
d88dd76c7f
|
JavaScript Tests - regression test for bug 378789, by Igor Bukanov
|
2007-05-02 09:45:47 -07:00 |
|
bclary@bclary.com
|
279d4cf3f8
|
JavaScript Tests - add js1_8 suite for features not shipping on the 1.8.1 branch, no bug, not part of the build
|
2007-05-02 09:43:32 -07:00 |
|
pedemont@us.ibm.com
|
1fbdceaa6c
|
Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only.
|
2007-05-02 09:39:19 -07:00 |
|
bclary@bclary.com
|
e6f06e4e85
|
JavaScript Test - regression test for bug 379442, by Jesse Ruderman
|
2007-05-02 09:21:55 -07:00 |
|
surkov.alexander@gmail.com
|
119d2a6012
|
Fix for bug 378038 - implement nsIWinAccessNode::queryNativeInterface, r=aaronlev, sr=neil
|
2007-05-02 08:47:10 -07:00 |
|
pedemont@us.ibm.com
|
d11ee49aa1
|
Bug 378236 - Crash when embedding trunk XULRunner in Java. Properly pass XPCOM object ptrs. Also do some restructuring. XULRunner only.
|
2007-05-02 08:43:41 -07:00 |
|
masayuki@d-toybox.com
|
3d8a57b83a
|
Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc
|
2007-05-02 08:34:35 -07:00 |
|
axel@pike.org
|
bf85241a8d
|
bug 379002, use an absolute path for including extra-jars.mn, r=bsmedberg
|
2007-05-02 07:18:20 -07:00 |
|
asqueella@gmail.com
|
9256955602
|
bug 379439 - When closing error console: assertion "XPConnect is being called on a scope without a 'Components' property!"add matching removeController() call to the binding's destructor.r=mano
|
2007-05-02 05:23:59 -07:00 |
|
silver@warwickcompsoc.co.uk
|
165b24f07a
|
Bug 295355 - Play minimize sound when we're hacking the working set. r=emaijala sr=bryner
|
2007-05-02 02:24:52 -07:00 |
|