Olli Pettay
209c56c874
Bug 666604 - Allow untrusted events to trigger a link, r=bz
...
--HG--
extra : rebase_source : e0b8510a039425c17a3d412241aa8f24df05558a
2011-06-30 14:52:11 +03:00
Jeff Walden
1a51bb7cb1
Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst
2011-03-28 19:27:15 -07:00
Blake Kaplan
9f1a75137b
Bug 634156 - Come up with a way of creating an API in content that exposes real content objects without using a sandbox. r/sr=jst/mossop/gal
...
--HG--
extra : rebase_source : c3ca469ff33d099b51e140d0a274113884507a03
2011-05-03 13:43:08 -07:00
Chris Leary
31076ac1d6
Merge mozilla-central and tracemonkey.
2011-06-27 11:07:22 -07:00
Mounir Lamouri
d8b025aad8
Backout changeset 4e87265b9c11 (bug 663259) due to Talos regression.
2011-06-27 14:52:57 +02:00
Jeff Walden
0a61156473
Bug 665835 - Remove JSOPTION_ANONFUNFIX. r=cdleary
...
--HG--
rename : js/src/tests/js1_5/extensions/regress-376052.js => js/src/tests/ecma_5/misc/unnamed-function.js
2011-06-21 09:53:19 -07:00
Chris Leary
7922cf2289
Merge mozilla central and tracemonkey.
2011-06-20 16:49:20 -07:00
Jesse Ruderman
969f89842a
Add crashtest from bug 609560
2011-06-20 11:42:05 -07:00
Kyle Huey
bf1d0bcd0d
Back out Bug 441197 which was going to try ...
2011-06-20 11:18:19 -07:00
Kyle Huey
3c88a0c847
* * *
...
try: -b d -p win32 -u all
2011-06-20 08:57:16 -07:00
Doug Turner
104a8914c7
Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
...
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
2011-06-19 22:36:17 -07:00
Phil Ringnalda
15031db0c7
Bug 655020 - Disable test_closeOnGC.html on Windows
2011-06-19 16:40:32 -07:00
Benoit Girard
6455de56ad
Enabled Mac Async plugin by default + Fixes. b=663259 r=josh
2011-06-25 15:12:59 -04:00
Mounir Lamouri
7e7b4b1d5c
Bug 666869 - Crash [@ nsGlobalWindow::GetPerformance]. r=smaug
2011-06-27 00:08:33 +02:00
Jeremy Huddleston
72d422b374
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
2011-06-25 11:25:03 -04:00
Kyle Huey
a513a5e9b1
Bug 613066: Update structured clone algorithm to the latest spec. r=jorendorff
2011-06-16 11:22:37 -07:00
Jeff Walden
e84bb50504
Bug 662946 - Remove various headers from INSTALLED_HEADERS that shouldn't be there. r=jimb
...
--HG--
extra : rebase_source : a6028a859cac4625ef2f3227ce0fa3159b5e8556
2011-06-09 01:12:21 -07:00
Nikhil Marathe
524b87e3d5
Bug 656519 - Fix consumers outside SpiderMonkey to use new ArrayBuffer APIs. r=mrbkap
...
--HG--
extra : rebase_source : f359987831611155029114b5f85080155c6a12d5
2011-06-14 15:37:21 -04:00
Matt Brubeck
6a1c07e10e
Merge mozilla-central to mozilla-inbound
2011-06-25 19:43:57 -07:00
Kyle Huey
ecb9c8319d
Merge b-s to m-c
2011-06-25 10:13:14 -07:00
Jan Varga
9ed93f386e
Bug 635673 - Content inside xul:iframe with type=content is always able to resize top chrome window. r=bz
2011-06-25 13:42:41 +02:00
Marco Bonardo
5fe0614d99
Merge last green changeset from mozilla-inbound to mozilla-central
2011-06-25 12:04:08 +02:00
Josh Aas
516b8ec107
Bug 666529: Fixes for NPAPI timer test. Fix a crash bug discovered by Hiroyuki Ikezoe and a bad dependency on timer event ordering, both of which are sources of intermittent failures. r=jgriffin
2011-06-24 22:12:23 -04:00
Ben Turner
02f459f359
Bug 665579: Merge nsIThreadInternal and nsIThreadInternal2. r=bsmedberg
2011-06-24 14:12:54 -07:00
Kyle Huey
b908447ca8
Bug 663479: Move all IDB structured clone operations to the main thread. r=bent
2011-06-24 07:21:21 -07:00
Kyle Huey
f32aa5fd7b
Bug 441197: Maintain an audio session across processes. r=jimm
2011-06-24 07:20:03 -07:00
Marco Bonardo
acc6a474c6
Revert to changeset a87ee7550f6a due to incomplete backout
2011-06-24 17:23:04 +02:00
Kyle Huey
cb9b5a078f
Bug 663479: Move all IDB structured clone operations to the main thread. r=bent
2011-06-24 07:21:21 -07:00
Kyle Huey
49a4168bd0
Bug 441197: Maintain an audio session across processes. r=jimm
2011-06-24 07:20:03 -07:00
Marco Bonardo
d50a414c3e
Merge last green changeset in mozilla-inbound to mozilla-central
2011-06-24 11:32:12 +02:00
Ms2ger
fec4c57342
Bug 661327 - Fix typos in dom.properties; r=sicking DONTBUILD
2011-06-24 11:01:47 +02:00
Boris Zbarsky
6be4f29a03
merge backout of bug 665564 (rev 9de9b3a9458c) and bug 666790 (rev 7d3d5b9710ea) to CLOSED TREE
2011-06-24 00:42:53 -04:00
Boris Zbarsky
794437f593
Back out bug 665564 (rev 9de9b3a9458c) and bug 666790 (rev 7d3d5b9710ea) due to Mac test orange.
2011-06-24 00:42:23 -04:00
Jonas Sicking
5e5e6bd544
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
864793d608
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
de9773c785
Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
26f99e3cdb
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
6a04ff1d9f
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
e3f6b769a1
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Jonas Sicking
4d6ec6c81d
Bug 658714 Part 4: Get function signatures correct to make things build on windows. r=smaug
2011-06-23 19:17:59 -07:00
Jonas Sicking
976231a975
Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug
2011-06-23 19:17:59 -07:00
Jonas Sicking
6c4113f213
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
2011-06-23 19:17:59 -07:00
Jonas Sicking
8fed9108b1
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
2011-06-23 19:17:58 -07:00
Hiroyuki Ikezoe
d9cf32e90f
Bug 666784 - kNotifyData.redirectCallback should be initilized with NULL. r=josh
2011-06-23 19:01:17 -07:00
Jim Mathies
13b2bb59d4
Bug 664974 - Work around for _SEH_prolog plugin stack overflow crashes. r=bsmedberg
2011-06-23 18:02:53 -05:00
Andrew McCreight
c5b8664e7a
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
2011-06-23 14:10:52 -07:00
Joel Maher
21a6239e68
Bug 666298 - test_crash_submit.xul fails to run inside mochitest-chrome. r=ted, a=test-only
2011-06-23 11:46:35 -04:00
Igor Bazarny
39a01edf21
bug 570341 Initial implementation of web timing specification
...
r=smaug sr=biesi
2011-06-23 12:39:48 +02:00
Mounir Lamouri
3c638f1884
Merge last green changeset of mozilla-inbound into mozilla-central.
2011-06-23 11:15:52 +02:00
Ms2ger
474ed763c5
Bug 661327 - Warn in to-be-removed Attr functions; r=sicking
2011-06-23 10:30:48 +02:00
Ehsan Akhgari
6905c5d4c5
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-06-22 19:17:32 -04:00
Mats Palmgren
64fe4b087b
Bug 312156 - Implement CSS3 text-overflow. r=dbaron
2011-06-22 20:11:47 +02:00
Makoto Kato
f8772e188e
Bug 182279 - select.add() should have the second parameter optional. r=smaug
2011-06-22 16:33:30 +09:00
Phil Ringnalda
584073fa52
Bug 665328 - Remove the unused Storage string, r=sdwilsh
2011-06-19 09:31:31 -07:00
Jonas Sicking
caef7c47a8
Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg
2011-06-16 12:21:25 -07:00
Mounir Lamouri
da18a8f130
Merging last green changeset of mozilla-inbound into mozilla-central.
2011-06-22 16:13:49 +02:00
Mounir Lamouri
54d8e46d16
Bug 665548 - r=jst
2011-06-22 10:00:43 +02:00
Mounir Lamouri
d0fc863efa
Bug 658037 (1/2) - r=bz
2011-06-21 18:52:22 +02:00
Ms2ger
15644e3760
Bug 664543 - Remove nsIDOMWindow2; r=peterv
2011-06-21 17:37:38 +02:00
Olli Pettay
5e3515d45b
Bug 664444 - Unlink nsGlobalChromeWindow, r=peterv
...
--HG--
extra : rebase_source : e31c451c4af6768f8bf1d6b1f053b30d33a7e2b5
2011-06-21 17:51:49 +03:00
Ehsan Akhgari
d71311ff57
Merge mozilla-central into mozilla-inbound
2011-06-20 23:42:45 -04:00
Cameron McCormack
1b56814d74
Bug 642175 - Part 3: Make existing plugin crash mochitests clean up after themselves. r=ted
2011-06-21 12:12:15 +12:00
Matheus Kerschbaum ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
6469811981
Bug 664924 - Remove MOZ_CSS_ANIMATIONS ifdefs. r=dbaron
2011-06-20 16:47:09 -07:00
Benjamin Smedberg
dcef4856bb
Bug 653083 part 2: Fix crash introduced in this patch by moving the plugin-alive null checks before the identifier tries to use the module, r=captain-obvious
...
--HG--
extra : rebase_source : 703e0d5db66734b8905a24752add12f071fcd6e0
2011-06-17 15:42:13 -04:00
Benjamin Smedberg
1d46e9545a
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
...
--HG--
extra : rebase_source : e21fac12c028e15f7d1a36988a6b66859c9addd8
2011-06-14 15:49:48 -04:00
Benjamin Smedberg
a624abf137
Test for bug 653083 - "temporary" string NPIdentifiers (those not requested explicitly with NPN_GetStringIdentifier) are being cached incorrectly across GCs
...
--HG--
extra : rebase_source : f8f8384a84a20bb6d0576797ef79106cccab8ee0
2011-06-10 12:12:32 -04:00
Alex Pakhotin
e09670883f
Bug 649381 - implement moz-icon android support. r=blassey
2011-06-13 14:02:13 -07:00
Doug Turner
37c943cc8c
Bug 662678 - Follow to address renaming issues. r=ventnor
2011-06-20 09:40:52 -07:00
Doug Turner
c0a1de0606
Backing out 98334d656ac4 - linux build bustage. r=me
2011-06-20 09:20:39 -07:00
Doug Turner
c2f87be6ed
Bug 662678 - Follow to address renaming issues. r=ventnor
2011-06-20 08:51:07 -07:00
Chris Leary
f819c3428e
Merge mozilla-central and tracemonkey.
2011-06-13 10:00:23 -07:00
Ted Mielczarek
a88f0715f0
merge m-c and b-s
2011-06-13 09:09:43 -04:00
Ed Morley
223c46b36b
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
2011-06-12 03:49:00 -04:00
Kyle Huey
c9e242750a
Bug 663483: IDB IDL includes jsapi.h when it wants jspubtd.h. r=bent
2011-06-11 12:22:21 -07:00
Steffen Wilberg
3b7e75b4ce
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
2011-06-11 15:38:40 +02:00
Steven Michaud
1994fe8137
Bug 659817 - [10.7 SDK] Build error in PluginInterposeOSX.h due to Cursor type not being defined. r=bgirard
2011-06-11 11:55:44 +02:00
Ms2ger
a2b407958f
Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv
2011-06-11 09:52:24 +02:00
Luke Wagner
0d7bf8cc22
Bug 656462, part 4 - Simplify stack code, keep track of native calls, create new iterator over native/scripted callstack, make JS_SaveFrameChain fallible (r=waldo,mrbkap)
...
--HG--
extra : rebase_source : 756a640568464d11fe6bb00104a2fdb6f6d02d02
2011-05-13 08:56:26 -07:00
Chris Leary
f8e0e912ab
Merge mozilla-central to tracemonkey.
2011-06-06 09:41:22 -07:00
Nicholas Nethercote
3f2c2d551f
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
2011-06-06 11:22:45 +10:00
Alon Zakai
2f4274045c
Bug 644241, part 1 - Remove script stack quota. r=igor
2011-06-03 17:54:26 -07:00
Benoit Girard
468e5acf13
Asynchronous layer-based plugin painting on Mac b=598425 r=roc,josh
2011-05-19 17:08:14 -04:00
Mounir Lamouri
8bc1be7f60
Merging cedar with mozilla-central.
2011-06-05 15:31:36 +02:00
Ehsan Akhgari
8703cf5143
Bug 612448 - Protect the progress listener object from being garbage collected too soon which could cause a test timeout; r=roc
2011-06-03 16:48:31 -04:00
Mounir Lamouri
af81ce3c72
Merging cedar with mozilla-central.
2011-06-03 12:06:08 +02:00
Hiroyuki Ikezoe
9038802859
Bug 661426 - Fix wrong style sheet name in test_xulbrowser_plugin_visibility.xul. r=josh
2011-06-02 17:43:00 -04:00
Matheus Kerschbaum
7406ce377f
Bug 660762 - Remove --disable-mathml support. r=roc
2011-06-02 13:11:33 +02:00
Ginn Chen
42402a83a5
Bug 657874 Fix Flash movie playback with w_mode on a screen with xBGR visual r=karlt
2011-06-02 10:27:51 +08:00
Mounir Lamouri
0c784be5a4
Merging cedar with mozilla-central.
2011-06-01 10:06:55 +02:00
Boris Zbarsky
35d9b78644
Bug 598833 part 5. Store focus and focusring state directly on elements. r=smaug,enn
2011-05-31 21:46:56 -04:00
Daniel Holbert
84ac54fe59
Bug 658849 followup: Remove one more instance of harmless "WARNING: Failed to create timer" message that gets spammed on shutdown. r=gal
2011-05-31 17:42:46 -07:00
Josh Aas
864f24fbfa
Bustage fix for bug 660721.
2011-06-01 01:00:20 -04:00
Josh Aas
aceea2590e
Bug 660721: Move nsPluginInstanceOwner to its own files. r=roc
...
--HG--
rename : layout/generic/nsObjectFrame.cpp => dom/plugins/base/nsPluginInstanceOwner.cpp
2011-06-01 00:37:54 -04:00
Justin Lebar
c32b8d5474
Bug 492232 - Remove flaky tests from Scriptaculous effects_test. r=ehsan
2011-05-31 18:34:16 -04:00
Mounir Lamouri
6060bdd44e
Bug 565541 (2/2) - Prevent abusing usage of moving and resizing window. r=bz
...
The rules are simple, callers can move or resize a window if both conditions
apply:
1. the window has been created with window.open;
2. the window only contains one tab.
--HG--
extra : rebase_source : 7b1fdfa121a701b47ece46a63e36483ca4d75672
2011-05-31 14:30:20 +02:00
Justin Lebar
15ac80982f
Bug 529338 - Remove flaky Prototype test, testUpdater; r=ehsan
2011-05-27 19:18:09 -04:00
Justin Lebar
dd8c08d719
Bug 598165 - Remove flaky Prototype tests testUpdaterWithInsertion and testResponders; r=ehsan
2011-05-27 18:51:20 -04:00
Hiroyuki Ikezoe
83ccd78608
Bug 452706 - Intermittent failure in test_Prototype.html | testUpdater - 1 (3, 6) assertions, 1 failures, 0 errors; r=ehsan
2011-05-30 11:35:01 -04:00
Justin Lebar
bfcc38c5d6
Bug 658450 - Remove flaky tests from Scriptaculous ajax_inplaceeditor_test.html; r=ehsan
2011-05-27 18:32:11 -04:00
Ms2ger
509e00cd9a
Bug 660433 - Remove nsIDOMNSHTMLFormElement; f=volkmar r=peterv
2011-05-30 13:35:56 +02:00