Commit Graph

41457 Commits

Author SHA1 Message Date
Karl Tomlinson
e41101f443 b=559492 only dump leaked URLs on successful shutdown r=dbaron
--HG--
extra : rebase_source : 5472d43f56d11e6090503777853b62a2fcf1a21c
2010-04-29 09:09:59 +12:00
Karl Tomlinson
c13b41f37a b=561690 NULL check aNPP in _geturlnotify for nspluginwrapper r=bsmedberg
--HG--
extra : rebase_source : 67c36002a3ef071b6ff6f31dcfe1954e3e61ca9e
2010-04-29 09:08:07 +12:00
Karl Tomlinson
5dcbbe499b test for bug 540114
--HG--
extra : rebase_source : eea4efe6cd81312c2d7e8894d8662e24868132b8
2010-04-29 09:03:34 +12:00
Karl Tomlinson
abb056b156 b=561770 soft fail with todo if the plugin doesn't crash at precisely the right time
--HG--
extra : rebase_source : e035ef1b8c4e40354704c173977c08855081f90c
2010-04-29 08:53:12 +12:00
Serge Gautherie
1ac1fdd1d8 Bug 535905 - [SeaMonkey 2.1] mochitest-browser-chrome: "Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_bug399606.js:74 - ReferenceError: XPCOMUtils is not defined"; (Av1) Add missing |Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");|.
r=mak77.
2010-04-28 23:49:28 +02:00
Blake Kaplan
453d23ad35 Fix bug 532730. r=jst sr=sicking
--HG--
extra : rebase_source : 0188a1388b4c82a55d29a54e08c91568b1ff817f
2010-04-27 15:39:52 -07:00
Blake Kaplan
de2a64dce3 bug 532730 - Give a warning here since we're about to terminate the script without any warning. r=jst sr=sicking
--HG--
extra : rebase_source : b1e5ceb191f4bf974f9fc20926e4f76e8519d01d
2010-04-28 13:23:18 -07:00
Bas Schouten
181e985775 Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted 2010-04-28 22:43:52 +02:00
Jim Mathies
9e5fe280a3 Bug 551597 - Selecting a tab preview for a minimized window un-maximize the window. r=robarnold. 2010-04-28 13:56:55 -05:00
Jim Mathies
399af22d69 Bug 557931 - Crash [@ mozilla::widget::WindowHook::Lookup] with createTaskbarTabPreview. r=robarnold. 2010-04-28 13:56:17 -05:00
Jason Orendorff
26c35bfc1f Disable the remaining jsreftests involving workers when running tests in the browser. See bug 559954, bug 562333. 2010-04-28 13:11:47 -05:00
Mats Palmgren
f5cdcbb5d5 Call EnsureTextRun() and null-check GetTextRun() return value before using it. b=560780 r=roc 2010-04-28 19:47:23 +02:00
Mats Palmgren
5f2a134b91 Remove the VerticalScroll() before layout, nsListBoxBodyFrame does that in its post reflow callback. b=547338 r=roc 2010-04-28 19:47:23 +02:00
Mats Palmgren
9610e7e8f7 Backout wrong fix for bug 547338. 2010-04-28 19:47:23 +02:00
Justin Lebar
0897480e5e Bug 496275 - Expose JS API for modifying page's selection. r=mats, sr=jst 2010-04-28 19:47:23 +02:00
David Bolter
b925e0be6f Bug 561525 - Fire EVENT_SCROLLING_START asyncronously; r=surkov 2010-04-28 11:58:38 -04:00
David Bolter
95734b64e2 Bug 560888 - accessible/tests/mochitest/attributes/test_text.html is failing for Fedora unit tests; r=MarcoZ,armenzg,surkov 2010-04-28 11:58:38 -04:00
Benjamin Smedberg
67995408eb Bug 561871 part B: don't use Windows events to enter/exit a nested event loop within an RPC stack frame, because delivery of those events isn't always associated with the correct stack frame, and also because the events can be lost if they race with an incoming RPC reply message. Instead, keep a linked list (on the stack) of RPC frames globally and per-channel, to associate requests to enter a nested event loop with the correct frame, r=jimm
--HG--
extra : rebase_source : 694186dde4643904752c67e0c6eb7a6ad1dd2082
2010-04-28 11:01:09 -04:00
Benjamin Smedberg
c59441502b Bug 561871, part A: IPDL changes to expose ProcessNativeEventsInRPCCall from the toplevel actor, r=cjones
--HG--
extra : rebase_source : 3c5a7516aa43ba17b796b8e8757d74d634689a09
2010-04-28 11:00:13 -04:00
Henri Sivonen
a81396759d Disable the HTML5 parser due to JS ref random orange. (See bug 562333) (orange fix) 2010-04-28 17:32:41 +03:00
Henri Sivonen
21b290df61 Make test_acid3_test46.html wait for onload. (orange fix) 2010-04-28 16:21:07 +03:00
Henri Sivonen
9190145851 Adjust test for bug 515401 - Make test_bug515401.html pass with the HTML5 parser enabled. (orange fix) 2010-04-28 15:53:20 +03:00
Henri Sivonen
03674bb8a9 Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.
--HG--
extra : rebase_source : 003bf0d4659f744fbe1fc1d6e9e671d91591c2ab
2009-10-28 15:48:41 +02:00
Henri Sivonen
a1c133295e Bug 515401 fallout - Reorder tags in file_bug209275_3.html. r=Olli.Pettay.
--HG--
extra : rebase_source : 923570da226364dd3ccd9bc241ce567b007a9f32
2010-04-28 14:44:34 +03:00
Henri Sivonen
578535976c Adjust test case for bug 515401 - Remove an extra < before the doctype. r=Olli.Pettay.
--HG--
extra : rebase_source : 867c130b02702b3a7de3ffdd38bbd8e97788e130
2010-04-28 14:44:34 +03:00
Honza Bambas
48e46430ec Bug 543726 - [HTML5] dom/tests/mochitest/ajax/offline/test_foreign.html fails, r=bz 2010-04-28 13:40:15 +02:00
Gervase Markham
892105dff5 Bug 560230 - add .nu to IDN whitelist. 2010-04-28 11:01:38 +01:00
Gervase Markham
dd4d99ebab Bug 560230 - Add .nz to IDN whitelist. 2010-04-28 11:00:54 +01:00
Gervase Markham
d0a765be3b Bug 560814 - Add .tel to IDN whitelist. 2010-04-28 10:59:52 +01:00
Gervase Markham
fca470447b Bug 541761 - change text which implies Firefox logo is under non-free copyright licence. r=kairo.
--HG--
extra : rebase_source : d5ff2b80b954dd1e5bfc3f17032d83cde7e90eb5
2010-04-28 10:45:51 +01:00
Gervase Markham
0a8ae91a90 Bug 550970 - add gov.nc.tr to PSL. r=pkasting.
--HG--
extra : rebase_source : 917d5082964d6a5f6b11996b0d31f9983dabf023
2010-04-28 10:43:52 +01:00
Gervase Markham
6c08c1bbc2 Bug 560885 - add Australian CGDNs to PSL. r=pkasting.
--HG--
extra : rebase_source : 4bf89ea646eac64c418f31ab807e1ecf634a345c
2010-04-28 10:42:44 +01:00
Gervase Markham
561bafe28c Bug 560884 - update entry for .tv in PSL. r=pkasting.
--HG--
extra : rebase_source : 655b070deca7c63d5e972a1d0ab9b7508e119992
2010-04-28 10:41:57 +01:00
Ginn Chen
3afa89d964 revert 43e12453336f, it was fixed by another changeset 2010-04-28 17:44:24 +08:00
Ginn Chen
314bd364fe Bug 560717 Linux FPE running make check r=bsmedberg 2010-04-28 17:40:03 +08:00
Ginn Chen
0ee7d0e921 Bug 561736 Add has_cpuid_bit support with Sun Studio compiler on Solaris r=dbaron 2010-04-28 17:39:12 +08:00
Ehsan Akhgari
19f00904c7 Bug 558911 - Rev3 Fedora permaorange: jsctypes-test/unit/test_jsctypes.js | Error: couldn't open library (missing libm.so)
r=dwitte
2010-04-28 10:20:41 +02:00
timeless@mozdev.org
23d8836728 Backed out changeset ff971b92f74c 2010-04-28 10:18:46 +02:00
timeless@mozdev.org
ca471192ce Bug 551089 fix canvas warnings
r=vlad
2010-04-28 10:13:38 +02:00
Kurt Schultz
9a47bc524b Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike 2010-04-28 09:17:09 +02:00
Marco Bonardo
36597ffc47 Bug 558908 - chrome test test_autocomplete2.xul fails on Fedora unit test boxes. r=enn 2010-04-28 09:17:06 +02:00
Marco Bonardo
d4b3c277bb Test for containerNode->getChildIndex(node)(related to bug 561848). r=dietrich 2010-04-28 09:17:04 +02:00
Henri Sivonen
58caddd7b4 Bug 551344 part 6 - Address more review comments from sicking in the Java parts of the HTML5 parser. r=jonas.
--HG--
extra : rebase_source : b89e63cce5869fc0518eacc1102f0d1b4b12d356
2010-04-19 16:25:13 +03:00
Henri Sivonen
711ffaef52 Bug 548232 - Make meta charset not have an effect on document.open()ed documents in the HTML5 parser (reverting most of bug 539887). r=bzbarsky.
--HG--
extra : rebase_source : 3f001d62e55a4ecd02c4ab8d1f6997e1547aef4e
2010-04-16 13:52:06 +03:00
Dão Gottwald
8aa735c7b9 Bug 560562 - Increase contrast between active and background tabs. r=gavin 2010-04-28 07:54:51 +02:00
Makoto Kato
b1d69bfe8c Bug 561955 - nsICiter.idl has unnecessary #ifndef. r=neil 2010-04-28 13:58:29 +09:00
Makoto Kato
c79f7aed7a Bug 560477 - ambiguous call to overloaded function of ATL::CComPtr<T>::CComPtr. r=timeless 2010-04-28 13:40:56 +09:00
Ms2ger
09e869f910 Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer]
Removing the unused copies
2010-04-16 08:14:00 -04:00
Ms2ger
7e9c7f46d6 Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer] 2010-04-16 08:12:00 -04:00
Justin Wood
d99196bab5 Bustage Fix for Bug 516758. Be sure to AC_DEFINE MOZ_HELP_VIEWER if set. r=ted
Fixes SM Bug 561663.
2010-04-27 22:35:00 -04:00