Wes Kocher
b822ae8366
Merge b2g-inbound to m-c a=merge
2014-07-08 16:34:48 -07:00
Mark Finkle
5bff89c68f
Bug 1035436 - Remove home.1 session because it's not useful r=liuche
2014-07-08 15:32:57 -04:00
Nick Alexander
6fa6af293a
Bug 1033481 - Use a .mozbuild file rather than a .mk in m/a/tests/background/junit3. r=rnewman
...
--HG--
rename : mobile/android/tests/background/junit3/android-services.mozbuild => mobile/android/tests/background/junit3/background_junit3_sources.mozbuild
2014-07-07 21:49:34 -07:00
Wes Johnston
abe8fffd97
Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey
2014-07-08 09:15:50 -07:00
Fabrice Desré
81b398a87e
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
...
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
8ee300da67
Backed out changeset a2f2a28e0856 (bug 1024513) for build failures
2014-07-08 16:03:04 +01:00
Fabrice Desré
ea0b9577b3
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
2014-07-07 21:45:23 -07:00
Michael Comella
8e6a08caca
Backed out changeset e01dbdf8a218 (bug 1016613)
2014-07-09 16:26:49 -07:00
Richard Newman
4a20225495
Bug 1036459. r=nalexander
2014-07-09 13:41:58 -07:00
Carsten "Tomcat" Book
84f485d505
Merge mozilla-central to fx-team
2014-07-08 15:28:15 +02:00
Carsten "Tomcat" Book
a98c31f1a8
merge fx-team to mozilla-central a=merge
2014-07-08 15:10:56 +02:00
Vikneshwar
8168b217e1
Bug 1008825 - Synchronous XMLHttpRequest to load options.xul. r=wesj
2014-07-07 11:23:00 +02:00
Chenxia Liu
8df405a424
Bug 1030113 - Regression: Menu breaks on Firefox 29+ on tablets with hardware menu. r=mfinkle
2014-07-07 15:19:53 -07:00
Chris Kitching
65cb74e38f
Bug 1024289: Part 3: remove display column from combined view. r=rnewman
2014-07-07 14:52:37 -07:00
Chris Kitching
d544b862f0
Bug 1024289: Part 2: remove redundant null checks from combined view. r=rnewman
2014-07-07 14:52:37 -07:00
Chris Kitching
87d6b65e7b
Bug 1024289: Part 1: remove redundant subquery from combined view and add upgrade path. r=rnewman
2014-07-07 14:52:37 -07:00
Brian Nicholson
851932ca5f
Bug 1030757 - Don't list closed private tabs in Recent Tabs panel. r=mfinkle
2014-07-07 14:28:14 -07:00
Richard Newman
41311cf9db
Bug 959379 - 192x192 app icon for Fennec. DONTBUILD, r=none, assets only.
2014-07-07 13:32:54 -07:00
Mark Finkle
c62e5089df
Bug 1033168 - GeckoView needs to use EventDispatcher.sendResponse r=wesj
2014-07-07 16:28:03 -04:00
Mark Capella
f046b7ea87
Bug 1003610 - Remote Tabs shouldn't lose scroll position, r=nalexander
2014-07-07 16:19:12 -04:00
Richard Newman
673a7f510d
Bug 1024289 - Part 0c: follow-up to fix bustage. r=trivial
2014-07-07 13:11:09 -07:00
Richard Newman
1449cf93a1
Bug 1024289 - Part 0b: fix cursor closing in testBrowserProvider. r=trivial
2014-07-07 10:44:28 -07:00
Chris Kitching
1444ee2455
Bug 1024289: Part 0a: remove unnecessary use of autoboxing from testBrowserProvider. r=rnewman
2014-07-07 10:44:27 -07:00
Lucas Rocha
c03460370c
Bug 1035131 - Decode user entered URLs to exclude from suggested sites (r=mfinkle)
2014-07-07 15:59:53 +01:00
Lucas Rocha
6c9fc3b893
Bug 1035131 - User decoded user entered URLs in suggeste image lookups (r=mfinkle)
2014-07-07 15:59:53 +01:00
Lucas Rocha
5559924d14
Bug 1035131 - Factor out methods to encode/decode user-entered:// URLs (r=mfinkle)
2014-07-07 15:59:52 +01:00
Lucas Rocha
f8c1160c9d
Bug 1025062 - Part 3: Exclude pinned sites from the pin dialog's search (r=rnewman)
2014-07-07 15:57:31 +01:00
Lucas Rocha
3561dbf48a
Bug 1025062 - Part 2: Add SearchLoader APIs to use the new BrowserDB.FilterFlags (r=rnewman)
2014-07-07 15:57:30 +01:00
Lucas Rocha
a84862669a
Bug 1025062 - Part 1: Add filter flag to exclude pinned sites in searches (r=rnewman)
2014-07-07 15:56:06 +01:00
Ed Morley
3fa9375ff4
Backed out changeset 353deb7b9d02 (bug 1025062) for breaking the build
2014-07-07 15:21:53 +01:00
Ed Morley
e5760f29d9
Backed out changeset 4ffb7cfcb7bb (bug 1025062)
2014-07-07 15:21:35 +01:00
Ed Morley
996233ea9a
Backed out changeset 9beed56cc02a (bug 1025062)
2014-07-07 15:21:31 +01:00
Lucas Rocha
298e4e5757
Bug 1025812 - Part 2: Refresh TopSitesGridItemView's drawable state when type changes (r=rnewman)
2014-07-07 14:41:54 +01:00
Lucas Rocha
f8aa797e4f
Bug 1025812 - Part 1: Factor out type updates into separate method (r=rnewman)
2014-07-07 14:41:53 +01:00
Lucas Rocha
dc4a16a18d
Bug 1025062 - Part 3: Exclude pinned sites from the pin dialog's search (r=rnewman)
2014-07-07 14:35:26 +01:00
Lucas Rocha
1a75d6f652
Bug 1025062 - Part 2: Add SearchLoader APIs to use the new BrowserDB.FilterFlags (r=rnewman)
2014-07-07 14:35:26 +01:00
Lucas Rocha
1078df70d0
Bug 1025062 - Part 1: Add filter flag to exclude pinned sites in searches (r=rnewman)
2014-07-07 14:35:26 +01:00
Lucas Rocha
38e0128841
Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle)
2014-07-07 14:30:53 +01:00
Carsten "Tomcat" Book
98d9d4a26c
Backed out changeset be0ae5640b90 (bug 1025069) for rc1 test failure
2014-07-07 14:59:27 +02:00
Lucas Rocha
10d4e5c636
Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle)
2014-07-07 12:34:15 +01:00
Eric Edens
45299e6afd
Bug 1030277 - Create content provider for search terms. r=rnewman
2014-07-01 08:58:24 -07:00
Wes Johnston
b5ab3a5d00
Backout 13d9e025fc86 and 3f846b593bcb for bustage (bug 1033560). r=backout
2014-07-09 11:59:36 -07:00
Wes Johnston
27082422d5
Bug 1004495 - Revamp notification handlers to work when Gecko is not running. r=bnicholson
2014-06-27 13:25:00 -07:00
Kyle Huey
421f16973d
Bug 1034304: Remove nsIDOMHTMLAudio/VideoElement. r=smaug
2014-07-12 19:20:42 -07:00
Paolo Amadini
801b375528
Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
...
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Mike Hommey
24935e03f0
Bug 1039157 - Remove useless non-Android build code from mobile/android/app. r=nalexander
2014-07-17 08:42:16 +09:00
Mike Hommey
72839c7305
Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg
2014-07-17 08:42:16 +09:00
Wes Johnston
99152aa1fb
Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr
2014-06-10 06:22:47 -07:00
Tim Taubert
a7777778f7
merge m-c to fx-team; a=merge
2014-07-06 09:16:35 -07:00
Richard Newman
8d2b029b97
Bug 1034509 - Fix timing issue in testDistribution. r=nalexander
2014-07-05 11:00:42 -07:00
Lucas Rocha
edad0f2520
Bug 1010986 - Force layout on child once swipe refresh layout is re-attached (r=mfinkle)
2014-07-04 11:52:10 +01:00
Richard Newman
43dc9f464b
Bug 1013024 - Part 2: test referrer intents.
2014-07-03 19:45:24 -07:00
Richard Newman
16986508fc
Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle
2014-07-03 19:45:24 -07:00
Richard Newman
50efa99c14
Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle
2014-07-03 19:37:27 -07:00
Ryan VanderMeulen
5173d2df14
Merge m-c to fx-team. a=merge
2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
03ddabeee6
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Michael Comella
dafea79094
Bug 1024778 - Inflate RemoteTabs*Panel in constructor. r=lucasr
2014-07-03 13:13:02 -07:00
Lucas Rocha
e30b08c8e1
Bug 1028710 - Init private tab bg color to avoid flickering (r=mfinkle)
2014-07-03 21:09:26 +01:00
Lucas Rocha
40c4ce3263
Bug 1028710 - Set overscroll color based on tab type (r=mfinkle)
2014-07-03 21:09:24 +01:00
Chenxia Liu
6aac31c331
Bug 1023270 - Three-dot menu and + button are redundant in tabs tray. r=mfinkle
2014-07-03 11:06:03 -07:00
Brad Lassey
772ce61f5f
back out bug 1025931 r=backout a=backout
2014-07-03 11:55:48 -04:00
Lucas Rocha
93e97f1b7f
Bug 1029046/1030141 - Conditionally enable new recent tabs panel in config migration (r=mfinkle)
2014-07-03 16:40:40 +01:00
Lucas Rocha
6272f0456f
Bug 1029046 - Expose HomeConfig JSON keys to other 'home' classes (r=mfinkle)
2014-07-03 16:40:40 +01:00
Ethan Pransky
e075c4a96c
Bug 1016613 - Replaced RemoteTabsPanel view with ViewStub in tabs_panel.xml and created new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
2014-06-28 17:44:00 +02:00
Nick Alexander
558e970666
Bug 1033535 - Exclude some source files when MOZ_NATIVE_DEVICES is disabled. r=rnewman
...
DONTBUILD NPOTB
2014-07-02 16:02:46 -07:00
Ed Morley
8a4d765a29
Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures
2014-07-02 18:17:50 +01:00
Brad Lassey
869478490a
bug 1033013 - disable testMasterPassword, follow up to remove skip-if as well r=gbrown
2014-07-02 10:27:25 -04:00
Carsten "Tomcat" Book
8248ac6196
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : 6b1927dd9d7d8eedfc694b66e8aceb7c3fc24935
2014-07-02 15:00:10 +02:00
Eric Edens
02527d440e
Bug 1030277 - new content provider for search history. r=rnewman
2014-07-01 08:58:24 -07:00
Michael Comella
7f5b908741
Bug 946656 - Increase toolbar title text change timeout. r=margaret
2014-07-01 18:04:06 -07:00
Wes Kocher
d50ed2cb5f
Merge m-c to fx-team a=merge
2014-07-01 17:41:10 -07:00
Wes Kocher
5d5b7225bd
Merge fx-team to m-c a=merge
2014-07-01 17:13:22 -07:00
Mark Finkle
ccbfd816f9
Bug 1026338 - Tweak the loadurl telemetry events r=liuche
2014-07-01 08:04:23 -04:00
Brad Lassey
3a1b2f24bb
bug 1030743 - NullPointerExceptions in GeckoPreferences r=rnewman
2014-06-26 09:48:23 -04:00
Brad Lassey
ccfc9b8b72
bug 1030738 - NullPointerException when getting action bar r=rnewman
2014-06-26 09:41:42 -04:00
Brad Lassey
2c21aad5fc
bug 1025931 - Crash java.lang.NullPointerException in in org.mozilla.gecko.GeckoAppShell.getContext r=snorp
2014-06-26 09:37:47 -04:00
Brad Lassey
76ac86fd2c
bug 1033013 - disable testMasterPassword r=mfinkle
2014-07-01 16:42:57 -04:00
Mark Finkle
5b6a201471
Bug 1033000 - Fix Yahoo search codes r=rnewman
2014-07-01 16:31:31 -04:00
Chris Kitching
3debf3b4d5
Bug 1032615: Prevent wildcard expansion from breaking builds using zsh. r=nalexander
2014-07-01 06:53:16 +01:00
Wes Johnston
ed90150cc6
Bug 901803 - Add a JS component for casting to native devices. r=mfinkle
2014-06-24 16:52:00 -07:00
Wes Johnston
ec9cd39258
Bug 901803 - Add a native Chromecast backend on Android. r=mfinkle
2014-06-23 00:23:00 -07:00
Wes Johnston
ffa514a4cf
Bug 901803 - Add a native media player backend for casting videos. r=mfinkle
2014-06-23 00:23:00 -07:00
Richard Newman
32abbaa8aa
Bug 917480 - Developer docs for Fennec locale switching. DONTBUILD, r=doc-only
2014-06-30 15:22:48 -07:00
Margaret Leibovic
978235cff5
Bug 1030736 - Don't include ignored about:home tabs in count to determine whether or not to show "Open all" button. r=liuche
2014-06-27 16:49:53 -07:00
Michael Comella
ad4d3dfb38
Bug 1029989 - Update empty private tabs page entity name. r=wesj
2014-06-30 12:49:20 -07:00
Nick Alexander
1cb870c03b
Bug 1021864 - Post: Don't build Search Activity in Fennec by default. r=me
2014-06-30 11:22:34 -07:00
Nick Alexander
348b170adc
Bug 1021864 - Part 4: Build Search Activity as part of the Fennec APK. r=rnewman
2014-06-30 11:21:50 -07:00
Nick Alexander
ee5b319f5f
Bug 1021864 - Part 3: Include Search Activity strings in Fennec. r=rnewman
2014-06-30 11:21:50 -07:00
Nick Alexander
746f8ec880
Bug 1021864 - Part 2: Add build feature flag MOZ_ANDROID_SEARCH_ACTIVITY. r=rnewman
2014-06-30 11:21:49 -07:00
Nick Alexander
ff73e88db8
Bug 1021864 - Part 1: Land mobile/android/search. r=margaret
2014-06-30 11:21:48 -07:00
Jim Chen
c409d5e53b
Bug 1026788 - Reinsert composition after removing autocomplete text; r=wesj
2014-06-30 13:24:06 -04:00
Jim Chen
c41adb0d7c
Bug 1023303 - Restart IME when intercepting deleteSurroundingText call; r=wesj
2014-06-30 13:24:05 -04:00
Carsten "Tomcat" Book
1dff2c3fcc
merge fx-team to mozilla-central a=merge
2014-06-30 15:29:16 +02:00
richmt9@gmail.com
7f89253e3a
Bug 1028815 - "7 days ago" label in History panel is confusing. r=liuche
2014-06-27 18:34:18 -04:00
Michael Pruett
42ddf57bd0
Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak
2014-06-27 09:59:09 -05:00
Phil Ringnalda
63219e36a6
Merge f-t to m-c, a=merge
2014-06-29 16:40:54 -07:00
Blake Kaplan
f635a8780e
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Franz Sarmiento
255588118f
Bug 925986 - Code cleanup - Misc unused var declared in aboutReader method _toggleToolbarVisibility(), r=margaret
2014-06-28 00:20:27 -04:00
Ed Morley
019ade4dba
Backed out changeset fd8d40d26de8 (bug 1025931) for robocop-1 failures
2014-06-27 15:40:12 +01:00
Ed Morley
4ffdb7481a
Backed out changeset a9f445169eca (bug 1030738)
2014-06-27 15:39:56 +01:00
Ed Morley
9e45624647
Backed out changeset 1bb1e5ed3272 (bug 1030743)
2014-06-27 15:39:53 +01:00
Carsten "Tomcat" Book
c1f8ccf85f
Merge mozilla-central to fx-team
2014-06-27 15:53:53 +02:00
Carsten "Tomcat" Book
55495c33fa
merge fx-team to mozilla-central a=merge
2014-06-27 15:47:39 +02:00
Carsten "Tomcat" Book
d5c7b835c6
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Richard Newman
9bd97eea31
Bug 1030740 - Add return statements inadvertently omitted from Bug 1025937. r=mcomella
2014-06-26 09:48:48 -07:00
Carsten "Tomcat" Book
0e0a47e9f3
Merge mozilla-central to fx-team
2014-06-26 15:53:44 +02:00
Carsten "Tomcat" Book
5de1cd29b1
merge fx-team to mozilla-central a=merge
2014-06-26 15:33:24 +02:00
Randall Barker
0b25acbe04
Bug 1031000 - Fix problem with TabSource Prompt. r=blassey
2014-06-26 14:21:00 +02:00
Nick Alexander
cb5f38e028
Bug 1030734 - Fix BROWSER_INTENT_{PACKAGE,CLASS} in background after Bug 929865. r=rnewman
2014-06-26 18:57:32 -07:00
Shashank Sabniveesu
670d472ca4
Bug 1026010 - Rename GeckoApp.ACTION_BOOKMARK to ACTION_HOMESCREEN_SHORTCUT. r=lucasr
2014-06-25 09:10:00 -04:00
Franz Sarmiento
413cca6f93
Bug 1028728 - Update findListViewWithTag consumers to use strings from HomePager. r=mcomella
2014-06-24 21:41:00 -04:00
Wes Kocher
a11873d751
Merge m-c to inbound a=merge
2014-07-01 17:38:49 -07:00
Jim Blandy
0f2909abe6
Bug 800200: Remove jsdservice.xpt from package manifests. r=glandium
2014-07-01 12:11:51 -07:00
Ed Morley
e71c75e176
Backed out changeset 57e490053263 (bug 1018928) for causing the intermittent test failures in bug 1032991
2014-07-03 13:53:15 +01:00
Gian-Carlo Pascutto
07f858a1e3
Bug 1018928 - Expand Android gUM + gUM Doorhanger tests. r=mfinkle
2014-07-01 15:38:03 +02:00
Jeff Gilbert
2396da5464
Bug 1033816 - Mark mobile/android as WebGL conformant. - r=ted
2014-07-10 18:38:23 -07:00
Eric Edens
3e328f8bff
Bug 881091 - Don't set byline if byline is too long. r=lucasr
2014-05-16 11:03:49 -07:00
Marco Castelluccio
416979553c
Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
...
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Mike Connor
584e14f367
Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
...
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret
--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
Brad Lassey
f618b68516
bug 1030743 - NullPointerExceptions in GeckoPreferences r=rnewman
2014-06-26 09:48:23 -04:00
Brad Lassey
b0132e1a5e
bug 1030738 - NullPointerException when getting action bar r=rnewman
2014-06-26 09:41:42 -04:00
Brad Lassey
b2ee95a9c8
bug 1025931 - Crash java.lang.NullPointerException in in org.mozilla.gecko.GeckoAppShell.getContext r=snorp
2014-06-26 09:37:47 -04:00
Mark Banner
24d3b9ebd9
Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium
2014-07-08 07:37:57 +01:00
Wes Kocher
d4e85e2ae3
Merge m-c to inbound
2014-07-07 16:34:44 -07:00
Geoff Brown
36eb1798e7
Bug 836818 - Delete robocop testOverscroll; r=kats
2014-07-07 13:19:12 -06:00
Geoff Brown
b8f4fda609
Bug 995696 - Make testNewTab more robust, and enable on Android 2.3; r=snorp
2014-07-07 13:19:10 -06:00
Wes Kocher
63967fdc03
Merge m-c to inbound a=merge
2014-06-25 18:39:25 -07:00
Wes Johnston
d5d5063238
Bug 1018468 - Add fullscreen button to video controls. r=mfinkle
2014-06-11 10:25:18 -07:00
Chenxia Liu
102272d0f3
Bug 1007130 - Add UI telemetry for 'Adding a new search engine' button. r=mfinkle
2014-06-25 09:29:07 -07:00
Carsten "Tomcat" Book
48f0f82363
merge fx-team to mozilla-central a=merge
2014-06-25 15:34:21 +02:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Geoff Brown
8cc0c86186
Bug 979600 - Disable testSessionOOMRestore on Android 2.3 (for aws); no review
2014-06-24 20:33:31 -06:00
Geoff Brown
3302686f62
Bug 995696 - Disable testNewTab on Android 2.3 (for aws); no review
2014-06-24 20:33:31 -06:00
Wes Kocher
0fc14e9e28
Merge m-c to inbound a=merge on a CLOSED TREE
2014-06-24 18:39:27 -07:00
Wes Kocher
330cda24c9
Merge inbound to m-c a=merge
2014-06-24 18:13:38 -07:00
Nathan Froyd
c3ea6db0ae
Bug 728600 - define TARGET_XPCOM_ABI in mozilla-config.h; r=glandium
2014-06-23 15:06:48 -04:00
Ed Morley
955f6cc057
Merge mozilla-central and inbound
2014-06-24 17:18:28 +01:00
Ed Morley
4c3f72e562
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-24 17:02:56 +01:00
Wes Kocher
3b9ac5186f
Merge m-c to fx-team a=merge
2014-06-23 19:07:22 -07:00
Wes Kocher
fda21c3dd1
Merge fx-team to m-c a=merge
2014-06-23 17:56:11 -07:00
Margaret Leibovic
943fb5aa9a
Bug 1026715 - Add "Open all" item to recent tabs lists. r=lucasr
2014-06-23 14:13:05 -07:00
Michael Comella
5672fbf298
Bug 1002303 - Part 3: Update empty private tabs panel description. r=eedens
2014-06-23 11:35:03 -07:00
Ethan Pransky
d25df89d4a
Bug 1019009 - Make MatrixBlobCursor complain if its Cursors are not properly closed. r=gcp
2014-06-24 17:32:28 +02:00
Michael Comella
f535e3d2d1
Bug 1028337 - Fix crash when closing all private tabs. r=margaret
2014-06-23 11:01:37 -07:00
Michael Comella
bd961893dc
Bug 979600 - Increase verifyPageTitle wait timeout. r=gbrown
2014-06-23 10:54:57 -07:00
Gian-Carlo Pascutto
92f57710e7
Bug 1018928 - Fix getUserMedia device selection on Android. r=blassey
2014-06-24 10:22:50 +02:00
Kartikaya Gupta
1cfb0fc6fc
Bug 1020778 - Reduce opacity of low-res buffer on B2G by half when compositing it to the screen. r=jrmuizel
2014-06-23 12:00:18 -04:00
Margaret Leibovic
99121ef2e2
Bug 1004850 - (Part 7) Update robocop tests to account for new panel. r=mcomella
2014-06-22 16:26:50 -04:00
Margaret Leibovic
b25f0d2647
Bug 1004850 - (Part 6) Add HomeConfigPrefsBackend migration to add recent tabs panel. r=lucasr
2014-06-22 16:26:50 -04:00
Margaret Leibovic
3a48004b06
Bug 1004850 - (Part 5) Add recently closed tabs to RecentTabsPanel. r=lucasr,bnicholson
2014-06-22 16:26:49 -04:00
Margaret Leibovic
8315c8b7f8
Bug 1004850 - (Part 4) Update RecentTabsAdapter to be a MultiTypeCursorAdapter. r=lucasr
2014-06-22 16:26:49 -04:00
Margaret Leibovic
b5484b5435
Bug 1004850 - (Part 3) Create RecentTabsPanel from existing LastTabsPanel. r=lucasr
...
--HG--
rename : mobile/android/base/home/LastTabsPanel.java => mobile/android/base/home/RecentTabsPanel.java
rename : mobile/android/base/resources/layout/home_last_tabs_panel.xml => mobile/android/base/resources/layout/home_recent_tabs_panel.xml
2014-06-22 16:26:49 -04:00
Margaret Leibovic
fd3de6d19e
Bug 1004850 - (Part 2) Rename MostRecentPanel to HistoryPanel. r=lucasr
...
--HG--
rename : mobile/android/base/home/MostRecentPanel.java => mobile/android/base/home/HistoryPanel.java
rename : mobile/android/base/resources/layout/home_most_recent_panel.xml => mobile/android/base/resources/layout/home_history_panel.xml
2014-06-22 16:26:48 -04:00
Margaret Leibovic
57027544e4
Bug 1004850 - (Part 1) Replace HistoryPanel with MostRecentPanel. r=lucasr
2014-06-22 16:26:48 -04:00
Nick Alexander
3dea37b470
Bug 1022749 - Show custom server URLs in setup activities. r=rnewman
...
========
cf613656fe
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1022749 - Part 2: Show custom server URLs in status activity.
========
91268a261f
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1022749 - Part 1: Show custom server URLs in setup activities.
2014-06-09 17:31:58 -07:00
Nick Alexander
0371bd2e8e
Bug 1022748 - Part 2: Use custom server URLs in setup activities. r=rnewman
...
========
2582a39b7f
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1022748 - Review comments.
========
8c9a8df84f
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1022748 - Part 4: Don't show Get Started activity when custom server URLs are passed.
The Get Started activity provides no feedback about custom URLs, and it
just gets in the way of power users, so skip it entirely.
========
2701a9ea52
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Jun 9 17:25:51 2014 -0700
Bug 1022748 - Part 3: Pass through server details to update credentials activity.
This information can be extracted from the AndroidFxAccount object in
the activity, but feeding the information through extras keeps the
processing and display pipeline uniform across all setup activities.
========
b9dd884764
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Jun 9 17:17:57 2014 -0700
Bug 1022748 - Part 2: Use custom server URLs passed through extras in setup activities.
========
be8284ea25
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Jun 9 15:06:03 2014 -0700
Bug 1022748 - Part 1: Pass extras through setup activities.
This also passes the password button's show/hide state between create
and set up.
2014-06-21 16:21:41 -07:00
Nick Alexander
3cc13e1e56
Bug 1022748 - Part 1: Pass extras through Accounts.launchSetup. r=rnewman
2014-06-22 12:01:15 -07:00
Nick Alexander
f718c2014c
Bug 1019793 - Avoid UnsupportedOperationException in TestHealthReportPruneService. r=mcomella
...
========
ce21e7f19a
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Jun 4 14:15:09 2014 -0700
Bug 1019793 - Always upload in TestHealthReportUploadService.
========
e4c7393c6f
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Jun 3 15:47:33 2014 -0700
Bug 1019793 - Don't create storage in TestHealthReportPruneService.
Creating real storage requires a valid Context, and in this test, we
only have MockContext.
2014-06-21 15:42:44 -07:00
Nick Alexander
1cc245ea64
Bug 993134 - Make TestAccountPickler tolerate multiple accounts. r=mcomella
...
========
872d926e32
Author: Nick Alexander <nalexander@mozilla.com>
Date: Wed Jun 4 14:21:17 2014 -0700
Bug 993134 - Part 5: Work around Android intermittent issue.
========
c76bb53901
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Jun 3 17:02:15 2014 -0700
Bug 993134 - Part 4: Make fxa.TestAccountPickler robust.
This tested extracting data from an AndroidFxAccount before, and another
after, backed by different Android Accounts. Unfortunately, one Account
replaced the other, but had the same name, leading to a race
condition (between reading and deleting the first account). To address
this, we extract all the data before deleting, and then compare it to
the data from the newly pickled account.
========
bd32978f7b
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Jun 3 15:34:09 2014 -0700
Bug 993134 - Part 3: Use AndroidSyncTestCaseWithAccounts to make fxa.TestAccountPickler when accounts exist.
========
ec7d910187
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Jun 3 15:33:29 2014 -0700
Bug 993134 - Part 2: Extract AndroidSyncTestCaseWithAccounts.
========
6563ad7bd8
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Jun 3 15:30:15 2014 -0700
Bug 993134 - Part 1: Make getApplicationContext return getTargetContext.
I was finding that repeated instrumentation-test runs were returning a
null application context, indicating a race between test start-up and
target instantiation. This works well for me on two test devices.
2014-06-21 15:42:38 -07:00
Nick Alexander
fd0bc71e4a
Bug 993136 - Fix TestSyncConfiguration. r=mcomella
...
========
306fb330a9
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Jun 3 15:29:55 2014 -0700
Bug 993136 - Fix TestSyncConfiguration.
2014-06-21 15:42:31 -07:00
Richard Newman
c375af7e83
Bug 1023451 - Part 2: apply basic heuristics for locale usability. r=mcomella
2014-06-20 14:31:53 -07:00
Richard Newman
bcfbbf867a
Bug 1023451 - Part 1: introduce a hook for determining whether a locale should be included in the list. r=mcomella
2014-06-20 14:31:53 -07:00
Mark Finkle
1d834efa96
Bug 1028004 - UI Telemetry events with null methods are ignored r=rnewman
2014-06-20 13:39:33 -04:00
Hathibelagal A
bc2a0aa8c3
Bug 1027831 - Switch from deprecated FILL_PARENT to MATCH_PARENT in Java and XML. r=bnicholson
2014-06-20 09:21:31 -07:00
Richard Newman
8527f749ba
Bug 1016611 - Part 5: be resilient against failed insertions. r=margaret
2014-06-20 07:41:05 -07:00
Richard Newman
ebf9dddb75
Bug 1016611 - Part 4: fix testBookmarksPanel. r=margaret
2014-06-20 07:41:05 -07:00
Richard Newman
fd91cfd45a
Bug 1016611 - Part 3: basic thread safety in GeckoProfile. r=margaret
2014-06-20 07:41:05 -07:00
Richard Newman
2db7bdeda5
Bug 1016611 - Part 2: further cleanup. r=margaret
2014-06-20 07:41:04 -07:00
Richard Newman
e587539993
Bug 1016611 - Part 1: don't process distribution files for webapp profiles. r=margaret
2014-06-16 16:07:43 -07:00
Brian Nicholson
ca2bc12a80
Bug 1027139 - Fix ArrowPopup positioning for anchors on right side of screen. r=margaret
2014-06-19 14:30:17 -07:00
Brian Nicholson
2aeed4707c
Bug 1024127 - Popup cleanup. r=margaret
2014-06-19 14:30:16 -07:00
Ed Morley
736101e1e8
Merge mozilla-central and fx-team
2014-06-24 17:24:53 +01:00
Paolo Amadini
9fde0e4ab8
Bug 1023484 - Improvements and test for the initial requestAutocomplete stub. r=MattN
...
--HG--
rename : toolkit/components/formautofill/AutofillController.js => toolkit/components/formautofill/FormAutofillContentService.js
rename : toolkit/components/formautofill/nsIAutofillController.idl => toolkit/components/formautofill/nsIFormAutofillContentService.idl
2014-06-24 12:15:02 +01:00
Martyn Haigh
d3a8d4aa06
Bug 974578 - Prevent broadcast receiver from being unregistered twice. r=myk
2014-06-24 13:15:00 +02:00
Nick Alexander
aff48d38e8
Bug 1014247 - Build omni.ja from within Eclipse. r=rnewman
2014-06-24 19:14:36 -07:00
Nick Alexander
ff5364f0a1
Bug 1029232 - Part 2: Include rather than reference Fennec Eclipse resources. r=trivial
2014-06-24 19:14:35 -07:00
Nick Alexander
b833df9296
Bug 1029232 - Part 1: Reference generated Java sources correctly. r=trivial
2014-06-24 19:14:34 -07:00
Wes Kocher
0e306cd88c
Merge m-c to fx-team a=merge
2014-06-24 18:51:01 -07:00
Nick Alexander
31c474a34c
Bug 929865 - Part 4: Move WebApps to webapp.Webapps; rename WebApp<n> to Webapp<n>. r=myk
...
--HG--
extra : rebase_source : c16aae95aae1145907a4b40d48256f5e9bbaa516
2014-06-24 18:20:14 -07:00
Nick Alexander
43bb92d30e
Bug 929865 - Part 3: Replace org.mozilla.gecko.App with BrowserApp. r=bnicholson
...
--HG--
extra : rebase_source : 261ac97c97d3f30ead5abcdd61034c38084e491b
2014-06-24 18:20:13 -07:00
Nick Alexander
a83bceb338
Bug 929865 - Part 2: Use <activity-alias> to wrap activities in generated namespace. r=bnicholson,myk
...
--HG--
rename : mobile/android/base/App.java.in => mobile/android/base/App.java
rename : mobile/android/base/Webapp.java.in => mobile/android/base/Webapp.java
extra : rebase_source : 176139e89facd5e96cff25dd4012c4e269d4a0a0
2014-06-24 18:20:13 -07:00
Nick Alexander
dc6617c17c
Bug 929865 - Part 1: Reference org.mozilla.gecko directly when handling application/webapp intent. r=myk
...
--HG--
extra : rebase_source : 093bfcf485bbd4844c3c9a426bb756aef20fdae8
2014-06-24 18:20:12 -07:00
Martyn Haigh
89003e1b4f
Bug 1007112 - Add default mime type for pick action if unspecified. r=myk
2014-06-23 10:47:00 -04:00
Shashank Sabniveesu
6b157bdc6b
Bug 949902 - Correct "Up to" strings in Bookmarks View, deleted unused icons, and update tests. r=lucasr
2014-06-18 19:31:00 -04:00
Sid Stamm
b34ba073a6
Bug 949533 - Remove uses of x-content-security-policy and pre-spec-compliant parsing/enforcement (file changes). r=jst,grobinson
...
--HG--
extra : rebase_source : 0be7ad6dc09ef5b6c273748af87503b7c0d19d5b
2014-06-25 12:07:37 -07:00
Blake Kaplan
6395ab74bd
Bug 949617 - Make the login manager work in e10s. r=dolske
...
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Ryan VanderMeulen
bee8ae28a0
Merge m-c to inbound.
2014-06-23 10:57:40 -04:00
Geoff Brown
2ee5918413
Bug 946656 - Disable testAboutHomeVisibility on Android 2.3; r=me
2014-06-23 08:35:53 -06:00
Geoff Brown
d18998dbdf
Bug 1028929 - Disable testDoorHanger on Android 2.3; r=me
2014-06-23 08:35:53 -06:00
Geoff Brown
944663b4ae
Bug 836818 - Disable testOverscroll on Android 2.3; r=me
2014-06-23 08:35:53 -06:00
Geoff Brown
56eea485ba
Bug 945395 - Disable testSessionOOMSave on Android 2.3; r=me
2014-06-23 08:35:52 -06:00
Kartikaya Gupta
e1ac0ad31b
Bug 1021085 - Fix up the Fennec code path as well. r=Cwiiis
2014-06-23 08:42:53 -04:00
Danny Chen
7e653b38ca
Bug 1005031 - Video controls are displayed in the middle of the video. r=wesj
2014-06-19 13:28:00 +02:00
Ed Morley
901a1e2acc
Merge mozilla-central and fx-team
2014-06-19 17:20:10 +01:00
Ed Morley
6703cfdbb0
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-19 15:59:56 +01:00
Brad Lassey
56e1db7e51
bug 1027634 - crash in java.net.MalformedURLException: Unknown protocol: textstyle at java.net.URL.<init>(URL.java) r=snorp
2014-06-19 10:33:24 -04:00
Margaret Leibovic
5cc6c32b7a
Bug 1018432 - Add telemetry for "+" button in tabs tray. r=mfinkle
2014-06-19 08:37:33 -04:00
Margaret Leibovic
e7bbec1698
Bug 1023331 - Telemetry for three-dot menu in tabs tray. r=mfinkle
2014-06-19 08:37:33 -04:00
Margaret Leibovic
7bcb3e58e5
Bug 817716 - (Part 2) Add 3-dot menu for tabs tray on tablets. r=bnicholson
2014-06-19 08:37:33 -04:00
Margaret Leibovic
433d690fda
Bug 817716 - (Part 1) Add 3-dot menu to tabs panel, including a "close all tabs" option. r=bnicholson
2014-06-19 08:37:32 -04:00