sspitzer@mozilla.org
|
5c3d5d57f8
|
fix for bug #392392: I've typed http://gmail.com in the urlbar, but I don't see that in the history sidebar or history menu (due to redirect handing in places) r=dietrich
|
2007-08-20 15:43:28 -07:00 |
mats.palmgren@bredband.net
|
9e7740f2e8
|
Add a missing return. b=392782 r+sr+a1.9=dbaron
|
2007-08-20 14:31:48 -07:00 |
anodelman@mozilla.com
|
f38d97e63f
|
bug 392748 (talos should use PyYAML instead of Syck to read config file) r=rhelmer/anodelman a=myk
|
2007-08-20 14:22:26 -07:00 |
sharparrow1@yahoo.com
|
f58e32d0e8
|
Bug 391412: Regression in float layout causing clear to be ignored. r+sr=roc, a=dbaron
|
2007-08-20 14:05:47 -07:00 |
nrthomas@gmail.com
|
2ae4a7076c
|
Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser
|
2007-08-20 13:37:06 -07:00 |
sharparrow1@yahoo.com
|
007236b2e3
|
Reftests for bug 383883 and dependencies
|
2007-08-20 13:26:55 -07:00 |
sharparrow1@yahoo.com
|
b3df69afe4
|
Bug 383883: {inc} issues with block moving through non-moving float. r+sr+a=dbaron
|
2007-08-20 13:07:50 -07:00 |
neil@parkwaycc.co.uk
|
bfe0ed2052
|
Make the Error Console easier to overlay b=335383 r=gavin
|
2007-08-20 12:56:17 -07:00 |
ccooper@deadsquid.com
|
ad6fcd9cef
|
b=388854 r=rhelmer Add the quit.js functions directly to bloatcycle.html so we can exit cleanly on Mac.
|
2007-08-20 12:52:28 -07:00 |
rhelmer@mozilla.com
|
024048f453
|
backing out attachment 276714 from bug 387970, see comment 30
|
2007-08-20 12:11:10 -07:00 |
hwaara@gmail.com
|
2774069b0b
|
bug 391096, fix mac accessibility bustage. Patch by Mats Palmgren (mats.palmgren@bredband.net). r=bsmedberg, a=bzbarsky
|
2007-08-20 12:09:25 -07:00 |
sspitzer@mozilla.org
|
ddc0923605
|
fix for bug #392386: searching in the download manager can fail to show all the matches if we have items with bad native paths. r=mano
|
2007-08-20 11:15:44 -07:00 |
cbiesinger@gmx.at
|
8bd8d73440
|
391261 call SetWindow a second time after instantiating the plugin, like we used to do (fixes WMP 10) r+sr=bz
|
2007-08-20 10:40:08 -07:00 |
cbiesinger@gmx.at
|
250f4f6593
|
bug 392117 pass lowercase strings to LowerCaseEqualsLiteral r+sr=sicking
|
2007-08-20 10:27:47 -07:00 |
bclary@bclary.com
|
c8c9d5dba8
|
JavaScript Tests - update spidermonkey-gc.tests, bug 392596, by Jason Orendorff, not part of the build
|
2007-08-20 09:15:33 -07:00 |
dtownsend@oxymoronical.com
|
7d469334fd
|
Bug 341472: ship with fewer security warnings showing by default. p=Adam Guthrie <ispiked@gmail.com>, r=darin.moz@gmail.com, ui-r=beltzner, a=wanted-firefox3
|
2007-08-20 07:22:42 -07:00 |
dtownsend@oxymoronical.com
|
1bd77434eb
|
Backing out Bug 317422 due to test failures.
|
2007-08-20 06:58:25 -07:00 |
dtownsend@oxymoronical.com
|
8f7a9e19e7
|
Bug 317422: Richlistbox attempts to give focus to 'display: none' items. p=Simon Bunzli <zeniko@gmail.com>, r=enndeakin
|
2007-08-20 06:10:12 -07:00 |
joshmoz@gmail.com
|
adf3b6871d
|
clean up some unused variables and calls. no bug. sr/a=bz
|
2007-08-19 23:33:14 -07:00 |
Olli.Pettay@helsinki.fi
|
83872f57d7
|
Bug 319374, XPath should ignore changes to anonymous content, r+sr=sicking, a=1.9+
|
2007-08-19 22:53:02 -07:00 |
ajschult@verizon.net
|
172faeef30
|
Bug 392149: robustify osint on linux, r=rstrong
|
2007-08-19 22:09:07 -07:00 |
bent.mozilla@gmail.com
|
a832d44b1c
|
Bug 392657 - Fix typo in comment.
|
2007-08-19 21:06:58 -07:00 |
sharparrow1@yahoo.com
|
fe56700772
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-19 20:39:22 -07:00 |
ginn.chen@sun.com
|
5700405bb6
|
Bug 389822 'make package' in topdir missed some files on Solaris SPARC r=benjamin a=bzbarsky
|
2007-08-19 20:27:38 -07:00 |
bent.mozilla@gmail.com
|
225376c1d2
|
Bug 392657 - "'ASSERTION: QueryInterface needed', nsURIChecker missing nsIRequestObserver in QI map". r+sr=biesi, a=bz.
|
2007-08-19 20:19:11 -07:00 |
masayuki@d-toybox.com
|
68832c9b16
|
Bug 385757 Can't enable gnomeui. patch by Hideo Oshima<hidenosuke@hidenosuke.org> r=benjamin, a=bzbarsky
|
2007-08-19 20:16:56 -07:00 |
bent.mozilla@gmail.com
|
245b7a0adb
|
Bug 385250 - "IsVoid and IsTerminated may return something other than PR_TRUE and PR_FALSE". r=dbaron, sr=jag, a=bz.
|
2007-08-19 20:09:30 -07:00 |
dbaron@dbaron.org
|
4ec9d1d99b
|
Back out the half of bug 391937 that breaks things.
|
2007-08-19 19:46:39 -07:00 |
bzbarsky@mit.edu
|
58d98295e5
|
Bug 391937 -- Linux x86_64 startup-notification relocation error gcc-4.2.x. Patch by Walter Meinl <wuno@lsvw.de>, r=bsmedberg, a=bzbarsky
|
2007-08-19 19:24:16 -07:00 |
dbaron@dbaron.org
|
a7772eb341
|
Fix more bustage with libxul + trace-malloc.
|
2007-08-19 18:41:10 -07:00 |
dbaron@dbaron.org
|
6617480bfb
|
Link readers against libxul when trace-malloc is part of libxul (fixing tinderbox bustage).
|
2007-08-19 18:30:04 -07:00 |
dbaron@dbaron.org
|
e7f74901a5
|
Attempt to make trace-malloc build correctly with libxul (as a part of it).
|
2007-08-19 18:06:27 -07:00 |
dbaron@dbaron.org
|
122005593e
|
Revert previous checkin.
|
2007-08-19 17:59:57 -07:00 |
dbaron@dbaron.org
|
19591a3866
|
Attempt to fix trace-malloc bustage in libxul builds by removing LIBXUL_LIBRARY=1 (fixing tinderbox bustage for newly-enabled test).
|
2007-08-19 17:50:01 -07:00 |
dbaron@dbaron.org
|
3f7705dd87
|
Force linking with the C++ compiler rather than the C compiler (since we're using SIMPLECPPSRCS rather than CPPSRCS). b=392118 r=bsmedberg a=bzbarsky
|
2007-08-19 17:00:40 -07:00 |
dbaron@dbaron.org
|
f344c8b615
|
Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky
|
2007-08-19 17:00:11 -07:00 |
dbaron@dbaron.org
|
fee77550e0
|
Allow builds compiled with VC8 to function with older versions of dbghelp.dll. b=391848 r+a=bsmedberg
|
2007-08-19 14:38:31 -07:00 |
dbaron@dbaron.org
|
3c01b39a9d
|
Debugging code and cleanup from fixing Windows stack traces to work on VC8-compiled builds in addition to VC7.1-compiled builds. b=391848 r=bsmedberg a=bzbarsky
|
2007-08-19 14:37:55 -07:00 |
gavin@gavinsharp.com
|
8bd5aed229
|
Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz
|
2007-08-19 13:51:30 -07:00 |
dietrich@mozilla.com
|
7e190c5d02
|
Bug 384239 "Search in Bookmarks" search field looks much worse on mac than it does on windows (r=sspitzer)
|
2007-08-19 13:12:00 -07:00 |
dietrich@mozilla.com
|
310c55c6a6
|
Bug 392401 EXPIRE_HISTORY expiration policy should be disallowed for item annotations (r=mano)
|
2007-08-19 13:02:48 -07:00 |
bent.mozilla@gmail.com
|
a40f3ac216
|
Bug 390699 - "Let DUMP_SYMS_BIN be set from environment". r=luser, a=bz.
|
2007-08-19 11:06:53 -07:00 |
bent.mozilla@gmail.com
|
89a0e3868e
|
Bug 390566 - "mozilla/Makefile.in sets BUILDID based on application.ini that does not exist for XULRunner". r=bsmedberg, a=bz.
|
2007-08-19 11:03:13 -07:00 |
enndeakin@sympatico.ca
|
a6267d27b4
|
Bug 391960, null check document of anchor node, r+sr=bz,a=damon
|
2007-08-19 09:55:18 -07:00 |
rhelmer@mozilla.com
|
2c4e7dae12
|
use sysvar not var for logDir b=375782 r=cf
|
2007-08-19 09:51:54 -07:00 |
mozilla@weilbacher.org
|
6941625bf8
|
[OS/2] Bug 381333: replace method to scale from font units to pixels. Instead of gfxPangoFonts-like macros use the procedure outlined in the FreeType tutorial. This takes advantage of gfxFloats.
|
2007-08-19 05:36:21 -07:00 |
mozilla@weilbacher.org
|
c15fc6acd6
|
[OS/2] Bug 381333: - use emHeight instead of xHeight to compute properties in case OS/2 font table is not present - use FT_LOAD_NO_SCALE before measuring characters to get font units - add adjusted size calculation similar to other platforms For some reason these changes also fix the Acid2 test.
|
2007-08-19 05:27:23 -07:00 |
mozilla@weilbacher.org
|
ef93bf0c59
|
[OS/2] Bug 381333: make debug output more helpful
|
2007-08-19 05:05:23 -07:00 |
philringnalda@gmail.com
|
d0307a9ee6
|
Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin
|
2007-08-18 19:48:31 -07:00 |
rob_strong@exchangecode.com
|
e74bf4f56f
|
Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer
|
2007-08-18 14:19:17 -07:00 |