Commit Graph

13359 Commits

Author SHA1 Message Date
Wes Kocher
f9808b2035 Merge m-c to inbound 2014-05-16 17:15:49 -07:00
Jim Chen
4fab0c05e9 Bug 992357 - e. Add tests for NativeJSObject array support; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
3ea233cd44 Bug 992357 - b. Add array support stubs; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
dff6e87cc1 Bug 992357 - a. Add array types to jni-generator.py; r=till 2014-05-16 18:25:28 -04:00
Mark Finkle
b14c413f71 Backout ad3355a8d31f, c788ef01538a for being a bit too restrictive for user choice 2014-05-20 00:15:53 -04:00
Wes Kocher
1e908ccee8 Merge m-c to fx-team 2014-05-19 15:51:14 -07:00
Wes Johnston
432558675b Bug 1001851 - Fall back to saving temp files if other file pickers fail. r=rnewman 2014-05-19 15:49:09 -07:00
Alexandru Chiriac
70480368dc Bug 943908 - Show tooltip when long-pressing action bar items. r=wesj 2014-05-19 15:01:02 -07:00
Michael Comella
003b7c22ba Bug 1012795 - Pass resource ID name with editing mode cancel event. r=mfinkle 2014-05-19 14:37:17 -07:00
Brian Nicholson
103d970c9e Bug 993705 - Avoid third party lookup for number-only searches. r=mfinkle 2014-05-22 22:10:31 -07:00
Wes Kocher
c1236419dd Backed out changeset cff9a2cee111 (bug 1014708) for breaking robocop-1 2014-05-22 21:23:10 -07:00
Michael Comella
fa2410381d Bug 958889 - Part 7: Prevent tablets from showing new remote tabs panel states. r=nalexander 2014-05-22 18:38:04 -07:00
Michael Comella
329dae26f4 Bug 958889 - Part 6: Refresh remote tabs panel on activity resume. r=nalexander 2014-05-22 18:38:04 -07:00
Michael Comella
caf8205065 Bug 958889 - Part 5: Make RemoteTabsContainer.show/hide idempotent. r=nalexander 2014-05-22 18:38:03 -07:00
Michael Comella
6abd74df5a Bug 958889 - Part 4: Add remote tabs verification screen for phones. r=nalexander 2014-05-22 18:38:03 -07:00
Michael Comella
9174bdc41e Bug 958889 - Part 3: Add RemoteTabsSetupPanel for phones. r=nalexander,lucasr 2014-05-22 18:38:03 -07:00
Michael Comella
bba67a8850 Bug 958889 - Part 2.8: Add RemoteTabsPanel. r=nalexander 2014-05-22 18:38:03 -07:00
Michael Comella
3351340f04 Bug 958889 - Part 2.7: Provide public read-only access to FXAccount state and resend verification code. r=nalexander 2014-05-22 18:38:02 -07:00
Wes Kocher
af76d926ed Merge m-c to fx-team 2014-05-22 17:58:43 -07:00
Richard Newman
347033138b Bug 1014338 - Part 2: add delayed distro initialization hook. r=margaret 2014-05-22 17:35:44 -07:00
Richard Newman
204dfe744a Bug 1014338 - Part 1: rework distribution handling. r=margaret
This patch cleans up some of the distribution loading code, and provides a hook
point for callers to hang code that needs to run once the distribution has been
loaded.
2014-05-22 17:35:39 -07:00
Richard Newman
4f109400c2 Bug 1014338 - Part 0: move Distribution class into its own package. r=margaret
--HG--
rename : mobile/android/base/Distribution.java => mobile/android/base/distribution/Distribution.java
2014-05-22 17:34:04 -07:00
Richard Newman
4a57534a4b Bug 1014338 - Pre: add ThreadUtils.assertNotOnUiThread. r=margaret 2014-05-22 17:34:04 -07:00
Richard Newman
f3daf0be4d Bug 1011008 - Part 2: handle system locale changes correctly in background code. r=nalexander 2014-05-22 17:31:45 -07:00
Richard Newman
ed077637d2 Bug 1011008 - Part 1: handle system locale changes correctly. r=nalexander 2014-05-22 17:31:20 -07:00
Margaret Leibovic
7587e23325 Bug 1014708 - Disable zoom for find in page. r=mfinkle 2014-05-22 10:59:05 -07:00
Mark Finkle
ceb49ca779 Bug 1007431 - Add menu item that links to SUMO help r=rnewman 2014-05-22 16:31:40 -04:00
Masayuki Nakano
adf458314d Bug 865649 part.5 Set KeyboardEvent.code value on Android and Gonk r=smaug+nchen+mwu 2014-05-25 11:09:00 +09:00
Wes Kocher
149c183872 Merge m-c to inbound 2014-05-23 17:37:56 -07:00
Myk Melez
30f9ba1f4f Bug 1014800 - don't redefine dump in browser context; r=wesj
--HG--
extra : rebase_source : a2e80414987cb24850973cb6d7bb1e5c7f8d5bba
2014-05-23 13:04:43 -07:00
James Willcox
fcc2e0210a Bug 1014794 - Make console.log output go to logcat on Android once again r=baku
--HG--
extra : rebase_source : d56f2929e21ea048d3c5f58c53fce9d04377907a
2014-05-23 14:56:03 -05:00
Ryan VanderMeulen
d03e7378be Merge m-c to inbound. 2014-05-16 15:28:18 -04:00
Myk Melez
8d1aff72eb Bug 1010587 - set android:debuggable="true" #ifdef NIGHTLY_BUILD and MOZ_DEBUG; r=nalexander 2014-05-16 12:03:39 -07:00
Marco Castelluccio
9d51a7ca59 Bug 972201 - Remove the MOZ_B2G_CERTDATA hack. r=briansmith 2014-05-18 15:42:42 +02:00
Blair McBride
fa0b5d99ab Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley 2013-12-12 02:08:00 +00:00
Eugen Sawin
71abcd7cef Bug 1002426 - Check resolution restore status via specialized flag. r=kats, r=tn 2014-05-12 19:26:53 +02:00
Martyn Haigh
b9a63523fc Bug 970203 - Animate webapp update checking and downloading icons. r=wesj 2014-05-13 09:06:00 -04:00
Margaret Leibovic
9c9624b347 Bug 1005107 - Include charsetMenu.properties in localized files. r=Pike 2014-05-14 14:34:26 +01:00
Lucas Rocha
ca8613ce04 Bug 1009574 - Use final en-US specific URLs on suggested sites (r=mfinkle) 2014-05-14 10:03:44 +01:00
Nick Alexander
843702eb2e Bug 1009732 - Do only one Proguard pass when build is not MOZILLA_OFFICIAL. r=ckitching
DONTBUILD

