Commit Graph

59697 Commits

Author SHA1 Message Date
André Bargull
f2c723fa8a Bug 1353693: Correct parsing of async generator methods. r=arai 2017-04-09 11:59:26 +02:00
Tooru Fujisawa
74eb2f2ba5 Bug 1352317 - Output the kind of string in gc edges log. r=jandem 2017-04-09 17:52:45 +09:00
Jan de Mooij
a548d4c9cf Bug 1354582 - Support non-singleton functions in IonBuilder::getSingleCallTarget. r=evilpie
--HG--
extra : rebase_source : 6b34a33e93096a77bcf91b2df56a8070fe5b100a
2017-04-08 19:49:37 +02:00
Kris Maglione
d1ada5659d Bug 1353150: Add tests for chrome Xray named element property access. r=bz
MozReview-Commit-ID: 3Wyr8mkgE2c
2017-04-06 21:32:47 -07:00
Lars T Hansen
823fdb1a4e Bug 1353347 - wasm baseline, properly chop int32 constants to 32 bits. r=luke
--HG--
extra : rebase_source : 96072d01abbeba842a316b69bf014623adeb465f
2017-04-07 13:12:20 +02:00
Phil Ringnalda
a93a258e37 Backed out changeset 35e0a23e1c89 (bug 1346012) for mass crashes in js::IsDeadProxyObject
CLOSED TREE
2017-04-07 20:00:22 -07:00
Till Schneidereit
0fd18cce1a Bug 1346012 - Handle dead object wrappers in more places in Promise code. r=shu
MozReview-Commit-ID: HlmKwoMub9D
2017-04-07 19:39:27 -04:00
Jeff Walden
655729cc71 Bug 1353690 - Properly exclude |await| from consideration as a |let| variable name in async functions, so that a newline between the two separates them into two distinct expressions. r=shu
--HG--
extra : rebase_source : f9531545a1c5d64b3363557eb1d027df38e4cb8b
2017-04-06 18:48:11 -07:00
Jeff Walden
a9a0340296 Bug 1351107 - Split reportCompileErrorNumberVA into separate functions for unconditionally reporting warnings and unconditionally reporting errors. r=arai
--HG--
extra : rebase_source : 55113d41ca779ae9627ac5e1fa3e0fb54b25e09a
2017-03-23 19:13:51 -07:00
Jeff Walden
f4e489883c Bug 1351107 - Move TokenStream::reportAsmJSError into asmjs code and out of TokenStream. r=arai
--HG--
extra : rebase_source : 87827be9b9de9df59bda9b526b328f29cdb01fac
2017-03-27 12:28:22 -07:00
Jeff Walden
a30ff0f539 Bug 1351107 - Pass error metadata to the error-reporting function, rather than having that function do so itself. r=arai
--HG--
extra : rebase_source : a6586ba5ba5b8ce6e65bc551796dc4e665fdf3dd
2017-03-22 18:04:20 -07:00
Jeff Walden
306391e5fb Bug 1351107 - Simplify some of the computation of offset/filename in TokenStream::reportCompileErrorNumberVA. r=arai
--HG--
extra : rebase_source : d0ef5d8e6725a8b3d76cecd56aec876c121799cf
2017-03-20 13:49:47 -07:00
Jeff Walden
5685b78ead Bug 1351107 - Split out all source-text-character-type-agnostic functionality in TokenStream into a TokenStreamBase class. r=arai
--HG--
extra : rebase_source : fe30c5167ba446bb1c218ff99b67a0744cfd8dac
2017-03-20 13:35:07 -07:00
Jeff Walden
38f47eea8b Bug 1351107 - Use UniquePtr-centric functions for creating objects in HelperThreads code, rather than using js_new and passing that raw pointer to the UniquePtr constructor. r=arai
--HG--
extra : rebase_source : 452200c511aa3a6bf5af49cccf7155ebac3ed827
2017-03-22 16:25:01 -07:00
Bill McCloskey
172e502215 Revert "Bug 1340719 - Throw an exception if accessing Xray from wrong docgroup (r=bholley)"
This reverts commit ff10f4faedd42f13ed2899cf4ea05c47411aba95.
2017-04-07 14:23:06 -07:00
Lars T Hansen
c86b9cb593 Bug 1352681 - Make SAB rawBuffer refcounting for structured clone more sophisticated. r=sfink
--HG--
extra : rebase_source : f5c97970013daab78075e2fe68c9704cda7064cd
2017-04-03 14:18:15 +02:00
Lars T Hansen
d4b0fe7948 Bug 1352681 - Overflow checking on SAB reference count. r=sfink
--HG--
extra : rebase_source : 86549600fd1fc755c490546052e1bbd40326331d
2017-04-05 14:07:10 +02:00
André Bargull
939f6a46e5 Bug 1353692 - Don't allow function expression closure syntax for async functions. r=arai
--HG--
extra : rebase_source : 483a4db9741369ac151269858b5558ee0e17fba0
extra : histedit_source : 25ec39b19c6602b58ecf951d2e8d7be356851fdc
2017-04-07 14:09:40 +02:00
André Bargull
b9aa65af8c Bug 1353775 - Update TypedArray.prototype.fill to perform ToNumber(value) only once. r=evilpie
--HG--
extra : rebase_source : dad7aa0d7033553b07070e703ace0aa43bc66a45
extra : histedit_source : 3b7e953cfd976a5d53d3af1baa51b67ed772fa98
2017-04-07 14:09:00 +02:00
André Bargull
73d053f9c2 Bug 1333621 - Throw when calling Intl.PluralRules as a function. r=gandalf
--HG--
extra : rebase_source : abd883cd42f5bbe8d65bbc845d27ea6315a46a7d
extra : histedit_source : 4d92cc13aaaa3e2d0c88d8865a26536ae96ca4f7
2017-04-06 13:41:07 +02:00
André Bargull
5923180124 Bug 1353649 - Update tzdata in ICU data files to 2017b. r=Waldo
--HG--
extra : rebase_source : 48f6ab3a2bc6c91a1b6cc7429dd1ac0cb12d68ff
extra : histedit_source : 9687446c9877953592b99dd51a6a4d22af874a70
2017-04-05 10:49:53 +02:00
Jan de Mooij
abc4d2f389 Bug 1353758 followup - Also purge external string cache after compacting GC. r=orange
--HG--
extra : rebase_source : 1459afd15f56909ab90796a40e0dc4a1b6ed8247
2017-04-07 13:03:53 +02:00
Jan de Mooij
546f01e711 Bug 1353758 - Move the external string cache into the JS engine and improve it. r=arai,bz
--HG--
extra : rebase_source : 6d57d70a837bbb284a2db889df34b886ae398a3f
2017-04-07 10:40:29 +02:00
Sebastian Hengst
4d0a4ac184 Backed out changeset 9a91cb4b12e5 (bug 1318403) 2017-04-06 15:23:33 +02:00
Sebastian Hengst
49afb2638d Backed out changeset 3a6ac8fe8434 (bug 1318403) 2017-04-06 15:23:28 +02:00
Sebastian Hengst
849b75a782 Backed out changeset e32eeab1e231 (bug 1318403) 2017-04-06 15:23:23 +02:00
Sebastian Hengst
134a7bfc35 Backed out changeset 0a8e8e545554 (bug 1318403) 2017-04-06 15:23:18 +02:00
Sebastian Hengst
312ab71575 Backed out changeset c34970cf36e9 (bug 1318403) 2017-04-06 15:23:13 +02:00
Sebastian Hengst
7efc9665ca Backed out changeset 23da062eab54 (bug 1318403) 2017-04-06 15:23:09 +02:00
Sebastian Hengst
a8f466a40b Backed out changeset 26c080929f59 (bug 1318403) 2017-04-06 15:23:04 +02:00
Sebastian Hengst
2da3a9cf8e Backed out changeset a9b7a65ca73a (bug 1318403) 2017-04-06 15:23:00 +02:00
Sebastian Hengst
690d448f4f Backed out changeset 5b06ed0f1b18 (bug 1318403) 2017-04-06 15:22:55 +02:00
Sebastian Hengst
2472c53b3d Backed out changeset 3043922c81c7 (bug 1318403) 2017-04-06 15:22:50 +02:00
Sebastian Hengst
9d8094268d Backed out changeset c008acb08872 (bug 1318403) 2017-04-06 15:22:46 +02:00
André Bargull
b7d2677cf3 Bug 1318403 - Part 8: Generate Unicode resources to include code point names. r=Waldo
--HG--
extra : rebase_source : 0639428e16e2dde8b9db546ddd275131cfd3a84a
2017-04-06 10:23:19 +02:00
André Bargull
5583ed1d9c Bug 1318403 - Part 7: Add code point names in generated Unicode sources. r=Waldo
--HG--
extra : rebase_source : 04077a7e66396c9e91228ddc092e4d045f35e032
2017-04-06 10:23:13 +02:00
André Bargull
e10c34d243 Bug 1318403 - Part 6: Update test262 exclusion list. r=Waldo
--HG--
extra : rebase_source : 058712224cb226e021185f721a64974ba1c18555
2017-04-06 10:22:45 +02:00
André Bargull
22c3e89a25 Bug 1318403 - Part 5: Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMAScript Intl specification. r=Waldo
--HG--
extra : rebase_source : 40d22b8998a153ffccc3659888ea13e0c224b959
2017-04-06 10:17:39 +02:00
André Bargull
f91ee5629c Bug 1318403 - Part 4.3: Move duplicate code in ToUpperCase to new helper method. r=Waldo
--HG--
extra : rebase_source : 776ceced2614bae94500e80be1a423932ca93a03
2017-04-06 10:16:33 +02:00
André Bargull
069aa4e1a9 Bug 1318403 - Part 4.2: Use realloc instead of malloc when resizing a newly created string buffer. r=Waldo
--HG--
extra : rebase_source : 02e6a51e4022e2d044247bdd5d8b74a4f7b91d69
2017-04-06 10:13:00 +02:00
André Bargull
7bead5484a Bug 1318403 - Part 4.1: Handle special casing characters in String.prototype.to(Lower|Upper)Case. r=Waldo
--HG--
extra : rebase_source : 76ecb13008f5c7d5f224b08034653197df56966e
2017-04-06 10:11:05 +02:00
André Bargull
80a53119c0 Bug 1318403 - Part 3: Recreate files created through make_unicode to include special casing info. r=Waldo
--HG--
extra : rebase_source : 9353cdf57e2cc1c93662506ffb70022d90f0672e
2017-04-06 09:55:57 +02:00
André Bargull
965a61e4a7 Bug 1318403 - Part 2: Update make_unicode.py to process SpecialCasing.txt. r=Waldo
--HG--
extra : rebase_source : 58166d97dd35ca98c91d32e1e99732c8e821b782
2017-04-06 09:55:05 +02:00
André Bargull
1ec6e0766c Bug 1318403 - Part 1.2: Recreate files created through make_unicode. r=Waldo
--HG--
extra : rebase_source : 524192c2e05d986f9864048ec15061a862df5f90
2017-04-06 09:54:50 +02:00
André Bargull
be8597bfea Bug 1318403 - Part 1.1: Reduce code duplication in make_unicode. r=Waldo
--HG--
extra : rebase_source : adca3f3a0dd4ffc0910e4f122542290e30250e2f
2017-04-06 09:54:17 +02:00
Carsten "Tomcat" Book
7408344f87 Merge mozilla-central to mozilla-inbound 2017-04-06 13:10:09 +02:00
Carsten "Tomcat" Book
207b516e89 merge mozilla-inbound to mozilla-central a=merge 2017-04-06 12:50:50 +02:00
Hannes Verschore
80c8842fe1 Bug 1345148 - TraceLogger: Don't lock for not-enabled events in tracelogger, r=bbouvier 2017-04-06 12:14:35 +02:00
Jan de Mooij
5866d77202 Bug 1353679 part 2 - Atomize strings returned from Object.prototype.toString to avoid allocating duplicate strings. r=evilpie 2017-04-06 10:16:01 +02:00
Jan de Mooij
28695fc832 Bug 1353679 part 1 - Optimize the Object case in Object.prototype.toString because it's very common. r=evilpie 2017-04-06 10:15:05 +02:00
Steve Fink
22d1a2ca23 Bug 1291954 - Report added tsan failures, r=jseward
--HG--
extra : rebase_source : 48c7c2702ca0a33ff45b58d3c555417733fc0d62
2017-02-23 19:36:33 -08:00
Steve Fink
3bc4a983a4 Bug 1291954 - Turn tsan into a canary, r=jseward
--HG--
extra : rebase_source : 4b55e64f77f1b4905cc8f0d6016cbee977151ddb
2017-02-16 14:43:45 -08:00
Wes Kocher
264adb55c2 Merge m-c to autoland, a=merge 2017-04-05 14:20:01 -07:00
Luke Wagner
08ac2b94a9 Bug 1353543 - Baldr: soften LookupAsmJSModuleInCache check (r=bbouvier)
MozReview-Commit-ID: 7g55zJzU7pF
2017-04-05 09:37:58 -05:00
Carsten "Tomcat" Book
c5364b4b43 Merge mozilla-central to mozilla-inbound 2017-04-05 14:50:28 +02:00
Carsten "Tomcat" Book
7a670cdd01 merge mozilla-inbound to mozilla-central a=merge 2017-04-05 14:33:35 +02:00
Jan de Mooij
252d46a57e Bug 1326437 part 3 - Port Ion GetName IC to CacheIR. r=evilpie 2017-04-05 12:22:32 +02:00
Jan de Mooij
81bf4777d7 Bug 1326437 part 2 - Don't shape guard non-extensible call objects. r=evilpie 2017-04-05 12:22:29 +02:00
Andrew McCreight
1b37fc293a Bug 1353580 - Remove support for !HAVE_PR_MEMMAP in mozJSComponentLoader. r=mrbkap
This was only ever used for BeOS and OS2, which have likely long ago
stopped working for other reasons.

