Commit Graph

3537 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
df3a6a3d68 Adding comment. 2007-07-16 16:45:16 -07:00
roc+@cs.cmu.edu
236f0ad4d2 Fixing reftest failure, hopefully. r=pavlov 2007-07-16 16:44:41 -07:00
rhelmer@mozilla.com
f358acdfca update verification for 2.0.0.5 Firefox release b=387766 r=preed 2007-07-16 16:33:41 -07:00
sharparrow1@yahoo.com
3d40c5f60c 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
21751c06e8 Bug 386920 reftests. 2007-07-16 16:02:00 -07:00
tor@cs.brown.edu
bc86c212e7 Bug 388342 - imglib warning when loading jpeg images. r=pavlov 2007-07-16 15:55:21 -07:00
roc+@cs.cmu.edu
d1797af5ad Bug 386920. Preserve line-break data when copying glyphs. r=pavlov 2007-07-16 15:50:35 -07:00
roc+@cs.cmu.edu
9906cb5415 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
4287a9b897 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
ee7ba77bf9 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
5c7beffa5d Fixing build bustage. 2007-07-16 14:44:00 -07:00
sdwilsh@shawnwilsher.com
ed0d5c29a2 Backout of Bug 306907 2007-07-16 14:32:03 -07:00
mrbkap@gmail.com
fdc7ef43dc 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
61f8ec5ce3 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
ca97f9c4a8 add cookie tests for creation time ordering and eviction. 2007-07-16 14:06:55 -07:00
dwitte@stanford.edu
88b3d4896c 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
62b499b0ed bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
igor@mir2.org
2c3d4c6796 Bug 380469: Taking away too zealous code simplification. 2007-07-16 13:57:16 -07:00
mozilla.mano@sent.com
fe83315080 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
7df9db0546 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
3993fb25c6 Bug 388189: console spewage: "(all right -- a generic module!)". r=dougt, sr=benjamin 2007-07-16 12:00:14 -07:00
sharparrow1@yahoo.com
a0e18c7979 Bug 386391: Old padding remains when updating bottom-positioned div. r+sr=roc 2007-07-16 11:55:24 -07:00
flamingice@sourmilk.net
05cad94078 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 11:08:03 -07:00
dolske@mozilla.com
6bf090c4dc Bug 388190: XPCOMUtils spews uuids when registering components. r=sayrer, sr=benjamin 2007-07-16 10:57:49 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
bzbarsky@mit.edu
b9ed3a0a0f Adding test. 2007-07-16 10:41:29 -07:00
ted.mielczarek@gmail.com
34a815eabe bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-16 10:07:20 -07:00
enndeakin@sympatico.ca
d871c755b7 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
f04701c383 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
cacd3f2d39 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
b8f58123fd Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen 2007-07-16 00:57:46 -07:00
smontagu@smontagu.org
70ab11577d 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
01898b3296 Add tests for bugs 66619 and 388019. 2007-07-15 22:55:51 -07:00
dbaron@dbaron.org
855e6829f6 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
e59b0cebad 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
7c3a033999 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
c4fd41e7f5 Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-15 17:21:11 -07:00
cbiesinger@web.de
49fa1a8c90 didn't mean to add this empty line 2007-07-15 17:04:16 -07:00
cbiesinger@web.de
4b71b6702c bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
2007-07-15 17:02:09 -07:00
bzbarsky@mit.edu
2656bed514 Adding test. 2007-07-15 15:33:21 -07:00
philringnalda@gmail.com
02f0bdab71 Bug 350741 - Pinstripe prefwindow padding puts passwords placed prettier, r=mano 2007-07-15 15:01:27 -07:00
philringnalda@gmail.com
5ae6912e9a 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
8483004f7e 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
f8417811ce Missing changes for bug 376004. 2007-07-15 13:11:35 -07:00
alex@croczilla.com
1f0c5d93d4 Bug 381693 - Allow null targetObj arg to xpcIJSModuleLoader::import().
r=sayrer, src=brendan.
2007-07-15 11:21:11 -07:00
sdwilsh@shawnwilsher.com
dd849ae86d Bug 388048 - mozIStorageStatement::getParameterIndexes is useless. r=sspitzer 2007-07-15 11:03:20 -07:00
kherron@fmailbox.com
00978826fe Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 08:03:07 -07:00
mark.finkle@gmail.com
cabcff80d6 disabling orange tests until we can debug the problem 2007-07-15 06:40:42 -07:00
mark.finkle@gmail.com
7c471d274b attempted bustage fix for fuel test. 2007-07-15 06:17:17 -07:00
mark.finkle@gmail.com
808a81d565 b=379140. r=mano. change fuel Application object so it is not accessible from content, only from chrome. 2007-07-15 05:32:47 -07:00