This continues the convention that a developer build is when
MOZILLA_OFFICIAL is not defined.
2014-05-13 22:20:36 -07:00
Richard Newman
9d4be81991 Bug 917480 - Part 6: tablet mode. r=nalexander 2014-05-13 20:50:28 -07:00
Richard Newman
7d419e0aa7 Bug 917480 - Part 5: UI telemetry for locale switching. r=mfinkle 2014-05-13 20:50:28 -07:00
Richard Newman
5bef7c6c93 Bug 917480 - Part 4: handle resetting to the system default locale. r=nalexander 2014-04-29 13:41:38 -07:00
Richard Newman
0853c0fa38 Bug 917480 - Part 3: manifest changes for locale changes on API 17. r=nalexander
locale and layoutDirection need to appear together in android:configChanges
attributes. We specify these in any activity that we don't want Android to
automatically relaunch when a locale change occurs, which is most or all of
them.
2014-05-13 20:50:27 -07:00
Richard Newman
08073d17ad Bug 917480 - Part 2: add 'Language' section to top-level preferences, allowing for browser locale switching. r=nalexander
* * *
Bug 917480 - Part 2d: compute locale list at build time.
2014-05-13 20:50:27 -07:00
Richard Newman
529da80d49 Bug 917480 - Part 1: add basic locale preference handling to GeckoPreferences. r=liuche 2014-05-13 20:50:27 -07:00
Richard Newman
bd644d2628 Bug 917480 - Part 0: refactor checking of isGeckoPref inside GeckoPreferences. r=liuche 2014-05-13 20:50:26 -07:00
Richard Newman
ff0fbdecbb Bug 917480 - Pre: commenting. r=nalexander 2014-05-13 20:50:26 -07:00
Michael Comella
08fd8f9786 Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson 2014-05-13 14:48:06 -07:00
Ryan VanderMeulen
6f5908fb71 Merge inbound to m-c. 2014-05-13 16:27:03 -04:00
Margaret Leibovic
95fcbd4b4e Bug 1009473 - Use lighter gray for item descriptions. r=lucasr 2014-05-13 18:26:07 +01:00
Margaret Leibovic
98558c4aef Bug 1009473 - Remove padding around list item images. r=lucasr 2014-05-13 18:26:04 +01:00
Brian Nicholson
5a85c64d18 Bug 1009105 - Clean up PageActionLayout. r=margaret 2014-05-13 09:58:00 -07:00
Lucas Rocha
30a623ac57 Bug 997888/1008210 - Exclude pinned/top sites from suggested sites (r=mfinkle) 2014-05-13 16:33:19 +01:00
Lucas Rocha
77567d40fa Bug 997888 - Add API to exclude URLs from suggested sites (r=mfinkle) 2014-05-13 16:33:19 +01:00
Myk Melez
caed4a6ab9 Bug 1009311 - truncate AndroidLog tags longer than 18 characters; r=rnewman 2014-05-13 09:18:00 -07:00
Lucas Rocha
1e854f4907 Bug 997777 - Optimize moveToPosition() in TopSitesCursorWrapper (r=wesj) 2014-05-13 14:08:30 +01:00
Carsten "Tomcat" Book
7454440931 Merge mozilla-central to fx-team 2014-05-13 12:48:23 +02:00
Carsten "Tomcat" Book
8f6047c9d2 merge fx-team to mozilla-central 2014-05-13 12:30:36 +02:00
Michael Comella
911b272760 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Mark Finkle
2d11245019 Bug 1008645 - Add UI telemetry for First-run r=bnicholson 2014-05-12 18:16:51 -04:00
Mark Finkle
390262132e Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr 2014-05-12 18:16:44 -04:00
Nick Alexander
73e3e0ec45 Bug 1003359 - Delete existing zip before zipping resources. r=mcomella 2014-05-12 15:08:49 -07:00
Ryan VanderMeulen
f61dce71c3 Merge m-c to fx-team. 2014-05-12 16:33:27 -04:00
Ryan VanderMeulen
1e3f9e066b Merge inbound to m-c. 2014-05-12 16:32:53 -04:00
Ryan VanderMeulen
91faa68d71 Merge m-c to inbound. 2014-05-12 16:35:37 -04:00
Wes Johnston
d936fbcb09 Bug 990642 - Try harder to find an extension to use when sharing images. r=mfinkle 2014-05-12 10:13:45 -07:00
Wes Johnston
2087722520 Bug 990642 - Reinsert code to share images instead of just urls. r=mfinkle 2014-05-12 10:13:44 -07:00
Lucas Rocha
c3495a34bf Bug 1008295 - Replace ArrayMap with HashMap in TopSitesCursorWrapper (r=mfinkle) 2014-05-12 17:22:02 +01:00
Carsten "Tomcat" Book
012c32e909 merge mozilla-inbound to mozilla-central 2014-05-12 13:33:19 +02:00
Steve Workman
6e96e0134f Bug 1007959 - Reduce HTTP Idle connection timeout on FxOS and Android for conservative battery use r=mcmanus 2014-05-12 12:10:48 -07:00
Vivek Balakrishnan
2707feed94 Bug 944144 - Implement NavigationHelper.reload. r=mcomella 2014-05-07 16:24:00 -04:00
Ryan VanderMeulen
2d0aa81342 Backed out changeset ab1394be8e93 (bug 1001129) for robocop crashes.
CLOSED TREE
2014-05-12 15:11:08 -04:00
Wes Johnston
a2a44f7315 Bug 1001129 - Autoselect an item in icon grid inputs. r=mfinkle 2014-05-12 10:18:54 -07:00
Margaret Leibovic
92408e3259 Bug 999756 - Add parameter to HomeStorage.save to allow replacing existing items. r=lucasr 2014-05-13 09:13:31 +01:00
Margaret Leibovic
cab5b8b2d3 Bug 999756 - Delay sending "HomePanels:RefreshDataset" message to Java. r=lucasr 2014-05-13 09:13:31 +01:00
Margaret Leibovic
132014889c Bug 965452 - Limit number of items stored per dataset. r=rnewman 2014-05-13 09:13:30 +01:00
Ryan VanderMeulen
a97584c054 Merge m-c to inbound. 2014-05-09 16:56:26 -04:00
Ryan VanderMeulen
639aa585ab Merge b2g-inbound to m-c. 2014-05-09 16:02:25 -04:00
Ryan VanderMeulen
fcdc44ab3c Merge inbound to m-c. 2014-05-09 15:52:02 -04:00
Lucas Rocha
48eccbf887 Bug 1007645 - Don't use opacity filter on suggested sites' background (r=mfinkle) 2014-05-09 16:40:02 +01:00
Lucas Rocha
1220d35aad Bug 997768 - Use SUGGESTION telemetry method for suggested sites (r=mfinkle) 2014-05-09 16:38:36 +01:00
Lucas Rocha
fee9aed1b1 Bug 997780 - Load suggested sites images in TopSitesGridItemView (r=wesj) 2014-05-09 16:36:54 +01:00
Lucas Rocha
d63c807352 Bug 997782 - Use suggested sites in the top sites query (r=wesj) 2014-05-09 16:34:55 +01:00
Lucas Rocha
2e48d97afc Bug 997782 - Wrap suggested sites in TopSitesCursorWrapper (r=mfinkle) 2014-05-09 16:34:54 +01:00
Lucas Rocha
63de35577e Bug 997782 - Precompute number of pinned sites before current position (r=wesj) 2014-05-09 16:34:54 +01:00
Lucas Rocha
3f89478431 Bug 997782 - Only include visited pages in the top sites query (r=wesj) 2014-05-09 16:34:54 +01:00
Myk Melez
6e413161bb bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco 2014-05-09 13:15:54 -07:00
Geoff Brown
cff60a26b3 Bug 1004668 - Update robocop testUITelemetry; r=rnewman 2014-05-09 06:43:21 -06:00
Alexandre Lissy
9576612895 Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent 2014-05-08 23:16:00 +02:00
Wes Kocher
09226c1b69 Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build 2014-05-08 16:06:40 -07:00
Alexandre Lissy
0d48a7242e Bug 967475 - Implement mozChromeNotifications API. r=mhenretty, r=bent
--HG--
extra : rebase_source : 595b53c85f031784bd77591d4e0593e60b39ccfd
2014-05-08 10:07:00 -04:00
Mark Finkle
6aaa2f78da Bug 1007095 - Add UI telemetry for Reader actions r=lucasr 2014-05-08 09:10:39 -04:00
Carsten "Tomcat" Book
efa2c83982 merge fx-team to mozilla-central 2014-05-08 13:57:32 +02:00
Mark Finkle
1d8a63fd5b Bug 1006670 - bustage fix r=bustage 2014-05-07 23:51:02 -04:00
Nick Alexander
7b1cc8608e Bug 1004556 - Expose list of shipped locales to Fennec Java code. r=glandium 2014-05-07 20:21:22 -07:00
Mark Finkle
5aa6f1bf07 Bug 1006670 - Cleanup some Session names r=liuche 2014-05-07 22:53:54 -04:00
Mark Finkle
df7373ccf7 Bug 1006670 - Add UI Telemetry for 'Switch to native application' android icon r=liuche 2014-05-07 22:53:50 -04:00
Wes Kocher
dcc82a2dff Merge m-c to fx-team 2014-05-07 17:41:06 -07:00
Wes Kocher
244008d72c merge inbound to m-c 2014-05-07 17:06:22 -07:00
Nick Alexander
e4b6679b7b Bug 1002575 - Part 2: Display "Last synced" time in Synced tabs panel. r=rnewman
For the resources, I kept the client/last_synced (group) text sizes the
same as the tab/url (child) text sizes; and I kept the group height the
same as the child height (since I didn't want to calculate the new group
size); and I stripped the (unnecessary) backgrounds.
2014-05-07 17:05:50 -07:00
Nick Alexander
0dce9a419f Bug 1002575 - Part 1: Expose client lastModified in TabsAccessor. r=rnewman 2014-05-07 17:05:49 -07:00
Kartikaya Gupta
b7ee6ee34a Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj 2014-05-07 15:22:14 -04:00
Ryan VanderMeulen
c3e7de5396 Backed out changeset e2bba39c0385 (bug 995777) for Android 4.0 robocop-2 perma-fail. 2014-05-07 15:17:20 -04:00
Michael Comella
05136743d0 Bug 1005924 - Find url bar translation with cancel button. 2014-05-07 11:28:42 -07:00
Mike Hommey
d6cf6852e4 Bug 1007010 - Don't include mozconfig.cache twice in android debug mozconfigs. r=mshal
Also avoid multiple includes of mozconfig.cache to do nasty things even if
they slip in.
2014-05-08 10:36:42 +09:00
Robert Kaiser
6198b6623c Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason 2014-05-07 12:11:56 +02:00
Carsten "Tomcat" Book
d6e872afc3 Merge mozilla-central to mozilla-inbound 2014-05-07 14:13:38 +02:00
Mark Finkle
7d8e82c082 Bug 1006973 - Fix bustage in casting pageaction r=wesj 2014-05-07 07:56:22 -04:00
Brad Lassey
6a48bf3ea1 bug 1006494 - SimpleServiceDiscovery shouldn't add a trailing slash to services' location r=mfinkle 2014-05-06 14:40:05 -04:00
Lucas Rocha
e492d6a00f Bug 997660 - Use TopSites.TYPE* in top sites grid UI (r=wesj) 2014-05-07 12:01:20 +01:00
Lucas Rocha
913cf109c5 Bug 997660 - Remove unnecessary cursor checks in bindView (r=wesj) 2014-05-07 12:01:20 +01:00
Lucas Rocha
642d7d12cc Bug 997660 - Remove unused methods from TopSitesGridItemView (r=wesj) 2014-05-07 12:01:20 +01:00
Lucas Rocha
e9db59a262 Bug 997660 - Rename variable to better match its semantics (r=wesj) 2014-05-07 12:01:19 +01:00
Lucas Rocha
fa4f791d3f Bug 996657 - Factor out code to check valid cursor positions (r=wesj) 2014-05-07 12:01:19 +01:00
Lucas Rocha
668197dc1b Bug 996657 - Factor out code to update cursor positions (r=wesj) 2014-05-07 12:01:19 +01:00
Lucas Rocha
782d84866c Bug 996657 - Streamline schema for TopSitesCursorWrapper (r=wesj) 2014-05-07 12:01:19 +01:00
Lucas Rocha
1e7cacb4d9 Bug 996657 - Store pinned sites cursor and fetch values from it (r=wesj) 2014-05-07 12:01:18 +01:00
Lucas Rocha
39499d09f2 Bug 996657 - Change TopSitesCursorWrapper to be a Cursor (r=wesj) 2014-05-07 12:01:18 +01:00
Lucas Rocha
b5ede89347 Bug 996657 - Simplify top sites cursor by introducing row types (r=wesj) 2014-05-07 12:01:17 +01:00
Brad Lassey
fbc5973a42 bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string r=mfinkle 2014-04-18 15:01:56 -04:00
Richard Newman
c63bcc380c Bug 1006805 - Simplify HardwareUtils. r=mfinkle 2014-05-06 14:32:54 -07:00
Jim Chen
977929bb83 Bug 1003670 - Add testEventDispatcher. r=bnicholson, r=mcomella 2014-05-05 13:18:00 -04:00
Ryan VanderMeulen
bdb3d02902 Merge m-c to fx-team. 2014-05-06 16:53:11 -04:00
Ryan VanderMeulen
b08f66cff6 Backed out changeset 14a43400007e (bug 859683) for robocop failures. 2014-05-06 15:38:28 -04:00
Mark Capella
c2b848bd58 Bug 980074 - (p1) Tweak to disable test on Android 2.3, r=wesj, f=mcomella 2014-05-06 15:26:04 -04:00
Mark Capella
5a8066068b Bug 980074 - (p0) Base Tests for text selection, r=wesj 2014-05-06 15:26:04 -04:00
Kartikaya Gupta
741a28409a Bug 859683 - Allow scrolling in full-screen mode if and only if the full-screen element is the document element. r=wesj 2014-05-06 13:33:13 -04:00
Wes Johnston
280c9ba6dc Bug 996129 - Don't thumbnail sites with cache control headers set. r=kats 2014-05-05 22:33:29 -07:00
Wes Kocher
db9e1a87e5 merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Wes Johnston
0e4df22fbb Bug 854040 - Re-enable mini-app mode on Samsung phones. r=blassey 2014-05-05 16:30:30 -07:00
vivek
e4c098d675 Bug 977167 - Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB. r=rnewman 2014-05-05 11:35:21 -07:00
Nick Alexander
fb7ec05eb1 Bug 1000676 - Post: Return existing interval from search(). r=mfinkle 2014-05-05 11:27:57 -07:00
Nick Alexander
45e8dc4760 Bug 1000676 - Post: Expose SimpleServiceDiscovery.EVENT* constants. r=mfinkle 2014-05-05 11:27:56 -07:00
Nick Alexander
cee5d66b5e Bug 1000676 - Part 2: Add MOZ_DEVICES and register about:devices. r=mfinkle 2014-05-05 11:27:56 -07:00
Nick Alexander
e65733b788 Bug 1000676 - Part 1: Add aboutDevices.* files. r=mfinkle 2014-05-05 11:27:56 -07:00
Nick Alexander
f9291ff99c Bug 976216 - Part 2: Purge startup caches when starting Gecko in developer builds. r=mfinkle
This change only impacts developer builds.  A developer build is one
where MOZILLA_OFFICIAL is not set.

