Commit Graph

162585 Commits

Author SHA1 Message Date
Gaia Pushbot
df5703261a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6cf9084da407
Author: gitmai <mri@tid.es>
Desc: Merge pull request #14578 from gitmai/bug-948824-CC-remove-icchelper

Bug 948824 - [CostControl] [DSDS] Remove IccHelper
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/ed89cbccaa72
Author: mai <mri@tid.es>
Desc: Bug 948824 - [CostControl] [DSDS] Remove IccHelper
2014-01-08 07:36:17 -08:00
Gaia Pushbot
5ee6efee80 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7d6e61b3516
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #14986 from steveck-chung/bug-947282

Bug 947282 - [Messaging] Bubbles style is not working properly with subject.  r= borjasalguero, a=status-b2g-v1.3 blocking

========

https://hg.mozilla.org/integration/gaia-central/rev/f9507c70f1c6
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 947282 - [Messaging] Bubbles style is not working properly with subject
2014-01-08 07:25:17 -08:00
Victor Porof
6ccce03e88 Bug 957187 - The variable inspection popup never appears in the right place on Linux and Windows, r=past 2014-01-08 16:59:00 +02:00
Victor Porof
f9293043d3 Bug 868045 - At some threshold, we should convert MS to Seconds in the Waterfall, r=rcampbell 2014-01-08 16:47:59 +02:00
Gaia Pushbot
9688cf9efc Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/10e6add24a2c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15064 from Archaeopteryx/multi-lasttry-bug871657

Bug 871657 - 'last try.' should either start with uppercase letter

========

https://hg.mozilla.org/integration/gaia-central/rev/0687e00497e6
Author: Sebastian Hengst <archaeopteryx@coole-files.de>
Desc: Bug 871657 - [system] 'last try.' should start with uppercase letter

========

https://hg.mozilla.org/integration/gaia-central/rev/b5243ffe8f36
Author: Sebastian Hengst <archaeopteryx@coole-files.de>
Desc: Bug 871657 - [settings] 'last try.' should start with uppercase letter

========

https://hg.mozilla.org/integration/gaia-central/rev/fd7860f35ad1
Author: Sebastian Hengst <archaeopteryx@coole-files.de>
Desc: Bug 871657 - [ftu] 'last try.' should start with uppercase letter

========

https://hg.mozilla.org/integration/gaia-central/rev/ead16179d8ce
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Revert "Bug 953150 - Pass options to reset pin2 dialog"

This reverts commit 34e138b9aa6fb145b89e6a7efc8d0c7a24eef929.
2014-01-08 06:35:18 -08:00
Kai-Zhen Li
aa29194981 Bug 957514 - Fix FakeSurfaceComposer compile error in gonk-kk. r=mwu 2014-01-08 19:04:32 +08:00
Nicholas D. Matsakis
7bf874515f Bug 953108 - Initialized TypedObject module when initializing SIMD module r=till 2014-01-08 04:36:17 -05:00
Wes Kocher
a5deb2b5ce Merge m-c to inbound 2014-01-08 18:14:55 -08:00
Edwin Flores
664090e3c9 Bug 953394 - Force OMXCodec to output a sane colour format on Android 4.4 and above r=doublec 2014-01-09 14:54:57 +13:00
Edwin Flores
dac9e660c8 Bug 953394 - Android imports needed for bug 953394 r=doublec
* Added some android::Vector, android::VectorImpl method definitions to link
  against.
 * Updated android::Vector and android::VectorImpl headers to 4.4 as using
  headers from 4.1 crashed 4.4 devices but not vice versa.