MozReview-Commit-ID: AT1jNEB1ydY

--HG--
extra : rebase_source : 8ab13e574c57f0ea96158af86e01ea8f22f6bff7
2017-04-04 16:53:56 -07:00
Mike Hommey
35efd64a58 Bug 1262241 - Move the definition of the js library to a subdirectory. r=mshal
Also move some related files and rules used for `make install`.

Also move the js directory up in the top-level directory, so that the
linking order for the js library stays the same (fdlibm and ffi going
after the js engine objects)

This has the side effect of moving js/src/target very early in the
compilation tier.

--HG--
rename : js/src/js-config.in => js/src/build/js-config.in
rename : js/src/js.pc.in => js/src/build/js.pc.in
rename : js/src/symverscript.in => js/src/build/symverscript.in
extra : rebase_source : 7f188ee11469c7d352d4d9c90c8ba72c97224652
2017-04-04 11:43:14 +09:00
Mike Hommey
767a11189c Bug 1353259 - Remove build system parts that generate a dtrace ELF object. r=mshal
The code doing that was already excluding OSX, so we obviously don't
need it on OSX. On FreeBSD, afaict, USDT (userspace dtrace) probes don't
require that extra ELF object. Solaris presumably does, but the 6 years
old bug 702179 says it's not been working for that long, and configure
doesn't support Solaris targets anyways.

