Ehsan Akhgari
8094bc38b3
Bug 1002313 - Fix the test for bug 503926 so that it doesn't rely on nsIDOMNode being scriptable; r=bzbarsky
2014-04-28 19:58:34 -04:00
Nicholas Nethercote
7256013783
Bug 997590 (part 2) - Create RegExpStaticsObjects lazily. r=sstangl.
...
--HG--
extra : rebase_source : 9cffd8ad8d3e66bb523cb1c127ca066847e34ee6
2014-04-22 20:13:24 -07:00
Nicholas Nethercote
61d25653e5
Bug 997590 (part 1) - Remove a dead else-branch. r=sstangl.
...
--HG--
extra : rebase_source : e126b0c5189f7845b7d6c1fc1a65aaca4d7dab12
2014-04-22 20:12:33 -07:00
Chris Peterson
bf9be364db
Bug 880329 - Remove ES3-only SyntaxError for do-while without semicolon. r=jorendorff
2014-04-18 00:24:04 -07:00
Brian Hackett
c528485457
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 10:26:19 -06:00
Kannan Vijayan
88d059811d
Bug 987379 - Fix enableSPSProfilingAssertions api to be cleaner. r=h4writer
2014-04-28 11:37:29 -04:00
Julian Seward
2f7d824854
Bug 990247 - Conditional jump or move depends on uninitialised value(s) and Use of uninitialised value of size 4 [@ dosprintf]. r=n.nethercote.
...
--HG--
extra : rebase_source : bebbc355cca7365b500b82ef29f29eb29420c600
2014-04-28 17:17:50 +02:00
Ed Morley
0e98d692ed
Backed out changeset 1c27ec193926 (bug 1002271) for B2G build failures
2014-04-28 15:28:48 +01:00
Brian Hackett
33d686b867
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 08:12:20 -06:00
Nathan Froyd
c5de94ab70
Bug 997820 - part 2 - disable telemetry in jsreftests; r=ted
2014-04-23 09:01:47 -04:00
Hannes Verschore
a13e822000
Bug 716647: Fix Tracelogger after baseline adjustments, r=till
2014-04-28 14:38:45 +02:00
Hannes Verschore
2d03649943
Bug 1001850 - IonMonkey: Remove the intermediate native call when calling a bound function, r=jandem
2014-04-28 13:44:13 +02:00
Steve Singer
813a796db3
Bug 1002041 - Fix non-ion build failures from 716647. r=shu
2014-04-27 17:47:00 -04:00
Anuj Agarwal
24181d67ff
Bug 995278 - JS_NewArrayBufferContents frees user data on error. r=sfink
2014-04-27 01:22:00 -04:00
Birunthan Mohanathas
504b581650
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Birunthan Mohanathas
aee9235740
Bug 866289 - Make mode lines consistent in js/xpconnect/ for 2 space indented files. r=Ms2ger
2014-04-03 07:58:00 -04:00
Birunthan Mohanathas
00f577316a
Bug 866289 - Make mode lines consistent in js/xpconnect/ for 4 space indented files. r=Ms2ger
2014-04-03 07:58:00 -04:00
Birunthan Mohanathas
c8c6722bb4
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
Stephen Kelly
09f086289e
Bug 885798 - Extend the nc_slots enum with new Number constants. r=till
...
Follow-up to the previously-landed patch.
The lack of this extension happens not to matter because the
NC_EPSILON and NC_LIMIT enum values happen to not be used
in the file currently.
--HG--
extra : rebase_source : 4c6da4d6da68e133cc6799250f4bee4b92ed188f
2014-04-26 18:45:33 +02:00
Brian Hackett
2f28f08125
Bug 984537 - Keep JIT code around for compartments on the stack when triggering GC, r=jandem.
2014-04-26 10:39:53 -06:00
Stephen Kelly
c541e8a091
Bug 885798 - Add Number.{MAX,MIN}_SAFE_INTEGER. r=evilpie
...
--HG--
extra : rebase_source : 74a78f96d5b5951cc0ba4038ec35be0a5d0d2989
2014-04-26 16:35:50 +02:00
Jon Coppeard
250b0498ed
Bug 1001359 - Store chunk location in the chunk trailer r=terrence DONTBUILD
2014-04-26 09:30:04 +01:00
Jon Coppeard
436d3fc3b1
Backed out changeset 5c5a3cc08905 for wrong bugnumber, DONTBUILD
2014-04-26 09:37:56 +01:00
Jon Coppeard
bcdfba286e
Bug 988950 - Store chunk location in the chunk trailer r=terrence
2014-04-26 09:30:04 +01:00
Jon Coppeard
7cd1de19e6
Bug 988950 - Improve postbarrier codegen on ARM r=mjrosenb
2014-04-26 09:12:27 +01:00
Chris Peterson
f3e151a44f
Bug 1000712 - Fix -Wunused-variable warnings in js. r=jonco
2014-04-24 15:18:23 -07:00
Jeff Walden
7eb8d886a3
Bug 1001547 - Fix a bug in typed array element-setting. r=sfink
2014-04-25 12:26:56 -07:00
Eric Faust
d82daa0629
Bug 978229 - Part 2: Remove IsSealed() from Proxy.[[Delete]]. (r=jorendorff)
2014-04-25 17:10:54 -07:00
Eric Faust
999cdb1d42
Bug 978229 - Part 1: Remove IsSealed() from Proxy.[[HasProperty]]. (r=jorendorff)
2014-04-25 17:10:51 -07:00
Eric Faust
01e38ec5c3
Bug 978229 - Part 0: Rename jsproxy.cpp internal IdToValue to IdToExposableValue. (r=jorendorff)
2014-04-25 17:10:50 -07:00
Jason Orendorff
81b27474cb
Bug 988751 - Remove DNP_DONT_PURGE. r=Waldo.
2014-04-25 16:11:04 -05:00
Jason Orendorff
1320bf2c93
Bug 547140, part 7 - Remove JSContext::resolveFlags and JSAutoResolveFlags. r=Waldo.
2014-04-25 16:11:03 -05:00
Jason Orendorff
3d137dde7e
Bug 547140, part 6 - Remove flags argument from JSObject::hasProperty. r=Waldo.
2014-04-25 16:11:03 -05:00
Jason Orendorff
492cbe1d52
Bug 547140, part 5 - Remove flags argument from lookup functions. r=Waldo.
2014-04-25 16:11:03 -05:00
Jason Orendorff
409179b8a6
Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo.
2014-04-25 16:11:02 -05:00
Jason Orendorff
bddf859a02
Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo.
2014-04-25 16:11:02 -05:00
Jason Orendorff
009c8c80e0
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
2014-04-25 16:11:01 -05:00
Jason Orendorff
b2a996f2e3
Bug 547140, part 1 - Remove JSRESOLVE_ASSIGNING. r=Waldo.
2014-04-25 16:11:00 -05:00
Jason Orendorff
ff629d2bb4
Bug 987007, part 2 - Handle assignment to named and indexed setters without using JSRESOLVE_ASSIGNING. r=bz, r=bholley.
...
--HG--
extra : rebase_source : a26eb85a086a18219a4d423cd7ad49a92cfd2584
2014-04-25 15:07:18 -05:00
Steve Fink
e206d6e9d0
Bug 999140 - Implement createMappedArrayBuffer for testing, r=Waldo
...
--HG--
extra : rebase_source : f9304f99349cbec76dcb50f67353dcd4e95e506e
2014-04-25 13:46:26 -07:00
Steve Fink
b573e5dde5
Bug 999140 - Mapped array buffers need a safety buffer, r=Waldo
...
--HG--
extra : rebase_source : 03e97115af90ea27f6f2a658bea5af6552b2a588
2014-04-25 13:46:26 -07:00
Jason Orendorff
54847f31a8
Bug 994159 - Fix typo in OOM check in DefineMetaTypeDescr. r=nmatsakis.
...
--HG--
extra : rebase_source : 90202dc1b00a0ddedb709e4199fe8641a9b4129e
2014-04-25 11:50:33 -05:00
Jason Orendorff
fbdeb95dbd
Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo.
...
--HG--
extra : rebase_source : d8c25f0b2e7ca9631d31d98fe457f08520be31a1
2014-04-25 11:50:33 -05:00
Shu-yu Guo
42ae87d361
Bug 1001222 - Implicitly use operands to JSOP_POS. (r=jandem)
2014-04-25 12:13:13 -07:00
Brian Hackett
5fb6ee56ea
Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
2014-04-25 13:01:37 -06:00
Nick Fitzgerald
8635b60ffa
Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb
2014-04-24 17:25:00 -04:00
Steve Fink
faa7d7b36c
Bug 999755 - Add neuter() variants to vary data pointer, r=Waldo
2014-04-24 14:40:57 -07:00
Ben Kelly
be75d4dd16
Bug 987556 Part 11 Use allocated array version of ConvertToUTF16() in XPCJSRuntime. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
7397ab419d
Bug 987556 Part 10 Use JS::SourceBufferHolder in mozJSSubScriptLoader. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
57e225e811
Bug 987556 Part 6 Use JS::SourceBufferHolder in JS::Compile() and JS::CompileFunction() r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
fefc33218d
Bug 987556 Part 3 Use JS::SourceBufferHolder in various JS Evaluate() APIs r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
07402cc3d7
Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
85c3a02ab2
Bug 987556 Part 1 Add JS::SourceBufferHolder for passing source script data. r=luke
2014-04-25 10:11:56 -04:00
Jon Coppeard
4a43400316
Bug 993768 - Handle TypeArrayObjects when tenuring r=terrence
2014-04-10 13:46:58 +01:00
Jon Coppeard
fbd79e61a6
Bug 993768 - ArrayBufferObject::neuter updates view objects twice r=waldo
2014-04-25 11:33:33 +01:00
Till Schneidereit
f335f56ce4
Bug 996536 - Don't assume that all interpretedLazy functions have a lazyScript. r=bhackett
...
--HG--
extra : rebase_source : 38cc4170ef4296ff706ed2603a17ec97b64b68e7
2014-04-25 10:40:17 +02:00
Nick Fitzgerald
eded7ce0ed
Bug 984696 - Save more detailed source notes so that Debugger.Script.prototype.getAllColumnOffsets can offer more for source mapped and/or pretty printed JS debugging. r=ejpbruel
2014-04-24 09:32:00 +02:00
Luke Wagner
3feb99b396
Bug 998490 - OdinMonkey: make asm.js frames show up in FrameIter (r=dougc)
...
--HG--
extra : rebase_source : 8ed09da1be0afda32c1f669a6736b266019a10ae
2014-04-16 18:46:03 -05:00
Luke Wagner
7b42a24527
Bug 998490 - OdinMonkey: rm unused functionCounts from asm.js (r=bbouvier)
...
--HG--
extra : rebase_source : c6b38f528625ca9bea4ce6f9de85d66e1d3374e0
2014-04-16 16:06:08 -05:00
Luke Wagner
ab7d0e7236
Bug 998490 - OdinMonkey: add common AssemblerShared base class, hoist some things into it (r=bbouvier,jandem)
...
--HG--
extra : rebase_source : 0ee188f547bddf5e191e9cab041cb5489828f999
2014-04-16 16:05:39 -05:00
Luke Wagner
df4b6b328d
Bug 998490 - OdinMonkey: add operator-> to ActivationIterator (r=jandem)
...
--HG--
extra : rebase_source : 0ccecece1d8366c656b858bf2ec9e3beec6d1b54
2014-04-16 15:57:04 -05:00
Luke Wagner
bbcd38a170
Bug 998490 - OdinMonkey: simplify stack-overflow exit stub (r=sunfish)
...
--HG--
extra : rebase_source : a9fdec79fcf136ef296173f08ae8908ee46019f9
2014-04-16 15:57:00 -05:00
Shu-yu Guo
9342b7fdec
Bug 716647 - Followup: observe JS_OPTIMIZED_OUT as unknown instead of undefined inside BaselineFrameInspector to avoid unnecessary type barrier bailouts. (r=jandem)
2014-04-24 14:46:27 -07:00
Jeremy Morton
69d567dd6b
Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg
2014-04-22 23:37:26 +01:00
Bobby Holley
b6159e528a
Bug 1001094 - Give nsJSID classinfo. r=mrbkap
2014-04-24 13:23:27 -07:00
Ryan VanderMeulen
fac2b02c39
Backed out changeset ace4dd426349 (bug 972045) for mochitest failures.
2014-04-24 15:10:44 -04:00
Nick Fitzgerald
bedb70222c
Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb
2014-04-24 10:04:00 -04:00
Terrence Cole
b2e138f9d8
Bug 998355. r=jonco
2014-04-23 15:39:56 -07:00
Ryan VanderMeulen
2fca4d1b9a
Backed out changeset 0b365c68c8a9 (bug 995336) for Android armv6 crashes.
...
CLOSED TREE
2014-04-24 12:22:33 -04:00
Ehsan Akhgari
6f17753f68
Bug 998738 - Kill nsIDOMXPathNamespace (and window.XPathNamespace); r=smaug
2014-04-24 12:07:44 -04:00
Brian Hackett
40dbda7fc1
Bug 1000145 - Tweak type set OOM handling while sweeping, r=jandem.
2014-04-24 09:04:00 -06:00
Brian Hackett
b5966dc82f
Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
2014-04-24 08:57:26 -06:00
Branislav Rankov
734cbc07e1
Bug 969375 - MIPS port: Added Trampoline-mips and Bailouts-mips. r=nbp
2014-04-24 11:54:02 +02:00
Branislav Rankov
f7b61e4042
Bug 969375 - MIPS port: Added CodeGenerator-mips code. r=nbp
2014-04-22 16:01:13 +02:00
Branislav Rankov
9ed4b078d7
Bug 969375 - MIPS port: Added JS_CODEGEN_MIPS checks and includes. r=jandem
2014-04-15 11:53:23 +02:00
masaya iseki
b511251697
Bug 939115 - Add MIR node for ArraySplice to avoid creating the result array if it's unused. r=jandem
2014-04-24 12:08:17 +02:00
Ed Morley
665dcd1f38
Bug 997489 - Fix stray </tt> tag causing JS warning spam during jsreftests; r=Waldo
2014-04-24 10:33:10 +01:00
Carsten "Tomcat" Book
a518ef1da4
Backed out changeset 51dbd71f00a5 (bug 984696) for mochitest-2 test failures on a CLOSED TREE
2014-04-24 11:22:14 +02:00
Shu-yu Guo
05479d78d5
Bug 716647 - Part 6 1/2: Add shell function to deterministically request interrupt. (r=jimb)
2014-04-24 01:59:38 -07:00
Shu-yu Guo
8d1b8459fb
Bug 716647 - Part 6: Tests. (r=jimb)
2014-04-24 01:59:38 -07:00
Shu-yu Guo
d0c4fd8664
Bug 716647 - Part 5 1/2: Support rematerialized frames in DebugScopes::updateLiveScope. (r=jimb)
2014-04-24 01:59:38 -07:00
Shu-yu Guo
9bb9d04ea0
Bug 716647 - Part 5: Relax the no on-stack scripts restriction for addDebuggee. (r=jimb)
2014-04-24 01:59:37 -07:00
Shu-yu Guo
2232bbdf1c
Bug 986767 - Fix adjusting stepModeCount when removing a debuggee global from inside the onStep handler. (r=jimb)
2014-04-24 01:59:37 -07:00
Shu-yu Guo
168e132278
Bug 716647 - Part 4: Recompile on-stack baseline scripts when toggling debug mode. (r=jandem)
2014-04-24 01:59:37 -07:00
Shu-yu Guo
67e57a9ccf
Bug 716647 - Part 3: Support rematerializing Ion frames on the stack. (r=jandem)
2014-04-24 01:59:37 -07:00
Shu-yu Guo
b93d1d827b
Bug 716647 - Part 2: Bailout in place instead of directly to catch on Ion exception when Debugger is on. (r=jandem)
2014-04-24 01:59:37 -07:00
Shu-yu Guo
adfbe4f92d
Bug 716647 - Part 1: Introduce JS_OPTIMIZED_OUT magic for optimized out slots and teach Debugger about them. (r=jandem)
2014-04-24 01:59:36 -07:00
Carsten "Tomcat" Book
ebd60ab6e9
Backed out changeset ac10d2fcb25d (bug 969375) for ggc testfailures
2014-04-24 10:48:17 +02:00
Benjamin Bouvier
00ad67b14a
Bug 988950: Remove unused Nursery variable; r=jandem
2014-04-24 10:17:07 +02:00
Branislav Rankov
663163f7be
Bug 969375 - MIPS port: Added Lowering code. r=jandem
2014-03-18 16:43:18 +01:00
Branislav Rankov
4d914b609c
Bug 969375 - MIPS port: Added Trampoline-mips and Bailouts-mips. r=nbp
2014-03-17 15:33:28 +01:00
Nick Fitzgerald
bf47d258b8
Bug 984696 - Save more detailed source notes so that Debugger.Script.prototype.getAllColumnOffsets can offer more for source mapped and/or pretty printed JS debugging. r=ejpbruel
2014-04-22 09:11:00 +02:00
Wes Kocher
67c66ddeb2
Backed out changeset 208bcb7879c0 (bug 995982) for mochitest-1 assertions on a CLOSED TREE
2014-04-23 16:19:43 -07:00
Dan Gohman
302290bece
Bug 967709 - SpiderMonkey: Revert the fast_sincos implementation for now. r=me
2014-04-23 14:44:01 -07:00
Shu-yu Guo
2f93a8fa8c
Bug 996987 - Always allow exit code 0 when checking for exit codes in Windows, because Windows. (r=terrence)
2014-04-23 14:35:33 -07:00
Brian Hackett
07c4647e61
Bug 995982 - Set up forwarding pointers properly when allocating typed array objects in the nursery. r=sfink
2014-04-23 14:12:31 -07:00
Hannes Verschore
77e3dbd011
Bug 995934 - IonMonkey: Remove branch out of hot code in negative zero test, r=bbouvier
2014-04-23 17:17:29 +02:00
Jon Coppeard
66e938d933
Bug 988950 - Combine value type and nursery check for object r=jandem
2014-04-23 13:48:35 +01:00
Jon Coppeard
36fa6a273d
Bug 988950 - Use scratch register instead of temp where possible r=jandem
2014-04-23 13:48:35 +01:00
Jon Coppeard
ba41294689
Bug 988950 - Split macro assembler implementation by architecture r=jandem
2014-04-23 13:48:35 +01:00
Jon Coppeard
0bc47f20dc
Bug 988950 - Add a macro assembler instruction to check if a pointer is in the nursery r=jandem
2014-04-23 13:48:35 +01:00
Jon Coppeard
15c41fb04f
Bug 988950 - Check whether value is an object after checking whether object is in nursery r=terrence
2014-04-23 13:48:34 +01:00
Jan de Mooij
c7ba7fe917
Bug 999559 part 2 - Rename FrameIter::Data::ionFrames_ to jitFrames_. r=luke
2014-04-23 11:56:23 +02:00
Jan de Mooij
c7e2fd1671
Bug 999559 part 1 - Rename IonFrameIterator to JitFrameIterator. r=shu
...
--HG--
rename : js/src/jit/IonFrameIterator-inl.h => js/src/jit/JitFrameIterator-inl.h
rename : js/src/jit/IonFrameIterator.h => js/src/jit/JitFrameIterator.h
2014-04-23 11:56:21 +02:00
Jan de Mooij
ce2ec33fdf
Bug 999358 - Fix MLambdaArrow to initialize the unused extended slot too. r=terrence
2014-04-23 11:31:43 +02:00
Chris Peterson
524d94d09a
Bug 999717 - Fix gcc -Wlogical-op warning in js. r=mrbkap
2014-04-22 14:42:27 -07:00
Shu-yu Guo
64d672856b
Bug 996422 - Part 2: Split MIRType_Magic into one type for each magic constant. (r=jandem)
2014-04-22 18:23:27 -07:00
Shu-yu Guo
b51594ed95
Bug 996422 - Part 1: Make TypeSets work with MIRTypes directly. (r=bhackett)
2014-04-22 18:23:27 -07:00
Bobby Holley
66541eae24
Bug 990353 - Make discardSource a Sandbox option and use it (even in Desktop) for the precompilation scope. r=luke
2014-04-22 14:08:29 -07:00
Bobby Holley
c99fbf5e66
Bug 990353 - Flip off source discarding for XPCShell. r=fabrice
2014-04-22 14:08:29 -07:00
Bobby Holley
02602a42c9
Bug 990353 - Tests. r=bent
2014-04-22 14:08:28 -07:00
Bobby Holley
f763d379ad
Bug 990353 - Give tests/chrome its own moz.build file, like tests/mochitest. r=mshal
...
We also add a mochitest.ini file, which will eventually be used for http-served
files that are associated with chrome mochitests.
2014-04-22 14:08:28 -07:00
Bobby Holley
8bd7ee4bf8
Bug 990353 - Flag for discarding where appropriate. r=bent
2014-04-22 14:08:28 -07:00
Bobby Holley
9371810cd3
Bug 990353 - Add a pref for system source discarding. r=bent
2014-04-22 14:08:28 -07:00
Bobby Holley
aaa815d86d
Bug 990353 - Make the decision to discard source entirely per-global, rather than per-script. r=luke
...
This is effectively a policy decision based on the kind of code we expect to be
running somewhere. This is in contrast to lazy source, which is often a practical
per-script consideration of whether or not we can retrieve the source if requested.
More importantly, tracking this information on the global is much easier to
get right than tracking it on the script.
2014-04-22 14:08:27 -07:00
Shu-yu Guo
744e4f50c4
Bug 906525 - Re-enable PJS timeout tests. (r=nmatsakis)
2014-04-22 14:13:15 -07:00
Shu-yu Guo
c0186f5622
Bug 998997 - Use PROT_NONE on POSIX and PAGE_NOACCESS on Windows when protecting JIT code. (r=luke)
2014-04-22 14:13:14 -07:00
Marty Rosenberg
8ef31d383d
Bug 995542: Add extra consumers of the congruence-head when we split it from the class. (r=sstangl)
2014-04-22 15:11:36 -04:00
Terrence Cole
e1e896bdf7
Bug 807168 - Move rarely used code in GCMarker out of the header; r=jonco
...
--HG--
extra : rebase_source : f8895a2a2a00f31a45900cdbc718a19aed6262d9
2014-04-16 16:36:44 -07:00
Terrence Cole
ebba5aaeaf
Bug 807168 - Move GCMarker into gc/Tracer.h; r=jonco
...
--HG--
extra : rebase_source : 031495e6bb5510009eb871866e9f5e3beda24211
2014-04-16 16:26:33 -07:00
Luke Wagner
8e9b9c4fe6
Bug 998507 - add BinarySearch (r=sunfish)
...
--HG--
extra : rebase_source : 6ba04575a5dd8a886235e6799bc790c7a3afc64f
2014-04-15 21:30:26 -05:00
Hannes Verschore
bd1059d025
Bug 995673 - IonMonkey: Don't remove MToXXX instructions, when an object flows through, r=jandem
2014-04-22 16:46:18 +02:00
Dan Gohman
3e02568d87
Bug 998158 - SpiderMonkey: When available, use SSE feature macros instead of runtime tests. r=sstangl
2014-04-21 17:35:00 -07:00
Dan Gohman
5f2f26df66
Bug 998158 - SpiderMonkey: Simplify setSSECheckState(). r=sstangl
2014-04-21 17:35:00 -07:00
Dan Gohman
d393349dae
Bug 998158 - SpiderMonkey: Outline setSSECheckState(). r=sstangl
2014-04-21 17:34:59 -07:00
Dan Gohman
08c3b840a0
Bug 998158 - SpiderMonkey: Use specific feature tests instead of calling getSSEState() r=sstangl
2014-04-21 17:34:57 -07:00
Mauricio Collares Neto
54586e7417
Bug 976110 - Part 2: Clean up signed integer division by constants. r=sunfish
2014-04-21 17:27:40 -07:00
Wes Kocher
c669a16e2d
Backed out changeset 0c0a5a6b57d9 (bug 616491) for jsreftest failures
2014-04-21 16:11:20 -07:00
Jan de Mooij
b86f7298a0
Bug 998596 - Add ARM simulator status to getBuildConfiguration. r=terrence
2014-04-21 15:36:33 -07:00
Terrence Cole
126d0b750e
Bug 994281. r=sfink
2014-04-21 15:20:08 -07:00
Sean Stangl
d6f3e0ec87
Bug 616491 - Follow-up: detect over-recursion on Windows. r=mjrosenb
2014-04-08 13:51:37 -07:00
Wes Kocher
7489efdd11
Backed out changeset 9e43ff213b64 (bug 616491) for bustage
2014-04-21 14:05:21 -07:00
Bill McCloskey
e65bfc07d8
Bug 798678 - WeakMaps with keys from another compartment are possible and incorrect (tests) (r=mccr8)
2014-04-21 13:41:44 -07:00
Sean Stangl
1001139b6c
Bug 616491 - Follow-up: detect over-recursion on Windows. r=mjrosenb
2014-04-08 13:51:37 -07:00
Emanuel Hoogeveen
490c7c43ff
Bug 997459 - Part 2: Coefficients for polevl_cos with fewer terms; potentially less precise, but more performant. r=sunfish
...
CLOSED TREE
2014-04-21 10:44:11 -04:00
Emanuel Hoogeveen
30aefbde41
Bug 997459 - Part 1: Coefficients for polevl_sin with lower mean error. r=sunfish
2014-04-21 10:16:18 -04:00
Bobby Holley
f56f915374
Bug 993772 - Introduce a singleton compilation scope. r=mrbkap
2014-04-20 11:48:13 -07:00
Bobby Holley
8cb91cd665
Bug 993772 - Stop serializing principals along with scripts. r=mrbkap
...
The principal of a script is determined by the compartment these days, so this
field is useless.
2014-04-20 11:48:13 -07:00
Phil Ringnalda
5693a040b0
Merge m-i to m-c
2014-04-19 18:25:46 -07:00
Bobby Holley
130685a225
Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor
2014-04-19 10:39:59 -07:00
Mauricio Collares Neto
6404daaccd
Bug 976110 - Part 1: Optimize signed integer division by constants; r=sunfish
2014-04-19 10:37:51 -07:00
Mauricio Collares Neto
0528a958fb
Bug 976110 - Part 0: Optimize division and modulus by negative powers of two; r=sunfish
2014-04-19 10:37:49 -07:00
Phil Ringnalda
a80cd06599
Back out 8 changesets (bug 990353) for gaia-integration bustage
...
CLOSED TREE
Backed out changeset f6b3c03454a4 (bug 990353)
Backed out changeset 6e1f9b821ae0 (bug 990353)
Backed out changeset 2926ad6c594f (bug 990353)
Backed out changeset 74b75c155205 (bug 990353)
Backed out changeset 394e09fe2da2 (bug 990353)
Backed out changeset 0fdd36b19a51 (bug 990353)
Backed out changeset 0792729890cc (bug 990353)
Backed out changeset 487e6f72fcf7 (bug 990353)
2014-04-19 08:37:32 -07:00
Jan de Mooij
4cc413921c
Bug 976536 - Fix JSFunction::existingScript returning NULL in some cases. r=till
2014-04-19 13:45:59 +02:00
Bobby Holley
56960c728a
Bug 990353 - Followup bustage fix. r=me
2014-04-19 00:40:18 -07:00
Bobby Holley
ccbf119906
Bug 990353 - Flip off source discarding for XPCShell. r=fabrice
2014-04-18 23:46:27 -07:00
Bobby Holley
b0f7fa3f9c
Bug 990353 - Tests. r=bent
2014-04-18 23:46:27 -07:00
Bobby Holley
ba23922c2d
Bug 990353 - Give tests/chrome its own moz.build file, like tests/mochitest. r=mshal
...
We also add a mochitest.ini file, which will eventually be used for http-served
files that are associated with chrome mochitests.
2014-04-18 23:46:27 -07:00
Bobby Holley
3502193900
Bug 990353 - Flag for discarding where appropriate. r=bent
2014-04-18 23:46:27 -07:00
Bobby Holley
90a7b5cf46
Bug 990353 - Add a pref for system source discarding. r=bent
2014-04-18 23:46:26 -07:00