Commit Graph

198194 Commits

Author SHA1 Message Date
Timothy Nikkel
9ac497988e Bug 1042772. Set the dirty rect relative to the current frame, not the reference frame. r=roc
The offsetToReferenceFrame is to the reference frame for this, since we are transformed we are the reference frame, so the offset was 0,0. So the computation still produced correct results.
2014-08-07 11:33:14 -05:00
Chris Pearce
a249b98033 Bug 1049107 - Fix build with --disable-eme. r=kentuckyfriedtakahe 2014-08-08 14:44:04 +12:00
Chris Pearce
636eece8ca Bug 1050199 - Support the GMP returning arbitrary audio sample rates and number of channels. r=jesup 2014-08-08 14:44:01 +12:00
Chris Pearce
48b677d899 Bug 1047107 - Make CDMProxy Close() its GMPDecryptorProxy on Shutdown. r=ehsan 2014-08-08 14:43:54 +12:00
Mark Banner
83e6721282 Bug 1050263: Remove incorrect name reference from email subject when emailing a loop url r=dhenein,arcadio 2014-08-07 22:36:23 -04:00
Jim Mathies
f26cd7d4ee Bug 1044245: don't track Windows IPC stack frames on non-gui threads r=bsmedberg 2014-08-07 22:21:05 -04:00
Wes Kocher
e8dbd3d4c9 Backed out changeset 2422647220de (bug 1038899) for mochitest-2 bustage on a CLOSED TREE 2014-08-07 19:08:10 -07:00
Jeff Gilbert
0627be2bfd Bug 1045955 - Style fix. - r=kamidphish 2014-08-07 19:03:25 -07:00
Jeff Gilbert
3862869a53 Bug 1045955 - Tighten requirements for framebuffer_blit, and use GL_FRAMEBUFFER when unavailable. - r=kamidphish 2014-08-07 19:03:25 -07:00
Jeff Gilbert
dabc675938 Bug 1045955 - Allow blitting 'internal' fb0. - r=kamidphish 2014-08-07 19:03:25 -07:00
Jeff Gilbert
262e1bfb58 Bug 1045955 - Make snapshots pick RGBA or RGBX. - r=kamidphish 2014-08-07 19:03:24 -07:00
Karl Tomlinson
999788eb34 b=995075 update speex resampler to speexdsp 769dc295 r=padenot
--HG--
extra : rebase_source : 786ee924d4d41745bfad84fbf9457c82db4158fb
2014-08-07 18:13:12 +12:00
Ehsan Akhgari
d29ef9c03e Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium 2014-08-07 21:29:39 -04:00
Joshua Cranmer
a043c5f64b Bustage fix for bug 1035599, r+a=bustage-fix for CLOSED TREE
--HG--
extra : rebase_source : 9fc6f0cc80749f869abf3124b6fecd490b023d1c
extra : amend_source : a53044cb583fb213903092848faccc087bab6289
2014-08-07 20:16:13 -05:00
Wes Kocher
6c6d0e3d5a Backed out changeset c62468b61fed (bug 1041695) for bustage on a CLOSED TREE 2014-08-07 18:16:25 -07:00
Wes Kocher
cd9d611f43 Merge m-c to inbound a=merge 2014-08-07 18:09:03 -07:00
Wes Kocher
74fd8d74d2 Merge b2g-inbound to m-c a=merge 2014-08-07 18:06:14 -07:00
Joshua Cranmer
91264d433d Bug 1035599: Fix branding directory location for comm-central, r=glandium 2014-08-07 19:29:00 -05:00
Joshua Cranmer
ae0877aba9 Bug 1035599: Merge the mozilla-central and comm-central objdir, r=gps
This change merges mozilla-central and comm-central into having a single
topobjdir file but retaining two topsrcdirs (and two build systems). This state
is hopefully only the first part of a series of changes that eliminate the
comm-central build system partial clone completely.

--HG--
extra : rebase_source : 02aa2c4551df405d9783ac85cc41fe90b67bf057
extra : amend_source : d3cc677d59603648165bf65afa28413f2c40b2fd
2014-08-07 19:27:58 -05:00
Nicholas Hurley
b4b1cf6efb Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso 2014-08-07 15:53:09 -07:00
Ryan VanderMeulen
7aaaba8729 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-07 17:49:02 -04:00
B2G Bumper Bot
c74bdb7031 Bumping manifests a=b2g-bump 2014-08-07 14:42:44 -07:00
B2G Bumper Bot
38faaaa940 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41b3413a893f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1049569 - Sanitize e.me app url results. r=kgrandon"