Keeping this build system code working past the changes coming in bug
1262241 is not guaranteed and can't be tested, so I'd rather get rid of
effectively dead code rather than trying to maybe not break it while
moving it.

--HG--
extra : rebase_source : b41ab77804c17529e2580ced8e8b5fd302ff7831
2017-04-04 13:30:44 +09:00
Carsten "Tomcat" Book
a0fea1ad49 Merge mozilla-central to mozilla-inbound 2017-04-04 12:37:56 +02:00
Carsten "Tomcat" Book
14e0b51ace merge mozilla-inbound to mozilla-central a=merge 2017-04-04 12:35:03 +02:00
Tooru Fujisawa
61524c3df7 Bug 1352323 - Add JS_NewMaybeExternalString function that creates either an external string or returns a static string. r=jandem 2017-04-04 15:45:49 +09:00
Makoto Kato
5a18eb392c Bug 1352955 - RFP_sig is undefined on Linux/aarch64. r=luke
MozReview-Commit-ID: 5Dm9Hsncz7X
2017-04-04 17:58:15 +09:00
Luke Wagner
b02d193813 Bug 1353189 - Baldr: remove CodeSegment::vtune_method_id (r=sstangl)
MozReview-Commit-ID: 5WzMfxXB8M5
2017-04-03 17:45:37 -05:00
Paul Bignier
166ed99e17 Bug 1352805 - Typo fixes in comments around "unfortunately". r=MattN
MozReview-Commit-ID: B76JuHabq9T
2017-04-03 09:23:00 -07:00
Wes Kocher
734b25e05c Merge m-c to inbound, a=merge 2017-04-03 14:51:06 -07:00
Tom Schuster
7c9aab27bc Bug 1352006 - Inline NewArrayIterator in Ion. r=jandem 2017-04-03 22:24:03 +02:00
Ted Campbell
cf8fb2b9dd Bug 1351951 - Cleanup GetStubReturnAddress handling
MozReview-Commit-ID: 6e7fUZZTnC9
2017-04-03 14:47:20 -04:00
Ted Campbell
08f87617cd Bug 1351951 - Add ICStubCompiler::assumeStubFrame
MozReview-Commit-ID: FKwYMjDqCLf
2017-04-03 14:47:18 -04:00
Ted Campbell
2e40b47644 Bug 1352077 - Refactor IonBuilder.cpp::IsCallOpcode r=h4writer
MozReview-Commit-ID: F1tzVpLJOw9

