Ehsan Akhgari
|
12fba145fe
|
Bug 557689 - Mochitest-3 (debug) crash after running test_bug366682.html or test_selection_move_commands.xul as a result of bug 542919 [@ nsCOMPtr<nsIMutationObserver>::assign_with_AddRef] (underlying issue will be fixed in bug 534785); r=jrmuizel
|
2010-04-12 02:13:17 -04:00 |
|
Mats Palmgren
|
c1e9737b92
|
Bug 509839. r=fantasai
|
2010-04-12 20:36:58 +02:00 |
|
Julian Seward
|
4a8eff8ae8
|
Bug 547964 - r=dbaron
--HG--
extra : rebase_source : 88834502ab1cdac1aa7dac9557ee1aa40ccc354f
|
2010-04-12 11:53:59 -04:00 |
|
Taras Glek
|
b1eaf1cf2d
|
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
|
2010-04-12 08:44:28 -07:00 |
|
Nicholas Nethercote
|
58fd901fa9
|
Bug 556165 - dead code in array_shift(). r=jwalden.
|
2010-04-11 22:38:55 -07:00 |
|
Ehsan Akhgari
|
00a641e433
|
Merge backout of the debugging code added for bug 557689
|
2010-04-12 01:08:36 -04:00 |
|
Ehsan Akhgari
|
bc902da3d5
|
Backed out changeset b501122477cc because I figured out the problem
|
2010-04-12 01:08:03 -04:00 |
|
Smokey Ardisson
|
ba91a93b28
|
Bug 397823 - moz-icon URL for nonexistent content type doesn't return generic icon on Mac OS X; fall back to fetching the icon for NSFileTypeUnknown. r=josh
|
2010-04-12 00:35:50 -04:00 |
|
Andreas Gal
|
4f28c42447
|
Remove lingering defaultValue calls with hint JSTYPE_OBJECT or JSTYPE_FUNCTION (554550, r=brendan).
|
2010-04-11 20:55:22 -07:00 |
|
Andreas Gal
|
9e30b5188d
|
Fix an incorrect comment (r=me).
|
2010-04-11 20:03:04 -07:00 |
|
Masayuki Nakano
|
7d05909d39
|
Bug 552914 nsEditor::mFlags is never modified by SetFlags() r=smaug
|
2010-04-12 11:35:18 +09:00 |
|
Ehsan Akhgari
|
bf02b17a63
|
Try to gather some debug information for bug 557689
--HG--
extra : rebase_source : c7f77e94f3697acbf94175f232633a83086aba98
|
2010-04-11 22:27:45 -04:00 |
|
Nicholas Nethercote
|
483987f688
|
merge
|
2010-04-11 16:45:50 -07:00 |
|
Nicholas Nethercote
|
6bcbe2ea63
|
Bug 557713 - encapsulate JSSLOT_ARGS_* within JSObject. r=brendan.
|
2010-04-11 16:45:20 -07:00 |
|
Nicholas Nethercote
|
2d6ed5c45e
|
Bug 558530 - JM: Crash [@ js_CallGCMarker] with gc. rs=me.
|
2010-04-11 16:28:04 -07:00 |
|
Brendan Eich
|
1adb0c8099
|
Keep jsprvtd.h usable from C (558437 followup, r=REDRUM).
|
2010-04-11 10:40:36 -07:00 |
|
Brendan Eich
|
d5d7609fb6
|
Cope with stillborn Iterators (558619, r=dvander).
|
2010-04-10 23:47:43 -07:00 |
|
Dave Herman
|
ed6c552bb7
|
Bug 558437 - rename JSCompiler to js::Parser (r=brendan).
|
2010-04-10 21:15:35 -07:00 |
|
Brendan Eich
|
1a7721a4d3
|
Don't bother optimizing apply on arguments objects whose length property has been overridden (558609, r=dvander).
|
2010-04-10 20:53:11 -07:00 |
|
Andreas Gal
|
a887d81302
|
Inline the object allocation path (558003, r=sayrer).
|
2010-04-10 16:16:35 -07:00 |
|
Andreas Gal
|
f39c969eaa
|
Remove gcIteratorTable (557914, r=brendan).
|
2010-04-10 16:08:14 -07:00 |
|
Timothy Nikkel
|
ac0c03fe97
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
David Bolter
|
757cef32a2
|
Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov
|
2010-04-13 13:55:39 -04:00 |
|
Ehsan Akhgari
|
856ecc5649
|
Bug 558962 - Memoize nsPlaintextEditor::GetDefaultEditorPrefs to avoid unnecessary calls to the pref service; r=roc
|
2010-04-13 13:44:17 -04:00 |
|
Ehsan Akhgari
|
3f2bc0f661
|
Bug 558954 - Don't show/hide placeholder if we're about to initialize the editor; r=roc
|
2010-04-12 20:32:29 -04:00 |
|
Benjamin Smedberg
|
7a02b32b00
|
Bug 558390 followup, non-Windows build bustage and removal of unnecessary call/hacks for functions which aren't stdcall, r=josh
|
2010-04-13 12:32:10 -04:00 |
|
Benjamin Smedberg
|
cdb73bccd1
|
Bug 558390 - Quake Live crashes because it implements NP_Initialize using cdecl, instead of the correct stdcall. Force the calling function to use a frame pointer so that the stack pointer gets reset correctly before we return, r=jrmuizelaar, landing in mozilla-central for bake time pending review from josh or jst
--HG--
extra : rebase_source : dc32598b3ba1ad665b33146d298e01f64b58ef49
|
2010-04-13 12:10:00 -04:00 |
|
Robert Longson
|
eb179fd968
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
|
Siddharth Agarwal
|
6e91448d6a
|
Bug 558907 - VC10: pixman.h defines intN_t even though stdint.h is available. r=jrmuizel
|
2010-04-13 14:19:46 +05:30 |
|
Siddharth Agarwal
|
3335c5f88d
|
Bug 558887 - VC10: nsinstall.exe doesn't get a manifest. Copy the logic over from $(PROGRAM) to $(HOST_PROGRAM). r=bsmedberg
|
2010-04-13 14:18:19 +05:30 |
|
Jesse Ruderman
|
f1675a824a
|
This test doesn't need to open a new window. (May 'fix' orange bug 558581.)
|
2010-04-12 23:48:06 -07:00 |
|
Serge Gautherie
|
ebb98f44a1
|
Bug 556686 - [Debug Windows SeaMonkey 2.1] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out; (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul.
r=roc.
Bug 501100 - Print preview mochitests should be chrome tests
--HG--
rename : layout/base/tests/chrome/bug396024_helper.xul => layout/base/tests/chrome/printpreview_bug396024_helper.xul
rename : layout/base/tests/chrome/bug482976_helper.xul => layout/base/tests/chrome/printpreview_bug482976_helper.xul
rename : layout/base/tests/chrome/test_bug396024.xul => layout/base/tests/chrome/test_printpreview_bug396024.xul
rename : layout/base/tests/chrome/test_bug482976.xul => layout/base/tests/chrome/test_printpreview_bug482976.xul
|
2010-04-13 06:04:48 +02:00 |
|
Timothy Nikkel
|
d0c1cab2a9
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
dcbc9ce3cb
|
Merge back out of changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:27:03 -05:00 |
|
Timothy Nikkel
|
5337327603
|
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:26:41 -05:00 |
|
Jesse Ruderman
|
8255751882
|
Add crashtests
|
2010-04-11 16:59:47 -07:00 |
|
Timothy Nikkel
|
20d7ad6361
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Ben Turner
|
50d613eab8
|
Bug 558675.
|
2010-04-11 15:05:07 -07:00 |
|
Ehsan Akhgari
|
2be5f62bd9
|
Bug 542919 - Maintain the exact same behavior in editor initialization (don't try to set the editor value if the default value is empty) in an attempt to fix the crash of bug 557689
|
2010-04-11 16:00:36 -04:00 |
|
Ehsan Akhgari
|
6fe4d9dd45
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
|
2010-04-06 16:44:46 -04:00 |
|
Ehsan Akhgari
|
4aa6c64740
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
25310966a3
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -04:00 |
|
Taras Glek
|
d3d1d47d7e
|
Bug 516085 - C++ easy access for common global services r=bsmedberg
|
2010-04-02 11:38:25 -07:00 |
|
Blair McBride
|
937cf2e376
|
Bug 556230: add string bundle service to Services.jsm, r=Mossop
--HG--
extra : rebase_source : 73f5a4950b1d0fea4264c715ff4c9d0693cb62c5
|
2010-04-12 10:11:37 -04:00 |
|
Olli Pettay
|
337d16116e
|
Bug 511075 - The arrows of the scrollbars don't work in hotmail (event.preventDefault() causes clicks on scrollbars to be ignored), r=enn, sr=neil
|
2010-04-12 16:59:16 +03:00 |
|
Bas Schouten
|
2cba11e996
|
Bug 557390: Deal with paths consisting of a single move and a close. r=jrmuizel
|
2010-04-12 14:44:36 +02:00 |
|
Bas Schouten
|
63c94e8d32
|
Bug 553603: Do not let DXGI handle window changes for us. r=jrmuizel
|
2010-04-12 14:44:33 +02:00 |
|
Walter Meinl
|
4055eff5c9
|
Bug 554789 - "configure chokes on system-sqlite not built with secure_delete though it _is_" (remove =1 in SECURE_DELETE and ENABLE_FTS3 checks) [r=glandium r=ted]
|
2010-03-24 16:16:00 -05:00 |
|
Reed Loden
|
d1e244739e
|
Backed out changeset 86af9294ce7b due to messed-up commit message.
Will recommit with correct message.
|
2010-04-12 21:56:13 -05:00 |
|
Reed Loden
|
a18b17db44
|
# User Walter Meinl <wuno@lsvw.de>
# Date 2010-03-24 16:16
Bug 554789 - "configure chokes on system-sqlite not built with secure_delete though it _is_" [r=glandium r=ted]
|
2010-04-12 21:51:08 -05:00 |
|