Commit Graph

244092 Commits

Author SHA1 Message Date
Eric Rahm
c74f8a6a96 Bug 1164556 - Part 1: Remove instances of #ifdef PR_LOGGING in toolkit. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Eric Rahm
55f55085b9 Bug 1163201 - Part 3: Remove mSamples in |MediaEngineWebRTCAudioSource|. r=cpeterson
|mSamples| was made protected just to satisfy a warning if PR_LOGGING was not
set. As it turns out the warning is correct and mSamples is not used, so lets
remove it.
2015-05-14 10:13:23 -07:00
Eric Rahm
0c231d41fa Bug 1163201 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:23 -07:00
Eric Rahm
485ac2e37a Bug 1163201 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Michal Novotny
813043df3e Bug 1163900 - crash in mozilla::net::nsHttpChannelCacheKey::GetData(unsigned int*, nsACString_internal&), r=jduell 2015-05-14 19:05:34 +02:00
Daniel Holbert
14e1cf68d0 Bug 1050500 followup: Annotate js.cpp "Exit()" method as "override". rs=ehsan 2015-05-14 09:14:15 -07:00
Mason Chang
8c6561276c Bug 1155828 - Draw box-shadows using an approach inspired by border-image. r=mstange 2015-05-13 15:19:27 -04:00
B2G Bumper Bot
6b67eee401 Bumping manifests a=b2g-bump 2015-05-13 11:44:11 -07:00
B2G Bumper Bot
a794549930 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

========

https://hg.mozilla.org/integration/gaia-central/rev/deee98319626
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1161095 - Don't prompt on theme-app uninstall. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/faf3329ffd8b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162264 - merge pull request #30050 from Cwiiis:bug1162264-dont-allow-early-longpress to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c5c245bf36ee
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1162264 - Don't allow initiation of long-press during drag. r=kgrandon
2015-05-13 11:43:50 -07:00
Wes Kocher
28760de22e Merge m-c to b2ginbound a=merge CLOSED TREE 2015-05-13 11:32:10 -07:00
Wes Kocher
8013b41a02 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Wes Kocher
27690a85eb Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
B2G Bumper Bot
51ace5d538 Bumping manifests a=b2g-bump 2015-05-13 10:17:33 -07:00
B2G Bumper Bot
04a1ef97a4 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/baaf94aa13cd
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #29953 from mwargers/1162112

Bug 1162112 - test_rocketbar_add_collection_save_bookmark.py: TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/5c88895debc2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1162112 - test_rocketbar_add_collection_save_bookmark.py: TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/bfb94470401a
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #26862 from zbraniecki/1105648-refactor-system-banner

Bug 1105648 - Refactor SystemBanner. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/41528c0eabae
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1105648: Refactor SystemBanner's L10n
2015-05-13 10:15:20 -07:00
Zibi Braniecki
f6eaebe0df Bug 1163245 - [Battery][Gonk] Implementation of battery discharging remaining time. r=dhylands 2015-05-13 09:35:57 -07:00
Georg Fritzsche
8496facc58 Backed out changeset 3098f602db56 (bug 1162476) for xpcshell bustage on a CLOSED TREE. 2015-05-13 17:43:42 +02:00
B2G Bumper Bot
d0e9fa2e69 Bumping manifests a=b2g-bump 2015-05-13 08:11:16 -07:00
B2G Bumper Bot
54fa031b71 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4af68748acbc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164015 - merge pull request #30030 from npark-mozilla:1164015 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/456f78fdb26a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1164015 - use local setup_IMAP_email method, and relocate screenshot methods so it won't capture time/date information
2015-05-13 08:08:23 -07:00
Paolo Amadini
86d7635b85 Bug 1149975 - Part 2 of 2 - Test manual login fill. r=MattN 2015-05-13 15:39:02 +01:00
Paolo Amadini
0c89dfb625 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN 2015-05-13 15:34:14 +01:00
Aaron Raimist
f743141459 Bug 1118983 - Mozilla logo at bottom of Loop Standalone UI is incorrect. r=Standard8 2015-05-13 13:03:18 +01:00
Andrei Oprea
3639b75ea6 Bug 1073940 - Add missing icon to loop contacts panel. Patch originally by Andrei, updated by Standard8. r=mikeboer 2015-05-13 13:03:18 +01:00
B2G Bumper Bot
6330b49e25 Bumping manifests a=b2g-bump 2015-05-13 04:52:28 -07:00
B2G Bumper Bot
ed2b79cb06 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/199d9265e55d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Revert "Bug 1159866 - publish lockscreenwindowmanager-deactivated when lockscreen is closed, r=alive"

This reverts commit 4efa328389b5f10591c6d91736440aacd240ab49.

========

https://hg.mozilla.org/integration/gaia-central/rev/83eccdc1f066
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1163918 - merge pull request #30017 from crh0716:1163918 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/86b8b95f46b4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1163918 - Change the string id
2015-05-13 04:50:16 -07:00
Georg Fritzsche
94852d06df Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 13:46:51 +02:00
B2G Bumper Bot
80c1fd43f7 Bumping manifests a=b2g-bump 2015-05-13 04:00:05 -07:00
B2G Bumper Bot
af9cd44f91 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d0b04c62305
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1137593 - Use notifcation options.dir instead of options.bidi" for gij 20 perma failure

