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
Steve Fink
05c99ed169
Bug 959806 - Make the analysis explain why it believes a type to be a gc type, r=terrence
2014-01-14 13:20:32 -08:00
Boris Zbarsky
3f2c45354d
Bug 962605. Enable baseline jit in xpcshell. r=bholley
2014-01-22 14:37:11 -05:00
Boris Zbarsky
25243ecc6c
Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
...
I took the opportunity to move away from the NonNull<nsAString> hack
we had for string arguments, since just passing in a
FakeDependentString works fine and callees are now less likely to
declare their arg as being of that type.
In the process of doing that, I ran into what looks like a substantive
bug in the "owning union with string default value" case: We were
doing mValue.mString.Value() without ever having constructed
mValue.mString!
2014-01-22 14:37:10 -05:00
Boris Zbarsky
9f27c4fd14
Bug 958576 part 1. Create a binding_detail namespace and move AutoSequence to it. r=peterv
...
Note that we can't name this namespace "detail", because then we'd
have both ::mozilla::detail and ::mozilla::dom::detail namespaces in
the tree and various template name lookups that look for "detail::Foo"
would get confused, and the code would not compile. C++ strikes
again.
2014-01-22 14:37:10 -05:00
Ali Akhtarzada
1051e4fa02
Bug 962288 - Don't call DeprecatedGetAsSurface unless it's Cairo. r=mattwoodrow
...
Changeset from Bug 959123 caused a performance decrease because
DeprecatedGetAsSurface was being called on an image that may not
be a CAIRO_SURFACE.
2014-01-22 14:12:02 -05:00
Botond Ballo
e3038b5dcb
Bug 916813 - Fix a crash during a layer dump. r=nical
2014-01-21 16:27:01 -05:00
Andreas Tolfsen
4ea2ee9d72
Bug 961792 - Break iteration when browser is found. r=mdas
...
The iteration used to look up the current window's server-assigned
unique identifier in Marionette continues after the response has been
sent. This is unnecessary and a potential synchronization problem
because the client only expects a single response.
2014-01-21 13:31:32 -05:00
Andreas Tolfsen
48273d5f99
Bug 941132 - getElementPosition not matching webdriver command. r=dburns
2014-01-22 14:04:04 -05:00
Andreas Tolfsen
d6c7f044ae
Bug 941136 - getUrl not matching webdriver command getCurrentUrl. r=dburns
2014-01-21 13:31:31 -05:00
Jim Blandy
8a81042749
Bug 962441: Add regression test for Debugger.prototype.findScripts finding incompletely initialized JSScripts. r=shu
2014-01-22 10:54:28 -08:00
Nathan Froyd
d377f1fd56
Bug 962080 - fix maybe-uninitialized variable warning in IonBuilder.cpp; r=jandem
2014-01-21 09:36:03 -05:00
Kartikaya Gupta
dc0975cb37
Bug 947337 - Update APZC tests to exercise the newly introduced transform. r=botond
2014-01-22 13:37:30 -05:00
Kartikaya Gupta
f99d562c53
Bug 947337 - Ensure the transform of input to Gecko space accounts for inflight paint requests. r=botond
2014-01-21 16:27:20 -05:00
Kartikaya Gupta
59ead70e3c
Bug 947337 - Track the last metrics actually sent to Gecko after coming out of the throttler. r=botond
2014-01-21 16:26:57 -05:00
Kartikaya Gupta
5b9147ec9b
Bug 947337 - Small refactoring to reduce an unnecessary codepath. r=botond
2014-01-21 16:24:18 -05:00
Honza Bambas
d25e6aa483
Bug 949250 - Improve CacheFileMetadata write timer, remove non-thread safe nsWeakRef, r=michal
2014-01-06 21:27:18 +01:00
Honza Bambas
d598d516b0
Bug 945945 - Improve CacheFileHandle management to prevent crashes, r=michal
2014-01-22 18:54:52 +01:00
Honza Bambas
887cfd2eb5
Bug 957707 - Merge management and IO threads in cache v2, r=michal
2014-01-22 18:54:52 +01:00