Oleg Romashin
06b0d6f7f4
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
2008-12-11 03:04:46 -05:00
Anton Rogaynis
cee1eaa586
Bug 468463 - Disable support for printing in Qt. r=ted.mielczarek.
2008-12-11 02:39:43 -05:00
Marco Bonardo
1006ee8d3a
Bug 468836 - Existing tags no longer show and cannot be edited, r=dietrich
2008-12-11 01:32:24 +01:00
Joe Drew
004fd475bb
Handle 302 redirects properly in imagelib. b=89419 r=bzbarsky sr=vlad/pavlov
2008-12-10 16:26:15 -08:00
Joe Drew
294499eab5
Bug 393936 - nsIRequest::cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call cancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). Note, however, that this new method shouldn't be used in any new code; it exists only to support code that relied on the broken behaviour prior to this checkin. r=bzbarsky sr=vlad
2008-12-10 16:25:34 -08:00
Dan Witte
9975e4d174
merge bug 468744.
2008-12-10 16:21:38 -08:00
Justin Dolske
ec8bca15a1
Bug 461680 - Improve video control fade in/out animation. r=enn
2008-12-10 16:15:47 -08:00
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