Commit Graph

447009 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
7306a78fd9 Backed out changeset cae63161b689 (bug 1214965) for mulet test failures on a CLOSED TREE 2015-10-26 12:22:36 +01:00
Junior Hsu
a647752f7e Bug 1217683 - Add sendIceCandidate and implement |close(aReason)| in TCPControlChannel. r=fabrice 2015-05-25 15:23:26 +08:00
Shih-Chiang Chien
04cd256752 Bug 1217807 - disable MDNS discovery. r=xeonchen. 2015-10-26 01:28:00 +01:00
Nathan Froyd
fe35f18252 Bug 1215763 - part 3 - s/nsAutoArrayPtr/UniquePtr/ in nsBMPEncoder; r=seth
The wrinkle here is that while we can pass a UniquePtr to
ConvertHostARGBRow, we can't pass UniquePtr to
EncodeImageDataRow{24,32}, as the latter get called with raw pointers
out of our control.
2015-10-17 07:01:31 -04:00
Nathan Froyd
0e77a32c87 Bug 1215763 - part 2 - s/nsAutoPtr/UniquePtr/ in image/; r=seth
These conversions should be straightforward, but we have to add a .get
for nsExpirationTracker::Iterator.
2015-10-17 06:53:28 -04:00
Nathan Froyd
ed0f5e4822 Bug 1215763 - part 1 - remove unnecessary nsAutoPtr.h includes; r=seth
These turned up when grepping around for nsAutoPtr; it seemed easier to
remove them as a first step.
2015-10-17 06:52:21 -04:00
Nathan Froyd
d1d54b4b48 Bug 1215156 - move SetPixel* functions into nsBMPDecoder.cpp; r=seth
These functions are only used in nsBMPDecoder.cpp; we don't need them
anywhere else.  The only other place they might get used would be the
BMP encoder, but the encoder appears to have its own routines for
setting pixel data, which don't overlap very well with the decoder's.
2015-10-15 19:58:52 -04:00
Jonathan Kew
c3830d77b0 Bug 1216427 - part 2 - Ensure mouse selection does not split up a Regional Indicator flag symbol. r=emk 2015-10-26 10:47:18 +00:00
Jonathan Kew
a48628058f Bug 1216427 - part 1 - Ensure a character+VS sequence or a ligated Regional-Indicator flag symbol is deleted as a single unit when backspacing. r=emk 2015-10-26 10:47:16 +00:00
Jonathan Kew
f2f5f47ced Bug 1216427 - Tests for backspacing over a character with variation selector, and over Regional Indicator flag symbols. r=emk
--HG--
rename : editor/libeditor/tests/test_bug332636.html => editor/libeditor/tests/test_backspace_vs.html
2015-10-26 10:47:12 +00:00
Carsten "Tomcat" Book
3f4ea95cfa Merge m-c to mozilla-inbound 2015-10-26 11:29:00 +01:00
Jon Coppeard
a17d33df4f Bug 1216607 - Fix assertion failure ARM assembler on OOM r=jandem 2015-10-26 10:16:51 +00:00
Jan de Mooij
1a5fb5ffcd Bug 1214126 part 5 - Remove SetElementIC. r=efaust 2015-10-26 11:10:19 +01:00
Jan de Mooij
92d446a593 Bug 1214126 part 4 - Move IC stubs from SetElementIC to SetPropertyIC. r=efaust 2015-10-26 11:10:19 +01:00
Jan de Mooij
199ed2c64c Bug 1214126 part 3 - Use IC for JSOP_SETELEM in more cases. r=efaust 2015-10-26 11:10:19 +01:00
Jan de Mooij
e6fea48c59 Bug 1214126 part 2 - Use SetProperty IC for JSOP_SETELEM. r=efaust 2015-10-26 11:10:19 +01:00
Jan de Mooij
eb2fb53b7a Bug 1214126 part 1 - Add extra 'id' operand to SetProperty IC. r=efaust 2015-10-26 11:10:19 +01:00
Carsten "Tomcat" Book
758c43af6b merge mozilla-inbound to mozilla-central a=merge 2015-10-26 10:57:35 +01:00
Carsten "Tomcat" Book
a1c13d0acf merge fx-team to mozilla-central a=merge 2015-10-26 10:56:02 +01:00
Carsten "Tomcat" Book
19587912ba merge b2g-inbound to mozilla-central a=merge 2015-10-26 10:54:17 +01:00
B2G Bumper Bot
8d4f465259 Bumping manifests a=b2g-bump 2015-10-25 22:18:05 -07:00
B2G Bumper Bot
9f582bdd31 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/528ec89f18aa
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #32730 from nullaus/bug1218211