2014-01-09 14:54:57 +13:00
Edwin Flores
b120faf1e1 Bug 953394 - Build changes for OMX support on Android KitKat r=khuey 2014-01-09 14:54:56 +13:00
Drew Willcoxon
6b99010477 Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Drew Willcoxon
48a297014c Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Gavin Sharp
bd7d2ee4fd Bug 957902: back out changeset aeef01e3a52a (bug 950405), disabling the temporary whatsnew page for en-US Nightly users 2014-01-08 19:01:29 -08:00
Gavin Sharp
d328ec611d Bug 903274: have the search bar binding's initialization callback bail out if the binding is destroyed, r=MattN
--HG--
extra : rebase_source : ed745738ebaf085b96d83ba5c6ae270d5dde3b9a
2014-01-08 18:34:16 -08:00
Matt Brubeck
9510850e62 Bug 916481 - Make Finder.jsm send back the selection rect of the find result [r=evilpie,emtwo] 2014-01-09 07:58:26 -08:00
Casper van Donderen
09d9ca23de Bug 916481 - Use Finder.jsm in the Metro browser [r=mbrubeck] 2014-01-09 07:58:25 -08:00
Lucas Rocha
bcc692b4cc Bug 944533 - Move title handling to ToolbarDisplayLayout (r=margaret) 2014-01-09 14:56:41 +00:00
Lucas Rocha
dc0ec28480 Bug 944533 - Factor out title display prefs into separate class (r=margaret) 2014-01-09 14:55:30 +00:00
Lucas Rocha
576f1cb502 Bug 944533 - Remove unused constants from BrowserToolbar (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
20f67f7b39 Bug 944533 - Re-define internal API to update toolbar UI state (r=mfinkle) 2014-01-09 14:55:29 +00:00
Lucas Rocha
ec9ea636be Bug 944533 - Inflate SiteIdentityPopup on show() and add identity setter (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
2067ec1f52 Bug 944533 - Make unnecessary public API in BrowserToolbar private (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
2fccb9c54f Bug 944533 - No need to set progress visibility explicitly in BrowserApp (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
9040bf9785 Bug 942862 - Factor out URL display UI into ToolbarDisplayLayout (r=wesj) 2014-01-09 14:55:28 +00:00
Lucas Rocha
34fa761883 Bug 942862 - Remove unused member of BrowserToolbar (r=wesj) 2014-01-09 14:55:28 +00:00
Gijs Kruitbosch
91abf49f23 Bug 936076 - use overflow:-moz-hidden-unscrollable in both directions for the Australis browser toolbox, r=dao
--HG--
extra : rebase_source : c3a9659fd8d69cc56c05640cf7ce58b885606087
2014-01-08 17:20:05 +00:00
Gijs Kruitbosch
fb86cfaac4 Bug 956602 - special widgets are removed when going to the palette; cope in Australis drop code, r=Unfocused
--HG--
extra : rebase_source : a526bd1ab518a8676f94895d9e004bd96313ecb3
2014-01-09 12:42:50 +00:00
Carsten "Tomcat" Book
127e8c0150 Merge mozilla-central to fx-team 2014-01-09 13:02:29 +01:00
Patrick Brosset
5b107c6af9 Bug 916443 - part 2 - Toolbox level remote highlighter (tests), r=paul 2014-01-09 12:36:06 +01:00
Patrick Brosset
cb863d2cfe Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Carsten "Tomcat" Book
a8f64dfd21 Backed out changeset 779f90afa8d6 (bug 942862) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:40:23 +01:00
Carsten "Tomcat" Book
6d727701ba Backed out changeset 486a6b3af95b (bug 942862) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:40:14 +01:00
Carsten "Tomcat" Book
cad598d059 Backed out changeset 874bcd13b8b4 (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:40:05 +01:00
Carsten "Tomcat" Book
68c755523e Backed out changeset 95c0731132ae (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:39:57 +01:00
Carsten "Tomcat" Book
05aaa466a5 Backed out changeset 1a32a3b9dd20 (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:39:48 +01:00
Carsten "Tomcat" Book
b835edb1a8 Backed out changeset fa0a7a730324 (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:39:40 +01:00
Carsten "Tomcat" Book
690c5aec52 Backed out changeset cd18587bd2b5 (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:39:30 +01:00
Carsten "Tomcat" Book
726bcd4295 Backed out changeset 1260d241f84f (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:39:22 +01:00
Carsten "Tomcat" Book
9cef26cdbd Backed out changeset 125b24bb78d9 (bug 944533) for bustage on android and windows builds on a CLOSED TREE 2014-01-09 12:39:08 +01:00
Lucas Rocha
d5cd16e20e Bug 944533 - Move title handling to ToolbarDisplayLayout (r=margaret) 2014-01-09 10:46:17 +00:00
Lucas Rocha
5ef194bcd6 Bug 944533 - Factor out title display prefs into separate class (r=margaret) 2014-01-09 10:46:17 +00:00
Lucas Rocha
78e837ddc4 Bug 944533 - Remove unused constants from BrowserToolbar (r=margaret) 2014-01-09 10:46:17 +00:00
Lucas Rocha
e9d97fef36 Bug 944533 - Re-define internal API to update toolbar UI state (r=mfinkle) 2014-01-09 10:46:17 +00:00
Lucas Rocha
0147983b1c Bug 944533 - Inflate SiteIdentityPopup on show() and add identity setter (r=margaret) 2014-01-09 10:46:17 +00:00
Lucas Rocha
1b423ff64c Bug 944533 - Make unnecessary public API in BrowserToolbar private (r=margaret) 2014-01-09 10:46:16 +00:00
Lucas Rocha
c9c278fc76 Bug 944533 - No need to set progress visibility explicitly in BrowserApp (r=margaret) 2014-01-09 10:46:16 +00:00
Lucas Rocha
155154a8b2 Bug 942862 - Factor out URL display UI into ToolbarDisplayLayout (r=wesj) 2014-01-09 10:46:16 +00:00
Lucas Rocha
d328714d5c Bug 942862 - Remove unused member of BrowserToolbar (r=wesj) 2014-01-09 10:46:16 +00:00
Alexey Novak
0b02bc621a Bug 947143 - Replaced debugger resumption order panel with an easier to maintain Tooltip.js instance; r=vporof 2014-01-09 10:11:54 +02:00