timeless@mozdev.org
|
25f4e37aeb
|
Bug 504464 nsCanvasRenderingContext2D::Restore checks to see if unsigned mSaveCount is negative
r=vlad
--HG--
extra : rebase_source : 794d20216ef70e2599f484c871217d557f874be2
|
2010-03-12 07:50:11 +01:00 |
timeless@mozdev.org
|
b8e6985d18
|
Bug 504423 ReadAnnotationEntry leaks key if nsCStringKey sets rv to failure
r=dveditz
--HG--
extra : rebase_source : 07b5d1d19d7533f1a620ab8a83f19b20f33ec6fc
|
2010-03-12 07:50:11 +01:00 |
timeless@mozdev.org
|
0bf710a0a5
|
Bug 456409 GetSlotWithMechanism leaks slot list element in several path
Handle OOM relating to PK11_GetFirstSafe/PK11_FreeSlotListElement
r=kaie
--HG--
extra : rebase_source : 738e54658fbf7b4d27cb307454a2a9904d07a138
|
2010-03-12 07:50:11 +01:00 |
timeless@mozdev.org
|
b3b05b63e7
|
Bug 187796 make unimplemented constructors in mozJSComponentLoader.cpp private
r=dbradley
--HG--
extra : rebase_source : 11c1d83d14854f124ddb6342cad99a01f84e8673
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
0654acd2d1
|
Bug 101378 Make psm dialogs non modal
r=kaie
--HG--
extra : rebase_source : 356662cc5a67c6296569312405df0476ca10fa5e
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
16d0482363
|
Bug 550962 add coverity hint in CSSParserImpl to ignore return values from ParseEnum/ExpectSymbol
r=zwol
--HG--
extra : rebase_source : 5de1af8537fb0ab490cb51550029006e471cbe63
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
60f4311564
|
Bug 549259 [@ nsAnnotationService::StartGetAnnotation]
r=mak
--HG--
extra : rebase_source : f7504195843a57c0e6226c874f955f0073e6523c
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
d7aede6062
|
Bug 549251 crash [@ DocumentViewerImpl::SetIsPrintingInDocShellTree]
r=smaug
--HG--
extra : rebase_source : 3e2cb7701aade9ac5ee668626ca3a89b10b02979
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
6bd2b9031d
|
Bug 505839 JS_GetStringChars( JS_ValueToString(...)..) is a bad pattern
r=dveditz
--HG--
extra : rebase_source : 12cf87f85df57e90d9a44919119f7977941a0b13
|
2010-03-12 07:50:10 +01:00 |
Igor Bukanov
|
ec3199d893
|
Bug 536306 Crash [@ checkReportFlags ] occurs when loading Eventbug and Selenium IDE
r=jorendorff
--HG--
extra : rebase_source : 5cc4b4b70811b05a3f7088eddfa0d699184060ef
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
bf4ded6217
|
Bug 469226 every method in jsd-xpc would needs to push a frame before calling jsd_ to make quickstubs happy
fix jsd for quickstubs
r=jorendorff
--HG--
extra : rebase_source : 345b8c19b67524dcc632689021a981a944d5ba45
|
2010-03-12 07:50:10 +01:00 |
timeless@mozdev.org
|
620e1dd8ac
|
Bug 469555 Support searching for certificates
r=kaie
--HG--
extra : rebase_source : 262d11f8512bf8f61e4b084b079f33a36407a65e
|
2010-03-12 07:50:09 +01:00 |
Dão Gottwald
|
a1c14b4eef
|
Bug 551769 - Background tabs sit too low. r=ventnor
|
2010-03-12 07:49:12 +01:00 |
Dão Gottwald
|
c032f0ccc7
|
Tab event listeners should be added to the tab container, not the tabbrowser
|
2010-03-12 07:48:10 +01:00 |
Daniel Holbert
|
f3baa789d9
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-11 22:03:49 -08:00 |
Daniel Holbert
|
b40d6828e7
|
Bug 537139: Re-enable reftest, and add a few more. r=tests_only
|
2010-03-11 22:03:49 -08:00 |
Daniel Holbert
|
42a3267c62
|
Bug 551775: Add unsigned-int cast in NS_ColorNameToRGB to fix build warning. r=roc
|
2010-03-11 22:03:49 -08:00 |
Daniel Holbert
|
177bb61ec1
|
Bug 537139 followup: Call RestyleForAnimation() instead of SMILOverrideStyleChanged(), to avoid triggering CSS Transitions from SMIL changes. r=dbaron
|
2010-03-11 22:03:49 -08:00 |
Daniel Holbert
|
9e85a0a11a
|
Bug 551736: Add parens around right-shift, to fix compile warning and make sure we construct hash value correctly. r=sicking
|
2010-03-11 22:03:49 -08:00 |
Chris Jones
|
27d68eeed4
|
b=550026 Cancel PluginCrashed when PluginModule is deleted. r=bsmedberg
|
2010-03-08 09:16:02 +13:00 |
Chris Jones
|
d9e3230839
|
Bug 550026: Don't deliver NotifyError() when RPCChannel code is on the stack. r=bent
|
2010-03-11 23:21:58 -06:00 |
Robert Strong
|
470ea0f6ae
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:38:31 -08:00 |
Robert Strong
|
c8fe26a904
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 2 - pinstripe changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:38:12 -08:00 |
Robert Strong
|
41f5e330e9
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:37:45 -08:00 |
John Daggett
|
eeeab33572
|
Bug 549816. Adjust meaning of needsBold flag. r=bas
|
2010-03-12 13:26:43 +09:00 |
Bas Schouten
|
8013796f13
|
Bug 549816. Fix synthetic bolding with dwrite. r=jkew,jdaggett
|
2010-03-12 13:25:35 +09:00 |
Ehsan Akhgari
|
d0baf05aab
|
Bug 518970 - frequent timeout in browser_394759_privatebrowsing.js, caused by browser_394759.js and browser_354894.js; rs=jmuizelaar
|
2010-03-11 17:17:36 -08:00 |
Dan Witte
|
7bc073aa81
|
Revise js-facing API for js-ctypes, patch v3. b=513788, r=jorendorff
|
2010-03-11 17:17:36 -08:00 |
Dan Witte
|
6f563a4504
|
Revise js-facing API for js-ctypes, patch v2. b=513788, r=jorendorff
|
2010-03-11 17:17:36 -08:00 |
Dan Witte
|
e574d00485
|
Revise js-facing API for js-ctypes, patch v1. b=513788, r=jorendorff
|
2010-03-11 17:17:36 -08:00 |
Benedict Hsieh
|
4719f8c7e8
|
Fixes crash in CrashReporter on child process shutdown, bug 548810. r=ted
|
2010-03-11 17:17:35 -08:00 |
Chris Jones
|
352b298673
|
Followup to bug 545342: atomically refcount the dequeue task. r=bent
|
2010-03-11 16:24:15 -06:00 |
Benjamin Smedberg
|
66aa2629e1
|
Bug 545342 - Remove the RPCChannel assertions about mismatched RPC stacks because mismatched stacks are normal when asynchronous messages are pending which cause secondary RPC messages, r=cjones
|
2010-03-11 17:17:35 -08:00 |
Jacek Caban
|
1f21b6098c
|
Bug 538216 - mingw fix. r=ted
|
2010-03-11 17:17:35 -08:00 |
Manuel Reimer
|
9650d9e8e9
|
Bug 550705 - Dispatch events for toolbar customization. r=enn/dao
|
2010-03-11 21:42:23 +01:00 |
Dão Gottwald
|
c3687ef07c
|
Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn
|
2010-03-11 21:38:34 +01:00 |
Dão Gottwald
|
5197981c56
|
Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko
|
2010-03-11 21:38:06 +01:00 |
Ben Turner
|
8107b9a280
|
Bug 550925 - 'Workers: nsDOMWorkerTimeout::Init sets mInterval to an uninitialized value if aArgc <= 1'. r+sr=jst
|
2010-03-11 12:36:47 -08:00 |
Ben Turner
|
4c7117b3b1
|
Bug 547399 - 'Workers: Don't let worker messages run if the worker is suspended'. r+sr=jst.
|
2010-03-11 12:36:44 -08:00 |
Ben Turner
|
a5384705aa
|
Bug 551233. r=jst.
|
2010-03-11 12:36:39 -08:00 |
Benjamin Smedberg
|
1aec57698f
|
Followup to bug 551049 - make the closing reason match that used by the in-process host
|
2010-03-11 14:15:48 -05:00 |
timeless@mozdev.org
|
d0f54d0fa2
|
Backing out bug 550463 from NSPR landing it requires 10.6
|
2010-03-11 20:11:59 +01:00 |
Zack Weinberg
|
acdde6112c
|
Make the logfile output of TestPoisonArea less frightening ("signal 11 as expected" instead of "Segmentation fault" for should-crash cases). test-only, no bug
|
2010-03-11 10:04:55 -08:00 |
Shawn Wilsher
|
6dea34fed6
|
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
Storage API changed, and we need to update.
r=mak
|
2009-11-09 09:59:40 -08:00 |
Shawn Wilsher
|
3e3942b631
|
Bug 496019 - mozilla::storage::Connection::Close can spin a nested event loop
Creates a new close method that must be used when using asynchronous statements,
and disallow Close from being called in that case.
r=asuth
sr=vlad
|
2009-11-09 09:58:34 -08:00 |
Brad Lassey
|
e6ec91f6f0
|
bug 550138 - default thread size is too big r=dougt
|
2010-03-11 12:28:48 -05:00 |
Brad Lassey
|
242b03f3f9
|
update nspr to NSPR_HEAD_20100311 r=wtc
|
2010-03-11 12:14:58 -05:00 |
Benjamin Smedberg
|
bcb1c65158
|
Merge and review fixup from async streams, bug 551049
|
2010-03-11 11:56:35 -05:00 |
Benjamin Smedberg
|
60af52af60
|
Bug 551049 part 3: delay the delivery of NPP_URLNotify until the related stream is completely delivered and destroyed, and propagate errors from NPP_Write and NPN_DestroyStream back to NPP_URLNotify r=bent
|
2010-03-06 16:03:05 -05:00 |
Benjamin Smedberg
|
372ebbcfb0
|
Bug 551049 (was bug 532208) part 2 - Delay delivery of NPP_DestroyStream until stream data is delivered, and make sure that data delivery doesn't re-enter, r=bent
|
2010-03-06 16:02:31 -05:00 |