The startup cache is invalidated when the buildid changes; see [1] for
details.  For MOZILLA_OFFICIAL builds, the buildid is always bumped, so
the startup cache is always fresh on a package re-deploy to device.

Most developers re-deploy using |mach build mobile/android && mach
package && mach install| or similar.  This does not bump the buildid.
The re-deployed package will read the out-dated startup cache, leading
to frustrating inconsistencies when developing Javascript, especially
chrome content and module JSMs.

This change purges the startup caches every time Gecko is started in
developer builds.  This keeps the running Javascript consistent (which
is good for development), but incurs a startup performance
penalty (since the cache must be purged, and since the cached files must
be recompiled, etc).

[1] http://hg.mozilla.org/mozilla-central/file/901d300bb441/toolkit/xre/nsAppRunner.cpp#l2350
2014-05-05 11:27:55 -07:00
Nick Alexander
eb01d9dac1 Bug 976216 - Part 1: Add AppConstants.MOZILLA_OFFICIAL. r=rnewman 2014-05-05 11:27:55 -07:00
Eugen Sawin
160103aa7f Bug 1002426 - Check restore status before overriding zoom. r=kats 2014-05-05 23:29:20 +02:00
Mark Finkle
aad2705a3b Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Mark Finkle
3204c5558e Bug 1004889 - Add UI telemetry for the main menu r=rnewman 2014-05-02 11:00:19 -04:00
Richard Newman
b4d004992d Bug 1005074 - Part 1: rename Send Tab activity. r=mfinkle 2014-05-02 14:01:24 -07:00
Ryan VanderMeulen
fab26687d0 Backed out changesets 34516556f823 (bug 1004890) and 0610c2dcc6f5 (bug 1004889) for Android Armv6 robocop crashes.
CLOSED TREE
2014-05-02 15:21:14 -04:00
Jim Chen
e96510a30b Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Geoff Brown
8c36be08cd backout 520df0a03a00 (bug 1004668) for breaking Android robocop 2014-05-08 23:32:49 -06:00
Geoff Brown
c3186e74a4 Bug 1004668 - Update robocop testUITelemetry; r=rnewman 2014-05-08 21:56:08 -06:00
Nicholas Hurley
b2090eb053 Bug 1005958 - Disable seer. r=mcmanus 2014-05-05 13:21:17 -07:00
Lucas Rocha
9f95df9f0c Bug 997772 - Introduce SuggestedSites component (r=mfinkle) 2014-05-09 09:39:14 +01:00
Lucas Rocha
2976a51962 Bug 997772 - Generate suggestedsites.json from locale (r=nalexander) 2014-05-09 09:39:14 +01:00
Lucas Rocha
199c561cf6 Bug 997772 - Add default suggested sites for en-US (r=nalexander) 2014-05-09 09:39:13 +01:00
Ryan VanderMeulen
b2635781f4 Backed out changesets 083b9fb75e9a, 4cbc8cf0b619, and ef379607cff7 (bug 957086) for Win7/Win8 debug mochitest crashes.
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-05-29 13:22:57 -04:00
Andrea Marchesini
88158335c2 Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv 2014-05-29 16:34:43 +01:00
Andrea Marchesini
cd52b3f081 Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-29 16:34:03 +01:00
Jim Chen
df78172608 Bug 992359 - e. Add Bundle test to testEventDispatcher; r=blassey
--HG--
extra : amend_source : 8c6d0343343ac055f0f20d82f1a6eda9bdc1e715
2014-05-12 12:50:47 -04:00
Jim Chen
b415d0cc0f Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey 2014-05-12 12:50:46 -04:00
Nick Alexander
d81e59e107 Bug 1010445 - Fix instanceof checks in CastingApps. r=mfinkle 2014-05-14 15:03:04 -07:00
Lucas Rocha
6ccdd57ca2 Bug 1009853 - Override getNotificationUri() in TopSitesCursorWrapper (r=mfinkle) 2014-05-14 15:02:34 -07:00
Michael Comella
70390ddbb2 Bug 997487 - Add awesomescreen session and cancel button UITelemetry. r=liuche f=mfinkle 2014-05-14 11:29:42 -07:00
Michael Comella
08d714b453 Bug 958889 - Part 2.6: Remove unused PanelView.getLayout code. r=nalexander 2014-05-14 08:56:59 -07:00
Michael Comella
c475d2b47d Bug 958889 - Part 2.5: Add old Sync upgrade URL method to services and strings. r=nalexander 2014-05-14 08:56:23 -07:00
Mike Hommey
3d45582a26 Bug 1013055 - Update sccache to e27061a. r=mshal 2014-05-21 11:28:13 +09:00
Josh Dover
2664427548 Bug 997328 - Update SharedPreferences.jsm to use scopes and mirror GeckoSharedPrefs. r=nalexander 2014-05-10 08:39:53 -07:00
Richard Newman
183f00dd6f Bug 965371 - Follow-up: test and misc fixes. r=me 2014-05-09 21:25:51 -07:00
Richard Newman
5788fd5120 Bug 965371 - Part 2: report device type and attributes. r=mcomella 2014-05-09 19:19:14 -07:00
Richard Newman
ebe5812dea Bug 965371 - Part 1: introduce v3 environment format. r=mcomella 2014-05-09 19:19:13 -07:00
Ryan VanderMeulen
1f370c196d Bug 1006242 - Disable testMasterPassword on Android 4.0 for frequent failures. 2014-05-09 17:18:57 -04:00
Mark Finkle
b4ffda238d Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Mark Finkle
4d3cd0d444 Bug 1004889 - Add UI telemetry for the main menu r=rnewman 2014-05-02 11:00:19 -04:00
Carsten "Tomcat" Book
d658fea09a merge fx-team to mozilla-central 2014-05-02 14:52:03 +02:00
Mark Finkle
4c97a88b68 Bug 1001280 - Add a pageaction for casting videos r=wesj 2014-05-01 23:32:05 -04:00
Chenxia Liu
2973cfdbe3 Bug 977196 - Part 6: Finer grained Extras for SUGGESTION URLs r=mfinkle 2014-05-01 22:36:42 -04:00
Mark Finkle
feca8ea998 Bug 977196 - Part 5: Track opening URLs in RemoteTabsList r=liuche 2014-05-01 22:36:36 -04:00
Sola Ogunsakin
84cb6589b7 Bug 977196 - Part 4: Loading URL from browser search. r=liuche 2014-04-23 16:08:05 -07:00
Wes Kocher
60048817aa Merge m-c to mozilla-inbound 2014-05-01 18:34:18 -07:00
Richard Newman
c44d1b429c Bug 1003911 - Part 2: don't write null favicons or thumbnails into the DB. r=margaret 2014-05-01 14:19:34 -07:00
Richard Newman
472d167195 Bug 1003911 - Part 1: don't try to extract null favicons from the database. r=margaret 2014-05-01 14:19:33 -07:00
Margaret Leibovic
5ee9c9e91e Bug 988909 - Support context menus in PanelViews. r=lucasr 2014-04-17 21:10:41 -07:00
Margaret Leibovic
50f6109889 Bug 988909 - Move ContextMenuInfoFactory out of HomeListView and into HomeContextMenuInfo. r=lucasr 2014-05-01 08:44:11 -07:00
Ed Morley
32a9f7d569 Merge latest green fx-team changeset and mozilla-central 2014-05-01 15:53:50 +01:00
Margaret Leibovic
670342bc79 Bug 1004160 - Make sure home banner icon is visible when image is set. r=bnicholson 2014-04-30 14:38:05 -07:00
Margaret Leibovic
ea955bdb56 Bug 1002567 - Support weighted snippets. r=bnicholson 2014-04-30 14:38:02 -07:00
Isura Edirisinghe
47b3d52afe Bug 943705 - Aggregate countdown timer in waitForPageLoad. r=mcomella 2014-04-30 14:11:31 -07:00
Isura Edirisinghe
86e4ff2b8a Bug 946366 - Aggregate timeout for events waited on in WaitHelper.waitForPageLoad. r=mcomella 2014-04-30 14:08:53 -07:00
Michael Comella
a712599ed9 Bug 1000149 - Part 5: Change edit/display layout visibility patterns on editing mode transitions. r=lucasr 2014-04-30 10:26:25 -07:00
Michael Comella
57825b1e1a Bug 1000149 - Part 4: Correct url bar shrinking documentation. r=lucasr 2014-04-30 10:25:58 -07:00
Michael Comella
329050401d Bug 1000149 - Part 3: Update close button size and toolbar spacing. r=lucasr 2014-04-30 10:25:51 -07:00
Michael Comella
9614426a8d Bug 1000149 - Part 2: Remove edit separator. r=lucasr 2014-04-30 10:25:42 -07:00
Michael Comella
c240e523b6 Bug 1000149 - Part 1: Remove go button from toolbar. r=lucasr 2014-04-30 10:25:33 -07:00
Josh Dover
3f05229f32 Bug 776027 - Pref off MozActivity for only WebappRT. r=wesj 2014-04-29 14:37:00 +02:00
Josh Dover
9d0ae7fdd1 Bug 776027 - Map and launch web activities as Android intents. r=wesj 2014-04-25 16:29:00 +02:00
Josh Dover
55651a5664 Bug 776027 - Pass web activities to Java. r=wesj 2014-04-25 16:29:00 +02:00
Josh Dover
8e9d46d82d Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-25 16:28:00 +02:00
Ryan VanderMeulen
f4b675ef9c Merge fx-team to m-c. 2014-04-29 23:08:08 -04:00
Jim Chen
39584e3c5d Bug 998398 - Don't reset keyboard to change input type. r=wesj 2014-04-29 13:33:00 -04:00
Ryan VanderMeulen
25ae1154c5 Merge fx-team to m-c. 2014-04-29 16:52:33 -04:00
Michael Comella
460163d290 Bug 958889 - Part 2: Miscellaneous code clean up. r=bnicholson 2014-04-29 11:21:38 -07:00
Michael Comella
fb36dffe1a Bug 958889 - Part 1: Move tabspanel files to new tabspanel package. r=bnicholson
--HG--
rename : mobile/android/base/RemoteTabsContainer.java => mobile/android/base/tabspanel/RemoteTabsContainer.java
rename : mobile/android/base/RemoteTabsList.java => mobile/android/base/tabspanel/RemoteTabsList.java
rename : mobile/android/base/TabsPanel.java => mobile/android/base/tabspanel/TabsPanel.java
rename : mobile/android/base/TabsTray.java => mobile/android/base/tabspanel/TabsTray.java
2014-04-29 11:20:59 -07:00
Ed Morley
f26e4e2c73 Merge mozilla-central and fx-team 2014-04-29 18:24:19 +01:00
Carsten "Tomcat" Book
90337c62e2 merge fx-team to mozilla-central 2014-04-29 13:46:19 +02:00
Alex Deaconu
07f25f539b Bug 999680 - Check API level >= 16 in HardwareUtils.isTelevision. r=nalexander 2014-04-29 12:41:02 +03:00