Ryan VanderMeulen
98ba8d8b62
Bug 1076941 - Skip the toolkit webapps tests on OSX 10.8 due to frequent timeouts.
2014-10-02 12:14:14 -04:00
Wes Kocher
d73516c938
Merge b-i to m-c a=merge despite the CLOSED TREE
2014-10-01 17:02:51 -07:00
Wes Kocher
86eb3305b3
Merge inbound to m-c a=merge despite the CLOSED TREE
2014-10-01 16:26:44 -07:00
Wes Kocher
60713994dc
Merge fx-team to m-c a=merge despite the CLOSED TREE
2014-10-01 16:02:06 -07:00
Ms2ger
fb0de08341
No bug - Add documentation about the JSPROXYSLOT_EXPANDO slot; r=bz over IRC a=KWierso to land with DONTBUILD on a CLOSED TREE.
2014-10-01 23:05:54 +02:00
Jonathan Kew
668168cb49
Bug 902762 pt 7 - Draw caret appropriately for vertical textruns. r=smontagu
2014-10-01 20:25:50 +01:00
Jonathan Kew
2d08dc1f72
Bug 902762 pt 6 - Handle vertical textruns for mouse click in nsTextFrame. r=smontagu
2014-10-01 20:25:50 +01:00
Jonathan Kew
01ab03b8da
Bug 902762 pt 5 - Handle vertical textruns when painting text in nsTextFrame. r=smontagu
2014-10-01 20:25:49 +01:00
Jonathan Kew
934e56f8da
Bug 902762 pt 4 - Support for orientation:sideways-right when drawing vertical textruns. r=jdaggett
2014-10-01 20:25:49 +01:00
Jonathan Kew
e46d88166d
Bug 902762 pt 3 - Make DrawPartialLigature aware of vertical runs. r=jdaggett
2014-10-01 20:25:49 +01:00
Jonathan Kew
7e8dfb9a44
Bug 902762 pt 2 - Support for vertical textruns and fonts through gfxTextRun::Draw. r=jdaggett
2014-10-01 20:25:48 +01:00
Jonathan Kew
b2c88c5dfe
Bug 902762 pt 1 - Pass a 'vertical' flag to font shapers, and support vertical shaping through harfbuzz. r=jdaggett
2014-10-01 20:25:48 +01:00
Gokcehan Kara
80d061a15b
Bug 1070689 - Change return type of dosprintf functions from int to bool (in jsprf.cpp). r=nbp
2014-10-01 20:59:15 +02:00
Dão Gottwald
2cff510db7
Bug 1075069 - Backed out search term highlighting in the location bar (bug 1047469
). r=ttaubert
...
--HG--
extra : rebase_source : de556821938f8d11a30487bbef0fb28a1a9f7ec7
2014-10-01 20:33:56 +02:00
Jared Wein
352c896d30
Bug 1075697 - MozLoopService.hawkRequest is not properly reset. r=dmose
2014-10-01 14:24:07 -04:00
B2G Bumper Bot
d997aabfbd
Bumping manifests a=b2g-bump
2014-10-01 11:17:08 -07:00
B2G Bumper Bot
2dd0368e8b
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/52f7b7099a47
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #24567 from pivanov/bug-1065430
Bug 1065430 - [Gallery] Visual Refinements preview screenshot r=pdahiya
========
https://hg.mozilla.org/integration/gaia-central/rev/e1f63153750f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1065430 - [Gallery] Visual Refinements preview screenshot
========
https://hg.mozilla.org/integration/gaia-central/rev/5231c7a754ab
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #24622 from mozilla-b2g/revert-23302-bug1058288
Revert "Bug 1058288 - [PDF Viewer] Update pdf.js to version 1.0.696"
========
https://hg.mozilla.org/integration/gaia-central/rev/82d00c07817f
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Revert "Bug 1058288 - [PDF Viewer] Update pdf.js to version 1.0.696"
2014-10-01 11:10:52 -07:00
B2G Bumper Bot
f6a7aa711c
Bumping manifests a=b2g-bump
2014-10-01 10:57:34 -07:00
B2G Bumper Bot
1666494eac
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/287937938cbe
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #24615 from gmarty/Bug-1057977-Status-Bar-Remove-AM-PM-indicator-2
Follow up on Bug 1057977 - [Status Bar] Remove AM/PM indicator
========
https://hg.mozilla.org/integration/gaia-central/rev/13c7b73d6da0
Author: Guillaume Marty <edo999@gmail.com>
Desc: Follow up on Bug 1057977 - [Status Bar] Remove AM/PM indicator
2014-10-01 10:55:47 -07:00
Botond Ballo
4fe50667ac
Bug 1073618 - When starting a snap-back after a fling, only consider APZCs along the handoff chain from the flinging APZC onwards. r=kats
2014-10-01 13:26:37 -04:00
Bas Schouten
6176118a0a
Bug 902952 - Part 2: Use Direct2D 1.1 where available. r=jrmuizel
2014-10-01 19:50:25 +02:00
Bas Schouten
e4844e6b2c
Bug 902952 - Part 1: Add a slight amount of fuzz for radial gradient tests. r=jrmuizel
2014-10-01 19:50:25 +02:00
Bas Schouten
34e15d49a4
Bug 1075615: Pretranslate the pattern matrix when the pattern specifies a sampling rect. r=jrmuizel
2014-10-01 19:50:24 +02:00
Bas Schouten
8c1ed00969
Bug 1075621: Support Direct2D 1.1 for ScaledFontDWrite::CopyGlyphsToBuilder. r=jrmuizel
2014-10-01 19:50:24 +02:00
Chenxia Liu
824b5f2735
Bug 1074570 - Dismiss start pane on touch. r=rnewman
2014-10-01 10:26:17 -07:00
Richard Newman
f8cce50f62
Bug 1075091 - Rename Firefly code to Matchstick. r=wesj
...
--HG--
rename : mobile/android/modules/FireflyApp.jsm => mobile/android/modules/MatchstickApp.jsm
2014-10-01 10:21:37 -07:00
David Keeler
2f89ed3295
bug 1045739 - (part 2/2) mozilla::pkix: test that revocation checking doesn't occur for expired certificates r=mmc
2014-10-01 10:20:31 -07:00
B2G Bumper Bot
d7852e81d6
Bumping manifests a=b2g-bump
2014-10-01 10:17:02 -07:00
B2G Bumper Bot
bc607144df
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0146b27539a0
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24498 from zbraniecki/1052136-clean-up-mozl10n-api-in-communications-matching
Bug 1052136 - Clean up mozL10n API use in Communications, part 5, matching+utilities. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/9dba164308c7
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - Clean up mozL10n API use in Communications, part 5, matching+utilities
2014-10-01 10:10:46 -07:00
B2G Bumper Bot
8ac76c7880
Bumping manifests a=b2g-bump
2014-10-01 10:01:57 -07:00
Seris
7c671812bf
Bug 795917 - Get executable lines through the remote debugging protocol;r=ejpbruel
2014-10-01 17:57:49 +01:00
B2G Bumper Bot
1aa7b715fa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/90338e62c0fb
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #24520 from gauravmittal1995/new_tab
Bug 1068894 - Replacing 'Open link in New Tab' to 'Open in New Window' r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/2d25a8e6aaf1
Author: Gaurav Mittal <gaurav.mittal@students.iiit.ac.in>
Desc: Bug 1068894 - Replacing 'Open link in New Tab' to 'Open in New Window' R=gauravmittal1995
2014-10-01 09:55:48 -07:00
B2G Bumper Bot
10e9dde3dd
Bumping manifests a=b2g-bump
2014-10-01 09:27:36 -07:00
B2G Bumper Bot
342f7dd774
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/567a1121b9a1
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #24576 from Cwiiis/bug1074993-app-grouping-group-headers
Bug 1074993 - Update group headers to match spec. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/ae4249334ffd
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074993 - Update group headers to match spec. r=kgrandon
2014-10-01 09:25:47 -07:00
B2G Bumper Bot
67944c81fc
Bumping manifests a=b2g-bump
2014-10-01 09:17:10 -07:00
B2G Bumper Bot
760ce3ac7c
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7b7dbde0b835
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #24566 from Cwiiis/bug1074798-app-grouping-group-dnd
Bug 1074798 - Make creating new groups match spec. r=crdlc,kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/7a57133a3613
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Handle injected contextmenu events in grid dragdrop. r=crdlc,kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/11f7767256c0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Add a drop-shadow when dragging a group. r=crdlc,kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/0d7431f392dd
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Allow dragging expanded groups. r=crdlc,kgrandon
Collapses groups when you long-press to drag them, as per spec.
========
https://hg.mozilla.org/integration/gaia-central/rev/abe2ab93201f
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Allow dropping an icon before the first group. r=crdlc,kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/947d6cec14db
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Indicate valid drops with group background colour. r=crdlc,kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/6d883efbcdde
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Add in-between divider dropping hints. r=crdlc,kgrandon
This simplifies the group rearrangement logic and brings it closer to spec.
========
https://hg.mozilla.org/integration/gaia-central/rev/9a19623e2f50
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1074798 - Hide horizontal overflow on the homescreen. r=crdlc,kgrandon
2014-10-01 09:10:47 -07:00
B2G Bumper Bot
f55d3cd138
Bumping manifests a=b2g-bump
2014-10-01 08:47:04 -07:00
B2G Bumper Bot
3fab5924f1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/33fa13704396
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #24457 from sudheesh001/Patch_1061523
Bug 1061523 - Fix jshint error in tests/atoms/gaia_lock_screen.js r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/44099936e354
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Fixes Bug 1061523 jshint error in tests/atoms/gaia_lock_screen.js
2014-10-01 08:40:48 -07:00
Carsten "Tomcat" Book
a7dd3005f3
Merge m-c to b2g-inbound
2014-10-01 15:44:37 +02:00
B2G Bumper Bot
4975a50e65
Bumping manifests a=b2g-bump
2014-10-01 06:26:58 -07:00
B2G Bumper Bot
3ae7264f82
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5c950d582dbd
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #24603 from yrliou/bug1074152
Bug 1074152: "Searching for devices" never ends when trying to performing various sharing activities, r=ianliu
========
https://hg.mozilla.org/integration/gaia-central/rev/d408d77bba89
Author: Jocelyn Liu <joliu@mozilla.com>
Desc: Bug 1074152: Handle discoverystatechanged event in bluetooth app.
2014-10-01 06:20:47 -07:00
Carsten "Tomcat" Book
4838cb3b58
merge b2g-inbound to mozilla-central a=merge
2014-10-01 15:05:31 +02:00
Carsten "Tomcat" Book
8ffa505a44
merge fx-team to mozilla-central a=merge
2014-10-01 14:59:31 +02:00
Carsten "Tomcat" Book
bcd85e4b9f
merge mozilla-inbound to mozilla-central a=merge
2014-10-01 14:51:20 +02:00
B2G Bumper Bot
44be30ec50
Bumping manifests a=b2g-bump
2014-10-01 05:42:00 -07:00
Carsten "Tomcat" Book
a521762182
Backed out changeset a11adf1705ec (bug 982842) for causing bug 1075387
2014-10-01 14:41:56 +02:00
B2G Bumper Bot
f6c043e6bd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/682201ea4c19
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24459 from mancas/bug1069306
Bug 1069306 - Dark screen while searching for networks
========
https://hg.mozilla.org/integration/gaia-central/rev/ca41598e963d
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1069306 - Dark screen while searching for networks.r=fernando.campo
2014-10-01 05:35:49 -07:00
B2G Bumper Bot
3a0aa4fd2d
Bumping manifests a=b2g-bump
2014-10-01 02:12:00 -07:00
B2G Bumper Bot
9b6956c6a7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa3ab2d389dc
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #24593 from asutherland/email-fix-pop3-attachments
Bug 1068116 - [email/POP3] email.js POP3 attachment regressions: binary attachments are corrupted on download and partially downloaded attachments are saved to disk. r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/4e7ef92c8221
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1068116 - [email/POP3] email.js POP3 attachment regressions: binary attachments are corrupted on download and partially downloaded attachments are saved to disk. r=mcav
land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/342 in gaia
2014-10-01 02:05:49 -07:00
B2G Bumper Bot
e29d03f412
Bumping manifests a=b2g-bump
2014-10-01 01:58:58 -07:00