B2G Bumper Bot
398ead3d75
Bumping manifests a=b2g-bump
2014-07-17 02:36:13 -07:00
B2G Bumper Bot
965c3393fd
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8b562113c66b
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #21853 from begeeben/1039931_replace__proto__
Bug 1039931 - [gaia][system] Replace __proto__ with Object.create, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/f15b2ba97acb
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1039931 - [gaia][system] Replace __proto__ with Object.create
* Remove usages of __proto__ in the system app.
========
https://hg.mozilla.org/integration/gaia-central/rev/9f9a68779fc2
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1038326 - Fix layout issues with searchWindow and children. r=alive
2014-07-17 02:30:28 -07:00
Sean Lin
db3c939f50
Bug 1037079 - [B2G][Clock] Fix alarms and timer alerts. r=bz
2014-07-14 10:46:09 +08:00
B2G Bumper Bot
2e6a36be61
Bumping manifests a=b2g-bump
2014-07-17 01:46:55 -07:00
B2G Bumper Bot
b19fac5aa9
Bumping manifests a=b2g-bump
2014-07-17 01:41:13 -07:00
B2G Bumper Bot
0e909ba5b9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/35a2623cdfba
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #21129 from guilherme-pg/bug1000323-force-reauth-when-disabling
Bug 1000323 - Reauthenticate the user when disabling Find My Device. r=gerard-majax
========
https://hg.mozilla.org/integration/gaia-central/rev/f4edba14e016
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 1000323 - Reauthenticate the user when disabling Find My Device.
2014-07-17 01:35:28 -07:00
Robert O'Callahan
d3e59dec22
Bug 1022612. Part 42: Add opaque regions of ThebesLayer content to the "exclude glass" region. r=mattwoodrow
...
--HG--
extra : rebase_source : 2b429e274ec49b5310e69bad65ae9a399dba514a
2014-07-14 12:46:13 +12:00
Brian Smith
e3618bd35b
Bug 1038837: Factor out mozilla::pkix::Input into a separate header, r=mmc
...
--HG--
rename : security/pkix/lib/pkixder.h => security/pkix/include/pkix/Input.h
rename : security/pkix/lib/pkixutil.h => security/pkix/include/pkix/Result.h
extra : rebase_source : 09bac0a183932f721cdfd32936595867e4dc26ce
2014-07-13 13:17:36 -07:00
Brian Smith
7b3263e6c9
Bug 1038828: Replace mozilla::pkix::der::Result with uses of mozilla::pkix::Result, r=mmc
...
--HG--
rename : security/pkix/lib/pkixutil.h => security/pkix/include/pkix/Result.h
extra : rebase_source : e385af4bab665627aa5d434db04830065cbc641f
2014-07-15 10:33:49 -07:00
Joshua Cranmer
381045dc6c
Bug 1038029
- Bad cache file is used for the LDAP C SDK, r=glandium
...
--HG--
extra : rebase_source : 260945940ca3eab61b1ff4ee0e206f44747e346d
2014-07-15 20:14:50 -05:00
Nicholas Nethercote
b1617c9c76
Bug 1038038 (part 3) - Increase ShapeTable::MIN_ENTRIES. r=bhackett.
...
A linear search of 15 items is likely to be competitive with a hash table
lookup.
--HG--
extra : rebase_source : b2e0cb690610aea8bd372b4fbc50c1cc7cd9e97e
2014-07-13 23:32:45 -07:00
Nicholas Nethercote
e6d1531111
Bug 1038038 (part 2) - Compute sizeLog2 in ShapeTable::init() better. r=bhackett.
...
For exapmle, currently if you have an entryCount of 9 you end up with a
capacity of 32, when 16 would be more appropriate.
--HG--
extra : rebase_source : 300cd56c2dcbbb75ae54b227a5d1cab83c424a97
2014-07-13 23:29:50 -07:00
Nicholas Nethercote
21be2c2474
Bug 1038038 (part 1) - Reduce ShapeTable::MIN_SIZE_LOG2. r=bhackett.
...
An entryCount of zero is common, due to initBoundFunction(), so it's worth
choosing a value that doesn't waste too much space in that case.
--HG--
extra : rebase_source : efcf627734d3b49eab58aaaebeff16458bb7d9ad
2014-07-13 23:27:44 -07:00
Wes Kocher
107ab3668c
Merge m-c to inbound
2014-07-15 17:39:19 -07:00
Octoploid
84be337f08
Bug 1035092 - "bool functions shouldn't return nullptr" [r=sfink]
...
--HG--
extra : rebase_source : 0a0f2549b0a34c759384d8293f6227e112610147
2014-07-12 06:26:00 -07:00
Kartikaya Gupta
a292bda928
Bug 1037409 - Remove some gtests that don't map to real-world scenarios. r=nicklebedev
2014-07-14 12:48:48 -04:00
Mike Conley
568a1bd519
Backed out bdf72cebcd85 to fix a CLOSED TREE.
...
--HG--
extra : histedit_source : 0a3977407abecc55d5564a69531d5d6ca804cd86
2014-07-14 12:20:16 -04:00
Mike Conley
128c4fa5bf
Backed out e623938ea6c7 to fix a CLOSED TREE.
...
--HG--
extra : histedit_source : b4c9b387a8007748f9421df5c347b2f96e537f27
2014-07-14 12:19:23 -04:00
Mike Conley
0601d88e32
Follow-up for Bug 1002354 - remove dual GetId in nsScreenGtk injected during rebase foul-up. r=bustage-fix on a CLOSED TREE.
...
--HG--
extra : histedit_source : c510de9918cfd73652e9e1c278e0bee93c7fdcdc
2014-07-14 12:10:34 -04:00
Mike Conley
0610b8cac1
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 90d263235b40f6f6937d361705a4dfa44253318e
extra : histedit_source : bab4e689269c67fe3eb65033b6987b93caf9a482%2C86645be32f82f0d80724532e528e597db165b1d1
2014-07-14 11:57:06 -04:00
Dave Hylands
7324f2a626
Bug 1029533 - Initial standup of MTP server. r=echou
...
Note: This will be off by default. Currently, you need to do:
adb shell setprop sys.usb.config mtp,adb
in order to activate the MTP server.
2014-07-11 14:42:15 -07:00
B2G Bumper Bot
7f4e99ce44
Bumping manifests a=b2g-bump
2014-07-16 08:46:16 -07:00
B2G Bumper Bot
4d38375b21
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b289dcbf92b8
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1033223 - disable bookmark_uninstall_test.js for failures in Travis r=kgrandon-on-irc
========
https://hg.mozilla.org/integration/gaia-central/rev/7f7d024f899f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21800 from KevinGrandon/bug_1039180_statusbar_icon_fix
Bug 1039180 - [System] Fix statubar upper positioning
========
https://hg.mozilla.org/integration/gaia-central/rev/60ae2fbb3a23
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1039180 - [System] Fix statubar upper positioning r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/51d1d90e1cef
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #21810 from EverythingMe/homeicons
Bug 1039311 - [Collection] HomeIcons Singleton (refactor)
========
https://hg.mozilla.org/integration/gaia-central/rev/acfb8e38ee56
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1039311 - [Collection] HomeIcons Singleton (refactor)
2014-07-16 08:40:28 -07:00
B2G Bumper Bot
a173c6e36b
Bumping manifests a=b2g-bump
2014-07-16 08:06:35 -07:00
B2G Bumper Bot
d15a0c1df8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/89e0c53c16ec
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Revert "Bug 1038698 - Disable intermittent test_a11y_utility_tray_visibility.py for TBPL"
This reverts commit 7e8c5220a51b631524b2e528766b820a92a05c9b.
========
https://hg.mozilla.org/integration/gaia-central/rev/00137b2498cd
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Revert "Merge pull request #21704 from Cwiiis/bug1038185-close-utility-tray-transition"
This reverts commit 6bfbb48a79302c59220d83acfe896ea0abcf5aab, reversing
changes made to 8c0db75e19f1faf1de47733cfac9b05d988fee28.
2014-07-16 08:00:28 -07:00
B2G Bumper Bot
f04570b187
Bumping manifests a=b2g-bump
2014-07-16 06:47:05 -07:00
B2G Bumper Bot
621877b197
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/243e9714d13c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21684 from mozmark/bug1037171-modified
bug1037171 Ensure find my device cancellation (or error) does not result...
========
https://hg.mozilla.org/integration/gaia-central/rev/e25398626536
Author: Mark Goodwin <mgoodwin@mozilla.com>
Desc: Bug 1037171 Ensure find my device cancellation (or error) does not result in FMD becoming enabled on subsequent FxA login r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/d9816e748553
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21468 from TheoChevalier/new-locales-master
Bug 1035480 - Add af, en-GB, zu locales to master
========
https://hg.mozilla.org/integration/gaia-central/rev/2e363cd8a2df
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1035480 - Add new locales to Gaia and get the same list on 2.0
========
https://hg.mozilla.org/integration/gaia-central/rev/4f96d95571a9
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1022450 - Workaround for glitchy long-press key tones r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/2b6baf95fd64
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21758 from weigao123/bug1034455-master
Bug 1034455 - [master] radio event will be dispatched untill radio is turned on or off thoroughly. r=EJ
========
https://hg.mozilla.org/integration/gaia-central/rev/a591e5f3ef6a
Author: wei.gao <wei.gao@spreadtrum.com>
Desc: Bug 1034455 - [master] radio event will be dispatched untill radio is turned on or off thoroughly. r=EJ
========
https://hg.mozilla.org/integration/gaia-central/rev/ad2c1198da4f
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1008738 - Display all IMEI codes in the "More information" panel r=eragonj
2014-07-16 06:45:33 -07:00
B2G Bumper Bot
cfe30b4284
Bumping manifests a=b2g-bump
2014-07-16 06:43:06 -07:00
B2G Bumper Bot
4961fdc7da
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7b2351598d35
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #21733 from pivanov/bug-1035731
Bug 1035731 - [Shared] - remove unused images
========
https://hg.mozilla.org/integration/gaia-central/rev/d7227ce02f4e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035731 - [Shared] - remove unused images
2014-07-16 06:42:55 -07:00
Carsten "Tomcat" Book
3711dd39d0
Backed out changeset 7a3c1d05d492 (bug 1037079) ics emulator opt 3 test failures
2014-07-16 15:36:42 +02:00
B2G Bumper Bot
e0155def62
Bumping manifests a=b2g-bump
2014-07-16 06:26:11 -07:00
B2G Bumper Bot
01d07e7040
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d6287476a7c3
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #21785 from gasolin/issue-1033921
Bug 1033921 - [NFC] Shrinking UI incorrectly when using swipe gesture to..., r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/53de4ac7a977
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1033921 - [NFC] Shrinking UI incorrectly when using swipe gesture to change apps
- listen to appwill-become-active
2014-07-16 06:20:28 -07:00
B2G Bumper Bot
3aea79418d
Bumping manifests a=b2g-bump
2014-07-16 05:56:13 -07:00
B2G Bumper Bot
264f0fa3c0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/84b1da2e23a8
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #21694 from lissyx/bug1038115
Bug 1038115 - Fix FindMyDevice customization resources r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/9a2e7761ec76
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1038115 - Fix FindMyDevice customization resources
2014-07-16 05:50:27 -07:00
Carsten "Tomcat" Book
4e686d0bb5
Backed out changeset 5098feb565e6 (bug 874353) for linux mochitest 2 crashes
2014-07-16 14:21:13 +02:00
B2G Bumper Bot
d1b8823039
Bumping manifests a=b2g-bump
2014-07-16 04:56:12 -07:00
B2G Bumper Bot
9130b27f98
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b21fb7562c4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #21739 from crh0716/1036731
Bug 1036731 - Re-activate the link if the url is available r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/8433cacd2e99
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1036731 - Do not pre-bind the link as it may change.
========
https://hg.mozilla.org/integration/gaia-central/rev/bdc0086bf9d0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #21576 from viorelaioia/bug_1009617
Bug 1009617 - Move screen properties from GaiaTestCase into GaiaDevice
========
https://hg.mozilla.org/integration/gaia-central/rev/8a9de869a83a
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1009617 - Move screen properties from GaiaTestCase into GaiaDevice
2014-07-16 04:50:29 -07:00
B2G Bumper Bot
a74cca5aae
Bumping manifests a=b2g-bump
2014-07-16 04:46:15 -07:00
B2G Bumper Bot
af4113a5dc
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b37e0902a17e
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #21689 from lissyx/bug1031164
Bug 1031164 - Queueing of open-app events on startup r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/10c5208b618c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1031164 - Queueing of open-app events on startup
2014-07-16 04:40:28 -07:00
B2G Bumper Bot
4f8a0d8703
Bumping manifests a=b2g-bump
2014-07-16 04:01:11 -07:00
B2G Bumper Bot
9f62428c7c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/765148289558
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #21751 from vingtetun/rename-brand-to-theme-and-support-new-event
Bug 1038638 - Rename brand-color to theme-color to match spec. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/42a4c87bb441
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1038638 - Rename brand-color to theme-color to match spec. r=alive
2014-07-16 03:55:28 -07:00
B2G Bumper Bot
c9d32afa57
Bumping manifests a=b2g-bump
2014-07-16 03:46:20 -07:00
B2G Bumper Bot
2129ddb3e1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d54ed844691d
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1038698 - Disable intermittent test_a11y_utility_tray_visibility.py for TBPL
========
https://hg.mozilla.org/integration/gaia-central/rev/bf5dc1f3ba5d
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1033487 - Wait for homeIcons init before unpinning. r=kgrandon
2014-07-16 03:40:28 -07:00
B2G Bumper Bot
9fd4e8a1c4
Bumping manifests a=b2g-bump
2014-07-16 03:06:14 -07:00
B2G Bumper Bot
9346cce35b
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2ae3d21aef4e
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1034608 - Update the gaiatest webserver to serve app manifest files with the correct content-type. r=wlachance r=zcampbell
2014-07-16 03:00:29 -07:00
Sean Lin
44ecfe6183
Bug 1037079 - [B2G][Clock] Fix alarms and timer alerts. r=bz
2014-07-14 10:46:09 +08:00
Brad Lassey
1b217d7fde
bug 1037644 - don't use mozAfterPaint events to drive tab stream r=jesup
2014-07-11 17:03:47 -04:00
Brad Lassey
4b63fe5886
bug 1037488 - MediaEngineTabVideoSource should set width, height and framerate based on constraints and prefs passed to Allocate() r=jesup
2014-07-11 11:55:23 -04:00
Erik Vold
044922baf3
Bug 1037374 - Uplift Add-on SDK to Firefox r=me
2014-07-15 06:19:40 -07:00
Eric Edens
e122df1195
Bug 1029292 - Replace Search Activity's GeckoView with WebView. r=nalexander
2014-07-14 22:16:25 -07:00