Commit Graph

43336 Commits

Author SHA1 Message Date
Wes Kocher
4b18fd67f0 Backed out changeset d2e790e8bc8e (bug 1030945) 2014-06-27 15:51:41 -07:00
Wes Kocher
992bf709a2 Bug 1030945 - Fix mistake from resolving a merge conflict on an already CLOSED TREE 2014-06-27 14:26:01 -07:00
Peter Van der Beken
b859e5a055 Backout patches for bug 1029104 for bustage on a CLOSED TREE.
--HG--
rename : dom/xslt/xpath/XPathExpression.cpp => dom/xslt/xpath/nsXPathExpression.cpp
rename : dom/xslt/xpath/XPathExpression.h => dom/xslt/xpath/nsXPathExpression.h
extra : rebase_source : 4cd96320fa102351284cca55b66d3a54592e5212
2014-06-27 23:07:44 +02:00
Nick Fitzgerald
6a796a6e3b Bug 1030945 - Support asm.js frames in js::SavedStacks r=luke 2014-06-27 13:59:05 -07:00
Luke Wagner
c2517ac7d8 Bug 1030446 - Build a list of code ranges and use this instead of CallSite for describing functions (r=dougc)
--HG--
extra : rebase_source : 842f64b989e6be4a8e530c219ffe6eec6701c49f
2014-06-25 17:34:23 -05:00
Luke Wagner
f049982845 Bug 1030446 - Store and use exit-fp instead of exit-sp for asm.js stack unwinding (r=dougc)
--HG--
extra : rebase_source : e36b5e297e828b57527bfbe0290a1f2f76adae03
2014-06-25 15:15:46 -05:00
Luke Wagner
f17cf462d1 Bug 1030446 - Change asm.js tests to use setJitCompilerOption instead of looping a bunch (r=bbouvier)
--HG--
extra : rebase_source : 861519e3711009f46c7f7b7509f5989e35eadd48
2014-06-25 14:28:36 -05:00
Luke Wagner
ba04f4e5a9 Bug 1030446 - Move AsmJSFrameIterator to its own file (r=dougc)
--HG--
extra : rebase_source : 850ff8faa5b356c7b8709191a717e1982fd81e36
2014-06-25 14:26:03 -05:00
Jason Orendorff
ccd9bdd4c6 Bug 1030014 - Fix a compile error in more-deterministic JS shells. r=sfink. 2014-06-27 13:30:37 -07:00
Gary Kwong
83b5d7e07d Backout 406904577dfc due to borked commit message. 2014-06-27 13:28:35 -07:00
Jeff Walden
0bc9f128ec Bug 1030521 - Make CHECK_EQUAL require its actual/expected expressions have the same signedness, to prevent introduction of compiler warnings. r=jorendorff
--HG--
extra : rebase_source : 0883d46b1b2fdfb2b773d3047319b449df65a3d2
2014-06-25 18:47:04 -07:00
Jeff Walden
d21b951d40 Bug 1029132 - Use IsInRange for FAKE_JIT_TOP_FOR_BAILOUT range assertions to silence a compiler warning. r=nbp
--HG--
extra : rebase_source : 187e3b4c4266e6e80f9a499973084ad0327ea696
2014-06-23 14:14:27 -07:00
Jeff Walden
9c75cdfbfa Convert a few static functions to static inlines to silence unused-function warnings. No bug, r=themaid
--HG--
extra : rebase_source : f50e411598b1bf200aa8029e3f631dfe47d847a9
2014-06-25 18:47:04 -07:00
Jeff Walden
2979a36492 Bug 1030263 - Make top-level let declarations a syntax error in self-hosted code. r=till
--HG--
extra : rebase_source : c815d9ea118a0df6fed2b6bf4a0e11623fbf3a10
2014-06-25 10:33:47 -07:00
Stephen Gowan
e73459853c Bug 622646 - Use a better error message when a |let| declaration shadows an exception identifier in a |catch| block. r=jwalden
--HG--
extra : rebase_source : 1086a8c8bca564f91df18c5abd41120d047ce35f
2014-06-22 20:03:13 -04:00
Stephen Gowan
97bfc116b1 Bug 622646 - Use a better error message when a |const| declaration shadows an exception identifier in a |catch| block. r=jwalden
--HG--
extra : rebase_source : 37fcb6c2af529dbdf9be1ed0fbcfc24b31d7f17d
2014-06-22 00:19:04 -04:00
Shu-yu Guo
12ce7f92fe Bug 1015339 - Spot fix FormatStackDump. (r=bz) 2014-06-27 13:29:03 -07:00
Gary Kwong
8528ee9fb0 changeset: 217199:e58ff2fcc8a1
bookmark:    jto/bug-1030014-more-deterministic
parent:      217183:123e07744d21
user:        Jason Orendorff <jorendorff@mozilla.com>
summary:     Bug 1030014 - Fix a compile error in more-deterministic JS shells. r=sfink.
2014-06-27 14:27:01 -05:00
Peter Van der Beken
ff0e975b03 Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz.
--HG--
extra : rebase_source : f5c7a235a9a880f829ff39ccbb92508cbaad31a5
2014-06-27 21:39:50 +02:00
Ryan VanderMeulen
300f0aa0d7 Merge m-c to inbound. a=merge 2014-06-27 15:56:35 -04:00
Jim Blandy
6f3f9261c0 Bug 800200: Remove the js/jsd directory. r=jorendorff,sfink 2014-06-27 11:05:08 -07:00
Jim Blandy
e07aaa8185 Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug 2014-06-27 11:05:08 -07:00
Jan de Mooij
c5a77ab2ce No bug - Fix --disable-threadsafe shell builds to unbreak JS fuzzers. r=jorendorff,jonco, a=Tomcat 2014-06-27 16:33:07 +02:00
Dan Gohman
abf3658282 Bug 1004363 - IonMonkey: A new value-numbering implementation based on a dom-tree DFS. r=nbp 2014-06-27 10:38:44 -07:00
Steve Singer
f7e8253480 Bug 1030400 - Add sym to the 32 bit big endian branch. r=jorendorff 2014-06-25 18:48:00 +02:00
Kannan Vijayan
e5b3b21525 Bug 928928 - Add missing property GetProp stub in BaselineJIT. r=nbp 2014-06-27 13:35:24 -04:00
Dan Gohman
00ded84768 Bug 1030378 - IonMonkey: Fix lifetime bounds for non-fixed call uses. r=mjrosenb 2014-06-27 10:18:49 -07:00
Terrence Cole
f2fe8bbd7a Bug 1027221 - Allow incremental GC barriers on off-main-thread permanent atoms; r=billm
--HG--
extra : rebase_source : 269fadc9dbb6dd9cffd6b87f01ff4b4fc4738ef4
2014-06-26 14:15:15 -07:00
Shu-yu Guo
87205a8375 Bug 1029910 - Skip over unreadable slots in InlineFrameIterator. (r=nbp) 2014-06-27 00:41:20 -07:00
Shu-yu Guo
0b680d2b4b Bug 1028331 - Use BailoutKind to report more detailed PJS bailout warnings. (r=lth) 2014-06-27 00:41:20 -07:00
Dan Gohman
7a4ab2f151 Bug 1027900 - IonMonkey: When spilling an interval that has a desginated spill interval, use it. r=bhackett 2014-06-26 20:39:04 -07:00
Nigel Babu
25d6245566 Backed out changeset 567152f907a1 (bug 1028331) for Jit failures 2014-06-27 08:48:14 +05:30
Nigel Babu
48fceceaa9 Backed out changeset b3124d14db16 (bug 1029910) for Jit failures 2014-06-27 08:47:19 +05:30
Dan Gohman
a2658376db Bug 1027900 - IonMonkey: Split live intervals that start in memory at their first register use. r=bhackett 2014-06-26 20:04:12 -07:00
Dan Gohman
cfff6ea2b3 Bug 1027900 - IonMonkey: LUse::ANY has an active preference for registers over memory. r=bhackett 2014-06-26 19:24:24 -07:00
Carsten "Tomcat" Book
e4f5e9f3a3 Backed out changeset 2c6403818106 (bug 1027402) for bustage on a CLOSED TREE 2014-06-27 14:21:46 +02:00
Carsten "Tomcat" Book
cbe01cdaa8 Backed out changeset 346912776f97 (bug 1027402) 2014-06-27 14:21:22 +02:00
Carsten "Tomcat" Book
76beb8d59f Backed out changeset 285c853fedfa (bug 1027402) 2014-06-27 14:21:20 +02:00
Carsten "Tomcat" Book
0c7ea5265d Backed out changeset 96443362db6f (bug 1027402) 2014-06-27 14:21:17 +02:00
Eric Faust
6f7e434c6b Bug 1027402 - Part 4: Mark Proxy Handler uses const. (r=jorendorff, r=bz) 2014-06-27 04:44:08 -07:00
Eric Faust
62d61ccf3f Bug 1027402 - Part 3: Mark all Proxy Handler methods const. (r=jorendorff, r=bz) 2014-06-27 04:44:06 -07:00
Eric Faust
6091687271 Bug 1027402 - Part 2: Mark Proxy Handler instances as const. (r=bholley) 2014-06-27 04:44:04 -07:00
Eric Faust
89bdda2ed7 Bug 1027402 - Part 1: Remove set* from BaseProxyHandler. (r=bholley) 2014-06-27 04:44:02 -07:00
Eric Faust
d365e40ce3 Bug 1015790 - Remove PropDesc::descObj_. (r=jorendorff) 2014-06-27 03:46:00 -07:00
Boris Zbarsky
6fb6c4f15d Bug 1030938. Stop copy-constructing iterators in SavedStacks code, because that copy constructor is really slow. Also, hash atoms as pointers, not strings. r=shu 2014-06-26 22:22:32 -04:00
Dan Gohman
d797f13b88 Bug 1027861 - IonMonkey: Micro-optimize dominator calculation. r=sstangl 2014-06-26 14:15:08 -07:00
Shu-yu Guo
f93637b06a Bug 1029910 - Skip over unreadable slots in InlineFrameIterator. (r=nbp) 2014-06-26 18:31:50 -07:00
Shu-yu Guo
450dcc59d9 Bug 1028331 - Use BailoutKind to report more detailed PJS bailout warnings. (r=lth) 2014-06-26 18:31:50 -07:00
Andrea Marchesini
6ec27357af Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent 2014-06-26 09:47:44 -07:00
Andrew McCreight
ddc6e4ad99 Bug 1029660 - Remove nsContentUtils::DeferredFinalize. r=peterv 2014-06-26 09:29:05 -07:00