diff browse annotate |
2a3ed74a0c952f5645dbcecaea4c085100148c5f created 2013-08-26 19:05 -0700 pushed unknown |
Nicholas Nethercote | Nicholas Nethercote - Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke. |
diff browse annotate |
b25a650ea03250fd143962d1398eb3716a8a984d created 2013-08-23 15:51 -0400 pushed unknown |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in ipc/. r=ehsan |
diff browse annotate |
82a32598ad712b03b37a83709b3a3d19dc524cde created 2013-08-11 23:34 -0700 pushed unknown |
Nicholas Nethercote | Nicholas Nethercote - Bug 904962 (part 5) - Don't #include jsprf.h in three places it isn't needed. r=luke. |
diff browse annotate |
90591fb20b148524f0dd10bea1b7d9ec04f1da90 created 2013-08-14 08:56 +0200 pushed unknown |
Ms2ger | Ms2ger - Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar |
diff browse annotate |
7db702296585f916dd83febbe1e313f087ee55ae created 2013-08-08 15:53 -0700 pushed unknown |
Nicholas Nethercote | Nicholas Nethercote - Bug 898914 (part 1) - Remove JSBool. |
diff browse annotate |
ade325617a7322f9869ce67b359255c542c74587 created 2013-08-06 23:59 -0700 pushed unknown |
Nicholas Nethercote | Nicholas Nethercote - Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. |
diff browse annotate |
989e22c0d3cd1b3c9df81b4b880b0514675a4557 created 2013-08-07 16:14 -0700 pushed unknown |
Terrence Cole | Terrence Cole - Bug 902236 - Fix an exact rooting hazard in ~XPCShellEnvironment; r=jonco |
diff browse annotate |
c99675430609f006cf253b6fb694f58f699a8997 created 2013-08-07 16:13 -0700 pushed unknown |
Terrence Cole | Terrence Cole - Bug 902231 - Fix two exact rooting hazards in XPCShellEnvironment; r=jonco |
diff browse annotate |
c9829bff3ae4bf7b770b93a86eb5452cbc0ed020 created 2013-08-02 00:41 -0700 pushed unknown |
Nicholas Nethercote | Nicholas Nethercote - Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz. |
diff browse annotate |
d19b33105ded79448f91e023e721960fd8a610c4 created 2013-07-29 16:45 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke |
diff browse annotate |
e80edaac389923fbfbeff054ac391dfaae4b262e created 2013-07-26 10:00 +0100 pushed unknown |
Jon Coppeard | Jon Coppeard - Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug |
diff browse annotate |
0621ef3a01da803d6f7465d0f5fdc447ff020610 created 2013-07-26 12:34 +0200 pushed unknown |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset ae8d72538dee (bug 897484) for b2g bustage |
diff browse annotate |
ae8d72538dee1b99fa67fcebca8ecd8deadda517 created 2013-07-26 10:00 +0100 pushed unknown |
Jon Coppeard | Jon Coppeard - Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug |
diff browse annotate |
589c2607f15e1595b935aa02c6840bec53261f1f created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Remove ContextCallback junk. r=mrbkap |
diff browse annotate |
b932a3fb643167afa64601690583a527972cbddc created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Use the SafeJSContext in XPCShellEnvironment. r=mrbkap |
diff browse annotate |
90ad8d976c7cc91a7551d2510fb9b48f3d94ce09 created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Use SystemErrorReporter instead of ScriptErrorReporter. r=mrbkap |
diff browse annotate |
2e0d0144923c7480f0100feb4fbed2dbc1ee99b7 created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Stop manually holding onto system JSPrincipals. r=mrbkap |
diff browse annotate |
fb2a3ba7080d871ced3eaebe88b85b33e469ccdd created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Stash the XPCShellEnvironment instance on the global, rather than the cx. r=mrbkap |
diff browse annotate |
f9f93b7689316fdf2d3bc489a78b4e2ad90c9b6a created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Reduce the number of places where we pull |env| off cx. r=mrbkap |
diff browse annotate |
b1f6174317519cd9efa2c522d2e17d48946dee26 created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Remove unused ExitCode machinery. r=mrbkap |
diff browse annotate |
ad0360cc0bcdb9335621e7ca2492ced9e46e1264 created 2013-07-31 10:59 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Removed unused ShouldReportWarnings and ShouldCompoleOnly [sic] machinery. r=mrbkap |
diff browse annotate |
b3d0c2498b4219e9b2761bb95a1e96c27cbefe34 created 2013-07-27 10:29 -0400 pushed unknown |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out 33 changesets (bug 896126, bug 887334, bug 889911, bug 889714, bug 895774) for xpcshell failures on a CLOSED TREE. |
diff browse annotate |
40c3e35e19861603a31655cf7b26f5c8eecd2020 created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Remove ContextCallback junk. r=mrbkap |
diff browse annotate |
b2bb42cc8f020bd6cb008f826ff9a7e2b1bc223a created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Use the SafeJSContext in XPCShellEnvironment. r=mrbkap |
diff browse annotate |
e22cc8bdcbcf8b37d1c45dccfe7c61e9f04b91a1 created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Use SystemErrorReporter instead of ScriptErrorReporter. r=mrbkap |
diff browse annotate |
588385ea4fee6e397ea5024450b38cbcec8a11d1 created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Stop manually holding onto system JSPrincipals. r=mrbkap |
diff browse annotate |
9150b4f39c107c34e35b7dbe0737819f6add3a27 created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Stash the XPCShellEnvironment instance on the global, rather than the cx. r=mrbkap |
diff browse annotate |
43e8b15601b8c303e779d152bcbd1ff51841a3cc created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Reduce the number of places where we pull |env| off cx. r=mrbkap |
diff browse annotate |
3242b9e0f6b07d362787661b1154140d09e2e995 created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Remove unused ExitCode machinery. r=mrbkap |
diff browse annotate |
7b45f302e40e47cedd70422d80a3d994cae715c6 created 2013-07-26 18:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Removed unused ShouldReportWarnings and ShouldCompoleOnly [sic] machinery. r=mrbkap |
diff browse annotate |
659b0d61fbc6545e7e400710d241f147028b600e created 2013-07-25 15:32 -0700 pushed unknown |
Wes Kocher | Wes Kocher - Backed out 33 changesets (bug 896126, bug 887334, bug 889911, bug 889714, bug 895774) for breaking xpcshell tests on a CLOSED TREE. |
diff browse annotate |
eaf22159cd3e44c1f279a3c0f3951e2a281bafab created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Remove ContextCallback junk. r=mrbkap |
diff browse annotate |
142c7afd4ec5d193bb62da5679f46db99b78c4c1 created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Use the SafeJSContext in XPCShellEnvironment. r=mrbkap |
diff browse annotate |
0645c69167ba3298d741dac359dd0309b7756e6b created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Use SystemErrorReporter instead of ScriptErrorReporter. r=mrbkap |
diff browse annotate |
6462b9338a4925d77cadd80fc5e44c1ccf466139 created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Stop manually holding onto system JSPrincipals. r=mrbkap |
diff browse annotate |
c9387ac33f08e22e83c212216d19598956fd50c4 created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Stash the XPCShellEnvironment instance on the global, rather than the cx. r=mrbkap |
diff browse annotate |
efe2d89832cf9e71548e01928490ea3893aedc3a created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Reduce the number of places where we pull |env| off cx. r=mrbkap |
diff browse annotate |
a83ae579e3df2989661c3964c7315ee51219de53 created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Remove unused ExitCode machinery. r=mrbkap |
diff browse annotate |
8d6c8265c2e63980d4e5c8baf38eb83657fa01c2 created 2013-07-25 11:29 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 889714 - Removed unused ShouldReportWarnings and ShouldCompoleOnly [sic] machinery. r=mrbkap |
diff browse annotate |
3d16cbe9d4a83b349c914d939921fd39b4d81d0e created 2013-07-19 18:21 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 880917 - Add an API to mutate the version on the compartment and use it from the shells. r=luke |
diff browse annotate |
e9c9e5508ccfd040ac5d555d53311425dec114b7 created 2013-07-19 18:21 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 880917 - Convert JS_SetVersion API consumers to per-compartment versions. r=luke |
diff browse annotate |
416ee635071cb06a81c9fd13dba392959162439b created 2013-07-19 18:21 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 880917 - Generalize JS_NewGlobalObject API to take CompartmentOptions. r=luke |
diff browse annotate |
c0d176e71ce27c1d9cf1d7594293b6ff78bb9aba created 2013-06-13 15:19 -0400 pushed unknown |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out 13 changesets (bug 880917) for Android and B2G test bustage on a CLOSED TREE. |
diff browse annotate |
d82060172367a662fcb80be685373f1542b1d1e7 created 2013-06-13 10:09 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 880917 - Add an API to mutate the version on the compartment and use it from the shells. r=luke |
diff browse annotate |
421bdbccfa7cabd68b419ec9ed92cb22cd0fba78 created 2013-06-13 10:09 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 880917 - Convert JS_SetVersion API consumers to per-compartment versions. r=luke |
diff browse annotate |
08fe7b7774504712faf0ff5cf7dcfb8904a1af89 created 2013-06-13 10:09 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 880917 - Generalize JS_NewGlobalObject API to take CompartmentOptions. r=luke |
diff browse annotate |
274244ab9059b26ff48495923ed4ecd4d9b7bb55 created 2013-06-04 19:56 -0700 pushed unknown |
Bobby Holley | Bobby Holley - Bug 877478 - Remove FullTrustSecMan junk. r=mrbkap |
diff browse annotate |
4d80fdd4a55e8d91bceedfff52a0c29a953bafd4 created 2013-05-22 10:05 -0600 pushed unknown |
Bobby Holley | Bobby Holley - Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor |
diff browse annotate |
908f7d92b2acf71556567dad0b7ad6351f6b7b2b created 2013-05-20 08:44 -0400 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley |
diff browse annotate |
eb47a4845d4fe57cb781a254c8e2045b2f311eb2 created 2013-05-03 17:49 -0400 pushed unknown |
David Zbarsky | David Zbarsky - Bug 867459: Rooting fixes for ipc r=terrence |
diff browse annotate |
b67bcb5f1a8e0f0d3dd6603cddaa4cec3e8da29f created 2013-04-22 14:15 -0700 pushed unknown |
Xin Zhang | Xin Zhang - Bug 857385 - Make various JSFunctionSpec arrays const. r=waldo |
diff browse annotate |
dd382d615402a519130ac52d50cfebed5cec8041 created 2013-04-18 11:36 -0400 pushed unknown |
Bobby Holley | Bobby Holley - Bug 860438 - Remove custom AutoPusher in ipc XPCShellEnvironment. r=gabor |
diff browse annotate |
3cbcfd5416de85f50497cc1b22f4a02edec5abc0 created 2013-04-04 11:27 +0200 pushed unknown |
Gabor Krizsanits | Gabor Krizsanits - Bug 820170 - Turning BackstagePass into non-singleton. r=bholley |
diff browse annotate |
23df95aba9cde5613e423b5d4c70e9ae5dfdfb65 created 2013-03-16 20:36 -0700 pushed unknown |
Bill McCloskey | Bill McCloskey - Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley) |
diff browse annotate |
77639edc57a1c3bc5f53d9498bbe1b9b315f0adb created 2013-03-15 22:22 -0700 pushed unknown |
Jose Cortes | Jose Cortes - Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden |
diff browse annotate |
0d3f5942d825d1345e33fa68473c2329d5aa74d8 created 2013-03-06 16:41 +0000 pushed unknown |
Jon Coppeard | Jon Coppeard - Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence |
diff browse annotate |
408973dba4ebd3e525a92e7de50f2d4b0666150b created 2013-03-07 13:03 +0000 pushed unknown |
Ed Morley | Ed Morley - Backed out changeset 28ef4bdff455 (bug 848395) |
diff browse annotate |
28ef4bdff4551a365ec4c9e7c360a64aa6619068 created 2013-03-06 16:41 +0000 pushed unknown |
Jon Coppeard | Jon Coppeard - Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence |
diff browse annotate |
e449d0a86bc57de2a8004a45e2887475da1832c5 created 2013-02-21 17:48 +0800 pushed unknown |
Chuck Lee | Chuck Lee - Bug 835719 - 0003. Rename JSAutoByteString.encode() to encodeLatin1(). r=terrence |
diff browse annotate |
181787e9d67049d65f34b0838e7442c7ce100ff1 created 2013-02-22 09:36 +0000 pushed unknown |
Jonathan Kew | Jonathan Kew - backout cset 4ede352670cd (bug 759585) on a CLOSED TREE on suspicion of making windows reftests so slow that they timeout and burn |