--HG--
extra : rebase_source : 7ad5958963b6e5af70437e46dffeb42902fbfb0b
2017-03-29 16:39:41 -04:00
Charles Robertson
d60267ab32 Bug 1352236 - Work around missing GETRANDOM_NR when building against older versions of glibc. r=luke
--HG--
extra : rebase_source : 20b50d03507e76b6e884889298466b587081bec3
2017-03-30 14:53:00 -04:00
Tom Tromey
8e0d0b9741 Bug 1350097 - handle very long floating point output in cvt_f; r=froydnj
Bug 1350097 points out a case where the assertion in cvt_f, added in
https://bugzilla.mozilla.org/show_bug.cgi?id=1060419#c127, triggers.
Before this addition, code calling this printf variant would end up just
printing something invalid, as the truncated value would be emitted.
This patch increases the buffer size to be sufficient for DBL_MAX.

MozReview-Commit-ID: AVphURGa6jL

--HG--
extra : rebase_source : c7a2dad8e496434a631441ccc25dfee2db1ea71a
2017-03-24 08:18:51 -06:00
Tooru Fujisawa
bdbfda64bc Bug 1343417 - Verify bytecode documentation in js/src/vm/Opcodes.h in make check. r=nbp 2017-04-03 10:14:38 +09:00
Petr Sumbera
904e4613b3 Bug 1351309 - Look for hypot in libm instead of libc in function-definition.js. r=arai 2017-03-28 07:03:59 -07:00
Eric Rahm
572d67e180 Bug 1351831 - Build more xpconnect code in unified sources. r=bholley
These files were being excluding because we thought they used plarena.h, but it
turns out they did not. A few tweaks needed to be made to clarify whether we
wanted to use mozilla::UniquePtr or js::UniquePtr.

