Benjamin Smedberg
|
7461591fc0
|
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
|
0b6ea74a27
|
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
|
b3316bb10e
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
Siddharth Agarwal
|
7490702f1e
|
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
|
b8b5d947d7
|
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
|
22d15e7bf2
|
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
|
6fe299aff7
|
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
|
b1bf0264c4
|
Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil
|
2010-04-10 13:03:40 -05:00 |
Mats Palmgren
|
c155b1f205
|
Use NSCoordSaturatingAdd to avoid integer overflow. b=541714 r=roc
|
2010-04-14 21:35:36 +02:00 |
Josh Aas
|
4c4ba9b37c
|
Remove root autorelease pool from the Mac OS X appshell. Objects that are caught by it effectively leak, just as they would if they were not caught by a pool. The root pool is extra work and liability that covers up real leak warnings to the console. b=559047 r=smichaud
|
2010-04-14 15:23:20 -04:00 |
Mats Palmgren
|
512e336be5
|
Bug 507775. r=bzbarsky sr=roc
|
2010-04-14 18:55:33 +02:00 |
Jonathan Kew
|
48100f2ab2
|
bug 559180 - add local autorelease pools to avoid cocoa object leaks during shutdown. r=josh
|
2010-04-14 16:11:12 +01:00 |
Mats Palmgren
|
050ba808d3
|
Test for bug 558726.
|
2010-04-14 16:55:21 +02:00 |
Geoff Lankow
|
96f669ed52
|
Skip -moz-user-select=none only when copying. Follow-up to bug 166235. b=558726 r=roc
|
2010-04-14 16:55:16 +02:00 |
Timothy Nikkel
|
705a3fe4ee
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Timothy Nikkel
|
d0bd4f6d34
|
Merge back out of changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:27:03 -05:00 |
Timothy Nikkel
|
54c2a7920d
|
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:26:41 -05:00 |
Jesse Ruderman
|
542512ff31
|
Add crashtests
|
2010-04-11 16:59:47 -07:00 |
Timothy Nikkel
|
b696838d2e
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Ben Turner
|
3dc85cd318
|
Bug 558675.
|
2010-04-11 15:05:07 -07:00 |
Ehsan Akhgari
|
382ad60d6f
|
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
|
f3d9f778f5
|
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
|
ca035e4387
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
|
2010-04-06 16:44:12 -04:00 |
Ehsan Akhgari
|
d42f42731a
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -04:00 |
Taras Glek
|
023d663a32
|
Bug 516085 - C++ easy access for common global services r=bsmedberg
|
2010-04-02 11:38:25 -07:00 |
Blair McBride
|
364c02a5c9
|
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
|
1dc4c46db0
|
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
|
ad507ecf2d
|
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
|
471bcfaf75
|
Bug 553603: Do not let DXGI handle window changes for us. r=jrmuizel
|
2010-04-12 14:44:33 +02:00 |
Walter Meinl
|
045b708155
|
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
|
11063ef9a0
|
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
|
4271f94ac9
|
# 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 |
Daniel Holbert
|
8974b8f2ee
|
(no bug, comment-only) Remove duplicate "nsIContent methods" header-comment in nsSVGAnimationElement.cpp
|
2010-04-12 16:50:35 -07:00 |
Ehsan Akhgari
|
82c0a0f238
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
|
2010-02-22 16:15:56 -08:00 |
Ehsan Akhgari
|
a7d5edaacc
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
|
2010-02-09 20:29:11 -05:00 |
Ehsan Akhgari
|
48c789f12e
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
|
2010-02-02 10:49:55 -05:00 |
Ehsan Akhgari
|
347a6506d3
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
|
2010-02-01 23:00:12 -05:00 |
Ehsan Akhgari
|
cf8e3bb5d0
|
Bug 558598 - XUL splitters should be collapsed on the correct side in RTL mode; r=roc
|
2010-04-11 19:46:08 -04:00 |
Jesse Ruderman
|
27ac3e2935
|
Remove exponential document.write test. parser/htmlparser/tests/crashtests/197052-1.html tests what we actually want to test; this test just takes a long time. See bug 469626.
|
2010-04-11 16:41:09 -07:00 |
Mike Hommey
|
ebc0e9d0ce
|
Bug 555908 - *BSD and GNU/Hurd support for libsydneyaudio. r=cpearce
|
2010-04-12 10:26:36 +12:00 |
Chris Pearce
|
8d9c381029
|
Bug 557432 - Don't Shutdown() nsAudioStream in Drain() when there's no audio playing. r=kinetik
|
2010-04-12 10:26:34 +12:00 |
Ehsan Akhgari
|
0bbd9e77c9
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
|
2010-02-01 23:00:06 -05:00 |
Ehsan Akhgari
|
110dd00209
|
Fix the compiler warnings introduced by bug 528396; r=roc
|
2010-04-11 15:57:08 -04:00 |
Justin Lebar
|
532c2b03e9
|
Bug 556684 Move test for bug 550565 r=dao
--HG--
rename : docshell/test/browser/browser_bug550565.js => browser/base/content/test/browser_bug550565.js
rename : docshell/test/browser/file_bug550565_favicon.ico => browser/base/content/test/file_bug550565_favicon.ico
rename : docshell/test/browser/file_bug550565_popup.html => browser/base/content/test/file_bug550565_popup.html
|
2010-04-11 20:52:59 +01:00 |
Jonathan Kew
|
3309ec0dd8
|
bug 554544 - try to make font code more robust, to avoid risk of getting null metrics. r=roc
|
2010-04-11 20:36:17 +01:00 |
Timothy Nikkel
|
3acb38fa47
|
Bug 553363. Don't allow being in the middle of a flush to prevent the docloader from stopping. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
mounir.lamouri@gmail.com
|
9f5dff1d57
|
Bug 555711 - nsAttrValue::ParseNonNegativeIntValue should return PR_FALSE when the value is not valid, r=smaug
|
2010-04-11 17:12:51 +03:00 |
Timothy Nikkel
|
b3226b8378
|
Merge back out of changeset 02e8391669c3 (Bug 505835) for suspicion of causing tsvg_opacity regression.
|
2010-04-11 02:10:47 -05:00 |
Timothy Nikkel
|
992719ab27
|
Backed out changeset 02e8391669c3 (Bug 505835) for suspicion of causing tsvg_opacity regression.
|
2010-04-11 02:10:17 -05:00 |
Timothy Nikkel
|
dc1569c2fc
|
Merge back out of changeset 3a27158cbdd6 (bug 222436) to try to fix tsvg_opacity regression.
|
2010-04-11 00:11:52 -05:00 |