Commit Graph

8626 Commits

Author SHA1 Message Date
Wes Johnston
ae8af9ce67 Bug 896109 - Don't log null dir requests in GeckoProfile.java. r=mfinkle 2014-03-26 10:47:15 -07:00
Wes Johnston
6cb8447326 Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson 2014-03-26 10:18:02 -07:00
Wes Johnston
698b5bc3f4 Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
f004248966 Bug 942270 - Gingerbread compatibility of GeckoActionView. r=margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
83aa1d4341 Bug 942270 - Fix tests for quickshare. r=gbrown 2014-03-26 10:18:01 -07:00
Wes Johnston
49f6be314f Bug 942270 - Support quickshare in context menus. r=bnicholson 2014-03-26 10:18:01 -07:00
Wes Johnston
bef2c90b3f Bug 985875 - Set selected item in adapter for single select lists. r=bnicholson 2014-03-25 22:44:08 -07:00
Wes Johnston
7332c1b9f8 Bug 956716 - Use exclusive bounds for substring. r=bnicholson 2014-03-25 22:43:12 -07:00
Wes Kocher
f1802a1e54 Merge m-c to fx-team 2014-03-25 20:23:20 -07:00
Wes Kocher
aee750fb50 Merge fx-team to m-c 2014-03-25 20:03:13 -07:00
Jim Chen
8a4fcc5c66 Bug 987284 - Make "copy JNI files" message easier to read. r=mshal 2014-03-25 14:40:36 -04:00
Lucas Rocha
8250b2042a Bug 987963 - Reset isLoaded state in HomeFragment on configuration change (r=margaret) 2014-03-25 13:31:26 -07:00
Wes Johnston
ba28d7b199 backout e777fa3d7fa9 for build failures 2014-03-25 12:58:06 -07:00
Wes Johnston
014441caa8 Bug 956716 - Crop dialog titles to 256 characters. r=bnicholson 2014-03-25 12:45:57 -07:00
Wes Johnston
a37f62c54c Bug 980152 - Resize images for grid views. r=lucasr 2014-03-25 12:44:22 -07:00
Wes Johnston
d3558bbfb3 Bug 980152 - Update code style in some Panel classes. r=lucasr 2014-03-25 12:44:21 -07:00
James Hugman
833cf6fbbf Bug 958709 - enable webapps to kill their tasks; r=mfinkle,mhaigh
--HG--
extra : amend_source : d57e9195baa5eaf3d9847fef0a5b9d78ae8d3af4
2014-03-25 11:12:58 -07:00
Carsten "Tomcat" Book
3e02b4147d Merge mozilla-central to fx-team 2014-03-25 13:43:40 +01:00
Carsten "Tomcat" Book
0f3ab985f1 merge fx-team to mozilla-central 2014-03-25 13:17:42 +01:00
Geoff Brown
db36a42979 Bug 915449 - Get EditText view instead of using Solo.getEditText; r=mcomella 2014-03-24 16:19:54 -06:00
Ryan VanderMeulen
6f72275f13 Merge inbound to m-c. 2014-03-24 16:47:07 -04:00
Margaret Leibovic
94e24bffbc Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson 2014-03-24 09:22:32 -07:00
Ms2ger
10b8ea2f45 Bug 860731 - Part d: Fix packaging; r=janv 2014-03-24 16:11:16 +01:00
Phil Ringnalda
3ecca4f142 Back out 4 changesets (bug 986114) for 50% roboprovider bustage
CLOSED TREE