MozReview-Commit-ID: 1su5dO3rR0T
2017-03-31 15:21:27 -07:00
Ryan VanderMeulen
75e7e911b8 Backed out changeset 42ea3fb4b694 (bug 1351831) for Windows bustage. 2017-03-31 14:58:03 -04:00
Benjamin Bouvier
a13e9d2f73 Bug 1352500: Baldr: Force stack alignment for asm.js atomics callouts on ARM; r=luke
MozReview-Commit-ID: HsROuItxJMX

--HG--
extra : rebase_source : 03a1030f2279da7c41e687455acc9c736cd47be8
extra : histedit_source : 365f49c34984d150bd99a120379cd54fbf674100
2017-03-31 20:10:18 +02:00
Eric Rahm
9afbcd5a22 Bug 1351831 - Build more xpconnect code in unified sources. r=bholley
These files were being excluding because we thought they used plarena.h, but it
turns out they did not. A few tweaks needed to be made to clarify whether we
wanted to use mozilla::UniquePtr or js::UniquePtr.

MozReview-Commit-ID: 1su5dO3rR0T
2017-03-31 11:00:11 -07:00
Jon Coppeard
3905bf8fc4 Bug 1350844 - Don't add dead proxy zone edges for zones which are not being collected r=sfink a=abillings 2017-03-31 11:16:42 +01:00
Jon Coppeard
5a0d815ca0 Bug 1352114 - Improve jsapi-test failure messages r=luke 2017-03-31 11:16:09 +01:00
Jan de Mooij
1ad92e7cc7 Bug 1350760 part 6 - Add a Zone cache for recently atomized strings. r=jonco 2017-03-31 10:54:16 +02:00
Jan de Mooij
35bd8c0bf9 Bug 1350760 part 5 - Make sure various hashtable lookups get inlined when atomizing strings. r=luke 2017-03-31 10:53:39 +02:00
Jan de Mooij
9dff76b861 Bug 1350760 part 4 - Call JSString::validateLength only when we have to allocate a new atom. r=luke 2017-03-31 10:53:03 +02:00
Jan de Mooij
0a9d9be761 Bug 1350760 part 3 - Add AtomMarkingRuntime::inlinedMarkAtom to eliminate markAtom call overhead when atomizing. r=jonco 2017-03-31 10:52:09 +02:00
Jan de Mooij
4994bed355 Bug 1350760 part 2 - Ensure SparseBitmap::setBit gets inlined. r=sfink 2017-03-31 10:51:21 +02:00
Jan de Mooij
d3aa9773ba Bug 1350760 part 1 - Templatize and optimize AtomMarkingRuntime::markAtom. r=jonco 2017-03-31 10:50:52 +02:00
Phil Ringnalda
4cb08c4110 Backed out 2 changesets (bug 1351831, bug 1351820) for Windows build bustage
CLOSED TREE

