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 |
|
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 |
|