This reverts commit 612140c02b2b7839b658016c9b2f9118fc87bdc2.
2014-08-07 14:35:28 -07:00
Ryan VanderMeulen
d4a25b4a60 Merge fx-team to m-c. a=merge 2014-08-07 17:24:52 -04:00
Ryan VanderMeulen
303d076e45 Merge inbound to m-c. a=merge 2014-08-07 17:20:12 -04:00
B2G Bumper Bot
860a355076 Bumping manifests a=b2g-bump 2014-08-07 13:47:06 -07:00
B2G Bumper Bot
f4f043b86b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de0afaa8f770
Author: Manuel Casas Barrado <mancas.91@gmail.com>
Desc: Bug 1040981 - [B2G][Browser] While in landscape mode the 'Default search engine' drop down is cut off r=kgrandon
2014-08-07 13:45:30 -07:00
Georgios Kontaxis
94fb6d585f Bug 1048643: extended nsDocShell with flags to indicate tracking protection status (similar to mixed content blocked/loaded status) 2014-08-07 13:35:03 -07:00
Georgios Kontaxis
41ce8323c5 Bug 1044215: extended nsIWebProgressListener with tracking protection events (r=smaug) 2014-08-07 13:31:22 -07:00
Ehsan Akhgari
5a033b2b9f Bug 1048246 - Fix more bad implicit constructors in layout; r=roc
--HG--
extra : rebase_source : ed828993139bc70232508364a9f046e38b7d3e06
2014-08-07 19:48:38 -04:00
Ehsan Akhgari
d3561de484 Bug 1048272 - Fix some bad implicit constructors in storage; r=mak
--HG--
extra : rebase_source : 5fe5099a330cf53fda89f47e76429f1c16f19b06
2014-08-07 19:47:28 -04:00
Ehsan Akhgari
418d59c69c Bug 1048241 follow-up: Land a hunk which was missing from the rebase
--HG--
extra : rebase_source : 464405c097acd592b64bbb6e76337ba3f44659bd
2014-08-07 19:46:08 -04:00
Ryan VanderMeulen
abeb9e4b41 Backed out changeset 8b44017765ac (bug 1045975) for Windows non-unified bustage.
CLOSED TREE
2014-08-07 15:13:54 -04:00
B2G Bumper Bot
e8a5003866 Bumping manifests a=b2g-bump 2014-08-07 11:16:18 -07:00
B2G Bumper Bot
09febb3c5a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/943fc636c7e2
Author: Malini Das <thehyperballad@gmail.com>
Desc: Merge pull request #22596 from malini/runner-service-serial

Bug 1046713 - add ability to pass in serial number

========

https://hg.mozilla.org/integration/gaia-central/rev/245323fdcc5d
Author: Malini Das <mdas@mozilla.com>
Desc: add ability to pass in serial number
2014-08-07 11:10:29 -07:00
B2G Bumper Bot
87dac05605 Bumping manifests a=b2g-bump 2014-08-07 11:07:09 -07:00
B2G Bumper Bot
b4f47dca8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5593c11ee3d6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #22585 from julienw/1049741-set-position-at-startup

Bug 1049741 - [Messages] navigation.js sets the data-position after a fi...

========

https://hg.mozilla.org/integration/gaia-central/rev/7e4665d2f0f7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1049741 - [Messages] navigation.js sets the data-position after a first reflow and triggers a 50ms reflow at launch time r=azasypkin
2014-08-07 11:05:31 -07:00
Timothy Nikkel
0ab533dc2d Backout f7a499183de0, 5dfd8d0a0ea6, dec09b1a21e4 (bug 1042772) for reftest failure on CLOSED TREE 2014-08-07 12:49:15 -05:00
B2G Bumper Bot
1dde64e659 Bumping manifests a=b2g-bump 2014-08-07 10:32:36 -07:00
B2G Bumper Bot
fefa41146a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9737b7a31b8
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22630 from wilsonpage/1050361

Bug 1050361 - [fl] Remove reflow hack

========

https://hg.mozilla.org/integration/gaia-central/rev/2cf31bb54fae
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1050361 - [fl] Remove reflow hack
2014-08-07 10:26:07 -07:00
Aetf
3766730a28 Bug 1050127 - IonMonkey: Change DEFINE_OPCODES_ to MATCH_OPCODES_. r=nbp 2014-08-07 10:21:17 -07:00
Aetf
0672bf102c Bug 1038592 part 2 - Implement RegExpTest Recover Instruction. r=nbp 2014-08-07 10:21:17 -07:00
Aetf
8f3a32d98e Bug 1038592 part 1 - Add needUpdateLastIndex accessor to RegExpObject. r=nbp 2014-08-07 10:21:16 -07:00
Ryan VanderMeulen
21df928d61 Bug 1041369 - Bump expected assertions up to 3 max. 2014-08-07 13:13:01 -04:00
Gijs Kruitbosch
b916259b6e Bug 962007 - use correctly-cased accessKey property for ctp access keys, r=dao
--HG--
extra : rebase_source : f1a24ed25774a8f28cede9051874fa8aa1763ac1
2014-08-07 18:12:23 +01:00
B2G Bumper Bot
26ad50b40a Bumping manifests a=b2g-bump 2014-08-07 10:06:47 -07:00
B2G Bumper Bot
7152489420 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95a94b6d9ab9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #22580 from Cwiiis/bug1049569-sanitize-eme-urls

Bug 1049569 - Sanitize e.me app url results. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d95a70f2a74a
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1049569 - Sanitize e.me app url results. r=kgrandon

e.me app result urls often miss the trailing slash. Sanitize them so we
get better bookmarking behaviour in the system browser.
2014-08-07 10:00:27 -07:00
B2G Bumper Bot
005bc6d6cb Bumping manifests a=b2g-bump 2014-08-07 09:51:30 -07:00
B2G Bumper Bot
6d15149f11 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93ffc015c9d1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #22545 from eliperelman/bug-1049031-gaia-perf-automation-global-config

Bug 1049031 - Add utilities and global config for gaia perf tests maintenance r=hub

========

https://hg.mozilla.org/integration/gaia-central/rev/06742ba5b890
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1049031 - Add utilities and global config for gaia perf tests maintenance
2014-08-07 09:45:38 -07:00
B2G Bumper Bot
48337530ee Bumping manifests a=b2g-bump 2014-08-07 09:37:08 -07:00