Commit Graph

218065 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/f6aea21f9a70
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26576 from davehunt/bug1074117-keyboard

Bug 1074117 - Use expected conditions and optimise element lookups in keyboard app object

========

https://hg.mozilla.org/integration/gaia-central/rev/37074a2f729e
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in keyboard app object. r=fstrugariu

========

https://hg.mozilla.org/integration/gaia-central/rev/a9064ed8f2bb
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26260 from tauzen/Bug1089486_nfc_toggle_disabling

Bug 1089486 - [NFC] Disable NFC toggle in settings during NFC HW change,  r=arthur.chen, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/1ee57a93e417
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1089486 - [NFC] Disable NFC toggle in settings during NFC HW change, r=arthur.chen, r=gweng
2014-12-02 05:36:56 -08:00
Carsten "Tomcat" Book
d4b9453ca0 Merge mozilla-central to fx-team 2014-12-02 12:07:01 +01:00
Carsten "Tomcat" Book
028288c26c merge fx-team to mozilla-central a=merge 2014-12-02 11:56:18 +01:00
Carsten "Tomcat" Book
1094536ce8 merge mozilla-inbound to mozilla-central a=merge 2014-12-02 11:54:31 +01:00
Xidorn Quan
abf5a08d63 Bug 1093998 - Make nsContainerFrame::CreateNextInFlow return the new frame instead of using an our param. r=dbaron 2014-12-01 22:03:57 -08:00
Phil Ringnalda
3448cbe760 Merge m-c to f-t 2014-12-01 19:14:52 -08:00
Phil Ringnalda
25218eaff7 Merge m-c to b-i 2014-12-01 19:13:51 -08:00
Phil Ringnalda
5b15af9b2c Merge b-i to m-c, a=merge 2014-12-01 19:08:57 -08:00
B2G Bumper Bot
a617b08e2e Bumping manifests a=b2g-bump 2014-12-01 18:12:01 -08:00
B2G Bumper Bot
a20635e54f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e4f029a2fd8
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #26369 from russnicoletti/bug-1102611

Bug 1102611 - [RTL][Video] Gap between progress bar and elapsed time r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/b360b086ae87
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1102611 - [RTL][Video] Gap between progress bar and elapsed time
2014-12-01 18:06:56 -08:00
Matthew Gregan
8db9fef65c Bug 1106657 - Move MOZ_PDM_VPX definition to moz.build. r=bholley 2014-12-02 14:00:45 +13:00
Nicolas Silva
33a59b52e5 Bug 1099252 - Blocklist ATI graphics driver version 8.832.0.0. r=Bas 2014-12-01 16:21:37 -08:00
Jon Coppeard
bff7a61222 Bug 650161 - Fix a bug than meant we relocated fewer arenas than we should have r=terrence 2014-12-02 18:02:45 -08:00
Mark Banner
494fbb5d2e Bug 1064218 - Detect syntax failures in Loop's unit tests. r=nperriault 2014-12-01 14:37:06 -08:00
Xidorn Quan
aa22a12e59 Bug 1054383 - Enable css-ruby reftests on B2G. r=dholbert
--HG--
extra : rebase_source : ba97986e077763fcdb987051a6e38e66d50ab7ea
2014-12-01 13:58:06 -08:00
Bobby Holley
6f72e4759f Bug 1104964 - Make MediaDecoderReader own the task queue. r=cpearce 2014-12-01 21:51:03 -08:00
Bobby Holley
f5549dba7e Bug 1104964 - Rename the task queue for hardware video decoding to something more obvious. r=cpearce
Otherwise it will shadow the mTaskQueue that we're about to introduce on
MediaDecoderReader.
2014-12-01 21:51:02 -08:00
Bobby Holley
a51815e6f2 Bug 1104964 - Split shutdown initiatation and queue-drain-waiting into separate pieces. r=cpearce
This patch shouldn't change any behavior. The upcoming patch takes advantage of
these separate pieces.
2014-12-01 21:51:02 -08:00
Bobby Holley
7a9636027d Bug 1104964 - Make sure that MediaDecoderReader::Shutdown is always called. r=cpearce 2014-12-01 21:51:02 -08:00
Bobby Holley
5e569529a8 Bug 1104964 - Handle ShutdownPoolsEvent race. r=cpearce 2014-12-01 21:51:02 -08:00
Daniel Holbert
9d62810fef Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan 2014-12-01 21:07:42 -08:00
Daniel Holbert
2984a58744 Bug 1093191 part 2: Add some missing includes & forward-decls in libeditor .h files. r=ehsan 2014-12-01 21:06:55 -08:00
Daniel Holbert
f5e527d605 Bug 1093191 part 1: Remove some unnecessary #includes of stdio.h "for printf" in some libeditor files that don't use printf. r=ehsan 2014-12-01 21:06:55 -08:00
B2G Bumper Bot
9021d78ca1 Bumping manifests a=b2g-bump 2014-12-01 12:37:02 -08:00
B2G Bumper Bot
801340076c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63ea62ea5a2e
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1106571 - Support new storage structure for IndexedDB when populating reference workloads. r=jvarga
2014-12-01 12:26:57 -08:00
B2G Bumper Bot
234c31d3ee Bumping manifests a=b2g-bump 2014-12-01 10:02:03 -08:00
B2G Bumper Bot
4a9f833609 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/320adc0150b1
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26342 from punamdahiya/Bug1100528

