Commit Graph

395553 Commits

Author SHA1 Message Date
Jonathan Kew
68085e20cf Bug 1107256 - Correct the position of text decoration lines on vertical text. r=smontagu 2014-12-04 00:57:18 -08:00
Jonathan Kew
7c0a02e599 Bug 1106669 - Reftest for IntrinsicForContainer writing-mode handling. r=smontagu 2014-12-04 00:57:18 -08:00
Jonathan Kew
57cc7d8ed1 Bug 1106669 - Convert nsLayoutUtils::IntrinsicForContainer to work with logical coordinates. r=smontagu 2014-12-04 00:57:17 -08:00
Jonathan Kew
a65c19199c Bug 1106667 - Vertical writing-mode support for HTML button elements. r=smontagu 2014-12-04 00:57:17 -08:00
Jonathan Kew
a93db66c49 Bug 1079157 - part 3 - Make nsColumnSetFrame support vertical writing mode. r=smontagu 2014-12-04 00:57:17 -08:00
Jonathan Kew
88364ece99 Bug 1079157 - part 2 - Comment updates and whitespace cleanup only, no actual code changes. r=smontagu 2014-12-04 00:57:17 -08:00
Jonathan Kew
4673c6322c Bug 1079157 - part 1 - Purely mechanical renaming of local variables and members in nsColumnSetFrame. r=smontagu 2014-12-04 00:57:16 -08:00
Chris Pearce
d928f41d37 Bug 1104970 - Store GMPStorage record names at the start of each record. r=jesup 2014-12-03 13:36:00 +01:00
Chris Pearce
b42661434f Bug 1104970 - Handle GMPStorage write failure in gtest. r=edwin 2014-12-03 13:34:00 +01:00
Mike Habicher
2c017fb242 Bug 1103400 - add autofocus support to WebRTC on Gonk, r=aosmond,jesup 2014-12-03 17:08:00 +01:00
Cykesiopka
8f08848fe0 Bug 1009158 - Fix and re-enable PSM xpcshell tests that would previously time out on Android due to LD_LIBRARY_PATH issues. r=keeler 2014-12-03 09:15:00 +01:00
Phil Ringnalda
8727a23dac No bug - remove trailing whitespace on a CLOSED TREE 2014-12-03 21:52:51 -08:00
Phil Ringnalda
5de71b3223 No bug - remove trailing whitespace on a CLOSED TREE 2014-12-03 20:52:42 -08:00
Andrea Marchesini
3b337f3505 Bug 1104064 - setInterval(,0) in workers must be scheduled correctly, r=khuey 2014-12-03 10:57:39 -08:00
Seth Fowler
26ef664ae8 Bug 1106448 - Make sure we have a frame in GetCurrentFrameRef. r=tn 2014-12-03 10:02:19 -08:00
Seth Fowler
cc764fac92 Bug 1106423 - Always use raw frames in DoBlend. r=tn 2014-12-03 10:02:17 -08:00
Kartikaya Gupta
c933256755 Bug 1106537 - Fix typo causing massive debug mochitest failures. r=tn 2014-12-03 07:21:00 -08:00
Kartikaya Gupta
e984fdc78b Bug 1106537 - Ensure the current animated geometry root is initialized properly. r=tn 2014-12-03 07:20:32 -08:00
Brian Hackett
f8f13ae596 Bug 1102608 - Check for matching input and output array lengths during PJS mapping, r=nmatsakis. 2014-12-03 05:15:17 -08:00
Carsten "Tomcat" Book
101579e0da Merge mozilla-central to mozilla-inbound 2014-12-03 13:41:24 +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
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
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