timeless@mozdev.org
ac96cb0502
Bug 549251 crash [@ DocumentViewerImpl::SetIsPrintingInDocShellTree]
...
r=smaug
--HG--
extra : rebase_source : 3e2cb7701aade9ac5ee668626ca3a89b10b02979
2010-03-12 07:50:10 +01:00
timeless@mozdev.org
cf8ddffb64
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
ede86c56d9
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
159260b382
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
7958d48767
Bug 469555 Support searching for certificates
...
r=kaie
--HG--
extra : rebase_source : 262d11f8512bf8f61e4b084b079f33a36407a65e
2010-03-12 07:50:09 +01:00
Dão Gottwald
37ea818bd4
Bug 551769 - Background tabs sit too low. r=ventnor
2010-03-12 07:49:12 +01:00
Dão Gottwald
75da115d93
Tab event listeners should be added to the tab container, not the tabbrowser
2010-03-12 07:48:10 +01:00
Daniel Holbert
3565228251
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
2010-03-11 22:03:49 -08:00
Daniel Holbert
c573e2e862
Bug 537139: Re-enable reftest, and add a few more. r=tests_only
2010-03-11 22:03:49 -08:00
Daniel Holbert
1b3d9cf2fc
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
56c3c6778a
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
fcceb020d5
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
3775fecc82
b=550026 Cancel PluginCrashed when PluginModule is deleted. r=bsmedberg
2010-03-08 09:16:02 +13:00
Chris Jones
69439d0740
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
3ebd11eb47
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
efd4f6162e
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
16b7d1f277
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
b6c4b585db
Bug 549816. Adjust meaning of needsBold flag. r=bas
2010-03-12 13:26:43 +09:00
Bas Schouten
0347e107b7
Bug 549816. Fix synthetic bolding with dwrite. r=jkew,jdaggett
2010-03-12 13:25:35 +09:00
Ehsan Akhgari
26ea9a6315
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
edb9157850
Revise js-facing API for js-ctypes, patch v3. b=513788, r=jorendorff
2010-03-11 17:17:36 -08:00
Dan Witte
10a9e0f584
Revise js-facing API for js-ctypes, patch v2. b=513788, r=jorendorff
2010-03-11 17:17:36 -08:00
Dan Witte
81ec574b6e
Revise js-facing API for js-ctypes, patch v1. b=513788, r=jorendorff
2010-03-11 17:17:36 -08:00
Benedict Hsieh
1426097ff2
Fixes crash in CrashReporter on child process shutdown, bug 548810. r=ted
2010-03-11 17:17:35 -08:00
Chris Jones
9961ca115c
Followup to bug 545342: atomically refcount the dequeue task. r=bent
2010-03-11 16:24:15 -06:00
Benjamin Smedberg
ed824bba57
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
de481b55ef
Bug 538216 - mingw fix. r=ted
2010-03-11 17:17:35 -08:00
Manuel Reimer
fd935d93c1
Bug 550705 - Dispatch events for toolbar customization. r=enn/dao
2010-03-11 21:42:23 +01:00
Dão Gottwald
85efd8a077
Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn
2010-03-11 21:38:34 +01:00
Dão Gottwald
fa1d313aa8
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
68f78bd718
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
0dc9655a4e
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
5d922f8a70
Bug 551233. r=jst.
2010-03-11 12:36:39 -08:00
Benjamin Smedberg
1dcd610135
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
d74b5b2fa6
Backing out bug 550463 from NSPR landing it requires 10.6
2010-03-11 20:11:59 +01:00
Zack Weinberg
dc8dc9acca
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
Nicholas Nethercote
62c45aa35a
Fix another WinNT compiler warning. No bug, r=me.
...
--HG--
extra : convert_revision : ddc0ce7b1670cbbad7aa4505696a71c3613e3324
2010-03-06 09:14:31 +11:00
Nicholas Nethercote
19e00905b7
Fix WinNT compiler warnings. No bug, r=me.
...
--HG--
extra : convert_revision : de5746d49dcf5073c9f37c35b2a810c7f77bc8d0
2010-03-05 17:44:28 +11:00
Rick Reitmaier
7c80afcc4e
Bug 546660 - Clean up mess around LINUX, AVMPLUS_LINUX, __linux__ (r+nnethercote) [kpalacz]
...
Gcc defines linux on linux, other compilers are supported to the
extent that they emulate gcc's behavior
--HG--
extra : convert_revision : 6bb42c345395fb0a6f779723157f5e43d6669016
2010-03-04 12:35:45 -08:00
Leon Sha<leon.sha@sun.com>
3ef7ef245b
Bug 547232 - solaris nanojit compiler error LIR_qcmov is not defined. r=stejohns
...
--HG--
extra : convert_revision : 3b1d24a51ce4d9fd3fb37ca5d2394f4816763a23
2010-03-02 12:24:17 +08:00
Luke Wagner
510429ab11
Silence jsvector.h strict-aliasing warning
2010-03-11 17:59:30 -08:00
David Mandelin
a96f860128
Bug 549509 followup: fix macrology to make sure no warnings occur per brendan's bug comment, no_r=me
2010-03-11 16:32:28 -08:00
Dave Herman
eff925b1f0
Make the parsing methods members of JSCompiler for bug 518055. r=jimb
2010-03-11 17:28:01 -05:00
David Anderson
f5c8a2d251
Merge.
2010-03-11 12:19:51 -08:00
David Anderson
564824e65a
Backed out changeset 04023ea0fb08.
2010-03-11 12:19:36 -08:00
David Anderson
f1b0597661
Merge.
2010-03-11 12:19:18 -08:00
David Anderson
5ec93e220c
Backed out changeset 887a3e05324c.
2010-03-11 12:15:21 -08:00
David Anderson
05b6c5fc13
Merge.
2010-03-11 11:41:14 -08:00
David Anderson
3a082d612b
Fixed warnings from the tracer oracle (no bug, rs=brendan).
2010-03-11 11:40:44 -08:00
Brendan Eich
20a8cdf89b
lightweight JSParseNode subclasses (bug 550350)
2010-03-11 11:29:21 -08:00