Commit Graph

164495 Commits

Author SHA1 Message Date
Jason Duell
8c0f2ee202 Bug 936979: websocket will never connected after a lot of failure r=mcmanus 2014-01-22 19:04:18 -08:00
Joshua Cranmer
a9c5262de0 Bug 450881: Add helpers for XPIDL arrays to nsCOMArray, r=froydnj 2014-01-22 16:19:00 -06:00
Gregory Szorc
3a0b972eef Bug 959356 - Report isWow64 in Firefox Health Report; r=bsmedberg
Previously, we weren't measuring whether the machine was 64-bit
properly. This change allows us to report actual CPU architecture (at
least on Windows).

In the future, we may wish to properly report actual CPU architecture on
all operating systems.

--HG--
extra : rebase_source : 73b5673e870e959a33172ec22fee8c31db6e0e53
extra : amend_source : 64d2e23be07aa87bc5c150b6e613e6226c848ec8
2014-01-17 09:25:39 -08:00
Gregory Szorc
697ef661a8 Bug 961146 - Refactor Health Report documentation, import external docs; r=rnewman
FHR docs were extracted from /services/docs into their own compartment.
This arguably should have been done originally.

Documentation on the payload format has been imported from
https://github.com/mozilla-services/docs. Those docs were created in a
time before we had in-tree docs and this tree is a more logical home for
them.

--HG--
rename : services/docs/healthreport.rst => services/healthreport/docs/index.rst
extra : rebase_source : 4e2fd62cc98ea2620f580e34d032cb39bafb5108
extra : amend_source : bd6309cc9d53aba1b085067960bf20a94125c5b0
2014-01-22 17:47:15 -08:00
Robert Strong
db5d7fbea9 Bug 925747 - patch file extraction cleanup. r=bbondy 2014-01-22 17:16:39 -08:00
Gregory Szorc
565fb887f2 NO BUG - Document buildapp in mozinfo
DONTBUILD (NPOTB)
2014-01-22 17:12:48 -08:00
Jim Blandy
db8f266630 Bug 958646: Implement Debugger.Script.prototype.global accessor. r=sfink 2014-01-22 16:55:12 -08:00
Nicholas Hurley
89f50eabd2 Bug 961860 - Protect against null deref of mIOThread in Seer. r=mcmanus 2014-01-22 16:46:17 -08:00
Jim Blandy
e75583b8bb Bug 942251: Rename Debugger.Script.prototype.elementProperty to elementAttributeName, and all related. r=sfink
--HG--
rename : js/src/jit-test/tests/debug/Source-elementProperty.js => js/src/jit-test/tests/debug/Source-elementAttributeName.js
2014-01-22 16:41:16 -08:00
Jim Blandy
889fe690f6 Bug 944121: Add options argument to the JS shell's offThreadCompileScript function. For off-thread compilation, put off initializing some slots of ScriptSourceObject until after the compartment merge. r=bhackett
--HG--
rename : js/src/jit-test/tests/basic/offThreadCompileScript.js => js/src/jit-test/tests/basic/offThreadCompileScript-01.js
2014-01-22 16:41:16 -08:00
Jim Blandy
2fa0784c57 Bug 944121: Abstract JS shell's compilation options parsing out into its own function. r=bhackett 2014-01-22 16:41:16 -08:00
Jim Blandy
05ed2c2cb9 Bug 952885: When doing cross-global compilations in the shell, properly wrap CompileOptions members for the new global. r=njn 2014-01-22 16:41:15 -08:00
Jim Blandy
0c563e51dd Bug 944121: Make js::ParseTask use PersistentRooted instead of AddObjectRoot / JS_RemoveObjectRoot. r=bhackett 2014-01-22 16:41:15 -08:00
Alexander Surkov
0e7832396a Bug 961737 - getTextAtOffset is broken w.r.t. embedded object characters, part1, r=tbsaunde 2014-01-22 18:14:06 -05:00
Wes Kocher
6ceffa63c0 Backed out 2 changesets (bug 958576) for osx 10.8 m-oth bustage on a CLOSED TREE
Backed out changeset 2ec09c9a9df1 (bug 958576)
Backed out changeset 49bec226f30e (bug 958576)
2014-01-22 16:17:25 -08:00
Wes Kocher
1df0d11b3e Backed out changeset c75f13d4f160 (bug 962605) 2014-01-22 16:16:07 -08:00
Wes Kocher
568a3d2648 Backed out changeset 4c4e95457c87 (bug 961712) for crashing b2g tests on a CLOSED TREE 2014-01-22 15:50:04 -08:00
Wes Kocher
5de230b3a0 Backed out changeset f5c17b4a4199 (bug 960811) for android bustage on a CLOSED TREE 2014-01-22 15:30:00 -08:00
Wes Kocher
8dc107fef4 Backed out changeset e0f69ad55edf (bug 962288) under suspicion of leaking on a CLOSED TREE 2014-01-22 14:18:13 -08:00
Myk Melez
ce9c8c5e75 Bug 960811 - enable the 'synthetic APKs' implementation of Open Web Apps; r=mfinkle
--HG--
extra : rebase_source : 5b59ab51c4f95b23cc726e87e1f4e33f0a716c78
2014-01-22 13:13:06 -08:00
Myk Melez
8b70159ced Bug 959244 - launch web app with correct manifest URL and name; r=wesj
--HG--
extra : rebase_source : cd539b383da3841b3c4cc6d611d16b157f662feb
2014-01-22 13:11:56 -08:00
Myk Melez
3972664d9b Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
2014-01-22 13:09:47 -08:00
Myk Melez
3cafd1bc7a Bug 961762 - wait until registryReady to use DOMApplicationRegistry API; r=wesj
--HG--
extra : rebase_source : 313e2af2a5afa73f7d6bfcd2055d83b96819ac27
2014-01-22 12:49:46 -08:00
Neil Rashbrook
f2bc2857a3 Bug 284673 Followup to bug 913734 to remove sepcial handling for now-removed now-unused policy machinery from about:config r=gavin 2014-01-22 21:38:57 +00:00
Yeuk Hon Wong
7a136c4630 Bug 938652 - CSP directives and source expressions should do case-insensitive matching and comparison. r=geekboy 2014-01-22 13:18:55 -08:00
Ryan VanderMeulen
dc73bab6f5 Merge m-c to inbound. 2014-01-22 15:55:49 -05:00
Ryan VanderMeulen
2e12a5a8a9 Merge fx-team to m-c. 2014-01-22 15:32:22 -05:00
Bill McCloskey
5ec2160ccd Bug 938904 - [e10s] Make tooltips work (r=smaug,enn) 2014-01-22 12:27:23 -08:00
Chris Lord
0aa482c137 Bug 961712 - Buffer (f)printf_stderr on Android. r=gal
Android logging functions append newlines to all output. Layout debugging
(and perhaps other areas) relies on being able to print partial lines, making
its output almost unreadable. This change adds manual buffering between
newlines, making the output readable again.
2014-01-22 20:20:20 +00:00
Ryan VanderMeulen
ad273b968e Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Ryan VanderMeulen
a40ab9abb5 Merge b2g-inbound to m-c. 2014-01-22 14:59:24 -05:00
Steve Fink
c174b22035 Bug 960342 - Convert StackShape from AutoRooter to RootedGeneric, r=terrence 2014-01-22 11:52:44 -08:00
Steve Fink
c1ddaedd56 Bug 960342 - Convert StackBaseShape from AutoRooter to RootedGeneric, r=terrence 2014-01-22 11:52:44 -08:00
Steve Fink
c5a9558249 Bug 960342 - Add a RootedGeneric general class, r=terrence 2014-01-22 11:52:44 -08:00
Honza Bambas
e6b8d77d02 Bug 950134 - Remove MOZ_ASSERT(!truncate) from CacheStorage::AsyncOpenURI when looking up an appcache, r=michal 2014-01-22 18:54:53 +01:00
Ryan VanderMeulen
d1deda9bb5 Backed out changeset 07e5bf2cb7c8 (bug 913597) for desktop B2G failures.
CLOSED TREE
2014-01-22 12:48:44 -05:00
Masatoshi Kimura
22b25af0fd Bug 951028 - Fix NTFS permissions when a file is moved to a different directory. r=yoric,bbondy 2014-01-23 02:33:48 +09:00
Andreas Tolfsen
6dc3499b70 Bug 958024 - Wrap last exception from Marionette's Wait in TimeoutException. r=davehunt, r=mdas 2014-01-22 12:24:49 -05:00
Birunthan Mohanathas
8d6cdb8779 Bug 798033 - Remove 'using namespace' intl/uconv/ucvcn headers. r=emk 2014-01-22 12:24:25 -05:00
Birunthan Mohanathas
97326c53c8 Bug 798033 - Remove 'using namespace' from CompileInfo-inl.h. r=evilpies 2014-01-22 12:24:08 -05:00
B2G Bumper Bot
b8b05bdb55 Bumping manifests a=b2g-bump 2014-01-22 08:34:17 -08:00
B2G Bumper Bot
95f76a6352 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/806d5b997ec7
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #15570 from Rik/calllog-missed-950101

