Commit Graph

181068 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
8b31383627 Make SetPort actually update the internal offsets correctly. Bug 388281, r+sr=biesi 2007-07-16 21:48:47 -07:00
rhelmer@mozilla.com
c659851b49 should remove ka not ko for mac 2007-07-16 21:32:57 -07:00
flamingice@sourmilk.net
df954b41eb Bug 93789, Support Xsmp, r=benjamin 2007-07-16 19:32:14 -07:00
joshmoz@gmail.com
24d12d0ac7 support promised file dragging in cocoa drag service. patch by Stan Shebs. b=358093 r=josh sr=pav 2007-07-16 19:24:05 -07:00
sspitzer@mozilla.org
efc1d92f5b fix for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-16 18:13:50 -07:00
roc+@cs.cmu.edu
94b70c36bd Adding comment. 2007-07-16 16:45:16 -07:00
roc+@cs.cmu.edu
bf6708d519 Fixing reftest failure, hopefully. r=pavlov 2007-07-16 16:44:41 -07:00
rhelmer@mozilla.com
eb574383b8 update verification for 2.0.0.5 Firefox release b=387766 r=preed 2007-07-16 16:33:41 -07:00
sharparrow1@yahoo.com
f9d6bc573f Bug 381631: Cannot print pages in Landscape mode. patch by Kenneth Herron, r=pavlov, sr=roc 2007-07-16 16:16:48 -07:00
roc+@cs.cmu.edu
d77607658c Bug 386920 reftests. 2007-07-16 16:02:00 -07:00
tor@cs.brown.edu
d66496efd5 Bug 388342 - imglib warning when loading jpeg images. r=pavlov 2007-07-16 15:55:21 -07:00
roc+@cs.cmu.edu
0e49e842e8 Bug 386920. Preserve line-break data when copying glyphs. r=pavlov 2007-07-16 15:50:35 -07:00
roc+@cs.cmu.edu
5d094d6109 Bug 387703. Make all-8bit Unicode text take the Xft fast path if that's enabled, to ensure it's displayed consistently. r=pavlov 2007-07-16 15:49:10 -07:00
mrbkap@gmail.com
fdc82745ab Fix printf format-specifier and args mismatch to prevent potential DEBUG-only crashes. bug 388358, r+sr=roc 2007-07-16 15:26:53 -07:00
mrbkap@gmail.com
8af49e57b2 Squelch compile warnings in layout by not using 'static' in a header file. bug 388356, r=enndeakin sr=jst 2007-07-16 15:25:29 -07:00
mrbkap@gmail.com
e3e5593a9d Fixing build bustage. 2007-07-16 14:44:00 -07:00
sdwilsh@shawnwilsher.com
289d7b6399 Backout of Bug 306907 2007-07-16 14:32:03 -07:00
mrbkap@gmail.com
25acef839a Bad millisecond resolution for (new Date).getTime() / Date.now() on Windows. bug 363258, patch from Rob Arnold <robarnold@mozilla.com>, r=brendan 2007-07-16 14:29:57 -07:00
sdwilsh@shawnwilsher.com
f7d59f8730 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-16 14:23:29 -07:00
dwitte@stanford.edu
be600f0162 add cookie tests for creation time ordering and eviction. 2007-07-16 14:06:55 -07:00
dwitte@stanford.edu
e53b738eb3 Use getters and setters for database schema version. b=386369, p=sdwilsh, r=dwitte, sr=biesi. 2007-07-16 14:05:35 -07:00
ted.mielczarek@gmail.com
8557e19ccc bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
igor@mir2.org
af998ada1b Bug 380469: Taking away too zealous code simplification. 2007-07-16 13:57:16 -07:00
mozilla.mano@sent.com
c820ea7502 We don't implement classinfo after all (i.e. shut the console errors), follow-up patch on bug 376004. 2007-07-16 12:47:19 -07:00
mozilla.mano@sent.com
ffab9eb635 Fix missed caller to use the new service (bug 376004), patch by Steve Won <swon@mozilla.com>, r=me. 2007-07-16 12:37:51 -07:00
dolske@mozilla.com
6f49cea2c4 Bug 388189: console spewage: "(all right -- a generic module!)". r=dougt, sr=benjamin 2007-07-16 12:00:14 -07:00
sharparrow1@yahoo.com
9ccca7c362 Bug 386391: Old padding remains when updating bottom-positioned div. r+sr=roc 2007-07-16 11:55:24 -07:00
flamingice@sourmilk.net
499bc4ffdc Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 11:08:03 -07:00
dolske@mozilla.com
4ec7492cfe Bug 388190: XPCOMUtils spews uuids when registering components. r=sayrer, sr=benjamin 2007-07-16 10:57:49 -07:00
flamingice@sourmilk.net
09aeed6d39 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
bzbarsky@mit.edu
a376eec6d6 Adding test. 2007-07-16 10:41:29 -07:00
ted.mielczarek@gmail.com
49ff227440 bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-16 10:07:20 -07:00
enndeakin@sympatico.ca
adeac57410 Bug 388064, remove extra active popup list from presshell, since popup manager now tracks popups, and does so for all popups, r+sr=roc 2007-07-16 07:53:32 -07:00
surkov.alexander@gmail.com
1c2ae99628 Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me 2007-07-16 05:42:36 -07:00
preed@mozilla.com
dba6073690 Bug 388103: release automation config bumps for Tb 2.0.0.5; r=rhelmer 2007-07-16 02:11:28 -07:00
surkov.alexander@gmail.com
477ecf0b0e Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen 2007-07-16 00:57:46 -07:00
smontagu@smontagu.org
e90ebf5ff3 Process glyphs in right-to-left clusters in reverse order. Bug 387653, r=vlad 2007-07-15 23:18:08 -07:00
dbaron@dbaron.org
d40a9a5bb7 Add tests for bugs 66619 and 388019. 2007-07-15 22:55:51 -07:00
dbaron@dbaron.org
f367e18bc7 Don't drop empty rectangles on the floor. b=388019 r=sharparrow1@yahoo.com sr=roc@ocallahan.org 2007-07-15 22:55:04 -07:00
dbaron@dbaron.org
de3b59acd2 Remove extra whitespace at end of one line in test templates. rs=sayrer over IRC 2007-07-15 22:54:13 -07:00
dbaron@dbaron.org
7ea5106b7b Make ScrollContentIntoView consider continuations so that tabbing to a multi-line link makes the whole thing visible. b=66619 r=sharparrow1@yahoo.com sr=roc@ocallahan.org 2007-07-15 22:53:19 -07:00
bzbarsky@mit.edu
3b4a283dec Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-15 17:21:11 -07:00
cbiesinger@web.de
d4ba826d16 didn't mean to add this empty line 2007-07-15 17:04:16 -07:00
cbiesinger@web.de
3cc33af8bd bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
2007-07-15 17:02:09 -07:00
bzbarsky@mit.edu
1bd1d3484f Adding test. 2007-07-15 15:33:21 -07:00
philringnalda@gmail.com
6fd207189e Bug 350741 - Pinstripe prefwindow padding puts passwords placed prettier, r=mano 2007-07-15 15:01:27 -07:00
philringnalda@gmail.com
4f5cca035b Bug 388207 - Remove the bogus and never-(properly-)shown 'it's our fault :-(' feed preview error, r=mano 2007-07-15 14:28:39 -07:00
sdwilsh@shawnwilsher.com
246e793df1 Bug 382694 - Allow applications to specify notification names to growl other than the default. r=cbarrett, r=mano 2007-07-15 14:16:52 -07:00
mozilla.mano@sent.com
9e45c0d0a3 Missing changes for bug 376004. 2007-07-15 13:11:35 -07:00
alex@croczilla.com
c30fbd2d20 Bug 381693 - Allow null targetObj arg to xpcIJSModuleLoader::import().
r=sayrer, src=brendan.
2007-07-15 11:21:11 -07:00