Граф коммитов

395538 Коммитов

Автор SHA1 Сообщение Дата
Eddy Bruël 3485a87244 Bug 1102441 - Clean up the BreakpointStore;r=jimb 2014-12-03 09:23:41 -08:00
Allison Naaktgeboren 8f0e0cc755 Bug 1080212 - [e10s] Add Telemetry probe for js exceptions that occur in the addon js compartment.r=billm 2014-12-02 16:41:00 -08:00
Carsten "Tomcat" Book b4ec2b74f4 Backed out changeset 49218eb557ad (bug 1102441) for XPC Shell Test failures on a CLOSED TREE
--HG--
extra : amend_source : c64c1e23019f599454321f98899d8e99883d7564
2014-12-03 16:21:06 +01:00
Eddy Bruël e6e587917e Bug 1102441 - Clean up the BreakpointStore;r=jimb 2014-12-03 05:44:35 -08:00
Carsten "Tomcat" Book ee326024b5 Merge mozilla-central to fx-team 2014-12-03 13:43:19 +01:00
Carsten "Tomcat" Book 32170ac2c3 merge fx-team to mozilla-central a=merge 2014-12-03 13:38:31 +01:00
Carsten "Tomcat" Book c1415db52b merge mozilla-inbound to mozilla-central a=merge 2014-12-03 13:29:00 +01:00
B2G Bumper Bot e78743e859 Bumping manifests a=b2g-bump 2014-12-02 23:26:36 -08:00
B2G Bumper Bot 021aee810e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7e815eb184c
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26596 from jrburke/bug1106888-email-clear-cache

Bug 1106888 - [email] Clear cookie cache once account creation starts r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/81d78563004e
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1106888 - [email] Clear cookie cache once account creation starts
2014-12-02 23:17:00 -08:00
Jonathan Kew 18b2531efe Bug 1106665 - Fix text-align:justify for vertical writing modes. r=smontagu 2014-12-02 20:29:29 -08:00
Phil Ringnalda 4eaf476a52 Back out 1b87e7511983 (bug 940954) on suspicion of causing b2g desktop Mac sqlite troubles
CLOSED TREE
2014-12-02 18:40:15 -08:00
Mark Banner 063347373c Bug 1106934 Opening a Loop room can show an unexpected error due to race conditions. r=nperriault 2014-12-02 18:04:58 -08:00
Thomas Zimmermann 8cd71c82de Bug 1093025: Add |StreamSocket|, r=kyle
|StreamSocket| implements a |ConnectionOrientedSocket| for stream
sockets. It utilizes |ListenSocket| to wait for incoming connection
requests.
2014-12-02 15:00:36 -08:00
Thomas Zimmermann 40f82acae9 Bug 1093025: Add |ListenSocket|, r=kyle
The new class |ListenSocket| listens on Unix sockets for incoming
connections. Accepted connections are handed over to a compatible
connection-oriented socket.
2014-12-02 15:00:36 -08:00
Thomas Zimmermann 98d1ef97d2 Bug 1093025: Move |UnixSocketConnector| to separate file, r=kyle
|UnixSocketConnector| will be shared by |UnixSocketConsumer| and
the upcoming listen and stream sockets.
2014-12-02 15:00:36 -08:00
Thomas Zimmermann 602c829f2e Bug 1093025: Initialize listen socket only once in |UnixSocketWatcher::Listen|, r=kyle
Sockets in listen mode may only be created and bound once. This patch fixes
|unixSocketWatcher::Listen| to respect these contraints. Listening more than
once will reuse the settings from the first listen operation.
2014-12-02 15:00:35 -08:00
B2G Bumper Bot a4c3938959 Bumping manifests a=b2g-bump 2014-12-02 17:13:31 -08:00
B2G Bumper Bot 44c99a3971 Bumping gaia.json for 14 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e85f0f20613
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #26501 from 6a68/bug-1082444

Bug 1082444 - Handle offline and activityrequesting events when FxA Entr...

========

https://hg.mozilla.org/integration/gaia-central/rev/25381080268c
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1082444 - Handle additional events when FxA EntrySheet is displayed. r=ferjm

  * Specifically, listen for 'home', 'holdhome', and 'activityrequesting', and
    when those are caught, if the EntrySheet is open, close it.
  * Also, don't try to open the EntrySheet if navigator.onLine is false; show
    an error message instead.

========

https://hg.mozilla.org/integration/gaia-central/rev/309227c500a4
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1106627 - merge pull request #26582 from KevinGrandon:bug_1106627_stk_icc_strings to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/417905057649
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106627 - Remove strings from STK/ICC content r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/f8ca52c5de95
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1106841 - merge pull request #26595 from KevinGrandon:bug_1106841_auth_dialog_template_literal to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4a10152af8b0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106841 - Update auth dialog to use template literals, remove strings r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/268361fbb571
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26571 from KevinGrandon/bug_1054637_settings_check_for_updates

Bug 1054637 - [Updates] Checking for updates stays despite no updates found message

========

https://hg.mozilla.org/integration/gaia-central/rev/a3df87862ce4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1054637 - [Updates] Checking for updates stays despite no updates found message

========

