Jean-Yves Avenard
0559a947a7
Bug 1105661: MP4Sample: use proper delete[] operator. r=k17e
...
]
2014-11-27 21:09:16 +11:00
Jean-Yves Avenard
60b4da44d1
Bug 1101534 - Add MP4Sample copy constructor. r=k17e
2014-11-28 19:31:57 +11:00
Jean-Yves Avenard
6b3390d4a1
Bug 1101534 - detect SBR (HE-AAC) in AAC streams with implicit signalling. r=rillian
2014-11-27 13:23:15 +11:00
Jan-Ivar Bruaroey
fdebc856ec
Bug 1087528 - avoid showing (win)id and url twice for peerConnections in about:webrtc. r=jesup
2014-11-28 00:35:48 -05:00
Morris Tseng
524e7c5152
Bug 1101392 - Part 1: Fix coding style in nsEditorCommands.cpp. r=roc
2014-11-24 22:08:00 +01:00
B2G Bumper Bot
a885191ebc
Bumping manifests a=b2g-bump
2014-11-27 23:37:01 -08:00
B2G Bumper Bot
0e78049582
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b9d9968b89b
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26520 from dwi2/bug1105588
Bug 1105588 - [Stingray][System] allow - in oop black list
========
https://hg.mozilla.org/integration/gaia-central/rev/6717964b16a7
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1105588 - [Stingray][System] allow - in oop black list
2014-11-27 23:26:55 -08:00
B2G Bumper Bot
0d2b94d02d
Bumping manifests a=b2g-bump
2014-11-27 23:02:01 -08:00
B2G Bumper Bot
970e40ac16
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b22a8f312aae
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26507 from dwi2/bug1094066
Bug 1094066 - APP-CANCELLED key should handled by app first then fall back to system app
========
https://hg.mozilla.org/integration/gaia-central/rev/8d540e356f9b
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1094066 - APP-CANCELLED key should handled by app first then fall back to system app
========
https://hg.mozilla.org/integration/gaia-central/rev/4c79833203dc
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26518 from dwi2/bug1105629
Bug 1105629 - [Stingray][Home] Use correct icon of decks in Smart Home
========
https://hg.mozilla.org/integration/gaia-central/rev/e324704f86b1
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1105629 - [Stingray][Home] Use correct icon of decks in Smart Home
2014-11-27 22:56:57 -08:00
Phil Ringnalda
2e62aeec17
Merge m-c to b-i
2014-11-27 22:36:36 -08:00
B2G Bumper Bot
6da16c0b34
Bumping manifests a=b2g-bump
2014-11-27 22:31:57 -08:00
B2G Bumper Bot
67341f04d2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e3a065b26f45
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #25997 from crh0716/1090843
Bug 1090843 - Improve the time required for being interactive r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/51c897a096cb
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1090843 - Remove non-required modules from the loading path of the root panel
2014-11-27 22:26:54 -08:00
B2G Bumper Bot
6942ce2b3a
Bumping manifests a=b2g-bump
2014-11-27 20:58:31 -08:00
B2G Bumper Bot
12793a4c5d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1c36182c171e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26522 from timdream/keyboard-audio-hardware
Bug 1104646 - Release AudioContext when the keyboard is no visible, r=mnjul
========
https://hg.mozilla.org/integration/gaia-central/rev/ab71d971b1b6
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1104646 - Release AudioContext when the keyboard is no visible
2014-11-27 20:56:56 -08:00
B2G Bumper Bot
4187c7e492
Bumping manifests a=b2g-bump
2014-11-27 19:08:31 -08:00
B2G Bumper Bot
bc3f3485c1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/54b2b63a241c
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26465 from EragonJ/bug-1056017
Bug 1056017 - [Arabic] Display problem in Settings App - RTL Support Req...
========
https://hg.mozilla.org/integration/gaia-central/rev/c50d02b8eb60
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1056017 - [Arabic] Display problem in Settings App - RTL Support Required.
2014-11-27 19:06:56 -08:00
Florian Quèze
84f5bfb056
Bug 1104221 - Search drop down shows the icon of the previous default engine if the new default doesn't have an icon. r=felipe
2014-11-24 20:24:19 +01:00
Florian Quèze
8f91234307
Bug 1102911 - The search engine favicons are distorted in search preferences on Linux. r=felipe
2014-11-24 19:48:52 +01:00
JW Wang
f672c4bc59
Bug 886188 - add debuggins logs to diagnose test15 timeouts in test_preload_actions.html. r=cpearce
2014-11-24 19:46:00 +01:00
L. David Baron
2fbfc09f6f
Bug 1102650 - Make the :-moz-dir() and :-moz-locale-dir() selectors be valid selectors (matching nothing) with arguments other than rtl and ltr, rather than invalid. r=heycam
2014-11-26 22:29:45 -08:00
L. David Baron
8c516d0dfd
Bug 1100773 patch 3 - Add an aListDescendants boolean to nsStyleContext::List. r=heycam
2014-11-26 22:29:45 -08:00
L. David Baron
ac0837a339
Bug 1100773 patch 2 - Convert style rule List methods to use fprintf_stderr. r=heycam
...
Note that getting decent logcat output on Android and B2G requires not
splitting lines of output across multiple fprintf_stderr calls.
2014-11-26 22:29:44 -08:00
L. David Baron
15771fb627
Bug 1100773 patch 1 - Fix bracing of indent loops in style rule print functions. r=heycam
2014-11-26 22:29:44 -08:00
L. David Baron
4753a33253
Bug 1100770 - Better document existing printf_stderr, vprintf_stderr, fprintf_stderr functions. r=froydnj
2014-11-26 22:29:44 -08:00
Florian Quèze
bcd6698fc9
Bug 1102932 - Text color of open search providers should be white on hover, rs=gavin.
2014-11-24 12:49:46 +01:00
Dave Townsend
e094a24942
Bug 1103119: Search drop down fails to display properly if a search engine has no icon. r=felipe
2014-11-21 13:04:24 -08:00
Dave Townsend
bd0d6b5aff
Bug 1101654: First use tour for search UI. r=felipe
2014-11-20 15:27:10 -08:00
Florian Quèze
99592ea91e
Bug 1088660 - Improve the search bar UI to support one-off searches - polish CSS for Windows/Linux, rs=dolske.
2014-11-20 22:59:58 +01:00
Felipe Gomes
b18b2c4ec2
Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg
2014-11-20 18:21:29 -02:00
Dave Townsend
43792ed2f5
Bug 1101999 - Fix/add UITour highlighting for the new search UI. r=florian
2014-11-20 12:13:21 -08:00
Florian Quèze
a7e6668f97
Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe.
2014-11-20 20:55:41 +01:00
Jan-Ivar Bruaroey
527f8638a0
Bug 1087528: make pc.id settable from chrome content. r=smaug, r=bwc
2014-11-20 14:43:02 -05:00
Alexandre Poirot
eafca270d8
Bug 1097814 - Fix fake hardware buttons in mulet. r=paul, r=vingtetun
2014-11-20 10:48:00 -05:00
Kartikaya Gupta
5fad9ad99a
Bug 1105016 - Update tld to pld in debug logging. r=mstange
...
DONTBUILD because NPOTB
2014-11-26 13:58:15 -05:00
B2G Bumper Bot
0cc1205e4b
Bumping manifests a=b2g-bump
2014-11-26 10:56:35 -08:00
B2G Bumper Bot
8bb65e81a7
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/26fad79263f9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26459 from KevinGrandon/bug_1101158_use_tagged_template
Bug 1101158 - Use shared tagged template library for escaping card content
========
https://hg.mozilla.org/integration/gaia-central/rev/3bbe686afb35
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1101158 - Use shared tagged template library for escaping card content r=aus r=freddyb
========
https://hg.mozilla.org/integration/gaia-central/rev/de0c1f0eb0f8
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #26238 from arcturus/bug-1064502
Bug 1064502 - [RTL] Contacts List - Letters should not overlap contact names and faces. r=sergi
========
https://hg.mozilla.org/integration/gaia-central/rev/a67ddd34d779
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1064502 - [RTL] Contacts List - Letters should not overlap contact names and faces. r=sergi
2014-11-26 10:46:59 -08:00
Kartikaya Gupta
d181815ab6
Bug 1085404 - When interacting with a fast-moving APZC, don't send the events to content. r=botond
2014-11-26 12:41:06 -05:00
Kartikaya Gupta
a53eda68ee
Bug 1105295 - Stop using scrollinfo layers when event regions are enabled. r=botond
2014-11-26 12:40:55 -05:00
B2G Bumper Bot
b7b7dc9a0d
Bumping manifests a=b2g-bump
2014-11-26 09:13:28 -08:00
B2G Bumper Bot
48af9b5b5f
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e68d2771a8d5
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26436 from dwi2/bug1103339
Bug 1103339 - System app should not process keydown/keyup event target t...
========
https://hg.mozilla.org/integration/gaia-central/rev/e73305953dad
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1103339 - System app should not process keydown/keyup event target to embedded iframe
========
https://hg.mozilla.org/integration/gaia-central/rev/25343f6b5ce7
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26244 from mancas/bug1098611
Bug 1098611 - [FTU] UI does not update when switching networks in FTU
========
https://hg.mozilla.org/integration/gaia-central/rev/353b8bfebe28
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1098611 - [FTU] UI does not update when switching networks in FTU
========
https://hg.mozilla.org/integration/gaia-central/rev/638251bd179a
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26324 from weideng/bug1098188
Bug 1098188 - Keyboard settings can't be pre-localized when handwriting layout included. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/ec9d4716e825
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1098188 - Keyboard settings can't be pre-localized when handwriting layout included
========
https://hg.mozilla.org/integration/gaia-central/rev/6b8a77262b3c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26474 from xeonchen/bug-1096236
Bug 1096236 - Remove "alternateLayoutOverwrite" in Arabic layout definition
========
https://hg.mozilla.org/integration/gaia-central/rev/8e6e5753330f
Author: Liang-Heng Chen <xeonchen@mozilla.com>
Desc: Bug 1096236 - Remove "alternateLayoutOverwrite" in Arabic layout definition.
2014-11-26 09:11:55 -08:00
B2G Bumper Bot
e71ec1a000
Bumping manifests a=b2g-bump
2014-11-26 07:38:26 -08:00
Andrew Osmond
56348290ec
Bug 1102986 - Update camera preview media stream with platform media stream expectations. r=roc
2014-11-21 09:34:00 -05:00
Alexandre Lissy
1903e36586
Bug 1100876 - Add showOnlyOnce to MozBehavior dict. r=mhenretty, r=smaug
...
There are some notifications that we know we don't want to resend. For
instance, Voicemail notifications are some, since everytime the network
will be ready it will notify us of the status, so we don't have to
resend it on reboot. We add a 'showOnlyOnce' key in the MozBehavior dict
for this usecase.
2014-11-25 08:26:00 -05:00
Henry Chang
7f8189c9d4
Bug 1098192 - Remove unused mutex for ifc_* function calls. r=vchang
2014-11-21 15:46:04 +08:00
B2G Bumper Bot
ecc0104137
Bumping manifests a=b2g-bump
2014-11-26 07:02:02 -08:00
B2G Bumper Bot
2cb8aa1ece
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/95ec6dd29009
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #26454 from hfiguiere/tray-player-rtl
Bug 1058727 - fix the notification tray playback control in RTL. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/3f46dbfdc16a
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1058727 - fix the notification tray playback control in RTL
========
https://hg.mozilla.org/integration/gaia-central/rev/568a6e7e5b77
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #26450 from wilsonpage/1104774
Bug 1104774 - [camera] Orientation broken after lock screen in preview-gallery
========
https://hg.mozilla.org/integration/gaia-central/rev/45576f05ca71
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1104774 - [camera] Orientation broken after lock screen in preview-gallery
2014-11-26 06:51:56 -08:00
B2G Bumper Bot
940a02c642
Bumping manifests a=b2g-bump
2014-11-26 06:31:58 -08:00
B2G Bumper Bot
ccdee9d9fb
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e4822b34a357
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #25909 from tamarahills/bugfix/1078448
Bug 1078448 - Modify call_screen_window.js reloadWindow to not leak Call...
========
https://hg.mozilla.org/integration/gaia-central/rev/a15b584927c9
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1078448 - Modify call_screen_window.js reloadWindow to not leak CallScreen app instances. r=drs.
========
https://hg.mozilla.org/integration/gaia-central/rev/38844206ba88
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26447 from davehunt/bug1074117-gallery
Bug 1074117 - Use expected conditions and optimise element lookups in gallery app object
========
https://hg.mozilla.org/integration/gaia-central/rev/8ee272531ef9
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in email app object. r=fstrugariu
2014-11-26 06:21:54 -08:00
B2G Bumper Bot
9742fae39b
Bumping manifests a=b2g-bump
2014-11-26 04:41:58 -08:00
B2G Bumper Bot
6bcccee63d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b710813303f9
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #25308 from stasm/1011519-hide-ar-fr-zhTW
Bug 1011519 - Use pseudolocales in tests
========
https://hg.mozilla.org/integration/gaia-central/rev/1b25f92559fc
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1011519 - Use pseudolocales in tests. r=gandalf r=kgrandon r=arthurcc
2014-11-26 04:36:53 -08:00