Commit Graph

28048 Commits

Author SHA1 Message Date
Olli Pettay
f01fca6fe2 Bug 424300, r+sr=peterv
--HG--
extra : rebase_source : 56e3b2e745fa0d648c7c5022ad8c2b6d4d98284a
2009-05-07 09:31:56 +03:00
Olli Pettay
d9072725ae Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 9c6f8f9d3cd1283adb7b69b93440f7da01924326
2009-05-07 09:31:04 +03:00
Olli Pettay
6fa0681aee Bug 489270 - Crash [@ GetPreviousWSNode], r+sr=peterv
--HG--
extra : rebase_source : d219264be4d548ce6063c9fbd95897188219731f
2009-05-07 09:27:31 +03:00
Masayuki Nakano
1ff97425c2 fix bustage on WinCE (bug 491438) r=stuart 2009-05-07 15:53:33 +09:00
Josh Aas
c97cb0b630 Disable XPCOM plugin loading, removing support in Gecko 1.9.2. This will disable all non-NPAPI Java plugins (I suggest updating to at least Java 6 Update 12). b=488042 r/sr=jst 2009-05-07 01:17:07 -04:00
Alexander Surkov
fbbc66f3f4 Bug 491683 - provide simple mochitest for ARIA grid based on html:table, r=marcoz, davidb 2009-05-07 13:59:49 +08:00
Josh Aas
ae7fd85dfa Formatting fixes for the new unix npapi sample plugin. b=486423 2009-05-07 00:22:13 -04:00
Josh Aas
93473161f1 New unix npapi sample plugin, replaces old one. b=486423 r/sr=jst
--HG--
rename : modules/plugin/sdk/samples/basic/unix/plugin.cpp => modules/plugin/sdk/samples/basic/unix/BasicPlugin.c
rename : modules/plugin/sdk/samples/basic/unix/plugin.h => modules/plugin/sdk/samples/basic/unix/BasicPlugin.h
rename : modules/plugin/sdk/samples/basic/unix/Makefile.in => modules/plugin/sdk/samples/basic/unix/Makefile
2009-05-07 00:17:03 -04:00
Masayuki Nakano
fbbab2e49a Bug 491438 [IMM32] nsIMM32Handler should not be created by some WM_IME_* messages r=VYV03354,sr=roc 2009-05-07 12:49:14 +09:00
Doug Turner
e4c4ea2870 Bug 491756 - Clear geolocation token when forget about this site is called r=gavin 2009-05-06 18:28:50 -07:00
Doug Turner
3b94bf2897 Bug 491766 - honor geo.enabled without restart of browser r/sr=jst 2009-05-06 18:25:44 -07:00
Doug Turner
1e792de99a Bug 491769 - add access key to the checkbox in the geolocation infobar. r=gavin 2009-05-06 16:32:37 -07:00
Doug Turner
fc0b439cae Bug 491739 - change geolocation prompt strings for 3.5 final r=gavin 2009-05-06 16:25:31 -07:00
Doug Turner
2302f91fad Bug 491732 - Add geolocation to Page Info. r=gavin 2009-05-06 15:38:50 -07:00
Vladimir Vukicevic
f14ff71e91 Disable test for bug 488692 on non-cocoa, due to PAD business 2009-05-06 15:32:18 -07:00
Patrick McManus
47f5a5ed6b Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu 2009-05-06 14:26:33 -07:00
Johnathan Nightingale
cae63b32dc Bug 491653 - Pref to disable geolocation should be included in all.js, not be hidden. r=gavin 2009-05-06 17:16:39 -04:00
Josh Aas
1c14199832 Port xptcall to x86-64 Mac OS X. Patch by Josh Aas and Jason Allum. b=485049 r=bsmedberg
--HG--
rename : xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp => xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp
2009-05-06 16:57:37 -04:00
L. David Baron
5efb37b7c1 Make cycle collector's purple buffer consist of entries that the objects in the purple buffer can point to, and remove the notion of scan delay (which was previously set to 0). (Bug 490695) r+sr=peterv r=bsmedberg 2009-05-06 13:46:04 -07:00
L. David Baron
8c38aba811 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
L. David Baron
7225e5f717 Switch HTML mochitest template from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:01 -07:00
L. David Baron
8cfe105fbe Drop use of JS 1.7 features so that this test can run on other browsers. 2009-05-06 13:46:01 -07:00
L. David Baron
8adbc0edb6 Make it so nsDocument::mPendingTitleChangeEvent doesn't keep the document alive after cycle collection expects it to be destroyed. (Bug 488786) r+sr=jst r=bsmedberg 2009-05-06 13:46:01 -07:00
Josh Aas
f18c279e92 Improve proxy exception parsing on Mac OS X and Windows. b=470207 sr=roc 2009-05-06 16:44:11 -04:00
Vladimir Vukicevic
75d85ea612 b=488692; full page zoom broken with canvas; r=roc 2009-05-06 13:02:59 -07:00
Vladimir Vukicevic
abce5af2c7 b=490813; linker error in browser/components/build with --as-needed; r=bsmedberg 2009-05-06 13:02:05 -07:00
Justin Dolske
fdaebecd29 Bug 489679 - eliminate init method in video controls XBL binding. r=enn 2009-05-06 12:55:26 -07:00
Matt Noorenberghe
58cc3e019b Bug 488796 - form history should not save extremely large values. r=dolske, r=gavin 2009-05-06 12:55:26 -07:00
Matt Noorenberghe
7bf8bb64d3 Bug 487797 - Don't rely on button names in <passwordmgr/test/*>. r=dolske 2009-05-06 12:55:25 -07:00
Jeff Beckley
39be6cc0a9 Bug 491622 - DOS line endings on wlanapi.h r=me/r=dolske 2009-05-06 11:55:33 -07:00
Neil Deakin
9c28b4c2b5 Bug 393186, better handle popups when multiple screens are used, r+sr=roc 2009-05-06 14:29:56 -04:00
Gavin Sharp
eccc195780 Bug 484115 - "Uninitialized local variable warning in nswifimonitor.cpp" [r=doug.turner sr=jst] 2009-05-06 10:21:44 -07:00
Daniel Holbert
197a86fb76 Bug 490909: Remove old debugging functions InLineList & InSiblingList, since they're not used by anything. r+sr=dbaron 2009-05-06 10:03:59 -07:00
Johnny Stenback
17d36d123b Fixing bug 489251. Crash on shutdown after touching window.java. r+sr=mrbkap@gmail.com 2009-05-06 09:46:13 -07:00
Brad Lassey
8080f6b880 bug 481914 - dialogs shouldn't be larger than available screen space. Listen to soft keyboad notifications r=neil 2009-04-20 02:17:48 -04:00
Neil
04547712e1 bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Brad Lassey
f7c0029e64 bug 481914 - dialogs shouldn't be larger than available screen space. Send notification and adjust avail screen size for soft keyboard r=dougt, sr=vlad 2009-04-14 01:27:39 -04:00
Benjamin Smedberg
6b716573cb Bug 491550 - Fix TestDeadlockDetector on debug+libxul configurations r=bustage fix 2009-05-06 10:33:58 -04:00
Alexander Surkov
242e40e2a0 Bug 491645 - use getTreeBody instead explicit searching of treechildren element, r=marcoz 2009-05-06 17:54:26 +08:00
Dão Gottwald
1a2ab897d9 Bug 482801 - Middle-clicking the selected tab should not focus the tab bar. r=gavin 2009-05-06 10:29:38 +02:00
Dão Gottwald
f2cf613a17 Bug 414642 - Remove tooltip workaround from bug 336231 since bug 374288 is fixed. r=gavin 2009-05-06 10:29:05 +02:00
Olli Pettay
1f7cf9b660 Bug 486502 - Dispatch test events only when running mochitest/chrome/browser-chrome, r+sr=roc 2009-05-06 07:30:39 +03:00
Olli Pettay
cf655e13da Bug 491137 - Remove nsIDOMLoadStatusEvent.idl, r+sr=jst 2009-05-06 06:49:19 +03:00
Alexander Surkov
183e298ba0 Bug 490761 - do not fail when nsIAccessibleValue accessible can't get value from markup, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_elm_prgrsmtr.xul => accessible/tests/mochitest/test_value.xul
2009-05-06 11:16:36 +08:00
NA@w2k-pro
02c35ac7ab merge: cleanup after blassey left 2009-05-06 01:58:18 +02:00
Serge Gautherie
ab1fa47cef Backed out changeset: d9bd4e76e241
1 of 3 changesets causing lots of test failures
2009-05-06 01:57:46 +02:00
NA@w2k-pro
29fd5e28bf merge: cleanup after blassey left 2009-05-06 01:57:00 +02:00
Serge Gautherie
44c295728e Backed out changeset: a02e097367ab
1 of 3 changesets causing lots of test failures
2009-05-06 01:56:25 +02:00
NA@w2k-pro
158313109a merge: cleanup after blassey left 2009-05-06 01:55:49 +02:00
Serge Gautherie
3eb3ee8417 Backed out changeset: 80947d7fa565
1 of 3 changesets causing lots of test failures
2009-05-06 01:54:20 +02:00