Backed out changeset 91c2f1592df1 (bug 1351831)
Backed out changeset f825bdbb2ece (bug 1351820)
2017-03-30 19:21:06 -07:00
Eric Rahm
02c3c2e880 Bug 1351831 - Build more xpconnect code in unified sources. r=bholley
These files were being excluding because we thought they used plarena.h, but it
turns out they did not. A few tweaks needed to be made to clarify whether we
wanted to use mozilla::UniquePtr or js::UniquePtr.

MozReview-Commit-ID: 1su5dO3rR0T
2017-03-30 18:32:18 -07:00
Sean Stangl
ed0406e63e Bug 1352179 - Remove redundant calls to loadJSContext(). r=tcampbell 2017-03-30 12:08:00 -04:00
Tom Ritter
fcb35c70f7 Bug 1331349 Fix printf formatting errors in MinGW compilation r=froydnj
MozReview-Commit-ID: A4PMABfxzez

--HG--
extra : rebase_source : d0c40a495ad390aeb71ddc81c33daa081f6e0ba7
2017-03-31 00:14:43 -05:00
Ted Campbell
5d801091a8 Bug 1338920 - Support JSOP_SPREADCALL in Ion r=h4writer
MozReview-Commit-ID: 1WOhrGAedLi

--HG--
extra : rebase_source : ac85b29323641df42d5160d1efcf74a9af6f7e72
2017-03-21 18:38:54 -04:00
Ted Campbell
ba38997a10 Bug 1338920 - Support JSOP_SPREADCALLARRAY in Ion r=h4writer
MozReview-Commit-ID: 8FQILAzOVmO

--HG--
extra : rebase_source : 5bd1b774d5b27a44f96d359f6dadadde0271a027
2017-03-01 21:35:39 -05:00
Cervantes Yu
364e524eca Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto
MozReview-Commit-ID: 4RpAWzTuvPs
2017-02-07 18:57:23 +08:00
Jan de Mooij
9e8e2f7e4d Bug 1336579 - Attach AddSlot stubs for setting function.prototype. r=evilpie
--HG--
extra : rebase_source : 35e1bffe4203633214e437daa5c6a4cce0e519ac
2017-04-10 16:04:13 +02:00
André Bargull
f4f4f432bc Bug 1354065 - Change SetNumberFormatDigitOptions to read properties only once per latest Intl spec. r=gandalf
--HG--
extra : rebase_source : 3d194b30e9bf546f9ef99a3b6dd2153400fcf52d
2017-04-06 15:04:33 +02:00
Carsten "Tomcat" Book
02ddc23c74 Backed out changeset 7a52d887bcea (bug 1024669) for bustage 2017-04-10 11:43:49 +02:00
Cervantes Yu
ece1ce1a7d Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto
MozReview-Commit-ID: 4RpAWzTuvPs
2017-02-07 18:57:23 +08:00
Steve Fink
592f64fd0c Bug 1350844 - Typo fix in local variable name, r=woof!
--HG--
extra : rebase_source : 91c8025c597f4edb53d1ecada708d0df43943b4e
2017-04-04 15:48:51 -07:00