Commit Graph

13531 Commits

Author SHA1 Message Date
Chenxia Liu
731a5af9d5 Bug 1022238 - Part 1: Back out bug 1011714. r=margaret 2014-06-10 15:03:46 -07:00
Jim Chen
ace5eb4f87 Bug 1023469 - Replace generic observer with specific ones in browser.js. r=mfinkle 2014-06-10 12:33:00 -04:00
Michael Comella
8944acbd6f Bug 932208 - Part 2: Do not allow non-shareable links to be shared. r=mfinkle 2014-06-09 09:58:35 -07:00
Michael Comella
ad6d0c7ed7 Bug 932208 - Part 1: Remove Share from url bar context menu on pre-ICS. r=mfinkle 2014-06-09 09:58:27 -07:00
Wes Johnston
64f5e7fddb Bug 1019613 - Fix click event ordering in about:apps. r=mfinkle 2014-06-10 12:47:27 -07:00
Wes Johnston
e99918a431 Bug 1020995 - Contextmenus should fire on children of highlighted element. r=margaret 2014-06-10 12:42:17 -07:00
Richard Newman
6ddebe9b7a Bug 1016161 - Flush prefs on handling a locale change event. r=mfinkle 2014-06-10 10:49:38 -07:00
Richard Newman
edc0ac508a Bug 1021922 - Record telemetry for browser database operations. r=mfinkle 2014-06-10 10:45:11 -07:00
Richard Newman
aa3662b743 Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle 2014-06-10 10:37:38 -07:00
Richard Newman
607b2c646c Bug 1020502 - Flush Services.strings on locale change. r=margaret 2014-06-10 10:35:44 -07:00
Ryan VanderMeulen
675480d6a7 Merge m-c to fx-team. a=merge 2014-06-09 18:18:30 -04:00
Margaret Leibovic
982130f0c5 Bug 1009586 - Remove unused string. r=liuche 2014-06-09 13:24:16 -07:00
Margaret Leibovic
f7cb217dac Bug 1021163 - Animate tab close upwards in horizontal tabs tray. r=liuche 2014-06-09 13:24:13 -07:00
ffxbld
5d6165c841 Version bump. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release 2014-06-09 11:50:02 -07:00
Margaret Leibovic
acf133a230 backout 25fb66c1006f for test failure on a CLOSED TREE 2014-06-11 12:08:35 -07:00
Margaret Leibovic
17e0af84b7 Backed out changeset e9a025ac70fe for tablet fail on a CLOSED TREE 2014-06-11 12:06:07 -07:00
Margaret Leibovic
ec5b78f849 Bug 817716 - Add 3-dot menu to tabs panel, including a "close all tabs" option. r=bnicholson 2014-06-11 11:14:26 -07:00
Wes Johnston
5a0d129603 Bug 1018468 - Provide a fullscreen button in videos. r=mfinkle 2014-06-11 10:25:18 -07:00
Kartikaya Gupta
1953956e87 Bug 1017566 - Clear animation before setting visibility to GONE for Gingerbread compatibility. r=mfinkle 2014-06-07 16:47:32 -04:00
Brad Lassey
dc9818542e Bug 1008436 - Support Firefly multiscreen service r=mfinkle 2014-05-21 21:37:47 -04:00
Michael Comella
d97cb4e5b7 Bug 1002303 - Part 2: Show a description page when there are no private tabs. r=lucasr 2014-06-16 14:35:17 -07:00
Michael Comella
9d3f31e609 Bug 1002303 - Part 1: Rename RemoteTabs* styles to be used with all tabs panels. r=lucasr 2014-06-16 14:35:10 -07:00
Michael Comella
340e6c294e Bug 1002303 - Part 0: Add empty private browsing view description strings. r=lucasr 2014-06-16 14:35:02 -07:00
Gijs Kruitbosch
e07b6ed7da Bug 1022025, r=bholley,mfinkle 2014-06-14 22:01:55 +01:00
Lucas Rocha
03325abd99 Bug 1023306 - Always dismiss edit mode when opening external URLs (r=margaret) 2014-06-16 17:49:37 +01:00
Margaret Leibovic
cbfcc1eb64 Bug 1019735 - Hide the button toast if the user touches outside of it. r=lucasr
* * *
Bug 1019735 - (Part 2) Don't do unnecssary work on every touch
2014-06-12 09:31:47 -07:00
Geoff Brown
905b08b2a8 Bug 945395 - Enable robocop testSessionOOMSave on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown
9562047526 Bug 836818 - Enable robocop testOverscroll on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown
3ba66cb25b Bug 979548 - Enable robocop testSearchSuggestions on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown
902d76ad85 Bug 979620 - Enable robocop testGetUserMedia on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown
787f37638f Bug 979597 - Enable robocop testAboutHomeVisibility on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Ryan VanderMeulen
56e2c15baf Merge m-c to inbound on a CLOSED TREE. a=me 2014-06-07 13:36:44 -04:00
Richard Newman
53941e1e18 Bug 1021443 - java.lang.IllegalStateException: Already registered Webapps:Postinstall under a different type. r=jchen 2014-06-05 19:38:01 -07:00
Myk Melez
db078bd435 Bug 1013433 - complete the packaged app update process; r=mfinkle,marco 2014-06-06 12:10:59 -07:00
Margaret Leibovic
aa5cdadcf0 Bug 1021123 - Improve colors in remote tabs pull-to-refresh. r=mcomella 2014-06-06 11:52:48 -07:00
Margaret Leibovic
967b66a647 Bug 1020730 - If there's no title to show in undo close tab toast, just say "Closed tab". r=bnicholson 2014-06-06 11:52:46 -07:00
Ed Morley
7022f55c3f Merge mozilla-central and fx-team 2014-06-06 19:13:23 +01:00
Ms2ger
9f8242b9b4 Bug 1020165 - Remove empty makefiles; r=mshal 2014-06-06 10:06:24 +02:00
Richard Newman
33be465c4e Backed out changeset 1c4cdf7294f4 (bug 1021443) until its dependent refactoring lands. 2014-06-05 21:07:56 -07:00
Richard Newman
dd4118d814 Bug 1021443 - java.lang.IllegalStateException: Already registered Webapps:Postinstall under a different type. r=jchen 2014-06-05 19:38:01 -07:00
Richard Newman
423ffc97ff Bug 1014283 - Finish BrowserHealthRecorder initialization after distribution processing. r=margaret 2014-06-05 15:49:31 -07:00
Lucas Rocha
ff597dd05f Bug 997765 - Change bg color and image for blank spots in top sites (r=mfinkle) 2014-06-05 21:54:23 +01:00
Lucas Rocha
d417d9e6c7 Bug 997765 - Define initial list of suggested sites (r=mfinkle) 2014-06-05 21:54:23 +01:00
Michael Comella
6302a915d6 Bug 1019595 - Use light cancel edit button with dark lightweight themes. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable-hdpi/close_edit_mode.png => mobile/android/base/resources/drawable-hdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-mdpi/close_edit_mode.png => mobile/android/base/resources/drawable-mdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-xhdpi/close_edit_mode.png => mobile/android/base/resources/drawable-xhdpi/close_edit_mode_light.png
2014-06-05 11:58:17 -07:00
Richard Newman
92f019622b Bug 1014242 - Delay loading of distribution quickshare lists. r=wesj 2014-06-05 11:33:52 -07:00
Martyn Haigh
5eaf262eda Bug 978143 - Propagate APK install cancellation back to webpage. r=wesj 2014-06-05 02:21:00 -04:00
Richard Newman
a57a5b5c9a Bug 1019981 - Part 2: disable locale switching on API level 11 and 12. r=nalexander 2014-06-04 19:21:33 -07:00
Richard Newman
8ed5c36169 Bug 1019981 - Part 1: remove Language section from preferences if locale switching is disabled. r=nalexander 2014-06-04 19:21:33 -07:00
Margaret Leibovic
877c2ac1bb Bug 1017912 - Restore tab in correct position when undoing close tab. r=bnicholson 2014-06-04 19:10:25 -07:00
Margaret Leibovic
8ef8ca2a41 Bug 1018661 - Use session store data instead of current browser data for undo close tab toast. r=bnicholson 2014-06-04 19:10:05 -07:00
Nick Alexander
7b560b6fda Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman
========