Bug 1218211 - mozcrash is now required by mozrunner. r=me a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/1f8c15510d6b
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1218211 - mozcrash is now required by mozrunner. r=me a=test-only
2015-10-25 22:15:21 -07:00
Makoto Kato
d034f5af8e Bug 1212366 - Part 2. Don't release SourceMediaStream until StreamListener is called. r=roc 2015-10-26 14:02:51 +09:00
B2G Bumper Bot
d69f1c6320 Bumping manifests a=b2g-bump 2015-10-25 21:07:53 -07:00
B2G Bumper Bot
3d512c9025 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04d53ef223f6
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #32648 from evanxd/bug-1217300

Bug 1217300 - Remove mozContentEvent and mozChromeEvent about controlling audio channels belonged to System app r=alwu

========

https://hg.mozilla.org/integration/gaia-central/rev/42f2fae7eda6
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1217300 - Remove mozContentEvent and mozChromeEvent about controlling audio channels belonged to System app, r=alwu
2015-10-25 21:05:08 -07:00
B2G Bumper Bot
695fe85069 Bumping manifests a=b2g-bump 2015-10-25 20:59:26 -07:00
B2G Bumper Bot
7566dcd413 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/90fb7ff58c60
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #32727 from danhuang1202/revert_1194091

Revert "Bug 1194091 - [browser] Firefox Account sync bookmark, r=yifan"

========

https://hg.mozilla.org/integration/gaia-central/rev/965a571b8dd1
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Revert "Bug 1194091 - [browser] Firefox Account sync bookmark, r=yifan"

This reverts commit 75cc4d96c05bf865c5f2b78a75edb8b9f437c58e.
2015-10-25 20:56:37 -07:00
Makoto Kato
dc43cca5c9 Bug 1212366 - Part 1. Don't call SetAudioOutputVolume if stream is destroyed. r=roc 2015-10-26 12:31:58 +09:00
B2G Bumper Bot
532e8eb8f3 Bumping manifests a=b2g-bump 2015-10-25 20:08:12 -07:00
B2G Bumper Bot
0fc7d94b01 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/52e3fdde5ef3
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #32638 from jedireza/pinned-progress-bar-alt

Bug 1213894 - Progress bar doesn't appear for pinned chrome

========

https://hg.mozilla.org/integration/gaia-central/rev/61b5b05ea3d9
Author: jedireza <reza@akhavan.me>
Desc: Bug 1213894 - Progress bar doesn't appear for pinned chrome
2015-10-25 20:05:28 -07:00
Brian Birtles
cc422b4d45 Bug 1207412 - Make SystemTimeConverter use TimeStamp::Now() when converting times; r=karlt 2015-10-26 09:29:54 +09:00
Seth Fowler
99a0bf4e7f Bug 661996 - Reenable border-image pixel-rounding tests everywhere. r=me
--HG--
extra : rebase_source : f2c1f6d754d53162c6f0621805d01856d7c175b3
2015-10-25 13:26:35 -07:00
B2G Bumper Bot
4e4d1dc97a Bumping manifests a=b2g-bump 2015-10-25 10:53:16 -07:00
B2G Bumper Bot
e4d5cfa679 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/388ea0234807
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #32682 from weilonge/seanlee/TVBrowser/master/Bug1216022

Bug 1216022 - Clear remote records when a user logout. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/3895964c0709
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1216022 - Clear remote records when a user logout. r=ferjm
2015-10-25 10:50:30 -07:00
B2G Bumper Bot
facaeed183 Bumping manifests a=b2g-bump 2015-10-24 19:03:15 -07:00
B2G Bumper Bot
0ba97f6471 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25e62e567ab1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32683 from Phoxygen/bug1217474-bb_tabs_rtl_refacto

