Andrea Marchesini
c0a0100c6a
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Viral Wang
84ee20c959
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
2013-09-30 10:40:41 -04:00
Randell Jesup
b60e4d451f
Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib
2013-09-16 02:40:25 -04:00
Timothy Nikkel
4312c649b8
Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats
2013-09-15 13:51:35 -05:00
Ryan VanderMeulen
e8180505f0
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00
Chris Kitching
36afbcee3c
Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche
2013-09-14 12:09:14 -07:00
Wes Kocher
4e60128ce6
Merge m-c to fx-team
2013-09-13 18:22:41 -07:00
Wes Kocher
4ff2a7fd55
Merge inbound to m-c
2013-09-13 18:14:32 -07:00
Wes Kocher
a9fefc1dc8
Merge fx-team to m-c
2013-09-13 18:08:07 -07:00
Margaret Leibovic
19e1c6c1dc
Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson
2013-09-13 16:07:17 -07:00
Boris Zbarsky
a48b619d92
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Brian Nicholson
3c311768b7
Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle
...
--HG--
extra : rebase_source : fd14708cfc970dce433c02c1a08863e38680e5b3
2013-09-10 11:17:42 -07:00
Brian Nicholson
0f9ab7ad73
Bug 896170 - Part 1: Send Session:Restore only on initial onCreate. r=mfinkle
...
--HG--
extra : rebase_source : bde410dbc3c24210cdf3c92a71c4ef1f25fc5de0
2013-09-10 11:17:42 -07:00
Chris Kitching
d60834f22a
Bug 913890 - Remove dead action bar code, formerly associated with the Awesome Bar. r=mleibovic
2013-09-13 14:38:43 -04:00
Wes Johnston
1567086dd8
Bug 690252 - Default to saving files. r=mfinkle
2013-09-12 15:46:35 -07:00
Chenxia Liu
1d17df5ea3
Bug 897571 - [Fig] Urlbar resize for entry is incorrectly rendered. r=sriram
2013-09-12 11:17:41 -07:00
Ryan VanderMeulen
73f7bfac83
Backed out changeset c24ba14732cd (bug 907734) for Android bustage.
2013-09-12 13:13:14 -04:00
Adrian Tamas
32d16e45a3
Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret
2013-08-21 17:11:13 +03:00
Adrian Tamas
c4b97253ec
Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret
2013-08-21 17:11:13 +03:00
Chris Kitching
8424289312
Bug 888326 - Part 6: Prevent a corrupted Favicon from causing us possibly to leak an unclosed InputStream. r=mleibovic
2013-09-12 10:50:36 -04:00
Chris Kitching
9803f1bba8
Bug 888326 - Part 5: Make the FaviconView able to resize strangely sized inputs to more appropriate sizes, if enabled. r=mleibovic
2013-09-12 10:50:20 -04:00
Chris Kitching
6d5b364fe2
Bug 888326 - Part 4: LoadFaviconTask's use mNextFaviconLoadId is now thread safe. (Use AtomicInteger instead of long.) r=mleibovic
2013-09-12 10:50:03 -04:00
Chris Kitching
1968180312
Bug 888326 - Part 3: Factor the inner classes of Favicon into their own files. r=mleibovic
2013-09-12 10:49:36 -04:00
Chris Kitching
752da87dd8
Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic
2013-09-12 10:49:20 -04:00
Chris Kitching
70a3ada504
Bug 888326 - Part 1: Move the favicons class into its own package and, while we're at it, get rid of unused imports in the touched files. r=mleibovic
...
--HG--
rename : mobile/android/base/Favicons.java => mobile/android/base/favicons/Favicons.java
2013-09-12 10:48:59 -04:00
Ed Morley
29cf090b6f
Merge mozilla-central and fx-team
2013-09-12 12:11:01 +01:00
Adrian Tamas
c75222f55b
Bug 896557 - Split testWebContentContextMenu to make it more reliable (r=margaret)
2013-08-22 17:29:06 +03:00
Michael Comella
8601c00414
Bug 913713 - Part 1: Use optString to get search engine identifier. r=rnewman
2013-09-11 14:28:07 -07:00
Ryan VanderMeulen
04094b0c19
Backed out changeset 63aa3bb1a0dd (bug 896565) for Android 2.2 robocop failures.
...
--HG--
rename : mobile/android/base/tests/testAboutHomeSwipes.java.in => mobile/android/base/tests/testAwesomebarSwipes.java.in
2013-09-11 15:37:51 -04:00
Wes Johnston
930bf18867
Bug 842037 - Try harder to find a mimetype of the media scanner. r=blassey
2013-09-11 10:21:57 -07:00
Wes Johnston
87394ab389
Bug 906030 - Don't create profiles when checking if they're locked. r=bnicholson
2013-09-11 10:10:47 -07:00
Lucas Rocha
6f0856923b
Bug 896565 - Update testAwesomebarSwipes for new about:home (r=margaret)
...
--HG--
rename : mobile/android/base/tests/testAwesomebarSwipes.java.in => mobile/android/base/tests/testAboutHomeSwipes.java.in
2013-09-11 17:32:01 +01:00
Carsten "Tomcat" Book
407116918b
merge fx-team to mozilla-central
2013-09-11 13:37:24 +02:00
Chenxia Liu
6b63394534
Bug 912510 - Part 2: Update base tests to use Conditions. r=gbrown
2013-09-10 18:10:43 -07:00
Chenxia Liu
966109b6c0
Bug 912590 - Part 1: Update base tests to use new Robotium 4.2 APIs for View fetching. r=gbrown
2013-09-10 18:10:29 -07:00
Ryan VanderMeulen
d77b0369a3
Merge m-c to inbound.
2013-09-10 21:10:44 -04:00
Mark Finkle
abec4a46af
Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson
2013-09-10 20:35:36 -04:00
Geoff Brown
141f1ebae5
Bug 912519 - (2) Minor refactor of testSettingsMenuItems; r=liuche
2013-09-10 18:18:07 -06:00
Geoff Brown
325fe9a131
Bug 912519 - (1) Update robocop testSettingsMenuItems to allow for partially obscured menu item; r=liuche
2013-09-10 18:18:04 -06:00
Mike Hommey
5cce591bb5
Bug 914894 - res/values/strings.xml only depends on the res/values directory. r=gps
2013-09-11 08:15:53 +09:00
Ryan VanderMeulen
883982962f
Merge fx-team to m-c.
2013-09-10 16:39:33 -04:00
Brad Lassey
599def879e
bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa
2013-09-10 14:21:37 -04:00
Carsten "Tomcat" Book
a656290538
merge fx-team to mozilla-central
2013-09-10 10:27:04 +02:00
Ms2ger
14aeb62126
Merge last PGO-green inbound changeset to m-c.
...
--HG--
rename : dom/bindings/BindingUtils.h => dom/bindings/OwningNonNull.h
2013-09-10 10:13:12 +02:00
Mike Hommey
5c031b1163
Bug 913842 - Avoid recursing under mobile/android/base/locales when rebuilding gecko.ap_. r=ted
2013-09-10 14:58:50 +09:00
Mike Hommey
00f73f2f52
Backed out changesets b1b292d8e383 and 24af5272b52f (bug 913842) for Android bustage.
2013-09-10 09:38:25 +09:00
Mike Hommey
7680122897
Fixup for bug 913842. r=me
2013-09-10 08:43:53 +09:00
Mike Hommey
c15db2f171
Bug 913842 - Avoid recursing under mobile/android/base/locales when rebuilding gecko.ap_. r=ted
2013-09-10 07:11:58 +09:00
Ryan VanderMeulen
77b0b7658e
Merge fx-team to m-c.
2013-09-09 16:30:03 -04:00
Gene Lian
7f8b14d692
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
2013-09-09 21:48:07 +08:00
Gene Lian
9f5d5b5dda
Backed out changeset 9f377abbf13e
2013-09-09 21:22:37 +08:00
Gene Lian
7f6d55e888
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
2013-09-09 21:00:45 +08:00
Chris Kitching
e59d2e3162
Bug 794981 - Part 8: Add an annotation processor to the build process to generate the contents of part 5. r=kats, r=glandium
2013-09-09 08:57:37 -04:00
Chris Kitching
c0417f1587
Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats
2013-09-09 08:57:36 -04:00
Michael Comella
19483e1fb9
Bug 912524: Do not reinflate SuggestionOptIn ViewStub. r=bnicholson
2013-09-10 10:00:47 -07:00
Margaret Leibovic
e2a17c4a4e
Bug 911828 - Treat clicks on SearchEngineRows differently than clicks on TwoLinePageRows in BrowserSearch. r=bnicholson
2013-09-04 15:10:13 -07:00
Mark Capella
aac5d14e31
Bug 913756 - Text Selection Handles displayed from position in previously navigated screen, r=margaret
2013-09-09 17:48:19 -04:00
Sriram Ramasubramanian
36e4e9bba7
Bug 904172: Block content for thumbnails even before the cursor returns. [r=mfinkle]
2013-09-06 16:36:46 -07:00
Sriram Ramasubramanian
6767cbc1a5
Bug 872528: Password doorhanger is not shown in GB. [r=margaret]
2013-09-05 22:28:19 -07:00
Ryan VanderMeulen
982559c42b
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
Nicholas Nethercote
20652ab543
Bug 911641 (part 1) - Remove about:compartments, and show the compartment and ghost window lists into about:memory. r=johns.
...
--HG--
extra : rebase_source : c1ef005e272048e2eb84b20bafff15bcb5aae511
2013-09-03 20:05:17 -07:00
Ryan VanderMeulen
2d3cceca9b
Backed out 7 changesets (bug 906088) for robocop failures on a CLOSED TREE.
...
Backed out changeset c5b4781bd918 (bug 906088)
Backed out changeset a498d1641c16 (bug 906088)
Backed out changeset fcff9ef5cf7d (bug 906088)
Backed out changeset cf1603d47f6c (bug 906088)
Backed out changeset 8671264a5aaa (bug 906088)
Backed out changeset 01d6b977021f (bug 906088)
Backed out changeset 2910cc092c19 (bug 906088)
2013-09-11 14:45:12 -04:00
Nathan Froyd
f66e007e21
Bug 906088 - part 6 - update tests to use the new API; r=kats
...
Fixed testPrefsObserver to use the correct requestId for unregistering observers.
Changed all tests to use th same hexadecimal constant, per Kats's feedback. Asking
for actual review now. Local robocop testing shows the failing tests on try now pass
locally, so I'm assuming I have fixed the issues...
2013-09-04 09:58:32 -04:00
Nathan Froyd
776044e782
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
...
Small fix to notifyPrefObservers to call getPreferences with the new argument style.
Carrying over r+.
2013-09-04 09:58:23 -04:00
Nathan Froyd
19710b767e
Bug 906088 - part 4 - refactor browser.js's getPreferences function into a JSON frontend and a "raw" backend; r=mfinkle
...
This is a small patch, but I think it makes part 5 a little easier to understand.
In part five, we're going to be introducing XPCOM methods that browser.js needs to
implement. That patch is going to require something very much like handlePreferencesRequest,
so just make it visible here and then part 5 should be much easier to understand.
2013-09-04 09:58:15 -04:00
Nathan Froyd
9b166be0c7
Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson
...
Related to the last patch, this is the lone place where we transfer an ArrayList.
Just move the code into PrefsHelper in case anybody ever wants to do something similar.
2013-09-04 09:57:49 -04:00
Nathan Froyd
79f06e24d6
Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey
...
We want JSONArray to go away, since we're going to be transferring strings via JNI.
2013-09-04 09:56:27 -04:00
Ryan VanderMeulen
1f6d0efee0
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
...
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Andrea Marchesini
e3a4aeb060
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-09-11 15:47:46 +02:00
Ryan VanderMeulen
f7153b838b
Merge m-c to inbound on a CLOSED TREE.
2013-09-09 17:01:07 -04:00
Jim Chen
7b586fef3e
Bug 897221 - Include nsIUpdateTimerManager in Fennec and B2G; r=fabrice r=mfinkle
2013-09-09 15:47:47 -04:00
Ryan VanderMeulen
62156c1cd4
Merge inbound to m-c.
2013-09-06 20:55:41 -04:00
Margaret Leibovic
b6fc538223
Bug 907192 - Update tab count while in editing mode on tablets. r=lucasr
2013-09-06 16:25:37 -07:00
Margaret Leibovic
f75d4718e5
Bug 909455 - Replace FHR recordSearch calls in new URL entering logic. r=rnewman
2013-09-06 16:25:27 -07:00
Wes Johnston
6f89842b76
Bug 878418 - Move positioning of Open with context menu item. r=mfinkle
2013-09-06 15:29:04 -07:00
Ryan VanderMeulen
a6fe179fc1
Merge m-c to inbound.
2013-09-06 18:00:23 -04:00
Kartikaya Gupta
df795739bf
Bug 913228 - Fix floating point math to not round to zero accidentally. r=autra
2013-09-06 12:43:06 -04:00
Chris Peterson
0e60ab712c
Bug 912748 - Only call GsmCellLocation.getPsc() on GB+. r=blassey
2013-09-05 11:57:18 -07:00
Ed Morley
ea69a10fdf
Merge latest green fx-team changeset and mozilla-central
2013-09-06 16:19:32 +01:00
Lucas Rocha
866e82d57a
Bug 911295 - Use empty URL if entering editing mode on startup with no tabs (r=mcomella)
2013-09-06 11:41:36 +01:00
Lucas Rocha
ccd292a25e
Bug 912298 - HomePager's stub and view should not share the same id (r=rnewman)
2013-09-06 11:29:29 +01:00
Mark Finkle
e2a4d7ab9c
Bug 880118 - Dynamically pull resource IDs to avoid R.java reordering r=kats
2013-09-05 00:29:29 -04:00
Mark Finkle
388518c34d
Bug 880118 - Disable geckoview packaging in l10n builds r=glandium
2013-09-05 00:26:30 -04:00
Sriram Ramasubramanian
144ba8c0ab
Bug 907175: Wrong tab selected on tablets. [r=lucasr]
2013-09-03 14:46:03 -07:00
Sriram Ramasubramanian
6e3e3774f4
Bug 898646: Hocus-pocus, add the focus on history tab. [r=margaret] [r=shilpan]
2013-08-27 17:22:25 -07:00
Sriram Ramasubramanian
2387186153
Bug 911830: Blank about:home on a new profile. [r=margaret]
2013-09-03 14:24:17 -07:00
Ryan VanderMeulen
bc7baf22b8
Merge m-c to fx-team.
2013-09-05 15:52:59 -04:00
Wes Johnston
2e30d8470d
Bug 901426 - Don't overwrite passed in profile args. r=mfinkle
2013-09-05 12:28:23 -07:00
Mark Capella
9f4202eb53
Bug 912523 - Give bookmark thumbnails a context menu header, r=sriram
2013-09-05 14:34:26 -04:00
Ed Morley
4d7caef9c0
Merge latest green fx-team changeset and mozilla-central
2013-09-05 12:07:58 +01:00
Lucas Rocha
3680175e2a
Bug 897481 - Update testShareLink for new about:home (r=margaret)
2013-09-04 21:55:13 +01:00
Kartikaya Gupta
68f38de585
Bug 911510 - Add a pref to override the dead zone threshold. r=bnicholson
2013-09-04 21:58:40 -04:00
Kartikaya Gupta
de8104b9d3
Bug 911510 - Refactor the dead-zone-threshold code for gamepads to facilitate preffing. r=bnicholson
2013-09-04 21:58:39 -04:00
Augustin Trancart
0effd858bf
Bug 711959 - Make FlingRenderTask time-based. r=kats
2013-09-04 14:07:12 -04:00
Augustin Trancart
49cd1761a9
Bug 711959 - Making BounceRenderTask time-based. r=kats
2013-09-04 14:07:12 -04:00
Augustin Trancart
a70cc6c832
Bug 711959 - Adapt JavaPanZoomController to use the RenderTask mechanism. r=Cwiiis, kats
2013-09-04 14:07:11 -04:00
Augustin Trancart
1bd25745bc
Bug 711959 - Adapt LayerMarginsAnimator to use the new RenderTask mechanism. r=kats
2013-09-04 14:07:11 -04:00
Augustin Trancart
c77d049d47
Bug 711959 - Add RenderTask and the necessary mechanisms to use it. r=kats
2013-09-04 14:07:11 -04:00
Mark Finkle
36e6e2b28b
Bug 911018 - Call HardwareUtils.init in GeckoView r=bnicholson
2013-09-05 00:33:11 -04:00
Mark Finkle
a7bbfbf6f8
Bug 880118 - Dynamically pull resource IDs to avoid R.java reordering r=kats
2013-09-05 00:29:29 -04:00
Mark Finkle
d309f468b5
Bug 880118 - Disable geckoview packaging in l10n builds r=glandium
2013-09-05 00:26:30 -04:00
Shane Tully
35ac5cc6ea
Bug 880118 - Integrate the GeckoView library into the build system r=cpeterson r=glandium
2013-08-23 16:36:01 -07:00
Ms2ger
93464a8d83
Merge backout.
2013-09-06 12:36:41 +02:00
Ms2ger
e5d0428ae0
Backout changesets 997672af6fc8:cfcf5b7edc53 (bug 880118) for missing build peer review on changeset 9ff14d43346d.
2013-09-06 12:35:19 +02:00
Shane Tully
dd4898eead
Bug 880118 - Integrate the GeckoView library into the build system r=cpeterson
2013-08-23 16:36:01 -07:00
Wes Kocher
10df022340
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Shilpan Bhagat
13e692e1a9
Bug 899560 - Set an explicit width on Button:Toasts for tablets. r=wesj
2013-08-15 14:37:21 -07:00
Wes Johnston
4735451eb7
Bug 909853 - Include overridden handling strings. r=mfinkle
2013-09-04 10:20:32 -07:00
Chris Kitching
d889251b83
Bug 911604 - Add null check to SearchEnginePreference to prevent NPEs when corrupt Favicons encountered. r=mleibovic
2013-09-04 12:51:28 -04:00
Lucas Rocha
17febdfd37
Bug 899183 - Update testBookmarklets for new about:home (r=margaret)
2013-09-04 15:20:55 +01:00
Kartikaya Gupta
50abb51412
Bug 884047 - Add some diagnostic logging to help investigation. r=blassey
2013-09-04 09:12:46 -04:00
Margaret Leibovic
8742ba7b10
Bug 908344 - Fix bookmark keywords. r=wesj
2013-09-03 21:19:28 -07:00
Margaret Leibovic
dacfd6a2a3
Bug 908344 - Test for bookmark keyword. r=wesj
2013-09-03 21:19:26 -07:00
Ryan VanderMeulen
0bb2b68229
Merge inbound to m-c.
2013-09-03 17:40:56 -04:00
Neil Deakin
64d3cff62b
Bug 853901 - Add platform-specific completion operations for downloads. r=paolo
2013-09-03 13:23:37 -04:00
Chris Double
7822b9e79b
Bug 888786 - Part 2: Remove Sony specific OMX plugin from Android packaging - r=mark.finkle
2013-09-03 14:36:07 +12:00
Chris Double
f699725824
Bug 812680 - Part 2: Remove HTC One X OMX plugin - r=mark.finkle
2013-09-03 14:34:57 +12:00
Ryan VanderMeulen
aa35c93fbe
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
Chenxia Liu
0cf3cf0d9c
Bug 907852 - Unify position of empty state graphics. r=sriram
2013-08-30 13:38:11 -07:00
Jeff Beatty
d489c96a73
bug 900591, bug 626023, adds sv-SE to all- and maemo-locales for addition to multi-locale APK, r=mfinkle
...
--HG--
extra : rebase_source : 445911249d8ac71af059c13a4047ec2bf5d18b8c
2013-08-30 19:08:19 +02:00
Ryan VanderMeulen
8aa8a599ce
Merge m-c to inbound.
2013-08-29 20:48:34 -04:00
Sriram Ramasubramanian
75dd9dbe41
Bug 909539: HomeListView should account for dividers if shown. [r=margaret]
...
--HG--
rename : widget/gonk/HwcUtils.cpp => widget/gonk/HwcComposer2D.cpp
extra : rebase_source : 5d7735e8d0222096a4643ff0702a5f95f5c00cdc
2013-08-27 17:13:04 -07:00
Michael Comella
2ebecd3aff
Bug 909274: Scroll when touching search engines. r=lucasr
...
--HG--
extra : rebase_source : 8afa45be8036fa7dc24f52569481c6af967c43df
2013-08-29 11:27:16 -07:00
Ryan VanderMeulen
f03bbd6952
Merge m-c to fx-team.
2013-08-29 16:44:20 -04:00
Ryan VanderMeulen
c1f5b502dc
Merge b2g-inbound to m-c.
2013-08-29 15:55:53 -04:00
Max Li
3c54b6136b
Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr
2013-08-28 10:37:57 -04:00
Ed Morley
e197028405
Merge mozilla-central and b2g-inbound
2013-08-29 15:10:05 +01:00
Ed Morley
a308a05b5c
Merge latest green fx-team changeset and mozilla-central
2013-08-29 15:01:41 +01:00
Makoto Kato
6202825ff3
Bug 910095 - Remove unused methodjit pref. r=mfinkle
2013-08-29 16:54:41 +09:00
Chris Peterson
5afa50f3e0
Back out 39ee92c06d6b (Bug 880118) because GeckoView breaks Android's l10n repacks
2013-08-28 15:41:12 -07:00
Marco Castelluccio
dc1dd8a274
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
2013-08-29 10:00:33 -04:00
Marco Castelluccio
4f63c9f22b
Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice
2013-08-29 09:58:59 -04:00
Ryan VanderMeulen
588b286e8f
Merge fx-team to m-c.
2013-08-28 22:24:08 -04:00
Margaret Leibovic
7a33025b1f
Bug 909979 - Fix off-by-one error when long clicking views in BrowserSearch list. r=sriram
2013-08-28 17:42:32 -07:00
Mark Capella
bf35e724ae
Bug 908861 - Prevent dismissal of text selection handles during drag, r=margaret
2013-08-28 15:45:42 -04:00
Mark Finkle
3d6d1c2b2e
Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289)
2013-08-28 12:10:07 -04:00
Chenxia Liu
dbf002e9c8
Bug 909938 - Only display Settings UI for wifi/cell tower reporting on non-release builds. r=gbrown
2013-08-28 10:38:27 -07:00
Brandon Benvie
096ebfd8f4
Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic
2013-08-28 10:57:59 +02:00
Marco Castelluccio
0405a1d7b0
Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice
2013-08-27 23:40:16 -04:00
Dennis
a6b2e634eb
Bug 845747 - Add the pref "ui.scrolling.negate_wheel_scrollY" to mobile.js so that "scrollY" can be negated in JavaPanZoomController.java to allow a mouse scroll wheel to scroll the screen in the direction of choice depending on the true/false state of "mNegateWheelScrollY". r=kats
2013-08-27 21:01:40 -04:00
Ryan VanderMeulen
5408c6226d
Merge m-c to fx-team.
2013-08-27 20:38:23 -04:00
Margaret Leibovic
351f1fd0dc
Backout testPan part of 25ccd1446424 for causing test failures
2013-08-27 17:18:17 -07:00
Sriram Ramasubramanian
2bf4d4fde4
Bug 909375: Set url as title if title is not available on context menu. [r=margaret]
2013-08-27 15:03:43 -07:00
Sriram Ramasubramanian
17debb8106
Backout e80e45a7f211 wrong bug number.
2013-08-27 15:23:14 -07:00
Sriram Ramasubramanian
29d09d1c5b
Bug 909153: Set url as title if title is not available on context menu. [r=margaret]
2013-08-27 15:21:07 -07:00
Ryan VanderMeulen
97c35bb14d
Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures.
2013-08-27 18:03:38 -04:00
Margaret Leibovic
bbf4107c65
Bug 904279 - Only check defaultEngine for search suggestions. r=bnicholson
2013-08-27 13:42:32 -07:00
Margaret Leibovic
2a005ce5b7
Bug 907720 - Make sure HomePager is hidden before proceeding with talos tests. r=gbrown
2013-08-27 08:38:23 -07:00
Max Li
577722cdba
Bug 909153 - Empty reading list hint is inaccessible. r=lucasr
2013-08-25 18:37:32 -04:00
Chris Kitching
f8f415d131
Bug 907918 - Set parent tab and preserve private-tab status when doing search-with-selection. r=mleibovic
2013-08-27 14:58:26 -04:00
Sushant Hiray
e79d0a0e4a
Bug 891446 - Move Title rule down in Reader. r=mleibovic
2013-08-27 14:55:58 -04:00
Shilpan Bhagat
ce1697a51c
Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle
2013-08-27 11:05:56 -07:00
Brian Nicholson
19a746ee14
Bug 888482 - Initialize Gecko in onCreate(). r=kats
...
--HG--
extra : rebase_source : 429dd9d82c5068f5c51993fc132b063cb300a24a
2013-08-27 11:38:07 -07:00
Chenxia Liu
068265367f
Bug 906668 - [fig] Reading list text is cut off on small screens. r=sriram
2013-08-27 11:31:19 -07:00
Lucas Rocha
3877cea01b
Bug 907157 - Fix forward button margins on tablets (r=wesj)
2013-08-27 17:59:47 +01:00
Margaret Leibovic
c0df7eec24
Bug 908423 - Account for parent folder row when creating bookmark list context menu. r=sriram
2013-08-27 08:44:58 -07:00
Ryan VanderMeulen
32258172c5
Merge m-c to fx-team.
2013-08-29 00:25:29 -04:00
Mark Capella
1296d8f21f
Bug 907271 - Fix startSelection() processing re: new text SelectionListener(), r=margaret
2013-08-28 20:44:03 -04:00
Shilpan Bhagat
c395678743
Bug 909400 - Show helperapps relevant pageaction on tabswitch. r=wesj
2013-08-26 13:23:33 -07:00
Marco Castelluccio
a253a2283d
Bug 838210 - Don't use file.exists() when not necessary (mobile). r=bnicholson, r=mfinkle
2013-08-27 08:50:22 -04:00
Ryan VanderMeulen
5378a6b5c5
Merge m-c to fx-team.
2013-08-26 20:21:33 -04:00
Ryan VanderMeulen
52ef962a16
Merge inbound to m-c.
2013-08-26 20:19:26 -04:00
Wes Johnston
8238e6dab6
Bug 896121 - Disable share in guest mode for the awesomescreen. r=mfinkle
2013-08-26 16:41:15 -07:00
Wes Johnston
b1603dfe63
Bug 896121 - Disable share in guest mode. r=mfinkle
2013-08-26 16:41:13 -07:00
Brian Nicholson
9a47181855
Bug 906030 - Part 2: Don't remove guest profile on background thread. r=wesj
2013-08-26 16:32:10 -07:00
Brian Nicholson
a65aab2a79
Bug 906030 - Part 1: Don't always create the guest profile at startup. r=wesj
2013-08-26 16:32:10 -07:00
Chenxia Liu
25ccc30f48
Bug 906339 - Remove testing for "Automatic updates" on release builds. r=gbrown
2013-08-26 16:00:07 -07:00
Scott Johnson
d736819db2
Bug 900564: Part 2: Adapt tests for conditional settings work. r=gbrown
2013-08-26 15:56:44 -07:00
Chenxia Liu
ef86935c3e
Bug 900564 - Part 1: "Remove 'double tap to reflow' from settings. r=mfinkle
2013-08-26 15:56:30 -07:00
Chenxia Liu
48c1e1f251
Bug 907850 - Add a little space around the reader icon in awesomescreen tip. r=sriram
2013-08-26 15:16:26 -07:00
Sriram Ramasubramanian
72a68d2ce4
Bug 907188: Don't show dividers in Bookmarks page if the list is empty. [r=lucasr]
...
--HG--
extra : rebase_source : 6abe73b50f302c0c4ad72408271c4601624a39d4
2013-08-22 13:14:50 -07:00
Wes Johnston
4100d03bce
Bug 883608 - Add 'datetime' to list of supported inputs. r=mfinkle
2013-08-26 10:40:21 -07:00
Wes Johnston
0703b7d9fd
Bug 885717 - Use a property animator for button toast. r=lucasr
2013-08-23 17:06:59 -07:00
Chris Kitching
e856fd43f0
Bug 908457 - Remove duplicate entry from Makefile.in. r=mleibovic
2013-08-26 10:32:55 -04:00
Phil Ringnalda
0267f47531
Merge m-i to m-c
2013-08-25 08:20:24 -07:00
David Zbarsky
0126553574
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-24 10:08:55 -04:00
Justin Dolske
614090c17d
Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret
2013-08-23 20:28:11 -07:00
Boris Zbarsky
18e33f4b17
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
2013-08-23 22:42:40 -04:00
Phil Ringnalda
a1de56cb42
Back out 27eb88629c56:a26582e3c44d (bug 906901)
...
CLOSED TREE
2013-08-23 19:33:29 -07:00
Matt Brubeck
7636514fe1
Back out caa126fcb928 (bug 885717) because of Android build errors
2013-08-23 18:55:47 -07:00
David Zbarsky
3a05d7fba0
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-23 21:11:47 -04:00
Shilpan Bhagat
d217407be8
Bug 899376: PageActions for helper apps. r=wesj
2013-08-23 16:28:00 -07:00
Wes Johnston
55c548ae2a
Bug 885717 - Use a property animator for button toast. r=lucasr
2013-08-23 17:06:59 -07:00
Ryan VanderMeulen
2ff233d38a
Merge m-c to fx-team.
2013-08-23 17:53:27 -04:00
Ryan VanderMeulen
9491355bd0
Merge inbound to m-c.
2013-08-23 17:49:37 -04:00
Brian Nicholson
9ceb6edb29
Bug 904741 - Follow-up to update tests. r=me
2013-08-23 14:40:35 -07:00
Margaret Leibovic
aa88201efe
Bug 907881 - Update normal cursor position when moving beyond its bounds in TopSitesCursorWrapper. r=wesj
2013-08-23 13:09:24 -07:00
Brian Nicholson
5a96525fbb
Bug 904741 - Change session restore pref to have two states. r=mfinkle
2013-08-23 12:32:19 -07:00
Chenxia Liu
e5c080909a
Bug 906221 - [Fig] AboutHomeTest.updateBookmarks uses incorrect reflection. r=margaret
2013-08-23 10:35:18 -07:00
Max Li
cf429172fc
Bug 906711 - Search buttons don't indicate the search engine. r=lucasr
2013-08-23 10:45:09 -04:00
Nathan Froyd
fce0aa77df
Bug 906088 - part 6 - update tests to use the new API; r=kats
2013-08-21 11:58:52 -04:00
Nathan Froyd
12a0d63a24
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
2013-08-16 12:18:43 -04:00
Nathan Froyd
3cf647512c
Bug 906088 - part 4 - refactor browser.js's getPreferences function into a JSON frontend and a "raw" backend; r=mfinkle
2013-08-16 11:48:31 -04:00
Nathan Froyd
c6ab91a84f
Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson
2013-08-16 10:42:27 -04:00
Nathan Froyd
a3debf229b
Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey
2013-08-16 10:39:02 -04:00
Nathan Froyd
ba69f77b62
Bug 905759 - part 3 - delete browser.js code for receiving telemetry events from Java; r=mfinkle
2013-08-15 15:27:07 -04:00
Nathan Froyd
e8c01583d7
Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey
2013-08-15 15:03:47 -04:00
Sriram Ramasubramanian
d8b50c23e3
Bug 905328: Shadow of url-bar should be shown always. [r=lucasr]
2013-08-20 12:12:47 -07:00
Sriram Ramasubramanian
2421d4ced1
Bug 906822: Show top divider for history pages on tablets. [r=lucasr]
2013-08-19 12:44:02 -07:00
Jim Chen
77cd515f4b
Bug 906506 - Properly commit onKeyMultiple() keys with unknown code. r=cpeterson
2013-08-22 09:58:00 -04:00
Lucas Rocha
27bf613b3a
Bug 907624 - Change testTabHistory to inherit from BaseTest (r=gbrown)
2013-08-22 12:44:05 +01:00
Ms2ger
4e45b3d52e
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
2013-08-22 08:56:00 +02:00
Ms2ger
5c981f7ca9
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Margaret Leibovic
e52efd6ee6
Bug 907172 - Periodically invalidate the cached return value for desktopBookmarksExist(). r=lucasr
2013-08-21 11:34:16 -07:00
Margaret Leibovic
283b3c54ef
Bug 897772 - Actually get a favicon when creating a homescreen shortcut from the about:home context menu. r=wesj
2013-08-21 11:34:06 -07:00
Margaret Leibovic
d19d8a0df6
Bug 885084 - Only return top bookmarks for bookmarks page thumbnails. r=wesj
2013-08-21 11:33:58 -07:00
Margaret Leibovic
2716baa06c
Bug 906718 - Pressing BACK should move the user up in the bookmark folder hierarchy. r=sriram
2013-08-21 11:33:43 -07:00
Nicolas Carlo
9439d65543
Bug 906798 - Add periods to if statements in _stripHost function in aboutReader.js. r=margaret
2013-08-21 08:33:45 -04:00
Ed Morley
578ed8d9b3
Merge latest green fx-team changeset and mozilla-central
2013-08-21 12:56:05 +01:00
Lucas Rocha
7cc24253db
Backout 226fa98cb589 (Bug 888011) (r=mfinkle)
2013-08-21 10:32:24 +01:00
Federico Paolinelli
b7e55989f0
Bug 566225 - Add framework to linkify phone numbers in pages, preffed off. r=wesj
2013-08-20 13:41:58 -07:00
Ryan VanderMeulen
9839cd979c
Merge m-c to fig.
2013-08-20 16:33:28 -04:00
Lucas Rocha
5a99a9e2a3
Bug 907274 - Disable testVkbOverlap, perma-orange on armv6 (r=gbrown)
2013-08-20 20:46:47 +01:00
Mark Capella
c983cc5024
Bug 906499 - Caret visibility persists after form submission, r=margaret
2013-08-20 14:50:57 -04:00
Lucas Rocha
6e6306303a
Merge m-c to fig
2013-08-20 11:50:04 +01:00
Mark Capella
c3e85d5e94
Bug 903316 - Text selection handles are not dismissed after deleting selected text, r=margaret
2013-08-19 20:20:35 -04:00
Wes Johnston
b00bb766df
Bug 840989 - Don't store favicons for error pages. r=bnicholson
2013-08-19 16:57:21 -07:00
Shilpan Bhagat
20a43a962e
Bug 900234 - Force priority pageactions to always be visible. r=wesj
2013-08-19 16:23:48 -07:00
Wes Johnston
f6dd63d222
Bug 896067 - Icons for guest sessions. r=sriram
2013-08-19 15:20:13 -07:00
Wes Johnston
0ebc7f2da3
Bug 808636 - Make urltext red on about:blocked. r=margaret
2013-08-19 15:14:37 -07:00
Lucas Rocha
0a8736dac7
Bug 905591 - Load URLs in PixelTest without requiring input injection (r=gbrown)
2013-08-19 21:33:49 +01:00
Lucas Rocha
776de3bdb7
Bug 905591 - Use Tabs.loadUrl() instead of Tabs.loadUrlInTab() in JavascriptTest (r=nalexander)
2013-08-19 21:33:49 +01:00
Lucas Rocha
3b9038601e
Bug 905591 - Rename BaseTest's loadUrl to inputAndLoadUrl (r=gbrown)
2013-08-19 21:33:49 +01:00
Adrian Tamas
ac25436a6e
Bug 906662 - Fix openAboutHomeTab to work witht he new Tablet UI (r=lucasr)
2013-08-19 16:56:20 +03:00
Lucas Rocha
fc82800926
Backout 59e82ad7b744 (bug 896557), testWebContentContextMenu is failing
2013-08-19 17:00:18 +01:00
Lucas Rocha
a7000e967f
Merge m-c into fig
2013-08-19 13:49:45 +01:00
Margaret Leibovic
c5698cd2a6
Bug 905426 - String tweaks for the new about:home. r=lucasr
2013-08-18 17:39:44 -07:00
Shilpan Bhagat
19c44babfa
Bug 900234 - Replace LinkedHashMap with ArrayList to allow insertions. r=wesj
2013-08-12 11:42:16 -07:00
Adrian Tamas
b56e32068e
Bug 908795 - Add a wait for test in testClearPrivateData to the history list check to give time to the database operations to happen. r=mleibovic
2013-08-26 11:55:59 +03:00
Adrian Tamas
556cce7d22
Bug 897078 - Add a wait to make sure the import pop-up is dismissed. r=mleibovic
2013-08-26 17:15:26 +03:00
Sriram Ramasubramanian
11533c8f37
bug 862801: New About:home snippets. [r=lucasr]
...
--HG--
extra : rebase_source : a81ed8090f1e2fdd9ffd02c633db2470ae428413
2013-08-08 15:15:13 -07:00
Phil Ringnalda
dca3d35d2b
Merge m-c to fx-team
2013-08-17 08:42:11 -07:00
Mark Capella
d531c0d7aa
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 21:51:41 -04:00
Wes Kocher
26a0024de1
Backed out changeset 2404f5888de3 (bug 864589)
2013-08-16 16:09:46 -07:00
Mark Capella
0bd933ae38
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 16:45:42 -04:00
Ryan VanderMeulen
9806a7d7f1
Merge m-c to fx-team.
2013-08-16 15:34:58 -04:00
Honza Bambas
5c7819fda9
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-16 11:34:21 +02:00
Carsten "Tomcat" Book
59ec523b5e
merge fx-team to mozilla-central
2013-08-16 10:29:59 +02:00
Nicolas Carlo
936f5bbce3
Bug 892942 - Remove www., m. and mobile. from URLs in Reader Mode. r=margaret
2013-08-16 08:48:39 -04:00
Kartikaya Gupta
0f50be37c3
Bug 898877 - Ensure that viewport resizing behaviour due to dynamic toolbar is consistent. r=Cwiiis
...
In browser.js were two pieces of code that determined whether or not the CSS viewport
size should include the margins. These two pieces of code were inconsistent in that
one used rounding while the other used a fuzz. Also, one of them subtracted gViewportMargins
from gScreenHeight while the other added them. This patch makes the two pieces of code
consistent, and updates them to use a fuzz so that the CSS viewport is enlarged only
when dealing with pages that are equal to or larger than the screen (with the toolbar hidden).
2013-08-16 08:42:32 -04:00
Kartikaya Gupta
43fc0208a0
Bug 898877 - Prevent pages from getting stuck without the dynamic toolbar. r=Cwiiis
...
The problematic scenario is when the page is exactly the height of the screen
(with dynamic toolbar not visible). In this case, the scrollable() function in
Axis.java returns false on the vertical axis, and so the JavaPanZoomController
never does any scrolling. This in turns means that the scrollBy code in
LayerMarginsAnimator never gets to run, so you can never drag the toolbar back
into being visible. The patch ensures that scrollable() returns true when some
or all of the margins are not visible, ensuring that in these scenarios the
user can still scroll the toolbar back onto the screen. This patch also adds
some comments/asserts to verify the new code is threadsafe.
2013-08-16 08:42:23 -04:00
Chris Peterson
9e70a3b067
Bug 897924 - Intermittent test_contacts_basics.html | No contacts after clear - got 124 (or 84), expected 0. r=cpeterson
2013-08-16 15:49:18 -07:00
Marco Castelluccio
888306856a
Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice
2013-08-28 08:10:55 -04:00
Shilpan Bhagat
8c9000748d
Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr
2013-08-21 02:15:37 -07:00
Brad Lassey
64176cdc91
bug 880259 - Firefox should use GeckoView r=mfinkle
2013-08-02 16:46:07 -04:00
Ed Morley
868a862637
Merge latest green fx-team changeset and mozilla-central
2013-08-15 11:57:16 +01:00
Ryan VanderMeulen
c292f445e7
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Brian Nicholson
56b2532c64
Bug 901903 - Don't try to fetch guest profile if it doesn't exist. r=wesj
2013-08-14 09:07:00 -07:00
Ms2ger
3d504dcb66
Merge latest PGO-green inbounc changeset to m-c.
2013-08-14 14:45:47 +02:00