Karl Tomlinson
d52d18f621
b=460717 Increase required Pango build-time version to 1.14. r+sr=roc
2008-10-29 10:25:22 -07:00
Karl Tomlinson
9283404bc5
b=455647 garbage Indic characters on parts of some English webpages. r=pavlov
2008-10-29 10:24:06 -07:00
Shawn Wilsher
dc609f2b37
Bug 454740 - Asynchronous storage should batch/chunk results
...
This changeset batches results obtained by the async storage API so we are not
flooding the calling thread with so many events.
r=asuth
2008-10-29 13:13:32 -04:00
Philipp Kewisch
5d4521a3df
Additional fix for bug 462025 as discussed with aaronlev,surkov
2008-10-29 18:03:20 +01:00
Dietrich Ayala
0bec887d87
Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk)
2008-10-29 09:50:55 -07:00
Johnathan Nightingale
d010d61ed4
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
2008-10-29 11:54:51 -04:00
Markus Stange
055f5b9bfb
Bug 459751 - about:sessionrestore switches button placement, r=zeniko
2008-10-29 15:22:10 +01:00
Markus Stange
5ca77b0379
Bug 459546 - Make about:sessionrestore look good on all platforms, Mac part. Also fixes bug 459740. r=zeniko
2008-10-29 15:20:18 +01:00
Johnathan Nightingale
c0b015bca5
Rephrase Clear Private Data's "Authenticated Sessions." b=460338 r=mconnor ui-r=faaborg
2008-10-29 09:22:10 -04:00
Alexander Surkov
29e275b9c7
Bug 461767 - don't create nslinkableaccessible if 'click' event handler is registered, r=aaronlev, marcoz
2008-10-29 16:55:28 +08:00
Alexander Surkov
79acde7092
Bug 455482 - In a select nested within a label, the accname contains each option's text, should only contain label's text, patch=Eitan, r=me, marcoz
2008-10-29 16:53:43 +08:00
Philipp Kewisch
52ceb97fd5
Fix bug 462025 - Venkman crashes in nsDocAccessible::HasFlag (regression). r=aaronlev
2008-10-29 09:43:21 +01:00
Dave Townsend
74c5d65028
Bug 460334: sessionstore-windows-restored fires too early. r=zeniko
2008-10-29 08:40:12 +00:00
Justin Dolske
3799b16701
Bug 448909 - Need more controls WHATWG Video tag (followup patch). r=mconnor
2008-10-29 00:35:49 -07:00
Simon Bunzli
a61e3edeee
Bug 427186 - Session store shouldn't clobber its data file after failed restore; r=dietrich
2008-10-29 06:23:44 +01:00
Zack Weinberg
5bbc7938bd
Bug 168117 - Need to implement nsIWidget::SetParent on the Mac; v4; r=(joshmoz + smichaud) sr=roc
2008-10-29 06:19:42 +01:00
Daniel
4b653f7ab0
Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; nsPresShell.cpp; r+sr=roc
2008-10-29 06:11:40 +01:00
Jim Mathies
4ba1e76c42
Bug 426544 - Disable browser.download.manager.alertOnEXEOpen and set internet zone bit on all downloaded files; v3; r=sdwilsh
2008-10-29 05:53:30 +01:00
Jesper Kristensen
b5c0e51f77
Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; r=(dveditz + kaie)
2008-10-29 05:39:28 +01:00
Frédéric WANG
7cc6add571
Bug 449746 - Switch content is not displayed with requiredExtensions=" http://www.w3.org/1999/xhtml " or requiredExtensions=" http://www.w3.org/1998/Math/MathML "; r=(longsonr + mozbugz + roc)
2008-10-29 05:21:06 +01:00
Serge Gautherie
072cb01113
Bustage fix (= missed additional change) for
...
Bug 460635 - There should be one async execution thread per mozStorageConnection connection; v1.2; r=(bugmail + sdwilsh)
2008-10-29 05:09:23 +01:00
Andrew Sutherland
6d099dfd18
Bug 460635 - There should be one async execution thread per mozStorageConnection connection; v1.2; r=(bugmail + sdwilsh)
2008-10-29 04:53:19 +01:00
Natch
ac8ac56423
Bug 458579 - Feed tab missing in page info; r=gavin.sharp
2008-10-29 04:37:44 +01:00
Reed Loden
efaba0b614
Bug 460911 - Make the installer complain about missing files on stdout; r=benjamin
2008-10-29 04:22:06 +01:00
Aiko
c8e12cfbf9
Bug 461754 - Wrong error handling in nsMIMEInfoWin.cpp; r=benjamin
2008-10-29 03:48:00 +01:00
Serge Gautherie
041c2a6e05
Bug 78388 - Fix uses of |new nsAutoString / nsCAutoString|; (Ev1c) <nsWindow.*>; r=emaijala sr=mats.palmgren
2008-10-29 03:02:59 +01:00
Shawn Wilsher
6a84df7ce3
backout merge
2008-10-28 20:10:20 -04:00
Shawn Wilsher
d9941eede2
Backed out changeset 25a7e822742a to fix windows bustage
2008-10-28 20:09:43 -04:00
Josh Aas
074998c2bd
back out changeset 47259b642835, b=456662
2008-10-28 17:00:32 -07:00
Josh Aas
33e979243d
bug 456662 bustage fix, remove reference to MoreFiles
2008-10-28 16:10:09 -07:00
L. David Baron
9796d14777
Merge.
2008-10-28 15:51:35 -07:00
Gavin Sharp
4aedfdf60c
Fix warning introduced by bug 459604
2008-10-28 18:47:37 -04:00
Chris Double
dd7fc2d9fd
Bug 457964 - changed media paused type to boolean - r+sr=roc
2008-10-29 10:54:17 +13:00
Shawn Wilsher
ffb57e62b1
Bug 462047 - nsPlacesDBFlush.js should have an error handler.
...
This changeset adds the handleError method from mozIStorageStatementCallback to
nsPlacesDBFlush so we can report errors to the error console if they occur.
r=dietrich
2008-10-28 17:44:35 -04:00
Ted Mielczarek
a084feeb45
move sqlite-version.h rules below rules.mk so 'make -C db/sqlite3/src' does the right thing. rs=sdwilsh
2008-10-28 17:42:27 -04:00
Jesse Ruderman
fdd437d15b
Add bug number to FIXME comment
2008-10-28 14:42:21 -07:00
Mats Palmgren
de8a444db0
Fix various mistakes in handling of mBorderImageLoaders. (Bug 446328) r+sr=dbaron
2008-10-28 14:38:37 -07:00
L. David Baron
8878bc85e1
Merge backout of changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:36:44 -07:00
L. David Baron
65cadd7c29
Backed out changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:36:17 -07:00
L. David Baron
2015aefdfd
Merge backout of changeset 7f708623bf59 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:35:18 -07:00
L. David Baron
e7cd23e3ac
Backed out changeset 7f708623bf59 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
...
--HG--
rename : layout/base/nsImageLoadNotifier.cpp => layout/base/nsImageLoader.cpp
rename : layout/base/nsImageLoadNotifier.h => layout/base/nsImageLoader.h
2008-10-28 14:34:03 -07:00
L. David Baron
8124ab8fbc
Merge backout of changeset d7338fec7266 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:12:44 -07:00
L. David Baron
1736d9f550
Backed out changeset d7338fec7266 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:12:02 -07:00
Jason Orendorff
3cb0a50bfa
Fix red on mozilla-central because js.cpp doesn't build on Windows. No bug#.
2008-10-28 13:07:45 -07:00
Jim Blandy
f987b15c51
Bug 433083: Build SpiderMonkey stand-alone shell by default. r=ted.
2008-10-28 12:33:55 -07:00
Josh Aas
997cd78337
fix new/malloc/delete/free mismatches. b=458104 r=mstange sr=dougt
2008-10-28 12:29:16 -07:00
Josh Aas
6852fb9eee
Optimizations and 64-bit work for Mac OS X filesystem code. b=456662 r=smichaud sr=dougt
2008-10-28 12:15:56 -07:00
Chris Double
d0d5019497
Bug 459938 - Fix yuv2rgb in liboggplay to display correct colours - rs=roc
2008-10-29 07:58:22 +13:00
Chris Double
2caba6bc79
Bug 450891 - Stop liboggz writing debug to stdout - rs=roc
2008-10-29 07:55:10 +13:00
Justin Dolske
f6a9437320
Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin
2008-10-28 11:52:04 -07:00