Commit Graph

7500 Commits

Author SHA1 Message Date
Wes Kocher
34db6e9491 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Wes Johnston
cb1a65c95d Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson 2014-08-21 11:35:16 -07:00
Wes Johnston
78fd0e190f Bug 1056468 - Clear metadata when history entries are removed. r=lucasr 2014-08-21 10:03:44 -07:00
Wes Johnston
dc5ca75ac0 Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle 2014-08-21 09:45:26 -07:00
Lucas Rocha
5092fb8835 Bug 1056012 - Split ShapedButton into PhoneTabsButton and TabletTabsButton (r=mcomella) 2014-08-21 17:14:28 +01:00
Lucas Rocha
2c5e2ac068 Bug 1055576 - Factor out code to draw tab curves (r=mcomella) 2014-08-21 17:14:28 +01:00
Lucas Rocha
e3bbe1ca7f Bug 1054371 - Part 4: Make all members of BackButton/ForwardButton final (r=mcomella) 2014-08-21 17:14:27 +01:00
Lucas Rocha
3daaddd31c Bug 1054371 - Part 3: Ged rid of separate paint instance for private mode (r=mcomella) 2014-08-21 17:14:27 +01:00
Lucas Rocha
f3aa413b62 Bug 1054371 - Part 2: Only fetch border width once in back/forward buttons (r=mcomella) 2014-08-21 17:14:26 +01:00
Lucas Rocha
52baba1c0e Bug 1054371 - Part 1: Use solid stroke in back/forward buttons (r=mcomella) 2014-08-21 17:14:26 +01:00
Lucas Rocha
929ee72138 Bug 1056312 - Restore toolbar 9-patch images (r=margaret) 2014-08-21 17:14:25 +01:00
Ed Morley
1ca9c26fdb Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-21 14:00:54 +01:00
Ed Morley
6df189a31c Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-21 13:22:44 +01:00
Ed Morley
428a1c7d2b Backed out changeset b17854552298 (bug 1042252) for intermittent test failures 2014-08-21 11:19:24 +01:00
Mark Finkle
c63d42e63c Bug 1048387 r=snorp 2014-08-21 00:38:17 -04:00
Chenxia Liu
738ebec262 Bug 1030935 - Measure default application setting in telemetry r=nalexander 2014-08-21 00:36:14 -04:00
Ramasamy Gopalan
1d6879fe33 Bug 978932 - Catch OutOfMemoryError in downloadFavicon. r=ckitching 2014-08-20 15:30:28 -07:00
Frédéric Wang
be4459cb91 Bug 1042257 - Part 1: Integrate GeckoAccessibility into GeckoView. r=mfinkle 2014-08-20 17:37:36 -07:00
Frédéric Wang
8d00ec7b07 Bug 1042257 - Part 2: Listen when the user enables/disables accessibility. r=mfinkle 2014-08-20 17:37:32 -07:00
vivek
715dfff621 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
966e54f1c1 Bug 1034261 - Disable saving videos as PDF. r=mcomella 2014-08-15 11:16:00 -04:00
Kartikaya Gupta
6bebab3213 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
Chris Kitching
ca2e4c4d3f Backed out changeset 2468d4ae73b6 (Bug 1048683) for UI corruption. 2014-08-19 09:31:33 -07:00
Mark Finkle
3cbdd9961c Bug 1055939 - Use a proper sensor delay hint when registering sensors callbacks r=snorp 2014-08-20 09:20:37 -04:00
Mark Finkle
c617cd261f 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
6cdd6c44e9 Bug 1042715 - Add support for Restricted Profiles r=rnewman 2014-08-20 09:10:06 -04:00
Ramasamy Gopalan
8819ff32cf Bug 1052026 - Add content description when creating action button in GeckoActionProvider. r=wesj 2014-08-18 16:44:45 -04:00
dominique vincent
83e526144b Bug 1048418 - Paint flashing localizations need more space for text, gets cropped/truncated. r=liuche 2014-08-19 08:35:20 +02:00
Margaret Leibovic
f5fcb89f59 Bug 1007523 - Add UI telemetry for managing search engines. r=liuche 2014-08-19 12:25:38 -07:00
Margaret Leibovic
3ec5cdc83e Bug 1011470 - Remove panel picker logic. r=liuche 2014-08-19 12:25:37 -07:00
Wes Johnston
47a501edbb Bug 1055338 - Init pageactions on first use. r=mfinkle 2014-08-19 11:48:52 -07:00
Chris Kitching
5e597bf6e0 Bug 1054916: Apply trimage to Fennec's PNGs r=lucasr 2014-08-18 01:46:26 -07:00
Nick Alexander
5637965d8b Bug 1046020 - Follow-up: Revert added initializers. r=trivial 2014-08-18 21:23:20 -07:00
Mark Finkle
e08f9ba6c3 Bug 1042252 - Add some tests for NativeWindow APIs r=wesj 2014-08-18 17:46:10 -04:00
Myk Melez
4fa676b7d7 Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj 2014-08-18 10:00:03 -07:00
Ed Morley
8f5823faba Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-18 15:05:47 +01:00
Lucas Rocha
0174b9a112 Bug 1054343 - Draw toolbar shadow instead of using a view (r=mcomella) 2014-08-18 10:40:10 +01:00
Lucas Rocha
38d889509d Bug 1054323 - Use correct background selector on tabs panel's menu button (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
3d502723a3 Bug 1054319 - Consolidate UrlBar.ImageButton default width in style (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
aba32210c5 Bug 1054268 - Show search icon in about:home (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
a4256e413e Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
31f50d48b3 Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
6f195def69 Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
7430a3eabb Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
7ff840c03c Bug 1019035 - Rounded top-left corner on the toolbar while in display mode (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
a05d1b2c12 Bug 1010740 - Update icon for the edit cancel button (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
595d808597 Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
9755c15092 Bug 1010739 - Change curve shape to be more consistent with Australis (r=margaret) 2014-08-18 10:40:07 +01:00
Lucas Rocha
d21336b3c8 Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret) 2014-08-18 10:40:06 +01:00
Lucas Rocha
de11a45619 Bug 1010741 - Change text appearance in toolbar (r=mcomella)
--HG--
rename : mobile/android/base/resources/values-v16/styles.xml => mobile/android/base/resources/values-large-v16/styles.xml
2014-08-18 10:40:06 +01:00