406002 Commits

Author SHA1 Message Date
B2G Bumper Bot
553f7a4199 Bumping manifests a=b2g-bump 2015-02-10 04:06:21 -08:00
Patrick McManus
66ba35c626 bug 1130874 - test for alt-svc -06 h2 extension r=hurley 2015-02-08 09:11:22 -05:00
Patrick McManus
c19611d6a0 bug 1130874 - h2 test server altsvc 06 r=hurley
This only updates node-http2 for mozilla's CI needs by supporting
sending of the AltSvc frame (-06). It does not implement receiving or
the node internal tests.
2015-02-08 09:00:39 -05:00
Patrick McManus
bfa57d2872 bug 1130874 - update h2 alternate service extension to draft-06 r=hurley 2015-02-06 17:45:05 -05:00
Alexandre Poirot
d80c4356c6 Bug 1127108 - Automatically open the system app with devtools on Mulet. r=fabrice 2015-02-05 10:04:00 -05:00
Bruce Sun
27f6e560fe Bug 1129846 - Handle all used type in PDU explicitly. r=tzimmermann 2015-02-05 15:35:57 +08:00
Sushil Chauhan
1f5c5361a5 Bug 1122850 - Use setPowerMode interface for HWC 1.4 and above. r=dwilson 2015-02-05 12:30:54 -08:00
Ethan Tseng
99d31c0110 Bug 1070944 - Part 4: Update and add test cases. r=albert 2015-02-09 10:30:57 +08:00
Ethan Tseng
17661a43bf Bug 1070944 - Part 3: Implementation of NetworkStatsDB and querying statistics. r=albert 2015-02-09 10:17:03 +08:00
Martin Thomson
9ec922dcb3 Bug 1129791 - Check connection state rather than context state. r=ekr
--HG--
extra : transplant_source : %E5RDV%AF%3B%9D%7C%0F%10%9BF3%BB%29%06%8C%92%CF1
2015-02-05 17:18:57 +11:00
Martin Thomson
4bc1d349bc Bug 1063290 - Disable most gUM tests on Android too. r=jib
--HG--
extra : transplant_source : %DDD%90%E4%C0%DD%E0S%CB%B2q5%EE%19%8B/%E2%CF%A6%F0
2015-02-07 11:39:35 +11:00
Dave Hunt
9cb2cd3d6f Bug 1130358 - [mozlog] Bump version to 2.10. r=jgraham 2015-02-06 04:47:00 -05:00
Morris Tseng
58963742cf Bug 1119126 - Send updateposition after reflow when selection is collapsed. r=roc 2015-02-02 22:10:00 -05:00
Martin Stransky
d975c07099 Bug 1097897 - Add HiDPI support (scale) for Gtk2 and update and fix calculation of scaled screen borders. r=karlt 2015-02-10 02:14:00 -05:00
Mark Goodwin
38b5ac26d2 Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-10 00:34:00 -05:00
Mark Goodwin
553c2556f8 Bug 1092055 - Show security messages for subresources. r=mcmanus 2015-02-09 07:04:00 -05:00
Catalin Badea
a1696f318d Bug 982726 - Patch 3: Implement client.postMessage. r=baku 2015-02-09 12:43:00 -05:00
Catalin Badea
39cd51ecbc Bug 982726 - Patch 2: Add postMessage to service worker. r=baku 2015-02-09 12:42:00 -05:00
Benoit Girard
43073dd455 Bug 1131462 - Remove buggy GetAsSurface override. r=jrmuizel 2015-02-10 23:03:15 +08:00
Carsten "Tomcat" Book
44452c0526 Backed out changeset 7d0e23391d53 (bug 1108957) for breaking nexus builds 2015-02-10 16:01:08 +01:00
Joel Maher
2f9ff58439 Bug 1110982 - [backout] tracking bug to get --run-by-dir enabled for 'oth' job on trunk. r=RyanVM 2015-02-10 09:07:32 -05:00
Masatoshi Kimura
83c11c2359 Bug 1124039 - Enable RC4 only if ClientHelloVersion <= TLS 1.0. r=keeler 2015-02-10 22:29:51 +09:00
Kartikaya Gupta
ddc075e4eb Bug 930939 - Switch the B2G controller thread from the main thread to the compositor thread. r=botond,mwu 2015-02-10 08:24:23 -05:00
Kartikaya Gupta
224d1319e8 Bug 930939 - Add a function to encapsulate running things on the APZ controller thread. r=botond 2015-02-10 08:24:23 -05:00
Kartikaya Gupta
b3954b6850 Bug 930939 - Move thread assertion code into APZThreadUtils and add more assertions. r=botond 2015-02-10 08:24:23 -05:00
Seth Fowler
d8f09bcf8d Bug 1130802 - Always prefer decoded surfaces when substituting surfaces for downscale-during-decode. r=dholbert 2015-02-10 04:20:45 -08:00
Brian Hackett
229cbc8e80 Bug 1126629 - Refine handling of minimal intervals in the backtracking allocator, r=sunfish. 2015-02-10 04:40:06 -07:00
Carsten "Tomcat" Book
74c4527f3a Backed out changeset 96de29a78170 (bug 1096800) for xperf perma failures 2015-02-10 12:32:06 +01:00
Cameron McCormack
af83082186 Bug 1067755 - Store relevant style data rather than style context pointers on transformed text runs. r=jdaggett 2015-02-10 21:30:25 +11:00
Carsten "Tomcat" Book
f760432a03 Backed out changeset cab2c930fa02 (bug 1067755) for static analysis build bustage 2015-02-10 11:15:33 +01:00
Kaustabh Datta Choudhury
2abf21620d Bug 1056851 - [layout] Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher
--HG--
extra : rebase_source : a4fdccae34cdbb27d9e1f03f2a758f26651abb1b
2015-02-06 11:50:00 +01:00
Milan Sreckovic
110886d205 Bug 1130971 - Null pointer checks before dispatching. r=mattwoodrow
--HG--
extra : rebase_source : f38f8831801730d4e9faf5701ad6210717a2fbc4
2015-02-09 17:23:09 +08:00
Luca Greco
f6fa0cc5bc Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2015-01-31 10:36:00 -05:00
Ethan Tseng
dc7d20d249 Bug 1070944 - Part 2: Implementation of saving statistics. r=albert 2015-01-27 17:15:44 +08:00
Andrew Comminos
a2fb3116d7 Bug 1126094 - Adds high resolution display support to GdkScreen. r=karlt
--HG--
extra : rebase_source : e537c0be8ce98c46b81cb7e7e7cffb46c16e2c81
2015-01-26 17:21:00 +01:00
JerryShih
70408d1c91 Bug 1129686 - Update cms profile in SRGBOverrideObserver callback. r=jmuizelaar
--HG--
extra : rebase_source : 9fc25be48d86379004ed4fda37c8a9eaf81409ed
2015-02-06 00:18:00 +01:00
Dragana Damjanovic
3238411161 Bug 1108957 - Add per network interface dns query. This is possible only with gonk. r=mayhemer
--HG--
extra : rebase_source : 75ddd83c183db890d7c4adeb22679e7157d53372
2015-02-09 01:52:00 +01:00
Cameron McCormack
40ade93e4b Bug 1067755 - Store relevant style data rather than style context pointers on transformed text runs. r=jdaggett 2015-02-10 20:35:59 +11:00
Frédéric Wang
209cc4bfbd Bug 1110056 - Merge nsMathMLmphantomFrame into nsMathMLmrowFrame. r=jkitch
--HG--
extra : rebase_source : aafda35ac6c7b647b18259cbaca09161b8aac58b
2015-02-09 11:19:00 +01:00
Ted Clancy
bee6f6bd32 Bug 1000305 - Part 2 - imported patch bug-1000305-fix-part2. r=mcmanus
--HG--
extra : rebase_source : 980af8e81cc0358a04073d3cc98d90c3a98c5228
2015-02-09 08:39:07 -05:00
Ethan Tseng
0f9ee2a3cf Bug 1070944 - Part 1: MozNetworkStats WebIDL change. r=ehsan 2015-01-23 19:12:03 +08:00
Alexandre Lissy
791808dd5f Bug 1130287 - Expose isB2G in SpecialPowers. r=sicking
Some mochitests needs to behave differently when ran on B2G Desktop.
Currently, this is implemented using user agent string detection,
mostly relying on "Mobile" being present and "Android" being absent.
This is only true on B2G Desktop when ran on Try because the mozconfig
defined FXOS_SIMULATOR and that, per bug 1115935, this substring is only
added in this case, but not if just MOZ_B2G is defined. A better
approach is to expose 'isB2G' in SpecialPowers for this kind of
detection.
2015-02-08 10:09:00 +01:00
B2G Bumper Bot
bdd90d9f7f Bumping manifests a=b2g-bump 2015-02-10 03:26:57 -08:00
B2G Bumper Bot
e949c9b0eb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7d58e664bbf
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #27780 from ochameau/tweakMultilocale

