Commit Graph

436151 Commits

Author SHA1 Message Date
Jordan Santell
4eca5ca10b Bug 1196901 - Use correct GC marker reasoning, regression from 1191153. r=fitzgen 2015-08-20 14:17:24 -07:00
Chenxia Liu
943856d2ea Bug 1183837 - "Tab closed" toast no longer truncates page title. r=mcomella
--HG--
extra : commitid : HmAaElgqS2o
extra : rebase_source : 4afd4c5cb8a84f56bcb9569a7b21b290f1af0e7a
2015-08-20 15:19:38 -07:00
Nick Alexander
a099fca045 Bug 1196970 - Part 6: Copy preprocessed resources from objdir to build directory during Gradle build. r=sebastian
DONTBUILD NPOTB

This means we don't require the directory in the object directory at
gradle-install time.  We're not concerned if the resource files are
missing, since we have code to ensure they're fresh already; and if
they are missing, we'll quickly fail as we try to process the resource
set.

--HG--
extra : histedit_source : 04767c8e86c7012ed3c46564e5660b17e1355607
extra : rebase_source : 658cedf4a698d603571153cefb128b87a6ad6a2e
extra : commitid : DIwvp3ib9Z9
extra : source : 00e1cd6d04c03a65433b01cea194edf7c9d7c835
extra : amend_source : 244a950264c0d10cf495a3a7d7d5ef52eab2da14
2015-08-07 17:00:51 -07:00
Nick Alexander
0870e687d8 Bug 1196970 - Part 5: Copy preprocessed code from objdir to build directory during Gradle build. r=sebastian
This means we don't require the directory in the object directory at
gradle-install time.  We're not concerned if the source files are
missing, since we have code to ensure they're fresh already; and if
they are missing, we'll quickly fail as we try to compile with missing
sources.