Backed out changeset cc87c22aab07 (bug 986114)
Backed out changeset c75b0b78ebbf (bug 986114)
Backed out changeset d9e1c755f554 (bug 986114)
Backed out changeset f1d1a28b0f5a (bug 986114)
2014-03-22 21:34:30 -07:00
Phil Ringnalda
4d8ebe6a29 Merge m-c to f-t 2014-03-22 17:48:30 -07:00
Richard Newman
e2d1d8ae66 No bug - move docs from wiki to in-tree Sphinx docs. r=doc-only 2014-03-22 15:47:31 -07:00
Myk Melez
15843caab5 Bug 982557 - migrate old prefs and set apkPackageName after updating app via APK; r=mfinkle 2014-03-22 14:26:43 -07:00
Jim Chen
f0e9202773 Bug 984463 - Update GeckoEditableListener constants to match IMEMessage constants. r=masayuki 2014-03-21 13:44:59 -04:00
Kartikaya Gupta
516b8a3beb Bug 986472 - Ensure that touch points fall inside the element bounds when being moved. r=wesj 2014-03-21 11:45:30 -04:00
Carsten "Tomcat" Book
695b04a65c merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Wes Kocher
568daf3e7f Merge m-c to inbound 2014-03-20 19:46:52 -07:00
Richard Newman
c834764a8e Bug 986096 - On access to Sync through settings after setup, user should be sent to config screen not 'back to browsing'. r=nalexander 2014-03-20 19:14:44 -07:00
Vlad Tanase
3081d469a3 Bug 983475 - Remove shouldShowProgress method from browser.js. r=bnicholson 2014-03-19 16:08:05 +02:00
Marco Castelluccio
2d91585c43 Bug 895638 - Reinstall permissions when the runtime is upgraded. r=wesj 2014-03-24 09:10:56 -04:00
Nick Alexander
52642ff855 Bug 986114 - Follow-up: Fix bustage on a CLOSED TREE. 2014-03-21 16:42:02 -07:00
Richard Newman
d746352c74 Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander 2014-03-21 16:00:39 -07:00
Richard Newman
13f5db8d6b Bug 986114 - Part 1: ReadingListProvider and BrowserProvider should share DB accessors. r=nalexander 2014-03-21 16:00:38 -07:00
Richard Newman
4a2968280a Bug 986114 - Pre: clean up testReadingListProvider. r=trivial 2014-03-21 16:00:38 -07:00
Richard Newman
5ef5abff1d Bug 986719 - Centralized documentation for UITelemetry. r=gps DONTBUILD 2014-03-21 15:59:57 -07:00
Richard Newman
96f759fee4 Bug 984723 - Rework intervals and scheduling for Android Sync. r=nalexander, Android-only so fine for a CLOSED TREE 2014-03-20 12:11:07 -07:00
Lucas Rocha
800dfa4818 Bug 969043 - Log warning in save()/deleteAll() calls outside of sync window (r=margaret) 2014-03-20 15:31:42 +00:00
Lucas Rocha
944651d17b Bug 972098 - Refresh DynamicPanels when the dataset changes (r=margaret) 2014-03-20 15:28:22 +00:00
Lucas Rocha
588159f252 Bug 972098 - Factor out code to restart a dataset loader (r=margaret) 2014-03-20 15:28:21 +00:00
Lucas Rocha
95934a2547 Bug 974454 - Allow showing only description in panel items (r=margaret) 2014-03-20 15:15:42 +00:00
Eugen Sawin
fc91e01131 Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop 2014-03-19 21:24:59 +01:00
Carsten "Tomcat" Book
1f5c06c461 merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
Michael Comella
48fa25ca32 Bug 985610 - Remove duplicate menu_item_textsize definition. r=wesj 2014-03-19 16:06:19 -07:00
Myk Melez
5dc916c0b3 Bug 985618 - only cancel notification if update check is user-initiated; r=mfinkle 2014-03-19 13:21:48 -07:00
Myk Melez
d7f62d5c51 Bug 985299 - register WebappsUpdateTimer with category manager only if Synthetic APKs enabled; r=mfinkle
--HG--
extra : rebase_source : 036a2f62e0cd89cbc1538f06633b50046282cfd3
2014-03-19 10:13:43 -07:00
Myk Melez
49ab907fc7 Bug 985295 - give WebappsUpdateTimer component a unique contract ID; r=mfinkle
--HG--
extra : rebase_source : a70c296dabe2cbb1ca5ef639a004d12f15c66469
2014-03-19 10:09:35 -07:00