Bug 1108955 - Tweak multilocale optimize performances. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/680e3556e68e
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 1108955 - Tweak multilocale optimize performances. r=stas
2015-02-10 03:25:28 -08:00
Yoshi Huang
9596e5bbf0 Bug 1131508 - Remove ConnectResponse and CloseResponse from NfcContentHelper. r=dimi 2015-02-10 17:48:16 +08:00
B2G Bumper Bot
2ea710c634 Bumping manifests a=b2g-bump 2015-02-10 02:48:29 -08:00
B2G Bumper Bot
471fbce5fb Bumping gaia.json for 14 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df1a26071642
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #28075 from Cwiiis/bug1129186-homescreen-rtl-placeholders

Bug 1129186 - Fix placeholders being misplaced in RTL. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/ae0f88501a89
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1129186 - Fix placeholders being misplaced in RTL. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/f9092f600dab
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1127318 - merge pull request #27963 from ythej:bug_1127318 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e8ebc44db680
Author: Vishnu Teja <yvtheja@gmail.com>
Desc: Bug 1127318 - Contacts with only a last name and a phone number in Gmail will be displayed as {phoneNumber} {LastName} while importing contacts from Gmail r=Francisco Jordano

========

https://hg.mozilla.org/integration/gaia-central/rev/3df43b1f9dda
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1131447 - merge pull request #28111 from shamenchens:Bug1131447-FlingPlayerGaiaLoading to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/6fbd90ee8c1f
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1131447 - Add gaia-loading component to fling player

