Commit Graph

40735 Commits

Author SHA1 Message Date
Marco Bonardo
918dd0d463 Bug 557406 - Intermittent failure in test_bookmarks.js. Disable till we implement a fix. 2010-04-15 00:14:15 +02:00
Siddharth Agarwal
651f2886ae Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg 2010-04-15 00:14:12 +02:00
Paul O’Shannessy
a69e8a6184 Disabled browser_506482.js (bug 538672) & browser_524745.js (bug 539002).
--HG--
extra : rebase_source : cb9c5253de97423de99da404fb899e96e0dd5cec
2010-04-13 16:33:32 -07:00
Jonathan Kew
cc0b88dd4a bug 559400 - add local autorelease pool in nsCocoaWindow::SetModal, for startup dialogs. r=josh 2010-04-14 21:13:56 +01:00
Timothy Nikkel
1a07188538 Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil 2010-04-10 13:03:40 -05:00
Mats Palmgren
f282ed34fe Use NSCoordSaturatingAdd to avoid integer overflow. b=541714 r=roc 2010-04-14 21:35:36 +02:00
Josh Aas
91827215e2 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
ee0dbc1396 Bug 507775. r=bzbarsky sr=roc 2010-04-14 18:55:33 +02:00
Jonathan Kew
d223db898d 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
dcb7d49aa0 Test for bug 558726. 2010-04-14 16:55:21 +02:00
Geoff Lankow
9f6ee2918a 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
Masayuki Nakano
ff0920ecea Bug 558690 Textarea input fails unless one clicks elsewhere (addressbar, searchbar, forms, etc) first. r=karlt 2010-04-14 20:28:38 +09:00
Masayuki Nakano
2ba4e16ca7 Bug 558978 Looks like composition isn't committed after I clicked r=karlt 2010-04-14 20:27:20 +09:00
Ms2ger
4581294096 Bug 559024 - SVGStyleElement.media and SVGStyleElement.title setters do not work. r=jwatt 2010-04-14 10:30:55 +01:00
Olli Pettay
2fcb04d15b Bug 557398, Show (i)frames asynchronously, r=jst, sr=roc 2010-04-14 11:33:47 +03:00
Chris Jones
e4c14091b0 Fix typo from bug 519601 that busted windows. 2010-04-14 02:31:36 -05:00
Chris Jones
c03a0009e7 Fix typo from bug 519601 that busted mac. 2010-04-14 02:20:53 -05:00
Karl Tomlinson ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
27462a223f Bug 519601: s/netscape/netsc@pe/ for plugin dso paths passed on the command line on linux. r=karlt 2010-04-14 02:04:52 -05:00
Dietrich Ayala
407d224a76 Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936. 2010-04-14 00:02:30 -07:00
Dietrich Ayala
bc51cf819c Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect) 2010-04-13 22:57:36 -07:00
Dietrich Ayala
0ef2d5a4bc Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh) 2010-04-13 22:48:27 -07:00
Oleg Romashin
b92d32a775 Bug 556962 - Maemo geolocation provider is not compiling on Maemo 6. r=dougt. 2010-04-14 05:42:43 -04:00
Oleg Romashin
8fd4c3b80d Bug 555863 - Qt widget code assumes 32bpp target surface. r=jmuizelaar.
--HG--
extra : rebase_source : ed824c4eebee561fa2992788649df5a4d0b19680
2010-04-13 19:11:23 -04:00
Serge Gautherie
5113026175 Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Bv1) Add missed |var todo = window.opener.wrappedJSObject.todo;|.
(bustage fix) [CLOSED TREE]
2010-04-14 04:53:31 +02:00
Serge Gautherie
221bac9b5e Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Av1) Remove useless |var printerEnumerator|, Use a todo().
r=roc.
2010-04-14 02:24:47 +02:00
Tyler Downer
9c1ac9d44d Bug 336099: Remove unused addons.tooltip from browser.dtd. r=gavin
--HG--
extra : rebase_source : d5e19bf758b445a62c6cf54d6645e75f070b95c1
2010-04-13 23:48:52 +02:00
Matthew Noorenberghe
7396fdb265 Bug 487556 - satchel should send a notification when adding/removing/changing an item. r=dolske 2010-04-13 15:18:34 -07:00
Justin Dolske
85a3bcf1b6 Bug 506402 - Add GUIDs to satchel form entries. r=zpao, r=gavin 2010-04-13 15:18:31 -07:00
Jonathan Kew
6c0909b348 bug 559075 - add local autorelease pool to SetupMacApplicationDelegate to prevent startup leakage. r=josh 2010-04-13 21:37:07 +01:00
Jonathan Kew
9448cba17e bug 559075 - use a local autorelease pool in nsCocoaWindow and nsChildView methods used during hidden window creation. r=josh 2010-04-13 21:36:03 +01: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
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
Daniel Holbert
0e8a67a7ec (no bug, comment-only) Remove duplicate "nsIContent methods" header-comment in nsSVGAnimationElement.cpp 2010-04-12 16:50:35 -07:00
Jim Mathies
7707aba969 Bug 558434 - Winless, transparent, silverlight doesn't display correctly. r=josh. 2010-04-12 16:37:28 -05:00
Chris Jones
1adcc7f5e1 Bug 557011: Ensure OOP crashreporter has been initialized on mac. r=bsmedberg 2010-04-12 15:47:47 -05:00
Jim Mathies
bee34d930e Bug 558503 - [OOPP] Watching netflix video: Silverlight crashes the plugin helper. r=bsmedberg. 2010-04-12 15:25:57 -05:00
Benjamin Smedberg
1fd3247596 Bug 558397 - Some PDF files don't open when loaded full-page because the nsNPAPIPluginStreamListenerPeer.mURI isn't initialized in that case, r?josh
--HG--
extra : rebase_source : 948a8ef46319d5107247493d6ed158c6c0608f6c
2010-04-12 14:40:38 -04:00
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