Bug 950101 - TypeError: hiddenContainers[i] is undefined in call_log.js r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/63198088bee1
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 950101 - TypeError: hiddenContainers[i] is undefined in call_log.js
2014-01-22 08:30:12 -08:00
B2G Bumper Bot
6425c17d2f Bumping manifests a=b2g-bump 2014-01-22 08:11:43 -08:00
B2G Bumper Bot
9b7cfb93d7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3b9a9ca38741
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #14653 from fcampo/mms-forward-subject-941030

Bug 941030 - [Messages] Follow up Bug 919966 - Ensure that forwarding a MMS with a subject fills in the subject in the composer

========

https://hg.mozilla.org/integration/gaia-central/rev/8f761d3caa12
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 941030 - [Messages] Follow up Bug 919966 - Ensure that forwarding a MMS with a subject fills in the subject in the composer
2014-01-22 08:05:11 -08:00
Alfredo Yang
5e22ba77fc Bug 959861 - Testcase for fragmented mp4 playback. r=cpearce 2014-01-22 10:50:23 -05:00
Alfredo Yang
2b2a9d250c Bug 959861 - Check if the media is seekable in MediaOmxReader::ReadMetadata(). r=cdouble 2014-01-22 10:50:23 -05:00
Shawn Huang
b2e537858e Bug 961596 - [Gonk-KK] Bring up Bluetooth for device-hammerhead. r=mwu 2014-01-22 10:21:29 -05:00
JW Wang
b797170537 Bug 916135 - Part 3: Enable mochitests. r=padenot 2014-01-22 19:05:42 +08:00
David Keeler
6596163a36 bug 951354 - test nsNSSCertificateDB for proper shutdown r=cviecco a=abillings 2014-01-21 16:47:47 -08:00
Andy Wingo
57b1c7b0e0 Bug 962484 - Fix script XDR bug after bug 916612 r=luke 2014-01-22 16:58:44 +01:00