Commit Graph

359099 Commits

Author SHA1 Message Date
B2G Bumper Bot
4d1cc1f5e4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad3180726740
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #18894 from etiennesegonzac/bug-996692-fullscreen-statusbar-regression

Bug 996692 - Fixing the fullscreen statusbar regression r=benfrancis r=kevingrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/87c98ebe664d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 996692 - Fixing the fullscreen statusbar regression and update the test to catch it next time.
r=kgrandon
2014-05-02 11:56:01 -07:00
Brian Smith
fc861849bc Bug 1005309, Part 1: Improve type conversion and error checking for hashing done in mozilla::pkix's pkixocsp.cpp. r=mmc
--HG--
extra : rebase_source : 79c248ebc45d722249ae7adbbd2527dc9985f6f0
extra : histedit_source : 8ea66942cec4252d9d7e625da22b5ad9964485a1
2014-05-02 11:53:06 -07:00
Brian Smith
f0a3398f72 Bug 1005256: Improve parameter validation in mozilla::pkix::der::Input::GetSECItem, r=mmc
--HG--
extra : rebase_source : 93b65e103c86747ddaf463e639aacffdf7ccb08f
extra : histedit_source : 10ef0ab13fb9de710ea3c589600db4632f9cf4a0
2014-05-02 11:52:10 -07:00
Josh Aas
23e8d13927 Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent 2014-05-02 13:44:13 -05:00
Jim Chen
0ff39eef3c Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Brian Smith
a46aa03484 Bug 1005208: Rename issuerKeyHash to keyHash in mozilla::pkix's pkixocsp.cpp, r=mmc
--HG--
extra : rebase_source : ede4ed17cb56e3e52325ecadc2c5ded33c4a6013
extra : histedit_source : b727000e81bbc8afa6b9f8188b97065f59da45ad
2014-05-02 10:40:03 -07:00
Benoit Girard
cf49cd697a Bug 1005204 - Enable JSStreamWriterTest. no reviews, just enabling a test. 2014-05-02 13:34:29 -04:00
Jim Blandy
bc756c3da1 Bug 1004313: Handle partial flushes correctly in nsBufferedOutputStream::WriteSegments. r=mcmanus 2014-05-02 11:32:23 -07:00
Honza Bambas
43c8fde7f0 Bug 1004185 - Temporarily turn HTTP cache v2 on for Firefox Desktop users, round 2, r=jduell 2014-05-02 20:15:15 +02:00
Honza Bambas
39cdf6c4cb Bug 976171 - crash in mozilla::net::CacheIOThread::LoopOneLevel(unsigned int), r=michal 2014-05-02 20:15:15 +02:00
Michal Novotny
9a6e8306aa Bug 913819 - HTTP cache v2: preload several chunks in advance in input stream to speed up reading, r=honzab 2014-05-02 20:15:14 +02:00
Ryan VanderMeulen
3e08a28dc2 Backed out changeset 8f4e9cf85af8 (bug 989414) for jit-test failures.
CLOSED TREE
2014-05-02 13:23:23 -04:00
Nikhil Marathe
ef92f0cca4 Bug 1005156: Remove unused scope from WorkerScopes WrapGlobalObject(). rs=jst
--HG--
extra : rebase_source : e6f0716b2ac6886a5f52ef94a26849e6ab8304d5
2014-05-02 10:16:49 -07:00
B2G Bumper Bot
5014bb787e Bumping manifests a=b2g-bump 2014-05-02 09:31:20 -07:00
B2G Bumper Bot
ca0f2a007e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a328570f9bec
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #18863 from benfrancis/999141

Bug 999141 - Fix statusbar visibility on lockscreen r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/7bc9c1b9133e
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 999141 - Fix statusbar visibility on lockscreen
2014-05-02 09:25:47 -07:00
B2G Bumper Bot
5d5640b17e Bumping manifests a=b2g-bump 2014-05-02 08:11:19 -07:00
B2G Bumper Bot
d3d2ffdba0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce0bc0435690
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18643 from stasm/1000866-sms-ready-once

Bug 1000866 - Clean up bootstrap mozL10n API use in SMS. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/863c44882d83
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1000866 - Clean up bootstrap mozL10n API use in SMS. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/2397478d8773
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #18880 from paulrouget/bug942756