========

https://hg.mozilla.org/integration/gaia-central/rev/ee09a74fd358
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1117314 - merge pull request #27917 from etiennesegonzac:bug-1117314 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/2d38fdeca30d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1117314 - The SoftwareHomeButtonManager only listens to system wide events when the SHB is enabled r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/6cffbe2f4449
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1131024 - merge pull request #28072 from KevinGrandon:bug_1131024_launching_private_window_message to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/8296144e7872
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1131024 - [System] Move private browser trigger into browser.js, handle private-window request r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/47cb166fcb42
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1119398 - merge pull request #28001 from mikehenrty:bug-1119398-rtl-net-error to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/80b0c137e2f8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1119398 - Correct background position of settings icon in RTL

========

https://hg.mozilla.org/integration/gaia-central/rev/6106ef6308b7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1100298 - merge pull request #27888 from KevinGrandon:bug_1100298_remove_learn_more_link to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/ca44de88afdc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1100298 - [PrivateBrowser] Update private browsing page content
2015-02-10 02:46:38 -08:00
B2G Bumper Bot
cfb5e523f6 Bumping manifests a=b2g-bump 2015-02-10 02:28:40 -08:00
B2G Bumper Bot
cda29f7c8d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b6c4afccfda
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #27927 from autra/bug-1126378

Bug 1126378 - fix display of arrow of ICE contacts in the Emergency dialer, r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/fb63733b265a
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1126378 - fix display of arrow of ICE contacts in the Emergency dialer
2015-02-10 02:28:24 -08:00
Yoshi Huang
5fdb7b6d6d Bug 1131454 - Don't add transceive req into RequestQueue in NfcMessageHandler. r=dlee 2015-02-10 14:19:38 +08:00