Bug 1217474 - [bb] tabs rtl refacto

========

https://hg.mozilla.org/integration/gaia-central/rev/2f09dff164f7
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1217474 - mirror tabs order in RTL.
2015-10-24 19:00:27 -07:00
B2G Bumper Bot
861ab3653c Bumping manifests a=b2g-bump 2015-10-24 09:18:10 -07:00
B2G Bumper Bot
87b3b111a2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8598a43dcb4
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32714 from npark-mozilla/1218064

Bug 1218064 - Imagecompare: test_drag_drop.py fails

========

https://hg.mozilla.org/integration/gaia-central/rev/3e43b71784da
Author: g5njpark <nojun.park@gmail.com>
Desc: Bug 1218064 - Imagecompare: test_drag_drop.py fails

========

https://hg.mozilla.org/integration/gaia-central/rev/d56550db5dd7
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #32679 from weilonge/seanlee/TVBrowser/master/Bug1217352

Bug 1217352 - Write the first visits record into timestamp for Places IndexedDB. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/5ccf1c6f3380
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1217352 - Write the first visits record into timestamp for Places IndexedDB. r=yifan
2015-10-24 09:15:25 -07:00
Victor Porof
4befdd85f0 Bug 1211838 - Add docs for Composite markers, r=jsantell 2015-10-24 17:10:06 +02:00
Victor Porof
e19d9f5287 Bug 1212319 - Add docs for Worker markers, r=jsantell 2015-10-24 17:10:01 +02:00
Victor Porof
9ce6fdd65c Bug 1217836 - Add a readme file to our timeline backend, r=jsantell 2015-10-24 17:09:15 +02:00
B2G Bumper Bot
e6b1ad45a3 Bumping manifests a=b2g-bump 2015-10-24 07:03:01 -07:00
B2G Bumper Bot
3c553cf022 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31c7f507816d
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32636 from mwargers/1217037

Bug 1217037 - test_gallery_share_picture.py : TimeoutException: TimeoutException: Timed out after 30.1 seconds

========

https://hg.mozilla.org/integration/gaia-central/rev/be977b824f56
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1217037 - test_gallery_share_picture.py : TimeoutException: TimeoutException: Timed out after 30.1 seconds
2015-10-24 07:00:15 -07:00
B2G Bumper Bot
297d4efb22 Bumping manifests a=b2g-bump 2015-10-24 03:03:16 -07:00
B2G Bumper Bot
4c35bc102b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3bae024bfa43
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #32650 from danhuang1202/1194091_Firefox_Account_sync_bookmark

Bug 1194091 - [browser] Firefox Account sync bookmark, r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/9f2163caba38
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1194091 - [browser] Firefox Account sync bookmark, r=yifan
2015-10-24 03:00:29 -07:00
B2G Bumper Bot
433264445b Bumping manifests a=b2g-bump 2015-10-24 00:53:15 -07:00
B2G Bumper Bot
03088b42fe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/238a32c9f40a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32660 from gabrielesvelto/bug-1217393-hidden-hold-button-fix

Bug 1217393 - Only disable the hold button when hanging up the last call. r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/b91b12f16a0b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1217393 - Only disable the hold button when hanging up the last call. r=thills
2015-10-24 00:50:30 -07:00
B2G Bumper Bot
8093c2ad55 Bumping manifests a=b2g-bump 2015-10-23 21:53:18 -07:00
B2G Bumper Bot
7848342ec6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a502ef14414a
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #32708 from jrburke/bug1217994-email-contact-marquee

Bug 1217994 - [email] Restore marquee scrolling in contact menus r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/23dc65461440
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1217994 - [email] Restore marquee scrolling in contact menus

========

https://hg.mozilla.org/integration/gaia-central/rev/281e5d32ede9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31751 from KevinGrandon/bug_1202974_settings_call_switches

Bug 1202974 - [Settings] Convert call settings switches to use web components

========

https://hg.mozilla.org/integration/gaia-central/rev/29bde28a8df9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1202974 - [Settings] Convert call settings switches to use web components r=gasolin
2015-10-23 21:50:31 -07:00
B2G Bumper Bot
7fb793d1c4 Bumping manifests a=b2g-bump 2015-10-23 21:28:01 -07:00