Bug1100528-[Gallery[RTL]-Mirror slider thumb to progress left while playing video in gallery r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/94264588cd0d
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1100528-[Gallery[RTL]-Mirror slider thumb to progress left while playing video in gallery r=djf
2014-12-01 09:56:57 -08:00
B2G Bumper Bot
6e71cf4d21 Bumping manifests a=b2g-bump 2014-12-01 08:38:19 -08:00
B2G Bumper Bot
6d2f8b7f8a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c64bab0a2de7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1106229 - merge pull request #26567 from KevinGrandon:bug_1106229_remove_strings_modal_dialogs to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/108dff300374
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106229 - Remove strings from index.html for modal dialogs r=kgrandon
2014-12-01 08:33:10 -08:00
Mats Palmgren
2455228c4a Bug 1102374 - Enable display:contents by default in non-release builds. r=dbaron 2014-12-01 15:55:16 +00:00
Mats Palmgren
8e2e146845 Bug 1105184 - Setup the mCaret used for DND so that it displays the caret also when dragging a selection within the same shell. r=roc 2014-12-01 15:55:16 +00:00
Mats Palmgren
fa685d9436 Bug 1105938 - Don't use nsCSSProps::PropHasFlags(eCSSPropertyExtra_variable, ...). r=heycam 2014-12-01 15:55:16 +00:00
Mats Palmgren
662ecd2296 Bug 1101625 part 2 - Remove the aIRI param since it's always true. And some minor code cleanup. r=smontagu 2014-12-01 15:55:15 +00:00
Mats Palmgren
33e5d69d37 Bug 1101625 part 1 - Don't escape all non-ASCII characters when unsafe characters are found, just escape the unsafe characters. r=smontagu 2014-12-01 15:55:15 +00:00
Jon Coppeard
157fa8200e Backed out changeset 97150f502eeb (bug 1102858) for breaking b2g builds
--HG--
extra : rebase_source : 7208ba7bced1fce95197ad8ed146c87f69e71363
2014-12-01 07:18:58 -08:00
Jon Coppeard
df6281c958 Bug 1102858 - Fix tracing of debugger objects' private pointers for compacting GC r=terrence 2014-12-01 06:07:25 -08:00
Jeff Muizelaar
2b1a74ce01 Bug 1094097. Fix building ANGLE without D3D11. r=jrmuizel
--HG--
extra : rebase_source : 0a1bfad2cdd76ddf26565d664f3b0e1c5a208cba
2014-12-02 17:46:32 -08:00
Carsten "Tomcat" Book
d81acfa5f4 Merge mozilla-central to b2g-inbound 2014-12-01 12:42:09 +01:00
B2G Bumper Bot
5667c6dd11 Bumping manifests a=b2g-bump 2014-12-01 03:21:39 -08:00
B2G Bumper Bot
5b02b85946 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cec6afa012f8
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #26441 from pacorampas/1102317

Bug 1102317 - Keypad is shifted too far to the right r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/86930ad77043
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1102317 - Keypads should always be displayed in LTR, even in RTL mode
2014-12-01 03:17:04 -08:00
Carsten "Tomcat" Book
29f16900a3 merge b2g-inbound to mozilla-central a=merge 2014-12-01 12:11:36 +01:00
Carsten "Tomcat" Book
5a2fc2f7bb merge fx-team to mozilla-central a=merge 2014-12-01 12:01:08 +01:00
B2G Bumper Bot
448dcb72da Bumping manifests a=b2g-bump 2014-12-01 01:17:09 -08:00
B2G Bumper Bot
0c54c16cb3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/82eacbd0a739
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26548 from huchengtw-moz/bug-1105630-remove-useless-css

Bug 1105630 - [Stingray][Home] Remove search box, .command-button class, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/7a5a8c8b15db
Author: John Hu <johu@mozilla.com>
Desc: Bug 1105630 - [Stingray][Home] Remove search box, .command-button class
2014-12-01 01:06:57 -08:00
Matthew Noorenberghe
98d30f459c Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage 2014-12-01 00:14:08 -08:00
B2G Bumper Bot
d2a5165693 Bumping manifests a=b2g-bump 2014-11-30 23:27:00 -08:00
B2G Bumper Bot
e77d4509ff Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7002469f4662
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26466 from kumarrishav/Bug-1072856

Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/dfe28e165aaf
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/fac54f7e1a93
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #26439 from jaoo/996391

Bug 996391 - [Sora]Non- / wrong authenticated OMA CP messages are not silently discarded. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/eac781247963
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 996391 - [Sora]Non- / wrong authenticated OMA CP messages are not silently discarded
2014-11-30 23:21:56 -08:00
Tim Nguyen
88c2559bac Bug 1106240 - Search category icon is squashed in in-content prefs. r=dao 2014-11-30 21:49:04 -08:00
Tim Nguyen
a37590cefa Bug 1106277 - Include aero jar.mn reference for performance.css. r=jsantell 2014-11-30 21:47:03 -08:00
Matthew Noorenberghe
d34880be7d Bug 1080943 - UITour: Allow opening the Hello panel. r=Unfocused 2014-11-30 21:46:23 -08:00