8c7b253142
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:48:40 2014 -0700

    Bug 788688 - Review comment: Include timestamp in setClientName.

========

b53b9092c2
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 16:05:25 2014 -0700

    Bug 788688 - Post: PII client data to ease debugging.

========

fd59f3c984
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Jun 4 15:01:12 2014 -0700

    Bug 788688 - Part 4: Work around Android DialogPreference caching bug.

========

87d10bc16a
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 14:44:24 2014 -0700

    Bug 788688 - Part 3: Add "Device name" pref to Status activity.

    In the edge case where what the user has entered (empty text) and what
    is persisted (default client name) differ, Android does not update the
    contents of the dialog's EditText correctly.  Removing and re-creating
    all preferences is the only way I found to work around this; that's in
    the next commit.

========

7af72f6c2f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 16:05:59 2014 -0700

    Bug 788688 - Part 2: Upload clients and tabs records when client name changes.

========

0e99eae1b5
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 15:28:36 2014 -0700

    Bug 788688 - Part 1: Add setClientName with timestamp to ClientsDataDelegate.

========

1999e263db
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 14:10:40 2014 -0700

    Bug 788688 - Pre: Clean some imports.
2014-06-04 16:37:25 -07:00
Brad Lassey
861125107b bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp 2014-06-04 15:28:04 -04:00
Brad Lassey
551b30bb4c bug 1019836 - Support narrow char strings in android bridge r=snorp 2014-06-04 15:04:12 -04:00
Mark Finkle
0bc45a992a Bug 1016785 - Use more filtering to tell DIAL devices apart r=wesj 2014-06-04 15:25:09 -04:00
Mark Finkle
909a1747e2 Bug 1016785 - Add more structured filtering to SSDP r=wesj 2014-06-04 15:25:07 -04:00
Mark Finkle
8a220c33ff Bug 1016785 - Switch to use UUID instead of LOCATION to identify incoming services r=wesj 2014-06-04 15:25:04 -04:00
Chenxia Liu
715cd6cda5 Bug 1018433 - Add telemetry for "undo close tab". r=mfinkle 2014-06-04 10:37:32 -07:00
Nick Alexander
d21ef76e4f Bug 1019218 - Update org.mozilla.gecko.R when resources are changed in Eclipse. r=rnewman
DONTBUILD NPOTB

