Dan Witte
e738a8d1e4
bug 468744 - finalize sqlite statements before closing db to avoid sqlite warnings; r=sdwilsh
2008-12-10 15:54:57 -08:00
Steven Michaud
376bb811ac
Avoid crashing on non-fatal Objective-C exceptions caused by a 10.4-only Apple bug. b=461381 r=josh sr=roc
2008-12-10 15:42:00 -06:00
Jonathan Kew
671476c740
bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc
2008-12-11 02:25:42 +09:00
Masayuki Nakano
02efc97525
Bug 83056 Add support for windows sounds to Menus r=enndeakin, sr=roc, ui=jboriss
2008-12-11 02:23:20 +09:00
Edward Lee
cdd08cee41
Bug 463459 - Use a separate pref instead of empty restrict/match values to specify defaults. r=dietrich, a1.9.1=beltzner
2008-12-10 10:58:43 -06:00
Olli Pettay
74e208a642
Bug 449006, r+sr=peterv
2008-12-10 18:46:36 +02:00
Wolfgang Rosenauer
2eca80e0ff
Bug 468804 - casting to pointer explicitely in g_object_set_data() calls; r+sr=roc
2008-12-10 16:53:28 +01:00
Marco Perez
7b7bba66e3
Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin
2008-12-10 16:19:55 +01:00
Robert O'Callahan
fc367b4931
Bug 468753 - Startup crash in nsViewManager::ProcessSynthMouseMoveEvent; r+sr=dbaron
2008-12-10 15:57:27 +01:00
Taras Glek
9c08fd1a66
Bug 464995 - avoid reads of size 1 in jemalloc; r=benjamin
2008-12-10 15:49:43 +01:00
Chris Pearce
15797f2c82
Bug 466045 - Intermittent failure of video seek mochitests; r=chris.double sr=roc
2008-12-10 15:30:41 +01:00
Chris Pearce
47107e9da3
Bug 467972 - Load() invoked to do seek in onended results in sending onloadedmetadata; r=chris.double sr=roc
2008-12-10 15:23:23 +01:00
arno renevier
a66a8a6600
Bug 460295 - nsRefPtrHashtable.h belongs to sdk and includes nsAutoPtr.h which does not; r=benjamin sr=dveditz
2008-12-10 15:17:14 +01:00
Robert Kaiser
b6de2bc403
fix up my test bustage by removing a spurious { the review didn't catch, not sure why I did put it there, sorry.
2008-12-10 14:33:52 +01:00
Neil Rashbrook
be9757b050
Bug 468421 Fix assertion to include other valid cases r+sr=roc (debug-only code)
2008-12-10 12:46:02 +00:00
Robert Kaiser
309980c5e5
bug 468341 - Some toolkit places tests fail on SeaMonkey unit test boxes - make tests mor tolerant to default prefs, non-override DOM error messages, non-existing browser-specific services and protcol defintions, r=sdwilsh a=tests-only
2008-12-10 13:18:14 +01:00
Marco Bonardo
6d9599a014
followup to Bug 431558 - implement preventive maintenance for places.sqlite, remove observer on test finish, r=sdwilsh
2008-12-10 11:44:01 +01:00
Dietrich Ayala
7a9981ce5f
Bug 463513 - Tagging service could hold a fixed cache instead of an open node, r=mak77
2008-12-10 11:40:13 +01:00
Benjamin Smedberg
829d712e59
Disable the outparams warning "written on NS_FAILED"... we should focus first on the "not written on NS_SUCCEEDED" warnings, which are generally more serious. No bug, NPODB, CLOSED TREE a=johnath
2008-12-09 17:34:48 -05:00
Shawn Wilsher
bf0e65a35b
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
This adds a new flag, URI_IS_LOCAL_RESOURCE, to nsIProtocolHandler that allows
something of this protocol to be registered in chrome.
This changeset removes a runtime check every time we open a chrome channel to
see if it is remote to a registration time check that checks flags. The old
code could be easily worked around, and allowed for remote resources to be used.
r=bsmedberg
r=bz
sr=bz
2008-12-09 16:27:42 -05:00
Ted Mielczarek
a38005977f
followup from bug 421534 - dsymutil spits an error to stdout if a binary doesn't have symbols, redirect it to /dev/null. r=bsmedberg
2008-12-09 16:19:48 -05:00
Marco Bonardo
ecb72b2c5d
Bug 467856 - Expose SQLITE_IOERR, r=sdwilsh
2008-12-09 21:39:32 +01:00
Marco Bonardo
475620037e
Bug 465510 - random failures on test_database_sync_after_addVisit.js, r=sdwilsh
2008-12-09 21:39:32 +01:00
Marco Bonardo
d68f8a9e09
Bug 467971 - random failures on test_multiple_visits_around_sync.js, r=sdwilsh
2008-12-09 21:39:32 +01:00
Marco Bonardo
50e4e6ca5d
Bug 466532 - No default bookmarks for profiles with a non-relative profile location (take two), r=dietrich
2008-12-09 21:39:32 +01:00
Marco Bonardo
76705cc62f
Bug 429379 - Deleting large live bookmark makes Firefox unresponsive for several seconds, r=dietrich
2008-12-09 21:39:32 +01:00
Marco Bonardo
0dd8a6691d
Bug 431558 - implement preventive maintenance for places.sqlite, r=dietrich
2008-12-09 21:39:32 +01:00
Marco Zehe
f7b43a1b2c
disabling tests until bug 468451 is fixed
2008-12-09 12:02:25 -08:00
Josh Aas
026fa64495
windows bustage fix for bug 462023
2008-12-09 14:00:09 -05:00
Boris Zbarsky
d49131ad24
Fix parent class name. Followup to bug 368773, r+sr=peterv
2008-12-09 12:38:33 -05:00
Steven Michaud
a6e2974fc4
Don't allow plugin to set NPPVpluginWindowBool on OS X. b=466495 r=josh sr=roc
2008-12-09 11:22:51 -06:00
Josh Aas
e25e7f6560
Fix error case leak in nsPluginFile::GetPluginInfo. b=462023 r=mstange sr=jst
2008-12-09 12:15:49 -05:00
Josh Aas
95febf4b8c
whitespace/minor cleanup for nsPluginsDirDarwin.cpp, no bug
2008-12-09 12:01:29 -05:00
Markus Stange
faca0f1175
Bug 468498 - Use the new color -moz-mac-disabledtoolbartext in the styles for disabled toolbar button text because GrayText is too light. r=dao
2008-12-09 17:51:21 +01:00
Markus Stange
66dd342081
Bug 468498 - Add color -moz-mac-disabledtoolbartext for disabled text in toolbars. r=roc
2008-12-09 17:48:51 +01:00
Przemyslaw Bialik
2a020cb1a3
Bug 463923 - show expanded technical details in expert mode (SSL error pages). r=johnath/gavin
2008-12-09 14:03:27 +01:00
Jonathan Kew
a09f3489d3
b=450088 backing out (new reftest failed)
2008-12-09 17:42:50 +09:00
L. David Baron
68aeda446c
Merge backout of bug 466104.
2008-12-08 23:13:27 -08:00
L. David Baron
65e471ed74
Backed out changeset 957a4fed14af (bug 466104) due to leaks
2008-12-08 23:13:12 -08:00
Masayuki Nakano
09ef02c386
Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc
2008-12-09 15:41:42 +09:00
L. David Baron
c82c191aec
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer
2008-12-08 21:47:34 -08:00
Josh Aas
dc31683568
Remove support for "main" as a plugin initialization function. b=467429 r=smichaud sr=roc
2008-12-08 23:52:02 -05:00
Dave Camp
30b213c23a
Backed out changeset e33f490c8764
2008-12-08 20:26:56 -08:00
Dave Camp
06a2be6538
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
2008-12-08 19:24:33 -08:00
Josh Aas
95648c862d
remove support for CFM binary plugins. b=467417 r=smichaud sr=roc
2008-12-08 21:34:21 -05:00
Arno Renevier
4c1e936539
npruntime sample does not compile on linux (FALSE not declared). b=464485 r=josh sr=roc
2008-12-08 21:26:51 -05:00
Chris Double
0d0bcc6d0a
Bug 468327. Disable optimized YUV-RGB conversion on Mac since it's incorrect. r+sr=roc
2008-12-09 14:00:47 +13:00
Chris Pearce
e818da7cff
Bug 466557. Don't let the Ogg decoder get stuck in states when unexpected transitions happen. r=doublec,sr=roc
2008-12-09 13:49:24 +13:00
Chris Double
0d6fa2a241
Bug 465459. totalBytes is no longer part of the HTML5 video spec. r+sr=roc
2008-12-09 13:47:31 +13:00
Chris Double
8b5ba34291
Bug 465832. Make sure we don't fire any DOM events from a decoder that's shutting down. r=kinetik,sr=roc
2008-12-09 13:43:56 +13:00