Commit Graph

13048 Commits

Author SHA1 Message Date
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
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
Mark Capella
9df69a34a3 Bug 864582 - (p1) Restyle _moveCaret for proper JS alignment, r=margaret 2014-04-28 20:21:19 -04:00
Mark Capella
5d456d34b8 Bug 864582 - (p0) Rename _sendMouseEvents method to _moveCaret, r=margaret 2014-04-28 20:21:19 -04:00
ffxbld
8b21a060c7 Version bump. CLOSED TREE NO BUG a=release 2014-04-28 14:18:37 -04:00
Mike Connor
02439eaf75 Bug 1001566 - Yahoo search plugin should use nresults param for smaller requests, r=margaret
--HG--
extra : rebase_source : 0cf539a02c5b19a51dd8e9cfbe13f4e07759fbe8
2014-04-28 12:46:00 -04:00
Ryan VanderMeulen
fcc2fff7b5 Merge m-c to inbound. 2014-04-27 20:57:44 -04:00
Ryan VanderMeulen
317909bf2e Backed out changeset ff8ebfcf68ff (bug 980074) for Android 2.3 testSelectionHandler crashes. 2014-04-27 18:03:07 -04:00
Ryan VanderMeulen
7b427c4565 Merge m-c to inbound. 2014-04-26 21:41:26 -04:00
Birunthan Mohanathas
504b581650 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Jefry Lagrange
16e2c211a9 Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak 2014-04-24 07:47:00 -04:00
Nathan Toone
e5d56fd52c Bug 1001611 - Use MOZ_APP_NAME instead of hardcoded 'fennec' in mobile/android. r=nalexander 2014-04-26 11:27:00 -04:00
Mark Capella
02b825ffc0 Bug 895463 - (p4) Reposition SelectionHandler on layer reflow, r=kats, margaret 2014-04-26 12:46:41 -04:00