Bug 942756 - Unify debugger server startup: dbg-server.jsm should be imported in tests. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/d67ad2c5585f
Author: Paul Rouget <me@paulrouget.com>
Desc: Bug 942756 - Unify debugger server startup: dbg-server.jsm should be imported in tests. r=janx
2014-05-02 08:05:55 -07:00
B2G Bumper Bot
75b0663fca Bumping manifests a=b2g-bump 2014-05-02 08:01:22 -07:00
Mark Finkle
997e0a686e Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Mark Finkle
9dc9844cc7 Bug 1004889 - Add UI telemetry for the main menu r=rnewman 2014-05-02 11:00:19 -04:00
Jed Davis
3ab8eb01df Bug 1004832 - Add tgkill to seccomp-bpf whitelist. r=kang 2014-05-02 16:57:00 +02:00
Arnaud Bienner
30cf61925e Bug 1005675 - s/telephone/tel/ in some tests. r=bz 2014-05-05 02:17:31 +02:00
Daniel Stenberg
620f55a660 Bug 1005821 - http2: store streamID on correct index within frame. r=hurley
Http2Session::GenerateGoAway() inserts the 'mOutgoingGoAwayID' at index
7 while the comment (and the current http2 spec draft-12) says it should
be at index 8.
2014-05-05 10:58:00 +02:00
Martin Thomson
5471fc97e1 Bug 1006112 - Fixing regressions in signaling_unittests. r=ekr 2014-05-05 14:19:00 +02:00
Wes Kocher
eaf11271c4 Merge m-c to inbound 2014-05-05 21:15:33 -07:00
Ehsan Akhgari
88fbe13b7d Bug 1005730 - Print assertion stacks for MOZ_ASSERT and MOZ_CRASH for code that lives inside libxul; r=froydnj
The hyphenation changes are necessary because hnjalloc.h #defines FILE to
a custom data structure, which clashes with using |stderr| in Assertions.h.
2014-05-05 22:02:04 -04:00
Boris Zbarsky
83c79d7b5b Bug 1001157. Assert that there is no exception pending on the JSContext afer a DOM call if the call was not marked as throwing or if it did not throw on the ErrorResult. r=peterv 2014-05-05 16:01:58 -04:00
Ehsan Akhgari
d661bb68d0 Bug 1005710 - Avoid preprocessing the services JS exports files needlessly; r=mshal 2014-05-05 21:28:55 -04:00
Ehsan Akhgari
3a59a5ce49 Bug 1005706 - Remove the manual install rules from js/xpconnect/tests/components/js/Makefile.in; r=mshal 2014-05-05 21:28:10 -04:00
Ehsan Akhgari
9e5d46f732 Bug 1005705 - Remove the unused DIST_CHROME_FILES rule; r=mshal 2014-05-05 21:26:32 -04:00
Ehsan Akhgari
15aa0ce41b Bug 1005704 - Enable installing files dist files without preprocessing; r=mshal 2014-05-05 21:26:11 -04:00
Ehsan Akhgari
a43f82250d Bug 1005321 follow-up: fix the link error on Windows 2014-05-05 20:39:46 -04:00
Ehsan Akhgari
6074cda6e4 Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug 2014-05-05 20:33:19 -04:00
Ehsan Akhgari
96843d8039 Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug 2014-05-05 20:33:09 -04:00
Ehsan Akhgari
3a8319c2d9 Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug 2014-05-05 20:32:48 -04:00
Chris Pearce
6dd715d70c Bug 1004373 - Prevent multiple ReadMetadata tasks to be dispatched to the decode task queue at once. r=kinetik 2014-05-06 12:12:05 +12:00
B2G Bumper Bot
d6b3283b59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4455b1cc43cb
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18644 from stasm/1000874-findmydevice-once

Bug 1000874 - Clean up bootstrap mozL10n API use in FindMyDevice. r=dougt

========

https://hg.mozilla.org/integration/gaia-central/rev/25c3a20ebd5c
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1000874 - Clean up bootstrap mozL10n API use in FindMyDevice. r=dougt
2014-05-02 07:56:05 -07:00
B2G Bumper Bot
a278f82e44 Bumping manifests a=b2g-bump 2014-05-02 07:21:20 -07:00
B2G Bumper Bot
32fe0c8147 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3628d253f568
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Revert "Bug 999355 - Wait for 'render' class on appWindow to denote Gaia startup r=bebe""