This is particularly important when changing strings.xml.in or changing
the set of Android identifiers; without this, the Fennec code
referencing R is not updated.  This can either lead to compilation
failures, or missing resources at run-time, leading to strange crashes
on start-up.
2014-06-04 09:55:57 -07:00
Jim Chen
820bafdf74 Bug 1017651 - Reshow cursor once autocomplete text is gone; r=wesj 2014-06-04 12:19:19 -04:00
Martyn Haigh
e9d35dcc24 Bug 985614- Trigger onsuccess for package install from marketplace. r=myk 2014-06-03 05:13:00 -04:00
Martyn Haigh
7ff4704ab2 Bug 957067 - Stop verifying manifestUrl in installApk. r=wesj 2014-06-03 09:19:00 -04:00
Jeremy Poulin
21428535f7 Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Ryan VanderMeulen
39c94cfe0c Merge inbound to m-c. 2014-06-03 15:21:43 -04:00
Andrea Marchesini
095068b4df Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv 2014-06-03 15:36:46 +01:00
Andrea Marchesini
45e09e0b0d Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-06-03 15:36:46 +01:00
Geoff Brown
919a965709 Bug 986172 - Enable robocop testDoorHanger on Android 2.3; r=me 2014-06-03 08:19:38 -06:00
Shashank Sabniveesu
25b1193e4a Bug 1018089 - Close the SQLiteBridge Cursor in getVersion(). r=gcp 2014-06-03 03:01:00 -04:00
Ryan VanderMeulen
a1aaa28222 Merge m-c to inbound. a=merge 2014-06-06 17:34:13 -04:00
Brian Nicholson
c77681267b Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN 2014-06-06 13:06:15 -07:00
Michael Comella
3f1ad62347 Bug 1019158 - Don't send null methods into UITelemetry. r=rnewman 2014-06-02 17:32:39 -07:00
Alex Deaconu
b068d56cad Bug 1011714 - Clean up removal of Reading List items. r=liuche 2014-06-02 10:22:28 +03:00
Wes Johnston
9a35d78ebe Bug 1015421 - Don't queue up ButtonToasts. r=margaret 2014-06-02 14:47:02 -07:00
Ryan VanderMeulen
c02cfa9af1 Merge m-c to fx-team. 2014-06-02 17:22:45 -04:00
Ryan VanderMeulen
2190bd2057 Merge mozilla-inbound to m-c. 2014-06-02 17:20:08 -04:00
Richard Newman
87675f02e4 Bug 1017778 - Telemetry probe for home provider database errors. r=margaret 2014-06-02 14:17:36 -07:00
Michael Comella
94efb3bdf9 Bug 997477 - Part 3: Remove guards around urlBarTranslatingEdge in appropriate configs. 2014-06-02 11:16:49 -07:00
Michael Comella
3e6db651df Bug 997477 - Part 2: Add tablet editing mode cancel button. 2014-06-02 11:16:49 -07:00
Michael Comella
b61f3019eb Bug 997477 - Part 1: Factor out show/stopEditingAnimationListeners. 2014-06-02 11:16:49 -07:00
Kartikaya Gupta
0c6293c666 Bug 1018980 - Kill some dead code in Fennec from the pre-OMTC days. r=snorp 2014-06-02 11:13:09 -04:00
Ehsan Akhgari
4b8e9c1f5c Backed out 3 changesets (bug 957086) for causing bug 1018406
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)