https://hg.mozilla.org/integration/gaia-central/rev/3ba1f3d1b517
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #26573 from gitmai/bug-1106531-add-date-parameters-to-costcontrol-query

Bug 1106531 - [Smart Data] Adapt request method of costcontrol to accept...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/e6f2c874f232
Author: mai <mri@tid.es>
Desc: Bug 1106531 - [Smart Data] Adapt request method of costcontrol to accept a start date and an end date as parameters

========

https://hg.mozilla.org/integration/gaia-central/rev/7e407a3f3cb5
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26487 from azasypkin/bug-1105351-usage-rtl-fte

Bug 1105351 - [RTL][Usage] Make First Time Experience View RTL compatible. r=mai, arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/f177ed67e1eb
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1105351 - [RTL][Usage] Make First Time Experience View RTL compatible. r=mai, arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/50778b5efe2f
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26177 from azasypkin/bug-1098515-usage-marionette-js

 Bug 1098515 - [Usage][Tests] Prepare the ground for MarionetteJS integration tests. r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/79e4995a3407
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1098515 - [Usage][Tests] Prepare the ground for MarionetteJS integration tests. r=salva
2014-12-02 17:11:56 -08:00
Romain Gauthier 74d8747382 Bug 1100378 - Retry button for Hello standalone. r=nperriault 2014-12-02 13:15:58 -08:00
Mark Banner 47576f2ae6 Bug 1106474 - Drop conversationStore's use of Backbone.Model for Loop. r=nperriault 2014-12-02 13:50:37 -08:00
B2G Bumper Bot 332d21623e Bumping manifests a=b2g-bump 2014-12-02 07:43:29 -08:00
B2G Bumper Bot 9e76ad3f66 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2187e6fbf807
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26591 from chirarobert/bug_1097754

Bug 1097754 - Investigate intermittent failure of test_dialer_receive_ca...

========

https://hg.mozilla.org/integration/gaia-central/rev/edbef0a8b916
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1097754 - Investigate intermittent failure of test_dialer_receive_call_with_locked_screen.py
2014-12-02 07:41:55 -08:00
B2G Bumper Bot cc3967aa6c Bumping manifests a=b2g-bump 2014-12-02 06:26:35 -08:00
B2G Bumper Bot 5bc62aab3e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

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

========

https://hg.mozilla.org/integration/gaia-central/rev/e9813ed3320e
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in messages app object. r=fstrugariu
2014-12-02 06:22:00 -08:00
B2G Bumper Bot 06a7d34b5a Bumping manifests a=b2g-bump 2014-12-02 05:57:01 -08:00
B2G Bumper Bot bf1d4ae4c5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

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

========

https://hg.mozilla.org/integration/gaia-central/rev/703225a5e628
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in lockscreen app object. r=fstrugariu
2014-12-02 05:51:57 -08:00
B2G Bumper Bot c871923a33 Bumping manifests a=b2g-bump 2014-12-02 05:42:00 -08:00
B2G Bumper Bot 0e6863a4e7 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 716f446ea0 Merge mozilla-central to fx-team 2014-12-02 12:07:01 +01:00
Carsten "Tomcat" Book 9c0fa425bd merge fx-team to mozilla-central a=merge 2014-12-02 11:56:18 +01:00
Carsten "Tomcat" Book 8916207616 merge mozilla-inbound to mozilla-central a=merge 2014-12-02 11:54:31 +01:00
Xidorn Quan d5c26883a2 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 6190c28932 Merge m-c to f-t 2014-12-01 19:14:52 -08:00
Phil Ringnalda e38bd74efd Merge m-c to b-i 2014-12-01 19:13:51 -08:00
Phil Ringnalda aefcebed3a Merge b-i to m-c, a=merge 2014-12-01 19:08:57 -08:00
B2G Bumper Bot ab05c71423 Bumping manifests a=b2g-bump 2014-12-01 18:12:01 -08:00
B2G Bumper Bot c7225286fa 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 b341a046f7 Bug 1106657 - Move MOZ_PDM_VPX definition to moz.build. r=bholley 2014-12-02 14:00:45 +13:00
Nicolas Silva 87d521274e Bug 1099252 - Blocklist ATI graphics driver version 8.832.0.0. r=Bas 2014-12-01 16:21:37 -08:00
Jon Coppeard be4331ca4b 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 ddee53c551 Bug 1064218 - Detect syntax failures in Loop's unit tests. r=nperriault 2014-12-01 14:37:06 -08:00
Xidorn Quan 9a2dd8d775 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 dba2651569 Bug 1104964 - Make MediaDecoderReader own the task queue. r=cpearce 2014-12-01 21:51:03 -08:00
Bobby Holley e693d3e685 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 38d5cddf88 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 79860bf9ab Bug 1104964 - Make sure that MediaDecoderReader::Shutdown is always called. r=cpearce 2014-12-01 21:51:02 -08:00
Bobby Holley bd6a57b08d Bug 1104964 - Handle ShutdownPoolsEvent race. r=cpearce 2014-12-01 21:51:02 -08:00
Daniel Holbert eccd00c15b 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 d566caf4cb 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 11f5bb6f92 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