Ed Morley
52a5f18c03
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-21 14:00:54 +01:00
Ed Morley
69c335043b
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-21 13:22:44 +01:00
Ed Morley
cd678b2893
Backed out changeset b17854552298 (bug 1042252) for intermittent test failures
2014-08-21 11:19:24 +01:00
Mark Finkle
dbb9414e04
Bug 1048387 r=snorp
2014-08-21 00:38:17 -04:00
Chenxia Liu
b6b7b24a4b
Bug 1030935 - Measure default application setting in telemetry r=nalexander
2014-08-21 00:36:14 -04:00
Ramasamy Gopalan
3e3119a5ad
Bug 978932 - Catch OutOfMemoryError in downloadFavicon. r=ckitching
2014-08-20 15:30:28 -07:00
Ryan VanderMeulen
9767936074
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
Roberto A. Vitillo
5ff93e6b9c
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
...
CLOSED TREE
2014-08-19 10:31:00 -04:00
Frédéric Wang
714b7a062f
Bug 1042257 - Part 1: Integrate GeckoAccessibility into GeckoView. r=mfinkle
2014-08-20 17:37:36 -07:00
Frédéric Wang
2db50adfbd
Bug 1042257 - Part 2: Listen when the user enables/disables accessibility. r=mfinkle
2014-08-20 17:37:32 -07:00
vivek
991b8d23bb
Bug 1049003 - Refactor AppMenucomponent to wait for menu to update before finding a menu item. r=mcomella
2014-08-06 15:15:00 -04:00
vivek
42946dc766
Bug 1034261 - Disable saving videos as PDF. r=mcomella
2014-08-15 11:16:00 -04:00
Kartikaya Gupta
815ff1d66f
Bug 1049887 - Ensure we properly restore the scissor rect state in the GL context after running Java code. r=snorp
...
The C++ GLContext wrapper doesn't know about the changes to the GL state that the
Java code does, so Java must be careful to restore the GL state to the way
it was. The ScopedGLState RAII code doesn't quite accomplish this because of caching
in the C++ GLContext wrapper, so we have to do this directly from Java code.
2014-08-20 10:38:51 -04:00
Ed Morley
a04736e627
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Ed Morley
30ed9ba40d
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-20 15:14:31 +01:00
Makoto Kato
8894cd9e6a
Bug 1049379 - Remove dangerous public destructor into mobile/android. r=nchen
2014-08-20 18:11:00 +09:00
Wes Kocher
db3ae85941
Backed out changeset 80bf024e03d6 (bug 1054920) for robocop-5 and S4 orange
2014-08-19 18:09:09 -07:00
Mark Finkle
c1c119cf9b
Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj
2014-08-19 19:34:29 -04:00
Brian Nicholson
03a8bbb6d3
Bug 1054537 - Change restoreLastSession to use Task.async. r=wesj
2014-08-19 16:28:54 -07:00
Wes Johnston
6df18c7e11
Bug 1052254 - Disable wyciwyg urls in guest mode. r=rnewman
2014-08-19 16:09:33 -07:00
Ryan VanderMeulen
e6812fe6db
Merge m-c to fx-team. a=merge
2014-08-19 16:35:01 -04:00
Ryan VanderMeulen
455e48bbde
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Chris Kitching
caaf18a600
Backed out changeset 2468d4ae73b6 (Bug 1048683) for UI corruption.
2014-08-19 09:31:33 -07:00
Mark Finkle
24dd71ca55
Bug 1055939 - Use a proper sensor delay hint when registering sensors callbacks r=snorp
2014-08-20 09:20:37 -04:00
Mark Finkle
2928e0ab35
Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj
2014-08-19 19:34:29 -04:00
Mark Finkle
7d510ffeb3
Bug 1042715 - Add support for Restricted Profiles r=rnewman
2014-08-20 09:10:06 -04:00
Ramasamy Gopalan
9a204f06aa
Bug 1052026 - Add content description when creating action button in GeckoActionProvider. r=wesj
2014-08-18 16:44:45 -04:00
dominique vincent
598a38f956
Bug 1048418 - Paint flashing localizations need more space for text, gets cropped/truncated. r=liuche
2014-08-19 08:35:20 +02:00
Eric Edens
63297666e6
Bug 1053208 - Settings button should look like a settings button. r=margaret
2014-08-19 09:27:23 -05:00
Margaret Leibovic
32ce749f0e
Bug 1043027 - Only show clear button when there is text in the search bar. r=eedens
2014-08-19 12:25:38 -07:00
Margaret Leibovic
255afb6f8e
Bug 1007523 - Add UI telemetry for managing search engines. r=liuche
2014-08-19 12:25:38 -07:00
Margaret Leibovic
6b4e192114
Bug 1011470 - Remove panel picker logic. r=liuche
2014-08-19 12:25:37 -07:00
Wes Johnston
2ae39e4f49
Bug 1055338 - Init pageactions on first use. r=mfinkle
2014-08-19 11:48:52 -07:00
Chris Kitching
77a6fbf7a9
Bug 1054916: Apply trimage to Fennec's PNGs r=lucasr
2014-08-18 01:46:26 -07:00
Ed Morley
40211003f6
Merge mozilla-central and inbound
2014-08-19 15:18:22 +01:00
Nick Alexander
6e42778210
Bug 1046020 - Follow-up: Revert added initializers. r=trivial
2014-08-18 21:23:20 -07:00
Mark Finkle
d7d04c3fe1
Bug 1042252 - Add some tests for NativeWindow APIs r=wesj
2014-08-18 17:46:10 -04:00
Robert Kaiser
9a3a7e56e5
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
...
--HG--
extra : transplant_source : r%C2%9D%05%B3%87%3F%7D%F1%F01%9D%C4%A8VAE%85%00%FF
2014-08-21 02:22:25 +02:00
Mike Hommey
0e8672c225
Bug 1045923 - Update sccache to 4d312f8. r=mshal
2014-08-20 12:07:07 +09:00
Ryan VanderMeulen
655d07d1e0
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Margaret Leibovic
d3551f8f02
Bug 1052563 - Don't capture clicks to dismiss search bar. r=eedens
2014-08-18 13:41:31 -07:00
Myk Melez
1e3fc03ddd
Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj
2014-08-18 10:00:03 -07:00
Myk Melez
de81eaae31
Bug 1026263 - set orientation default pref on firstrun; r=wesj
2014-08-18 09:59:31 -07:00
Ed Morley
71455a35d8
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-18 15:05:47 +01:00
Lucas Rocha
8ca0bf84c9
Bug 1054343 - Draw toolbar shadow instead of using a view (r=mcomella)
2014-08-18 10:40:10 +01:00
Lucas Rocha
f7c9868f41
Bug 1054323 - Use correct background selector on tabs panel's menu button (r=margaret)
2014-08-18 10:40:09 +01:00
Lucas Rocha
5fb879a303
Bug 1054319 - Consolidate UrlBar.ImageButton default width in style (r=margaret)
2014-08-18 10:40:09 +01:00
Lucas Rocha
1dc98d7340
Bug 1054268 - Show search icon in about:home (r=margaret)
2014-08-18 10:40:09 +01:00
Lucas Rocha
63fd13f53b
Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret)
2014-08-18 10:40:08 +01:00
Lucas Rocha
bf28601f20
Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret)
2014-08-18 10:40:08 +01:00