--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-06-02 10:19:19 -04:00
Massimo Gervasini
db36dc5445 Bug 1003623 - Fennec should use a real MOZ_MOZILLA_API_KEY (currently it is not set). r=bhearum 2014-06-02 10:49:31 -04:00
Michael Comella
8b46d73b7c Bug 1009315 - Part 4: Fix testUITelemetry. r=liuche 2014-05-30 16:53:35 -07:00
Michael Comella
1b32ac3932 Bug 1009315 - Part 3: Replace TelemetryContract interfaces with enums. r=liuche 2014-05-30 16:53:28 -07:00
Margaret Leibovic
04fd4811cb Bug 1017047 - Properly restore private/desktopMode state of tab when undo-ing close tab. r=bnicholson 2014-05-30 16:04:59 -07:00
Richard Newman
e8f6ddb43f Bug 1006947 - Part 1: enable WAL on the Java side of SQLiteBridge. r=gcp 2014-05-30 12:29:04 -07:00
Michael Comella
eb4c1bcd28 Bug 1014999 - Add remote tabs setup/verification panels for tablet. r=lucasr 2014-05-30 12:13:25 -07:00
Wes Johnston
bd67e9eb95 Bug 985867 - Fix touch/click ordering on about:addons page. r=mfinkle 2014-05-30 09:55:52 -07:00
Michael Comella
d6222f0d5c Bug 1017276 - Do not close editing mode during animation. r=lucasr 2014-05-30 09:43:48 -07:00
Michael Comella
507dfa727f Bug 1015450 - Prevent toolbar from going into an inconsistent state when tapped when entering editing mode. r=lucasr 2014-05-30 09:42:41 -07:00
Carsten "Tomcat" Book
215901a534 merge fx-team to mozilla-central 2014-05-30 14:28:16 +02:00
Margaret Leibovic
8d57130c60 Bug 1017129 - Polish undo close tab button toast appearance. r=nalexander 2014-05-29 18:15:20 -07:00
Margaret Leibovic
5455473ed7 Bug 1017633 - Update "Clear history" dialog button and add telemetry. r=mfinkle 2014-05-29 18:15:18 -07:00
Margaret Leibovic
167a073a75 backout a8aeb5b375fb for causing bug 1017554 2014-05-29 14:08:42 -07:00
Myk Melez
dc5f91d8f6 Bug 1011093 - wordsmith webapp update notifications to reduce fear factor; r=blassey, f=ibarlow
--HG--
extra : rebase_source : c3af39a2d274d4fab1218ae8760761ad019591bb
2014-05-29 13:31:54 -07:00
Lucas Rocha
6899d83b0c Bug 1017574 - Force suggested sites refresh on locale changes (r=mfinkle) 2014-05-29 21:30:32 +01:00
Andrea Marchesini
21d0e1aef4 Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv 2014-05-30 07:59:27 +01:00
Andrea Marchesini
86a526b1e5 Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 07:59:00 +01:00
Jim Chen
8f2e39c9e7 Bug 1014244 - Make backspacing work with single-character compositions. r=wesj 2014-05-21 15:00:00 -04:00
Lucas Rocha
cd3b74825c Bug 1009587 - Part 6: Don't wait for thumbnails to show blank spots (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
ce74fab07c Bug 1009587 - Part 5: Don't try to load thumbnails for blank urls (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
65163d79c8 Bug 1009587 - Part 4: Use suggested thumbnail on top sites whenever it's available (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
46bae56365 Bug 1009587 - Part 3: Hold a strong reference to cached suggested sites (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
934dce9fa1 Bug 1009587 - Part 2: Add SuggestedSites API to get image URL and bg color (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
b958754720 Bug 1009587 - Part 1: Store suggested sites in a Map instead of a List (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
247c85247c Bug 1016949 - Add unit test for enabling/disabling suggested sites (r=mfinkle) 2014-05-29 13:04:35 +01:00
Chenxia Liu
e3b47e943f Bug 1017191 - Follow-up: Use message.id in home banner telemetry instead of randomized id. r=margaret 2014-05-28 16:01:02 -07:00
Nick Alexander
bda7416a67 Bug 1006209 - Remove mistakenly referenced projects from Android Eclipse projects. r=bnicholson
DONTBUILD NPOTB

--HG--
extra : rebase_source : a18b1c603bd7f3d181a32d651b5d82bb45a7d063
2014-05-28 15:45:35 -07:00
Richard Newman
ac61ea89ba Bug 1013684 - Delay loading of distribution bookmarks. r=margaret 2014-05-28 15:26:42 -07:00
Mark Capella
e68c2d1338 Bug 1012957 - Save about:config changes immediately as made, r=wesj 2014-05-28 18:26:36 -04:00
Mark Capella
8a31c3dce6 Bug 899644 - Tab switcher UI reset issues, r=nalexander 2014-05-28 18:26:36 -04:00
Myk Melez
bd753614ee Bug 1007770 - use the app (i.e. "rocket ship") icon in the update notification; r=blassey, ibarlow 2014-05-28 14:56:33 -07:00
Richard Newman
8fd5679cbe Bug 1006947 - Part 0: clean up SQLiteBridge. r=trivial 2014-05-28 14:54:00 -07:00
Richard Newman
0142f7ef6c Bug 1014988 - Use Context.MODE_ENABLE_WRITE_AHEAD_LOGGING when opening databases. r=bnicholson 2014-05-28 14:53:59 -07:00
Nick Alexander
b1a6b79eed Bug 997288 - Follow-up, Part 3: Revert testing code. r=me 2014-05-28 14:26:18 -07:00
Nick Alexander
8a42b7e20a Bug 1015974 - Follow-up: Only use animated Sync icon when a sync is active. r=rnewman
Android 4.4.2 makes using animation-list, start(), and stop(),
difficult.  This works around that issue by only using animation-list
when we actually want an animated icon.

--HG--
rename : mobile/android/base/resources/drawable/tabs_synced_animation.xml => mobile/android/base/resources/drawable/tabs_synced_animated.xml
2014-05-28 14:13:55 -07:00
Nick Alexander
74bbb3ab04 Bug 997288 - Follow-up, Part 2: Style ButtonToast. r=lucasr 2014-05-28 14:13:55 -07:00
Nick Alexander
c38942d1a2 Bug 997288 - Follow-up, Part 1: Replace "Switch to tab" button icon and label. r=lucasr 2014-05-28 14:13:54 -07:00
Michael Comella
dd37a13ec6 Bug 1017142 - Show old Sync users their synced tabs instead of new sync setup in remote tabs panel. r=nalexander 2014-05-28 14:10:18 -07:00
Mark Capella
19df8c18ef Bug 1014965 - NativeJSObject.optString does the wrong thing on "key":null, r=jchen, f=nalexander 2014-05-28 17:04:56 -04:00
Zack Liu
878c4c670a Bug 990066 - Add star for generator functions. r=margaret 2014-05-26 23:45:00 -04:00
Margaret Leibovic
2fe32bc988 Bug 998009 - (Part 2) Give background color a more generic variable name. r=bnicholson 2014-05-28 12:06:59 -07:00
Margaret Leibovic
d3c278b1e4 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00
Margaret Leibovic
6f8d3a728c Bug 996708 - Set an explicit width/height for images in dynamic panel empty views. r=lucasr 2014-05-28 12:06:55 -07:00
Wes Kocher
036a88c38e Merge m-c to inbound 2014-05-29 18:03:39 -07:00
Randell Jesup
9f738ae94f Bug 987979: Patch 11 - Add webrtc 3.50 support for Froyo/Gingerbread/Ice Cream Sandwich. r=blassey 2014-05-29 17:05:16 -04:00
Randell Jesup
5c562e73d6 Bug 987979: Patch 4 - Rework WebRTC.org audio code for Mozilla integration. r=jesup 2014-05-29 17:05:14 -04:00
Randell Jesup
964601c191 Bug 987979: Patch 3 - Fix various build issues in webrtc.org/Mozilla integration. r=rjesup 2014-05-29 17:05:14 -04:00
Richard Newman
ce5ab5897d Bug 1014338 - Follow-up: correct comment. r=comment-only DONTBUILD 2014-05-27 17:46:40 -07:00
Brad Lassey
4a594afe19 bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string r=mfinkle 2014-04-18 15:01:56 -04:00
Wes Johnston
fe19a2fe7e Bug 1016348 - Treat prompt service boolean returns as real booleans. r=margaret 2014-05-27 14:43:43 -07:00
Wes Johnston
faac9fc072 Bug 1014161 - Allow GeckoApp to handle activity results. r=rnewman 2014-05-27 14:18:07 -07:00
Francesco Lodolo (:flod)
732a3bfa3d Bug 1015549 - [mobile] Update filter.py to ignore new keys in region.properties. r=rnewman 2014-05-27 05:51:00 -04:00
Jim Chen
0e474eee60 Bug 1014136 - Handle delete keys in key listener to catch all key events. r=wesj 2014-05-21 11:30:00 -04:00
Wes Johnston
c3c57f60c6 Bug 971957 - Use titles given by nsIFilePicker on Android. r=mfinkle 2014-05-27 14:06:42 -07:00
Wes Johnston
644d78a6d2 Bug 1013419 - Close the share dialog after sharing. r=bnicholson 2014-05-27 14:06:39 -07:00
Chenxia Liu
c412740466 Bug 979443 - Part 2: Updated docs. r=rnewman 2014-05-27 14:04:49 -07:00
Chenxia Liu
c16097826a Bug 979443 - Part 1: Telemetry for home banner. r=rnewman 2014-05-27 14:04:47 -07:00
Jim Chen
cd33c2cc58 Bug 1014233 - Discard autocomplete result if we are not expecting a result. r=wesj 2014-05-21 14:58:00 -04:00
Jakub Miara
6a443fa99f Bug 1002537 - Use ReentrantReaderWriterLock in FaviconCache. r=rnewman,ckitching 2014-05-27 11:24:09 -07:00
Margaret Leibovic
5b1dc26e36 Bug 701725 - Create "undo close tab" super toast. r=bnicholson 2014-05-01 16:46:46 -07:00
Mark Finkle
c1886d84c9 Bug 1013532 - Prep casting code to enable casting and Roku on Nightly r=wesj 2014-05-27 09:12:53 -04:00
Lucas Rocha
029c822c1f Bug 1010764 - Use same placeholder image on all tabs (r=mfinkle) 2014-05-27 11:23:17 +01:00
Nick Alexander
a97b17db96 Bug 1015974 - Prophylactically stop Sync icon animation on creation. r=rnewman
It appears that Android 4.4.2 is a special snow-flake that starts the
animation on creation: http://stackoverflow.com/q/21699985.  This patch
works around that special behaviour.

Don't you love when you need to update your comment -- gleaned from
working code and documentation -- to account for Android inexplicably
changing behaviour?
2014-05-26 18:12:07 -07:00
Nick Alexander
0605da33e7 Bug 1014150 - Sync clients and tabs when refreshing Remote Tabs and when Sending Tab to Device. r=rnewman
Both collections impact the state of your remote tabs, so we should
update both when we want your tabs.
2014-05-26 10:06:11 -07:00
Carsten "Tomcat" Book
2446abd3df merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Gokul Caushik
bb7b1a3197 Bug 972723 - Fixed race condition and added a comment in this bug. r=wesj 2014-05-22 18:28:00 +02:00
Vikneshwar
d8ca1d6aa0 Bug 1010096 - Added logic to display addons alphabetical in about:addons. r=margaret 2014-05-23 14:02:00 +02:00
Margaret Leibovic
0315224bc9 Bug 1014708 - Back out testFindInPage changes from bug 958111 and disable testFindInPage. r=gbrown 2014-05-23 18:33:48 -07:00
Margaret Leibovic
a2d82348fa Bug 1014708 - Disable zoom for find in page. r=mfinkle 2014-05-23 18:33:45 -07:00
Wes Kocher
c0934cbc66 Merge m-c to fx-team 2014-05-23 17:43:08 -07:00