--HG--
extra : commitid : IIuTcQiEJ37
extra : rebase_source : 640e8f2005b71d1c79719dcecc56efb8540341fa
extra : source : f8bc8f04b3c01cf62403f09cc3a4b37826e280bc
extra : histedit_source : 34335f47dd33a07585ef8e8a24bdc7cb43b62239
2015-08-07 16:38:43 -07:00
Nick Alexander
7671929209 Bug 1196970 - Part 4: Copy omni.ja, native libraries, and asset libraries from dist/fennec manually. r=sebastian
This allows us to not require dist/fennec/* to exist in the object
directory at gradle-install time.  It gets us one small step closer to
being able to sit down to a fresh source tree and open a Fennec
project in IntelliJ.

--HG--
extra : commitid : KNnKth56I1L
extra : rebase_source : b4fae1033335760dd3d6d9b8b71ffb7bbb1a6906
extra : source : 7b5b6adc5ac69fd733f9937dd846c52bff36af0a
extra : histedit_source : cb05d3690f909db51cd6116cc80b070f62338001
2015-08-18 10:51:10 -07:00
Nick Alexander
b429a68a44 Bug 1196970 - Part 3: Keep all preprocessed_code references in the objdir. r=sebastian
This was just an oversight.  The Gradle configuration referenced
topsrcdir rather than having a symlink via the objdir.  This didn't
impact the Gradle build, but it did make the preprocessed_code Gradle
project appear outside of the root Gradle project in IntelliJ.

--HG--
extra : commitid : As00AcCfYkr
extra : rebase_source : 1d5b79f5e4439306a5a9e7d625e39ef97d37d1eb
extra : source : fcec6d827887e3e64ebd610ef4f893d11dde52ab
extra : histedit_source : 70790f27c201462e5346660f5eb39e39303bdc8d
2015-08-07 14:05:50 -07:00
Nick Alexander
806d7966a4 Bug 1196970 - Part 2: Make all Android Gradle projects generateCodeAndResoures. r=me
It's convenient to know that the object directory is up-to-date (after
|make gradle-targets|) before any Gradle project builds.

--HG--
extra : commitid : 2WaqMEqw3mx
extra : rebase_source : 2dea8249b329d82d9c89b5defa7e13d4aff60566
extra : source : eb170abcc91b4714874e97b58b371e242aee9699
extra : histedit_source : 92a62bd75dfa289f3ede4592d4a224ad135d3b6b
2015-08-20 15:10:06 -07:00
Nick Alexander
600934bfac Bug 1196970 - Part 1: Fix some dependency paths. r=me
--HG--
extra : commitid : AcixmeCeASb
extra : rebase_source : c4659af6c45c8ce153cf47f9cb5df4229ae13e90
extra : source : 37f6f08a839dbc5f3c940dfd02e1537535ee129e
extra : histedit_source : da6d791c46f62cc5d73d8d650b94d5cee70b9cf7
2015-08-20 15:10:34 -07:00
Jordan Santell
0efcee022a Bug 1196891 - Fix regression that broke importing of recordings. r=jryans 2015-08-20 13:26:49 -07:00
dominique vincent
e32719478d Bug 1192075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella
--HG--
extra : source : e32341309d701cb6fb360accd3afe937be10ba20
2015-08-20 13:44:18 -07:00
Wes Kocher
a7cefecb3e Backed out changeset e32341309d70 (bug 1992075) for landing with the wrong bug number
--HG--
extra : amend_source : be5b170b5b8030a856b2873846bc6f0c447f93f3
2015-08-20 13:50:27 -07:00
Trevor Rowbotham
ec8d23fdb0 Bug 1180901 - Catch the error when trying to remove the trash directory when it contains a file that is locked r=mossop
--HG--
extra : amend_source : feb4bcc17812d4dc2fae99895ff4f6bb6a94ab9f
2015-08-20 13:46:48 -07:00
Trevor Rowbotham
4076f4a2c1 Bug 1180901 - Test that a locked file cannot be removed from the extensions trash directory on Windows r=mossop
--HG--
extra : amend_source : 2ec19a524037838b7ac9d4d5cb1c053f0728f891
2015-08-20 13:46:29 -07:00
Johan K. Jensen
ab37f7b1f2 Bug 1176595 - Fix eyedropper not working correctly when zoomed. r=jryans 2015-08-20 13:45:37 -07:00
Sami Jaktholm
661a054937 Bug 1192536 - Part 2: Tests for InspectorActor.getImageData() and InspctorActor.getImageDataFromURL(). r=pbro 2015-08-19 16:05:28 +03:00
Sami Jaktholm
0e2d46b6bf Bug 1192536 - Part 1: Make imageToImageData() to wait for the image to load before generating the data-uri. r=pbro 2015-08-09 12:43:49 +03:00
Mike Taylor
89cc9566a7 Bug 1175378. Remove unused image assets. r=margaret 2015-08-20 13:44:37 -07:00
dominique vincent
df8503e81a Bug 1992075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella 2015-08-20 13:44:18 -07:00
Wes Kocher
47d9d26a9a Merge m-c to fx-team, a=merge 2015-08-20 12:53:30 -07:00
Wes Kocher
d8fffe1765 Merge inbound to central, a=merge 2015-08-20 12:42:21 -07:00
Wes Kocher
35d516e193 Merge fx-team to central, a=merge 2015-08-20 12:28:10 -07:00
B2G Bumper Bot
70f0e10a59 Bumping manifests a=b2g-bump 2015-08-20 08:22:08 -07:00
B2G Bumper Bot
8854c1d0dd Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69fd2d2a3adc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31428 from KevinGrandon/bug-1185442_dialer_remove_mozinterruptbegin

Bug 1185442 - Remove un-needed mozinterruptbegin handling

========

https://hg.mozilla.org/integration/gaia-central/rev/3f418eae6efa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1185442 - Remove AudioCompetingHelper and mozinterruptbegin handling r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/c0bc7ce9db78
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31441 from gmarty/Bug-1193392-Unit-test-the-new-home-screen-2

Bug 1193392 - Unit test the new home screen. r=cwiiis

========

https://hg.mozilla.org/integration/gaia-central/rev/0869495d6d02
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1193392 - Unit test the new home screen
2015-08-20 08:20:27 -07:00
B2G Bumper Bot
51310fbb34 Bumping manifests a=b2g-bump 2015-08-20 07:52:03 -07:00
B2G Bumper Bot
974a8f1a9e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/700c5f10593d
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #31429 from rwood-moz/bug1196349

Bug 1196349 - Turn off Raptor on tc gaia-ci; r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/620dee2b4f71
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1196349 - Turn off Raptor on tc gaia-ci; r=garndt
2015-08-20 07:50:26 -07:00
B2G Bumper Bot
d38a76b647 Bumping manifests a=b2g-bump 2015-08-20 07:02:05 -07:00
B2G Bumper Bot
bd5c41d051 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/935021ebc93c
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #30937 from tamarahills/bugfix/1183101-AdvancedTelemetry

Bug 1183101 - Adds AdvancedTelemetry module to track performance metr…

========

https://hg.mozilla.org/integration/gaia-central/rev/038d0511625a
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1183101 - Adds AdvancedTelemetry module to track performance metrics and custom app metrics from Gecko.
2015-08-20 07:00:26 -07:00
B2G Bumper Bot
41539d1e2e Bumping manifests a=b2g-bump 2015-08-20 06:37:05 -07:00
B2G Bumper Bot
624758dcbb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b22364b654f1
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31440 from Cwiiis/bug1181555-webcomponents-permission

Bug 1181555 - Request web components permission. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/7c3d159a3487
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1181555 - Request web components permission. r=fabrice
2015-08-20 06:35:27 -07:00
B2G Bumper Bot
1e5daed703 Bumping manifests a=b2g-bump 2015-08-20 04:58:30 -07:00
B2G Bumper Bot
208e115564 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66d184167391
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #31094 from steveck-chung/new-message-messaging-service

Bug 1184865 - [Messages][NG] Replace some methods in MessageManager with messaging service in conversation view, r=julienw,azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/3b7c28da8f1e
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1184865 - [Messages][NG] Replace some methods in MessageManager with messaging service in conversation view, r=julienw,azasypkin
2015-08-20 04:56:53 -07:00
B2G Bumper Bot
835e252999 Bumping manifests a=b2g-bump 2015-08-20 04:33:42 -07:00
B2G Bumper Bot
0500dd799b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0d6b94642fef
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31267 from mancas/bug1191864

Bug 1191864 - [Contacts][NGA] Remove prompt when deleting

========

https://hg.mozilla.org/integration/gaia-central/rev/eeacca8d9c41
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1191864 - [Contacts][NGA] Remove prompt when deleting

========

https://hg.mozilla.org/integration/gaia-central/rev/dc00e85a5b0d
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31193 from mancas/import

Bug 1184077 - [NGA][Contacts] VCARD loader as independent page

========

https://hg.mozilla.org/integration/gaia-central/rev/aae9313b86d4
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1184077 - [NGA][Contacts] VCARD loader as independent page
2015-08-20 04:32:05 -07:00
Wander Lairson Costa
89baaeea1d Bug 1195847: Update phone-builder to tc-vcs 2.3.8 r=garndt 2015-08-20 08:31:09 -03:00
Jean-Yves Avenard
382f8adc48 Bug 1196591: Initialize member. r=me
Small correction introduced in bug 1190238
2015-08-20 21:04:28 +10:00
Jean-Yves Avenard
e42ca2d177 Bug 1181651: Replace use of stagefright::Vector with nsTArray. r=kentuckyfriedtakahe 2015-08-20 20:54:59 +10:00
Michael Ratcliffe
71fefde161 Bug 1175850 - Enable storage inspector tests after upgrading for E10S r=pbrosset 2015-08-20 11:52:04 +01:00
Nigel Babu
d78ab7197e Backed out changeset f447f7b8190b (bug 1185640) for W8 failures on CLOSED TREE
--HG--
extra : amend_source : 1fca18be89fda404fb71c3f0c8550011ded2d7de
2015-08-20 16:12:00 +05:30
B2G Bumper Bot
6804ec40f8 Bumping manifests a=b2g-bump 2015-08-20 02:28:44 -07:00
B2G Bumper Bot
110eef9fd8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6c1aaeefb46
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31418 from mancas/iceview

Bug 1196197 - [Contacts][NGA] Remove ICE dependencies with contacts.js

========

https://hg.mozilla.org/integration/gaia-central/rev/d1a899bf458f
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1196197 - [Contacts][NGA] Remove ICE dependencies with contacts.js
2015-08-20 02:27:07 -07:00
Nicholas Nethercote
68c09ac436 Bug 1194560 - Add tools/power/rapl, a RAPL-reading program for power profiling. r=erahm,glandium.
--HG--
extra : rebase_source : 7303d7209f6c9ae8bbd911a379078343b7cb5a7b
2015-08-19 22:25:30 -07:00
Masayuki Nakano
d45c99e77c Bug 90712 Cancel composition when Enter key message isn't consumed by IME r=m_kato 2015-08-20 17:31:10 +09:00
Andrea Marchesini
c59e2e345a Bug 1185640 - ServiceWorkers - Passing a scope or scriptURL to register() with escaped '/' or '\' should fail, r=bkelly 2015-08-20 08:46:01 +01:00
Bas Schouten
0cbabc240d Bug 1195998: If an actor does not have an associated texture client do not attempt to call ForceRemove on it. r=nical 2015-08-20 07:28:18 +00:00
Andrea Marchesini
ce594e8b18 Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
Nicholas Nethercote
c8578157c2 Bug 1194061 - Implement "system-heap-allocated" reporter for Windows. r=dmajor.
--HG--
extra : rebase_source : a0f31c1ca1c6671d592c73d2473dcc5669022077
2015-08-19 20:35:17 -07:00
Sebastian Hengst
944b95cdee Backed out changeset 966aa9c1ca25 (bug 1181651) for build bustage. r=backout on a CLOSED TREE 2015-08-20 09:28:55 +02:00
Jean-Yves Avenard
20ed0b8c7c Bug 1181651: Replace use of stagefright::Vector with nsTArray. r=kentuckyfriedtakahe 2015-08-20 16:57:07 +10:00
B2G Bumper Bot
a175c8823d Bumping manifests a=b2g-bump 2015-08-19 20:32:09 -07:00
B2G Bumper Bot
6168ea53be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/176911368e5b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31316 from timdream/promise-txn

Bug 1193136 - PromiseStorage#_getTxn() should run the query in the same function loop, r=khuey

========

https://hg.mozilla.org/integration/gaia-central/rev/0c70d41760c6
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1193136 - PromiseStorage#_getTxn() should run the query in the same function loop

Also testing the PromiseStorage with real Promise
2015-08-19 20:30:31 -07:00