Lucas Rocha
562be70bef
Bug 1010740 - Update icon for the edit cancel button (r=mcomella)
2014-08-18 10:40:07 +01:00
Lucas Rocha
dd79b966ae
Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella)
2014-08-18 10:40:07 +01:00
Lucas Rocha
f212835c4e
Bug 1010739 - Change curve shape to be more consistent with Australis (r=margaret)
2014-08-18 10:40:07 +01:00
Lucas Rocha
5a63ede041
Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret)
2014-08-18 10:40:06 +01:00
Lucas Rocha
38c5c3d3fe
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
Ed Morley
247efa516c
Backed out changeset efe3c7a0091c (bug 1016613) for causing bug 1054623 again
2014-08-18 08:19:39 +01:00
Lucas Rocha
b8a476f23d
Bug 1047561 - Add UI to enable/disable the new tablet UI (r=mcomella)
2014-08-15 10:50:42 +01:00
Rahul Parsani
e60a93b310
Bug 714070 - Tapping on the "Installation completed" toaster notification should open up the Add-ons manager. r=wesj
2014-08-14 17:40:00 -04:00
Nigel Babu
d590551451
Merge m-c to fx-team
2014-08-22 07:17:47 +05:30
Chenxia Liu
f8d086c597
Bug 1042809 - Part 2: Add entrypoints for lightweight first-run. r=lucasr
2014-08-21 17:18:42 -07:00
Chenxia Liu
ddc14fd84a
Bug 1042809 - Part 1: Lightweight first-run experience. r=lucasr
2014-08-21 17:18:42 -07:00
Chenxia Liu
b42a99a924
Bug 1042809 - Part 0: Icons. r=lucasr
2014-08-21 17:18:42 -07:00
Lucas Rocha
6418b1d633
Bug 1046200 - Define missing pref key constant in GeckoPreferences (r=mcomella)
2014-08-14 15:15:57 +01:00
Lucas Rocha
908cfbf962
Bug 1053252 - Change package name for larch so it can be installed beside Nightly (r=margaret)
2014-08-14 14:51:30 +01:00
Lucas Rocha
81abf87173
Bug 1046200 - Introduce NewTabletUI utility API (r=mcomella)
2014-08-13 19:30:07 +01: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
Ryan VanderMeulen
d4dde7eee6
Merge m-c to inbound. a=merge
2014-08-15 17:04:03 -04:00
Ryan VanderMeulen
752707192e
Backed out 11 changesets (bug 1010740, bug 1054264, bug 1010739, bug 1042804, bug 1019035, bug 1010741, bug 1053884, bug 1054268) for frequent robocop failures.
...
Backed out changeset 31d4832196f6 (bug 1054268)
Backed out changeset 9e0e63359e77 (bug 1054264)
Backed out changeset 5083e681191a (bug 1054264)
Backed out changeset 7844cf23c521 (bug 1053884)
Backed out changeset dd1a8ebbfae3 (bug 1042804)
Backed out changeset e56bbc8b5bd0 (bug 1019035)
Backed out changeset 6908f8780c29 (bug 1010740)
Backed out changeset aaa50f34df6d (bug 1010740)
Backed out changeset 8474627f88d5 (bug 1010739)
Backed out changeset cbb72f0aa532 (bug 1010741)
Backed out changeset 54179c9a121a (bug 1010741)
2014-08-15 15:12:45 -04:00
Wes Johnston
eed933d432
Bug 1050403 - Update widget style. r=margaret
2014-08-15 11:04:36 -07:00
Lucas Rocha
cb83f28fbf
Bug 1054268 - Show search icon in about:home (r=margaret)
2014-08-15 18:23:20 +01:00
Lucas Rocha
61c42306c3
Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret)
2014-08-15 18:23:20 +01:00
Lucas Rocha
9f36c30043
Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret)
2014-08-15 18:23:19 +01:00
Lucas Rocha
5ce105e1cc
Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret)
2014-08-15 18:23:19 +01:00
Lucas Rocha
82aa1fdf04
Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret)
2014-08-15 18:23:19 +01:00
Lucas Rocha
c5a3220a7b
Bug 1019035 - Rounded top-left corner on the toolbar while in display mode (r=mcomella)
2014-08-15 18:23:18 +01:00
Lucas Rocha
a567f3761b
Bug 1010740 - Update icon for the edit cancel button (r=mcomella)
2014-08-15 18:23:18 +01:00
Lucas Rocha
331a62d7af
Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella)
2014-08-15 18:23:18 +01:00
Lucas Rocha
e1f17b636f
Bug 1010739 - Change curve shape to be more consistent with Australis (r=margaret)
2014-08-15 18:23:17 +01:00
Lucas Rocha
2d9a8405ee
Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret)
2014-08-15 18:23:17 +01:00
Lucas Rocha
f0eb572c83
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-15 18:23:16 +01:00
Geoff Brown
f0f3730c6d
Bug 995696 - Ignore Content:PageShow with tabID of 0 in testNewTab; r=snorp
2014-08-15 13:28:35 -06:00
Ethan Pransky
eef44151b3
Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and create new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
...
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Eric Edens
e11f08abe0
Bug 1048525 - Use SuggestClient from MC. r=margaret
...
--HG--
rename : mobile/android/base/home/SuggestClient.java => mobile/android/base/SuggestClient.java
2014-08-14 17:17:29 -07:00
Wes Johnston
072c4af638
Bug 732169 - Associate prompts with tabs. r=lucasr
2014-08-14 23:17:04 -07:00
Wes Johnston
0395008ae9
Bug 732169 - Refactor message processing prompts. r=lucasr
2014-08-14 23:17:02 -07:00
Eric Edens
120209edec
Bug 1042943 - Allow users to switch search engine. r=margaret
2014-08-14 16:40:30 -07:00
Margaret Leibovic
fb02936bce
Bug 1043034 - Add underline to search bar when inactive. r=wesj
2014-08-14 17:13:42 -07:00
Brian Nicholson
cdfde9b60e
No bug - Remove obsolete Promise.defer() from comment. DONTBUILD
2014-08-14 17:11:29 -07:00
Wes Johnston
b4fc5d202a
Bug 1042829 - Updated Android sdk to 20. r=mfinkle
2014-08-14 10:47:12 -07:00
Wes Kocher
76e9302a18
Backed out 2 changesets (bug 1052276) for causing various Android failures
...
Backed out changeset fb6d69690255 (bug 1052276)
Backed out changeset 14a934f9c207 (bug 1052276)
2014-08-14 16:36:59 -07:00
Wes Kocher
43f46a56f1
Backed out changeset b9fc8a08a0c2 (bug 1042829) for various Android failures
2014-08-14 15:50:42 -07:00
Ryan VanderMeulen
9292e3b6fb
Merge m-c to fx-team. a=merge
2014-08-14 17:31:12 -04:00
Ryan VanderMeulen
9f14687e30
Merge fx-team to m-c. a=merge
2014-08-14 17:11:56 -04:00
Wes Johnston
ff826334e8
Bug 1052276 - Use Toast.jsm in place of NativeWindow.toast. r=margaret
2014-08-14 13:53:44 -07:00
Wes Johnston
6ea49644cf
Bug 1052276 - Move toast code to a jsm module. r=margaret
2014-08-14 13:48:46 -07:00
Jim Chen
fcf060d9d8
Bug 1052595 - Respect toolbar autocomplete enabled pref; r=lucasr
2014-08-14 14:40:50 -04:00
Jim Chen
ef94db11af
Bug 1052595 - Make BrowserToolbar own toolbar prefs; r=lucasr
...
--HG--
rename : mobile/android/base/toolbar/ToolbarTitlePrefs.java => mobile/android/base/toolbar/ToolbarPrefs.java
2014-08-14 14:40:49 -04:00
Margaret Leibovic
e53fcd36ca
Bug 917970 - Use correct text size for mixed content blocking notification. r=lucasr
2014-08-14 11:39:38 -07:00
Margaret Leibovic
e741297fb2
Bug 1048444 - Don't store searches that happen in private browsing mode. r=bnicholson
2014-08-14 11:39:25 -07:00
Nick Alexander
7d28527412
Bug 1053494 - Android Eclipse support for Android v7 support libraries and Play Services. r=bnicholson
2014-08-14 11:28:31 -07:00
Nick Alexander
b1750b8308
Bug 1052889 - Make Android Eclipse generate R.java. r=bnicholson
...
This patch does two things. First, it adds the Search Activity sources
to the main Fennec Eclipse project (when enabled). There's no reason
for a separate project for these, since they are built as part of the
main Fennec package by moz.build.
Second, it arranges for Eclipse to generate the R.java and Manifest.java
files for all Android libraries and ignores the files generated by
moz.build. (The relevant classes are org.mozilla.{gecko,search}.R.)
This means renaming the FennecResources Eclipse project's package to
org.mozilla.gecko, and renaming the FennecResourcesSearch project's
package to org.mozilla.search. To be consistent, I switched
org.mozilla.fennec.resources to org.mozilla.gecko throughout.
To accommodate the crash reporter resources, which depend on the static
and generated resources, I added a layer of indirection. By moving the
main resources into project FennecResourcesStatic, we can have (reading
indentation as "depends on"):
FennecResources
FennecResourcesCrashReporter
FennecResourcesStatic
FennecResourcesGenerated
FennecResourcesBranding
This lets us break the bidirectional dependency between FennecResources
and FennecResourcesCrashReporter.
2014-08-14 11:28:27 -07:00
Wes Johnston
6af5329b62
Bug 1042829 - Updated Android sdk to 20. r=mfinkle
2014-08-14 10:47:12 -07:00
Brian Nicholson
83b6383568
Bug 1052841 - Remove handleMessage from GeckoView. r=mfinkle
2014-08-14 12:52:51 -07:00
David Keeler
843f8bbee8
bug 1030963 - remove non-standard window.crypto functions/properties r=jst r=briansmith r=glandium
2014-08-14 09:38:42 -07:00
Ben Curtis
86ca102fd8
Bug 1046020 - Include URI port in token server audiences. r=nalexander
...
========
5b97feec90
Author: Ben Curtis <androiddev@nosolutions.com>
Bug 1046020 - Include URI port in token server audiences.
--HG--
extra : amend_source : 706eaa493e969ce27470aafd482f6b61f5f88db8
2014-08-13 16:47:23 -07:00
Nick Alexander
61da33795f
Bug 830270 - Follow-up: Land other piece. r=trivial
...
This landed with only some of the changes from the android-sync
repository present.
2014-08-14 11:25:46 -07:00
Ed Morley
08acbf5275
Backed out changeset 70cda3c55557 (bug 1016613) for robocop failures; CLOSED TREE
2014-08-14 16:56:58 +01:00
Ethan Pransky
3cba06f3f1
Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and created new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
...
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Rahul Parsani
c96ace0eaf
Bug 973727 - Unhide browser toolbar when reaching the end of the page. r=wesj
2014-08-09 19:58:00 -04:00
Wes Johnston
b989727ead
Bug 1052288 - Move PageActions to a jsm module. r=bnicholson
2014-08-13 21:38:37 -07:00
Theodore Kokkoris
62c0a1fee9
Bug 1052100 - Make updater respect mobile hotspot setting on Android. r=snorp
...
--HG--
extra : histedit_source : 85a2017bd4e6e68a5a7d1b7b1dbf9fdb0d45b59c
2014-08-12 18:59:56 +03:00
Margaret Leibovic
d3551f8f02
Bug 1052563 - Don't capture clicks to dismiss search bar. r=eedens
2014-08-18 13:41:31 -07:00
Ed Morley
74d6fa680a
Backed out changeset 143ae44587b2 (bug 559505) for xperf failures
2014-08-20 17:10:05 +01:00
Roberto A. Vitillo
1f842452fc
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
2014-08-19 10:31:00 -04:00
Chris Kitching
a4eebac1fe
Bug 1048683: Deduplicate nine-patch scalable regions r=lucasr
2014-07-31 16:17:42 -07:00
Bill McCloskey
a15b49d6f6
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
Birunthan Mohanathas
5c4b84c94e
Bug 1054703 - Part 7: Flatten embedding/components/windowwatcher/{public,src}/ into parent directory. r=bsmedberg
...
--HG--
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.cpp => embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.h => embedding/components/windowwatcher/nsAutoWindowStateHelper.h
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.cpp => embedding/components/windowwatcher/nsDialogParamBlock.cpp
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.h => embedding/components/windowwatcher/nsDialogParamBlock.h
rename : embedding/components/windowwatcher/public/nsIDialogParamBlock.idl => embedding/components/windowwatcher/nsIDialogParamBlock.idl
rename : embedding/components/windowwatcher/public/nsIPromptFactory.idl => embedding/components/windowwatcher/nsIPromptFactory.idl
rename : embedding/components/windowwatcher/public/nsIPromptService.idl => embedding/components/windowwatcher/nsIPromptService.idl
rename : embedding/components/windowwatcher/public/nsIPromptService2.idl => embedding/components/windowwatcher/nsIPromptService2.idl
rename : embedding/components/windowwatcher/public/nsIWindowWatcher.idl => embedding/components/windowwatcher/nsIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPIPromptService.idl => embedding/components/windowwatcher/nsPIPromptService.idl
rename : embedding/components/windowwatcher/public/nsPIWindowWatcher.idl => embedding/components/windowwatcher/nsPIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPromptUtils.h => embedding/components/windowwatcher/nsPromptUtils.h
rename : embedding/components/windowwatcher/src/nsWindowWatcher.cpp => embedding/components/windowwatcher/nsWindowWatcher.cpp
rename : embedding/components/windowwatcher/src/nsWindowWatcher.h => embedding/components/windowwatcher/nsWindowWatcher.h
2014-08-20 10:27:17 -07:00
Lucas Rocha
f12200f8d1
Bug 1056976 - Increase height of HomePagerTabStrip to 40dp (r=liuche)
2014-08-22 15:07:40 -07:00
Chenxia Liu
9a2772894c
Bug 1021751 - Homebanner snippet. r=lucasr
2014-08-22 15:07:40 -07:00
Chenxia Liu
b0c98da9ee
Bug 1021751 - Homepage contextual hint. r=lucasr
...
* * *
chained accel bounce builder
* * *
small bounce
2014-08-22 15:07:39 -07:00
Wes Johnston
941547b55f
Bug 1042238 - Turn on casting videos to Chromecast devices when possible. r=mfinkle
2014-07-22 12:14:44 -07:00
Wes Johnston
047c87f394
Bug 1042194 - Add a framework for adding widgets to error pages. r=margaret
2014-08-13 14:53:34 -07:00
Wes Johnston
5f9b68f09c
Bug 1048000 - Expect undefined for non-matching regex groups. r=bnicholson
2014-08-13 14:53:34 -07:00
Wes Johnston
8bf3b3a592
Bug 1052254 - Disable loading of file URLs in guest sessions. r=rnewman
2014-08-13 14:53:34 -07:00
Wes Johnston
823ec6cf97
Bug 1046941 - Disable downloads and extension installs in guest mode. r=margaret
2014-08-13 14:53:33 -07:00
Margaret Leibovic
d261f0da98
Bug 1045655 - Focus search bar and open keyboard on launch. r=eedens
2014-08-13 12:36:22 -07:00
Eric Edens
3da73eaf74
Bug 1049282 - Remove textVisiblePassword input type from search box. r=margaret
2014-08-12 09:44:17 -07:00
Eugen Sawin
25ffc585f1
Bug 1046631 - Don't process meta-viewport tags from a new page load before displaying the new page. r=kats
2014-08-12 21:55:36 +02:00
Ryan VanderMeulen
d7de573f64
Merge inbound to m-c. a=merge
2014-08-12 16:24:50 -04:00
Lucas Rocha
604f784e01
Bug 1052345 - Fix inflation issue in TabCounter (r=wesj)
2014-08-12 16:34:29 +01:00
Mark Capella
15a17d0b15
Bug 1048626 - Provide a minimal background thread pool for long-running tasks, r=rnewman
2014-08-11 22:50:47 -04:00
Brian Nicholson
9619f8a3b1
Bug 967325 - Implement GeckoRequest tests. r=jchen,mcomella
2014-08-11 19:37:39 -07:00
Brian Nicholson
4af3037d3a
Bug 967325 - Implement GeckoRequest API. r=jchen,wesj
2014-08-11 19:37:39 -07:00
Chenxia Liu
3c909c38e3
Backout bug 1048525 for crash when Gecko is not running.
2014-08-11 18:13:51 -07:00
Wes Kocher
a891b9fc9e
Backed out 2 changesets (bug 967325) for rc4 failures
...
Backed out changeset 5db7e8e8bd6c (bug 967325)
Backed out changeset bbd7ca6452ff (bug 967325)
2014-08-11 16:31:15 -07:00
Chris Kitching
9f7525e1fa
Bug 1052177: Replace not-actually-redundant cast in BrowserToolbar. r=jchen
2014-08-11 16:19:20 -07:00
Margaret Leibovic
d97996bec5
Bug 1047021 - Don't force portrait mode. r=wesj
2014-08-11 16:16:01 -07:00
Eric Edens
38bcfc926c
Bug 1048525 - Use SuggestClient from MC. r=margaret
2014-08-11 15:50:47 -07:00
Brian Nicholson
1a3ac959e5
Bug 967325 - Implement GeckoRequest tests. r=jchen,mcomella
2014-08-11 15:09:37 -07:00
Brian Nicholson
32916e2fc3
Bug 967325 - Implement GeckoRequest API. r=jchen,wesj
2014-08-11 15:09:37 -07:00
Brian Nicholson
e3574d8dd5
Bug 1051116 - Default to a search query for search suggestions. r=wesj
2014-08-11 14:39:26 -07:00
Ed Morley
565f70db0c
Merge mozilla-central and inbound
2014-08-12 17:56:08 +01:00
Richard Newman
60a06f762d
Bug 1050034 - Eliminate BrowserDB.URLColumns. r=lucasr
2014-08-11 10:52:37 -07:00
Margaret Leibovic
aa73842121
Bug 1048941 - Make all empty view images 90x90dp. r=lucasr
2014-08-11 09:55:43 -07:00
Lucas Rocha
012fc7cae9
Bug 1048903 - Change TabCounter to take layout id as attribute (r=wesj)
2014-08-11 15:28:02 +01:00
Tristan Pollitt
b4ec0881a6
Bug 1023652 - Update testBookmarksPanel to check for non-existence of Share option. r=mcomella
2014-08-06 04:04:00 -04:00
Chris Kitching
28438bf2dc
Bug 1051706: Reduce use of proxy methods and generated getters in 'other' code. r=rnewman
2014-07-28 17:32:59 -07:00
Chris Kitching
43f5567aed
Bug 1051698: Reduce use of proxy methods and generated getters in 'widget' code. r=rnewman
2014-07-28 17:32:49 -07:00
Ryan VanderMeulen
e5fa99af23
Merge m-c to inbound. a=merge
2014-09-03 22:36:59 -04:00
Richard Newman
e450fd0c62
Bug 1062552 - Use empty string as title if no title provided when adding a bookmark. r=ckitching
2014-09-03 14:41:35 -07:00
Ryan VanderMeulen
72cee7432a
Merge m-c to fx-team. a=merge
2014-09-03 16:42:41 -04:00
Ryan VanderMeulen
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Amogh Pradeep
c821330218
Bug 1019045 - Unify magnifying glass/search icon. r=margaret
2014-09-04 00:47:46 +05:30
Wes Johnston
58df251461
Bug 1061030 - Register wifi listener in GeckoNetworkManager constructor. r=mfinkle
2014-09-03 09:44:27 -07:00
Wes Johnston
040f93c042
Bug 1048300 - Don't restrict menu height. r=lucasr
2014-09-03 09:29:53 -07:00
Wes Johnston
95d0fd2bb1
Bug 1061936 - Remove excess logging. r=rnewman
2014-09-03 09:27:38 -07:00
Wes Johnston
0501972bd2
Bug 763671 - Remove gradient from form elements. r=mfinkle
2014-08-29 08:45:14 -07:00
Lucas Rocha
c9e3528991
Bug 1060394 - Move FadedTextView to the widget package (r=bnicholson)
...
--HG--
rename : mobile/android/base/home/FadedTextView.java => mobile/android/base/widget/FadedTextView.java
2014-09-03 16:21:32 +01:00
Alessio Placitelli
64170233f6
Bug 992894 - Add a native file watcher component to notify about file/directory changes (Windows). r=Yoric
2014-09-02 06:34:00 -04:00
Ryan VanderMeulen
b21e2bff7c
Merge m-c to inbound. a=merge
2014-09-03 16:40:18 -04:00
Monica Chew
d4608773e9
Bug 1019255: Enable pinning on fennec (r=rnewman,blassey)
2014-09-03 13:30:12 -07:00
Margaret Leibovic
f7e15622dd
Bug 1061644 - Fall back to default engine if engine can't be found from pref. r=bnicholson
2014-09-02 13:32:37 -07:00
Mark Finkle
282d656a62
Bug 1054912 - Change 'Cast to' term to 'Send to ' in-product r=wesj
2014-09-02 15:26:29 -04:00
Brian Nicholson
6226977167
Bug 1043633 - Change sendMessageToJava to Messaging.sendRequest. r=wesj
2014-09-02 11:59:05 -07:00
Brian Nicholson
939ed88abf
Bug 1043633 - Move sendMessageToJava into Messaging namespace. r=wesj
2014-09-02 11:59:04 -07:00
Ryan VanderMeulen
d114beb6ed
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-09-02 14:23:25 -04:00