This reverts commit 2334013f9f921e0bc5d951b0e96a6b3b033f5e08.
2015-05-13 03:57:53 -07:00
Aus Lacroix
9baff62a14 Backed out changeset c981ae453137 2015-05-13 03:16:27 -07:00
Tooru Fujisawa
2388f3db38 Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin 2015-05-13 18:58:59 +09:00
Aus Lacroix
a092f4b39d bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 02:55:33 -07:00
B2G Bumper Bot
4b5f4294d9 Bumping manifests a=b2g-bump 2015-05-13 02:27:41 -07:00
B2G Bumper Bot
61bace78a0 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a5472568bb9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 942365 - merge pull request #30015 from EragonJ:bug-942365 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1f8b3b52ec31
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 942365 - fix done button problem in different scenario, r=Arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/b0dc1956c9c3
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1161785 - merge pull request #30032 from EragonJ:bug-1161785 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f938a1f5b9ad
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1161785 - Fix anchor CSS selector in lists.css

========

https://hg.mozilla.org/integration/gaia-central/rev/b88944d0d88e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1163162 - merge pull request #30029 from gabrielesvelto:bug-1163162-operator-barring-error to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e351427e66ff
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1163162 - Handle errors caused by operator call barring r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/b0558aa5e2ec
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1160110 - merge pull request #30020 from KevinGrandon:bug_1160110_dialer_sim_dialog_l10n to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/33f64eea3021
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1160110 - Localize the sim picker dialog manually r=drs
2015-05-13 02:25:13 -07:00
Jan de Mooij
e3603b8c6a Bug 1160182 - Handle extended functions in CreateLazyScriptsForCompartment. r=shu 2015-05-13 11:04:11 +02:00
Jan de Mooij
27c17dd32a Bug 1145785 - Fix OOM crash in the ARM simulator's icache check. r=bhackett 2015-05-13 11:04:09 +02:00
Paul Adenot
c9d6e1deb7 Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt 2015-05-13 11:02:27 +02:00
Aus Lacroix
461b2905ba Backout 5d1121be7de5 - Mulet Bustage 2015-05-13 01:53:33 -07:00
Aus Lacroix
42b4f30e5e Backed out changeset eb674efe2b05 2015-05-13 01:51:43 -07:00
Lars T Hansen
af0ae5ada4 Bug 1139856 - do not lose wakeups. r=luke 2015-05-13 10:35:42 +02:00
Aus Lacroix
89194382d4 bug 1159960 - Fix build bustage. 2015-05-13 01:34:47 -07:00
Maxim Zhilyaev
63a2e7b1ac Bug 1082572 - Print timeDelta and check for at least half time [r=Mardak] 2015-05-13 01:26:44 -07:00
B2G Bumper Bot
4576dd0037 Bumping manifests a=b2g-bump 2015-05-13 01:17:32 -07:00
B2G Bumper Bot
3dcb2dac27 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe6f51584306
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164331 - merge pull request #30035 from KevinGrandon:bug_1164331_mock_l10n_format_value to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/79e068560666
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1164331 - Add formatValue to MockL10n
2015-05-13 01:15:19 -07:00
Jamin Liu
2e4db95721 Bug 1163969 - Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. r=joliu 2015-05-13 15:58:22 +08:00
Bruce Sun
4e58e0c109 Bug 1163912: Set |Type| property of BluetoothDevice a initial value during LeScan; f=elin, r=jocelyn 2015-05-13 15:50:21 +08:00
Aus Lacroix
b034259905 bug 1159960 - Update docker tester image. r=lightsofapollo 2015-05-13 00:42:48 -07:00
B2G Bumper Bot
86549b04a9 Bumping manifests a=b2g-bump 2015-05-13 00:27:40 -07:00
B2G Bumper Bot
b656379ad5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c53b7111e646
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #29992 from cctuan/1158388

Bug 1158388 - [NFC] Swiping up causes jerky, stuttered animation in the Shrinking UI.

========

https://hg.mozilla.org/integration/gaia-central/rev/20e739687a8c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1158388 - [NFC] Swiping up causes jerky, stuttered animation in the Shrinking UI. r=greg
2015-05-13 00:25:27 -07:00
B2G Bumper Bot
ca67977ebc Bumping manifests a=b2g-bump 2015-05-12 23:53:00 -07:00
B2G Bumper Bot
35ab3aa198 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f0124e04ad4
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #29390 from zbraniecki/1137593-use-dir-instead-of-bidi-when-displaying-notifications

Bug 1137593 - Use notifcation options.dir instead of options.bidi. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/c26f867bccec
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1137593 - Use notifcation options.dir instead of options.bidi
2015-05-12 23:50:27 -07:00
Zibi Braniecki
dd0ceaf68a Bug 1137593 - Switch ChromeNotification from bidi to dir for RTL. r=gerard-majax 2015-05-12 23:25:18 -07:00