Commit Graph

228789 Commits

Author SHA1 Message Date
Botond Ballo
898f44f6bb Bug 1127066 - Implement ChromeProcessController::HandleLongTapUp(). r=kats
--HG--
extra : source : 5857a51daa23da0090b92467cc7fe5c23354b981
2015-02-09 18:20:15 -05:00
Botond Ballo
a3f5ee9fb5 Bug 1127066 - Use (nsBaseWidget's) APZEventState in ChromeProcessController. r=kats
--HG--
extra : source : 65d5458b6f6af13ebaf424ccef87d4a0654646c4
2015-02-09 19:06:06 -05:00
Botond Ballo
5725e5dbc8 Bug 1127066 - Use APZEventState in nsBaseWidget. r=kats
--HG--
extra : source : 64a96018a0782e6aafc4215bb995136020ea1391
2015-02-06 19:45:23 -05:00
Botond Ballo
daadb3f902 Bug 1127066 - Add weak reference support to the gonk nsWindow type. r=kats
--HG--
extra : source : 2c81ee3e4c61c82770fad9f3eac9c64abb6ab4ec
2015-02-09 13:50:51 -05:00
Botond Ballo
cd91ae9e1b Bug 1127066 - Complain loudly if APZEventState is used with a widget that doesn't support weak references. r=kats
--HG--
extra : source : e4337bd21059a0ecbffa5d0d567dd9a8f0a3bcd1
2015-02-09 14:10:08 -05:00
Botond Ballo
74667af216 Bug 1127066 - Use a weak reference to the widget in APZEventState to avoid reference cycles. r=kats
--HG--
extra : source : fa8926018068e8de68b0b9c44ad0bdc87acf2033
2015-02-09 14:09:20 -05:00
Botond Ballo
3990a194be Bug 1127066 - Extract an APZEventState class from TabChild. r=kats
--HG--
extra : source : fc54993e0c836ca01f3900072227938e8c4b938c
2015-02-09 14:05:18 -05:00
Botond Ballo
d6a3fd9f6d Bug 1127066 - Implement proper sending of target-apzc notification and creation of displayport in the root process. r=kats
--HG--
extra : source : c9bb96ed11a96554006175b55e04f9feede60a04
2015-02-06 18:11:30 -05:00
Botond Ballo
2a72a77d84 Bug 1127066 - Extract SendSetTargetAPZCNotification and its helpers into APZCCallbackHelper. r=kats
--HG--
extra : source : 930454419509346f1002ea7486a128072688a921
2015-02-06 18:11:19 -05:00
Botond Ballo
cf0ac08b62 Bug 1127066 - Apply the APZ callback transform to touch events targeted to the root process. r=kats
--HG--
extra : source : 0df1683cb64100e03e4afd23a3d5e158788f082b
2015-02-04 12:52:18 -05:00
Botond Ballo
412107100c Bug 1127066 - Extract a helper to apply the APZ callback transform to a touch event. r=kats
--HG--
extra : source : d938af56c1d8225d794f879a5771c9a17d6a402b
2015-02-05 18:02:27 -05:00
Botond Ballo
eaf4eff1d2 Bug 1127066 - Fold APZCCallbackHelper::UpdateCallbackTransform() into ScrollFrame(). r=kats
--HG--
extra : source : 5b78d9e9ba84408c898d9e0ab55ae30f437792c8
2015-01-28 17:40:29 -05:00
Botond Ballo
98957944f7 Bug 1127066 - Factor out code common to APZCCallbackHelper::UpdateRootFrame and UpdateSubFrame. r=kats
--HG--
extra : source : fe1ea639cdfde510a2bb51d2f113fb14809b6b43
2015-01-23 18:54:19 -05:00
Makoto Kato
628edff492 Bug 1131436 - WindowsDllInterceptor is always failure with --disable-optimize and --enable-debug. r=dmajor 2015-02-12 15:07:57 +09:00
Wes Kocher
7465de1fe4 Backed out changeset fe5c25b8b675 (bug 1071880) for various test failures on a really CLOSED TREE 2015-02-11 19:09:00 -08:00
Wes Kocher
d45d4bea92 Merge m-c to inbound a=merge CLOSED TREE 2015-02-11 17:44:20 -08:00
Brian Hackett
065751b5bb Bug 1127167 - Backout 825f6ee63f7f for causing massive regressions on a CLOSED TREE 2015-02-11 17:47:13 -07:00
Wes Kocher
2085c24ec2 Backed out 2 changesets (bug 1117337) for b2g build bustage on a CLOSED TREE
Backed out changeset 016b3f06add1 (bug 1117337)
Backed out changeset aa4817b6ad61 (bug 1117337)
2015-02-11 15:53:49 -08:00
Jim Blandy
6b5ec2df0f Bug 1124754: Use approximate object counts when testing takeCensus, to avoid being flummoxed by SpiderMonkey implementation details. r=shu
--HG--
extra : rebase_source : 21d82c9b552c2e2f72e35e3c74f660c7a99341a6
2015-02-11 15:15:12 -08:00
B2G Bumper Bot
c2e4cf124a Bumping manifests a=b2g-bump 2015-02-11 14:27:24 -08:00
B2G Bumper Bot
a73d4ae34b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ff14bb888de
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1126022 - merge pull request #28027 from punamdahiya:Bug1126022 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/7673f634b899
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1126022 - [Wallpaper] Disable long press text selection r=djf
2015-02-11 14:25:23 -08:00
Ryan VanderMeulen
d5d2896fa9 Merge m-c to b2g-inbound. a=merge 2015-02-11 16:29:48 -05:00
Ryan VanderMeulen
1dcbd6bfde Merge inbound to m-c. a=merge 2015-02-11 16:21:36 -05:00
Ryan VanderMeulen
585a80d344 Merge fx-team to m-c. a=merge 2015-02-11 16:07:24 -05:00
B2G Bumper Bot
8a159b7921 Bumping manifests a=b2g-bump 2015-02-11 12:56:37 -08:00
B2G Bumper Bot
2456722da3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c841891c0a3e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1098289 - merge pull request #28029 from jrburke:bug1098289-email-request-sync to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/6a2f811a2f95
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1098289 - Migrate Email to use navigator.sync (RequestSync) API (Phase1)
2015-02-11 12:55:08 -08:00
B2G Bumper Bot
201dab121b Bumping manifests a=b2g-bump 2015-02-11 12:17:01 -08:00
B2G Bumper Bot
34b0ba7c34 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fa30aca9f337
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #28144 from Cwiiis/bug1131366-top-empty-group-disappears-during-drag

Bug 1131366 - Fix top empty group disappearing during drag. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/12a95741146f
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1131366 - Fix top empty group disappearing during drag. r=kgrandon
2015-02-11 12:15:27 -08:00
B2G Bumper Bot
0f65222a78 Bumping manifests a=b2g-bump 2015-02-11 11:56:43 -08:00
B2G Bumper Bot
29e127d98e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfee2e95caea
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #28154 from dmarcos/bug1129075-master

Bug 1129075 - [RTL][Camera] When attaching image from Camera only half o...

========

https://hg.mozilla.org/integration/gaia-central/rev/093e93daa2c4
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1129075 - [RTL][Camera] When attaching image from Camera only half of the image is shown in image preview while using RTL language
2015-02-11 11:55:14 -08:00
B2G Bumper Bot
59a4fb875e Bumping manifests a=b2g-bump 2015-02-11 10:52:09 -08:00
B2G Bumper Bot
09f6f18273 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/11f902264eb4
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1106420 - merge pull request #27985 from KevinGrandon:bug_1106420_fix_intermittent_unload_error to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a0e6a2bdd0b3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1106420 - Add try/catch to guard against unload error
2015-02-11 10:50:31 -08:00
Nick Alexander
fe81721747 No bug - Allow manually syncing a Legacy Sync account.
We accidentally set the "can account be synced at all" flag to the value
of the "should account be synced in response to network activity" flag.
2015-02-11 10:15:11 -08:00
B2G Bumper Bot
302d47e438 Bumping manifests a=b2g-bump 2015-02-11 09:46:54 -08:00
B2G Bumper Bot
6463c0cb2b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/990c071a9214
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #27473 from takenspc/bug1123023

Bug 1123023 - [Homescreen] toggle buttons are not labeled. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/02857e096f9d
Author: Takeshi Kurosawa <taken.spc@gmail.com>
Desc: Bug 1123023 - [Homescreen] toggle buttons are not labeled

- Add labels to the buttons
2015-02-11 09:45:20 -08:00
Paolo Amadini
a3cdc63a81 Bug 1125618 - Revise NetUtil.jsm API for creating channels and fetching data while providing load info. r=sicking 2015-02-11 17:37:05 +00:00
B2G Bumper Bot
8b2b816c71 Bumping manifests a=b2g-bump 2015-02-11 09:27:40 -08:00
B2G Bumper Bot
ac53502af5 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c652fe8c56b4
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #28142 from viorelaioia/bug-1121978

Bug 1121978 - Test test_keyboard_predictive_key.py is failing intermitte...

========

https://hg.mozilla.org/integration/gaia-central/rev/b2db069681b5
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Bug 1121978 - Test test_keyboard_predictive_key.py is failing intermittently, wrong predictive word is selected

========

https://hg.mozilla.org/integration/gaia-central/rev/b1ac6f97f6a2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #28148 from viorelaioia/bug1131559

Bug 1131559 - Disable test_homescreen_column_layout.py because of Bug 11...

========

https://hg.mozilla.org/integration/gaia-central/rev/0acf108a8360
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Bug 1131559 - Disable test_homescreen_column_layout.py because of Bug 1131037

========

https://hg.mozilla.org/integration/gaia-central/rev/47a5b9241de1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #28128 from hfiguiere/bug1102481-no-result-layout

Bug 1102481 - Part 2: change the visual style of the message to match contacts. r=dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/22c5641b2748
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1102481 - Part 2: change the visual style of the message to match contact.
2015-02-11 09:25:38 -08:00
Matt Brubeck
7d892cbd94 Bug 1097337 - Set the Android 5 statusbar color. r=wesj 2015-02-11 09:16:22 -08:00
Brian Grinstead
dd7a62ee8d Bug 1129155 - Add console.mihai shortcut to evalWithDebugger;r=past 2015-02-11 09:08:05 -08:00
B2G Bumper Bot
013e08a69b Bumping manifests a=b2g-bump 2015-02-11 08:42:52 -08:00
B2G Bumper Bot
5bac9fdf78 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/708aeba3d837
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #28124 from jryans/qr-text-tweak

Bug 1127004 - Tweak WiFi text, clean up l10n API. r=janx

========

https://hg.mozilla.org/integration/gaia-central/rev/464168e08b48
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1127004 - Tweak WiFi text, clean up l10n API. r=janx
2015-02-11 08:41:20 -08:00
Carsten "Tomcat" Book
a10c15ed70 Merge mozilla-central to b2g-inbound 2015-02-11 15:03:57 +01:00
B2G Bumper Bot
6048643cca Bumping manifests a=b2g-bump 2015-02-11 06:01:45 -08:00
Mike de Boer
185d9758f4 Bug 1126286: update screenshare icon in conversation view toolbar. r=Standard8 2015-02-11 14:58:55 +01:00
Gijs Kruitbosch
f6e1b9d19e Bug 1132031 - fix test to actually enforce in-content-prefs, r=florian 2015-02-11 14:57:36 +00:00
Carsten "Tomcat" Book
ba74506cf4 Merge mozilla-central to fx-team 2015-02-11 15:01:53 +01:00
Carsten "Tomcat" Book
34b660c646 merge mozilla-inbound to mozilla-central a=merge 2015-02-11 14:58:16 +01:00
Carsten "Tomcat" Book
84a60faecb merge b2g-inbound to mozilla-central a=merge 2015-02-11 14:51:31 +01:00
B2G Bumper Bot
7ecdd153ee Bumping manifests a=b2g-bump 2015-02-11 05:01:27 -08:00