Граф коммитов

19507 Коммитов

Автор SHA1 Сообщение Дата
Olli Pettay 2ffd78b056 Bug 557757, e10s is burning 2010-04-07 12:26:36 +03:00
Oleg Romashin f3e3834d75 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Ben Newman 0efa26c6fe Bug 554942 - [E10s] Sort out what object TabParent::GetGlobalJSObject should return and how. r=smaug 2010-03-30 21:41:44 -07:00
Ben Newman 6f9814484b Bug 554829 - Null out mozilla::jsipc::ObjectWrapperParent::mObj in ActorDestroy and CPOW_Finalize. r=smaug 2010-03-30 21:40:58 -07:00
Olli Pettay df52222eb8 Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman 2010-03-29 23:29:45 +03:00
Olli Pettay 7807aa89f4 backout Bug 554941 again 2010-03-28 20:07:16 +03:00
Olli Pettay b6f0224f54 Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman 2010-03-28 19:02:05 +03:00
Olli Pettay 2e641def60 Backout Bug 554941 2010-03-28 00:58:49 +02:00
Olli Pettay e5c2639df5 Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman 2010-03-27 18:54:57 +02:00
Doug Turner 55aabe42b5 merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Ted Mielczarek 532cf67cf5 bug 554364 - use -fomit-frame-pointer on Linux. r=jimb
--HG--
extra : rebase_source : bd10a4c633d32c100ce24613d28a43feac78a816
2010-03-26 14:23:48 -04:00
Dão Gottwald ae5a28681b Backed out changeset 5c7b969a71fa 2010-03-26 10:25:39 +01:00
Mike Hommey 56cc7047eb Bug 541774 - idl-parser cache and compiled python files are not cleaned up by make clean. r=ted
--HG--
extra : rebase_source : 6077c7c1c5231be938d772b04cd0acabd054f083
2010-03-26 09:26:39 +01:00
Dan Witte e170a0a3d5 Add msvcc.sh changes to libffi.patch. No bug. 2010-03-25 16:42:20 -07:00
Dan Witte 99f18dae02 Bug 550982 - Fix REFERENT slot not to keep more objects alive than necessary. r=benjamn 2010-03-25 15:00:58 -07:00
Dan Witte da70134331 Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 1: Move Function implementation
from Function.{h,cpp} into CTypes.{h,cpp}. r=benjamn
2010-03-25 15:00:42 -07:00
Dan Witte ec4cacb5ee Bug 513788 - Revise js-facing API for js-ctypes. Followup to give CType and CData a better prototype
hierarchy. r=jorendorff
2010-03-25 15:00:23 -07:00
Brendan Eich 42354acedf Disable partial flat closures pending scope chain reconstruction on trace (554572, r=jorendorff; CLOSED TREE push ok'ed by sayrer). 2010-03-24 13:26:28 -07:00
Peter Van der Beken 68127671cb Try to fix bustage. 2010-04-06 17:02:28 +02:00
Ben Newman a55476dda7 CPOW tests (bug 516522). r=jst 2010-01-21 18:25:21 -08:00
Ben Newman 4b826d7ec3 Bug 541003 - CPOW: Support throwing arbitrary exceptions from content to chrome. r=mrbkap
* * *
CPOW-specific exceptions (bug 541003). r=mrbkap
2010-01-22 12:52:57 -08:00
Ben Newman c10469b486 Bug 540126 - CPOW: Let PObjectWrapper actors use ContentProcessParent::RequestRunToCompletion(). r=mrbkap sr=jst 2010-01-20 18:24:14 -08:00
Peter Van der Beken 522fd43495 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Use flags on DOMCI to be able to cast instead of QI. r=jst.
--HG--
extra : rebase_source : b33953705ace2b6c2171f32fcf7c0157a1f76173
2010-01-12 15:24:00 +01:00
Ben Newman 8543260519 Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst 2009-11-06 12:43:39 -08:00
Jason Orendorff 42788c5539 Bug 480850 - Add JSAPI function JS_New (identical to tracemonkey/rev/869bebcf1f21). r=mrbkap. 2010-03-17 10:22:13 -05:00
Doug Turner 8dfa93be1c today is two merge monday 2010-03-22 22:05:25 -07:00
Johnny Stenback c51e24193f Backing out 2cf18052b8ee to fix orange. 2010-03-22 18:43:13 -07:00
Johnny Stenback 8f2e913988 Backed out changeset 2cf18052b8ee to fix orange. 2010-03-22 18:33:33 -07:00
Blake Kaplan 6d06840760 Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky 2010-03-22 15:46:37 -07:00
Justin Wood fa657cc9e0 Bug 550602, libffi.patch change too. rs=dwitte. 2010-03-20 23:50:38 -04:00
Justin Wood ca51462345 Bug 550602, pymake broken by recent libffi changes. Don't use 'old style suffix rules. r=shaver 2010-03-20 23:22:55 -04:00
Mike Hommey 6ebc20bea5 Bug 550704 - js/src/config/check-sync-dirs.py doesn't check file contents.
r=ted.mielczarek.
2010-03-20 18:45:32 +01:00
Doug Turner 0a1d6a724c merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Ben Newman 9127763c18 Bug 553448 - nsScriptSecurityManager::ContentSecurityPolicyPermitsJSAction should return JS_TRUE when no subjectPrincipal exists. r=mrbkap sr=dveditz
--HG--
extra : rebase_source : c47d6d55063c115921ee89114c4439444883c37d
2010-03-18 17:27:39 -07:00
Peter Van der Beken b74c4d0a21 Fix for bug 540848 (Add appendChild/insertBefore/replaceChild/removeChild on nsINode). r=bz.
--HG--
extra : rebase_source : 4550ff196ab5fd1acbc72e7c94b7a31d073ae5dd
2010-03-17 16:06:19 +01:00
Blake Kaplan 8b48b15f08 Bug 552516 - Don't create a temporary context for the new sandbox object. r=igor
--HG--
extra : rebase_source : 78b20a13d174f1ddf0b47556e9ea39fbe724c2cb
2010-03-17 17:38:16 -07:00
Ben Turner af3372d98e Bug 550275 - 'Implement the HTML5 structured clone algorithm'. r=jst+mrbkap, sr=jst. 2010-03-17 12:55:45 -07:00
Dan Witte c412028c23 Bug 513788 - Revise js-facing API for js-ctypes. Followup: seal important bits of the global object.
r=jorendorff
2010-03-17 10:48:48 -07:00
Bob Clary 9141f1735a bug 552218 - mark ecma/Date/15.9.5.14.js, ecma/Date/15.9.5.34-1.js, ecma_3/Date/15.9.5.5.js as random on Linux due to DST issues. 2010-03-16 18:08:30 -07:00
Ehsan Akhgari f5f22439f4 Bug 458037 - Implement isContentEditable; r=bzbarsky sr=roc
--HG--
extra : rebase_source : fdcbc217e41e8c1a43bfd7c41a8cc6c6169c588f
2010-03-10 14:10:09 -05:00
Ben Hearsum 353de71499 bug 551278: Tracking bug for build and release of Firefox 3.7a3 - version bumps to 1.9.3a4pre/3.7a4pre. r=me, patch=Tymerkaev. 2010-03-15 12:28:27 -04:00
Brendan Eich d7a465010e Rename ecmaStrictMode to ecma3OnlyMode, use fresh prototype object initialiser for better style. 2010-03-14 15:46:39 -05:00
Brendan Eich f342df1d68 Fix copyright notice. 2010-03-14 15:33:13 -05:00
Brendan Eich a5ec039d19 NPOTB: fix #ifdef NARCISSUS code. 2010-03-14 15:26:55 -05:00
Brendan Eich 6a5f7ee1e6 Fix dictionary-mode scope property node alloc to happen inside rt->gcLock (538307, r=jorendorff). 2010-03-03 17:14:20 -08:00
Neil Rashbrook 70146a5246 Bug 551050 Disable warning C4702: unreachable code in dlmalloc.c r=dwitte 2010-03-13 23:13:09 +00:00
Walter Meinl 21d3bbad98 Bug 552155 - [OS/2] build break in Ctypes.cpp ssize_t not declared. r=dwitte 2010-03-13 14:56:09 -08:00
Blake Kaplan 872cb9c4d7 Bug 550356 - Enumeration over COWs should work. r=jst
--HG--
extra : rebase_source : 2cb53a88893181c09c969cab0e46188c62acd0fb
2010-03-05 02:03:05 -08:00
Blake Kaplan 0864128af3 Bug 542428 - Make wrappers aware of each other. r=jst
--HG--
extra : rebase_source : 94d8ce151abbbc5d75b1261e6a2c6cad117d047e
2010-02-11 17:04:41 -08:00
Blake Kaplan 5535c2ef5e Bug 524994 - Flatten out wrapper hierarchy. r=jst
--HG--
extra : rebase_source : e120cb38c82f7bbc54751558f5d77a28a5ed2a04
2010-01-19 15:44:42 -08:00