This reverts commit 94af5ce3f4e0ed455a10ce15c71d103b8403e43e.
2014-05-02 07:15:53 -07:00
B2G Bumper Bot
6e07978450 Bumping manifests a=b2g-bump 2014-05-02 07:03:00 -07:00
B2G Bumper Bot
d9a5075c24 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8a45381d9b1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18832 from zacc/bug_1003853

Bug 1003853 - Use remembered is_desktop_b2g property rather than marione...

========

https://hg.mozilla.org/integration/gaia-central/rev/170a13db0a8c
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1003853 - Add comment for marionette.instance and restart
2014-05-02 07:00:58 -07:00
Carsten "Tomcat" Book
0260e6f13c Merge mozilla-central to b2g-inbound 2014-05-02 15:01:54 +02:00
Carsten "Tomcat" Book
43960220d1 merge fx-team to mozilla-central 2014-05-02 14:52:03 +02:00
Carsten "Tomcat" Book
41c6c84b78 merge b2g-inbound to mozilla-central 2014-05-02 14:50:16 +02:00
B2G Bumper Bot
980facddb8 Bumping manifests a=b2g-bump 2014-05-02 04:11:20 -07:00
B2G Bumper Bot
2165529a7d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d9b7089df3a
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1003784 - Separate out FakeUpdateChecker.check_updates() and start_b2g(). r=zcampbell
2014-05-02 04:05:54 -07:00
B2G Bumper Bot
eabe9b7c80 Bumping manifests a=b2g-bump 2014-05-02 03:57:58 -07:00
B2G Bumper Bot
3ad29c83bf Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a68bdf2bb644
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 1002541 - Update marionette_client to 0.7.7
2014-05-02 03:55:58 -07:00
B2G Bumper Bot
3cb2a2f392 Bumping manifests a=b2g-bump 2014-05-02 03:42:58 -07:00
B2G Bumper Bot
b71ebdff40 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25d039dc0e26
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #18885 from chirarobert/1004963

Bug 1004963 - Update camera tests

========

https://hg.mozilla.org/integration/gaia-central/rev/7d1601c4740a
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 1004963 - Update camera tests

========

https://hg.mozilla.org/integration/gaia-central/rev/37255afe142c
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #18463 from nsarkar/bug998488

Bug 998488 - STK PLAY_TONE feature broken r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b9a3ec2db3ab
Author: Nivedita Sarkar <nsarkar@codeaurora.org>
Desc: Bug 998488 - STK PLAY_TONE feature broken r=fcampo

- Access _iccManager from icc instead of iccManager

- Add test case for PLAY_TONE

Change-Id: I701dec50e81fd25357552e33e2a00e4abd28b35d

========

https://hg.mozilla.org/integration/gaia-central/rev/82834f1c1589
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18861 from wilsonpage/1001510

Bug 1001510 - [Camera] 1.4 Sub menu headers and active Options button

========

https://hg.mozilla.org/integration/gaia-central/rev/ea932b038595
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1001510 - [Camera] 1.4 Sub menu headers and active Options button positions are off

========

https://hg.mozilla.org/integration/gaia-central/rev/2e7980de53a3
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18862 from wilsonpage/996766

Bug 996766 - [Camera][Mozilla] 1.4 Visual Design - Make Camera Settings

========

https://hg.mozilla.org/integration/gaia-central/rev/93c3ffba0c38
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 996766 - [Camera][Mozilla] 1.4 Visual Design - Make Camera Settings Highlight State 30% Transparent

========

https://hg.mozilla.org/integration/gaia-central/rev/08f3186bfa31
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18878 from crdlc/bug-1003752-v2

Bug 1003752 - [VR][Contacts] Select all and Deselect all buttons shouldn...

========

https://hg.mozilla.org/integration/gaia-central/rev/b9743480122a
Author: crdlc <crdlc@tid.es>
Desc: Bug 1003752 - [VR][Contacts] Select all and Deselect all buttons shouldnt appear in Delete contacts screen
2014-05-02 03:40:39 -07:00