Lucas Rocha
360bb547ef
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
d8a44c3a86
Backed out changeset 353deb7b9d02 (bug 1025062) for breaking the build
2014-07-07 15:21:53 +01:00
Ed Morley
ca65ffe17d
Backed out changeset 4ffb7cfcb7bb (bug 1025062)
2014-07-07 15:21:35 +01:00
Ed Morley
b675d5307a
Backed out changeset 9beed56cc02a (bug 1025062)
2014-07-07 15:21:31 +01:00
Lucas Rocha
b842684ac7
Bug 1025812 - Part 2: Refresh TopSitesGridItemView's drawable state when type changes (r=rnewman)
2014-07-07 14:41:54 +01:00
Lucas Rocha
88287947b4
Bug 1025812 - Part 1: Factor out type updates into separate method (r=rnewman)
2014-07-07 14:41:53 +01:00
Lucas Rocha
1cf706a5ed
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
9ea3377f8f
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
5767ec63d8
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
25ea395a7b
Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle)
2014-07-07 14:30:53 +01:00
Carsten "Tomcat" Book
95fb75c836
Backed out changeset be0ae5640b90 (bug 1025069) for rc1 test failure
2014-07-07 14:59:27 +02:00
Lucas Rocha
05b86c9753
Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle)
2014-07-07 12:34:15 +01:00
Eric Edens
514ea860d8
Bug 1030277 - Create content provider for search terms. r=rnewman
2014-07-01 08:58:24 -07:00
Wes Johnston
b05bda4987
Backout 13d9e025fc86 and 3f846b593bcb for bustage (bug 1033560). r=backout
2014-07-09 11:59:36 -07:00
Kyle Huey
3076eaa115
Bug 1034304: Remove nsIDOMHTMLAudio/VideoElement. r=smaug
2014-07-12 19:20:42 -07:00
Paolo Amadini
cf4b06f5e8
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
Tim Taubert
1106fb6fb5
merge m-c to fx-team; a=merge
2014-07-06 09:16:35 -07:00
Richard Newman
2a86be28ff
Bug 1034509 - Fix timing issue in testDistribution. r=nalexander
2014-07-05 11:00:42 -07:00
Lucas Rocha
73a807833e
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
3e29174592
Bug 1013024 - Part 2: test referrer intents.
2014-07-03 19:45:24 -07:00
Richard Newman
eae3673f45
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
c01a19a6cd
Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle
2014-07-03 19:37:27 -07:00
Ryan VanderMeulen
8c67d36a18
Merge m-c to fx-team. a=merge
2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
9698c53e85
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Michael Comella
26a33abb1f
Bug 1024778 - Inflate RemoteTabs*Panel in constructor. r=lucasr
2014-07-03 13:13:02 -07:00
Lucas Rocha
48bde66e2e
Bug 1028710 - Init private tab bg color to avoid flickering (r=mfinkle)
2014-07-03 21:09:26 +01:00
Lucas Rocha
16a66b7b57
Bug 1028710 - Set overscroll color based on tab type (r=mfinkle)
2014-07-03 21:09:24 +01:00
Chenxia Liu
3094e5589c
Bug 1023270 - Three-dot menu and + button are redundant in tabs tray. r=mfinkle
2014-07-03 11:06:03 -07:00
Brad Lassey
01a9f00275
back out bug 1025931 r=backout a=backout
2014-07-03 11:55:48 -04:00
Lucas Rocha
239bab4825
Bug 1029046/1030141 - Conditionally enable new recent tabs panel in config migration (r=mfinkle)
2014-07-03 16:40:40 +01:00
Lucas Rocha
9684c8d218
Bug 1029046 - Expose HomeConfig JSON keys to other 'home' classes (r=mfinkle)
2014-07-03 16:40:40 +01:00
Ethan Pransky
23b57b0b7a
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
b205a271ee
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
1e0edbb24c
Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures
2014-07-02 18:17:50 +01:00
Brad Lassey
ad82670b3e
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
536c8c08bc
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : 6b1927dd9d7d8eedfc694b66e8aceb7c3fc24935
2014-07-02 15:00:10 +02:00
Eric Edens
94230d4bf4
Bug 1030277 - new content provider for search history. r=rnewman
2014-07-01 08:58:24 -07:00
Michael Comella
f983922453
Bug 946656 - Increase toolbar title text change timeout. r=margaret
2014-07-01 18:04:06 -07:00
Wes Kocher
1a11fa12ed
Merge m-c to fx-team a=merge
2014-07-01 17:41:10 -07:00
Wes Kocher
39270b3677
Merge fx-team to m-c a=merge
2014-07-01 17:13:22 -07:00
Mark Finkle
9cef5d4b2f
Bug 1026338 - Tweak the loadurl telemetry events r=liuche
2014-07-01 08:04:23 -04:00
Brad Lassey
516a5d6edb
bug 1030743 - NullPointerExceptions in GeckoPreferences r=rnewman
2014-06-26 09:48:23 -04:00
Brad Lassey
2a88e74e49
bug 1030738 - NullPointerException when getting action bar r=rnewman
2014-06-26 09:41:42 -04:00
Brad Lassey
06a6cb7d2c
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
76483d4e24
bug 1033013 - disable testMasterPassword r=mfinkle
2014-07-01 16:42:57 -04:00
Chris Kitching
a27a6bd01e
Bug 1032615: Prevent wildcard expansion from breaking builds using zsh. r=nalexander
2014-07-01 06:53:16 +01:00
Wes Johnston
d785576509
Bug 901803 - Add a JS component for casting to native devices. r=mfinkle
2014-06-24 16:52:00 -07:00
Wes Johnston
640d8780d1
Bug 901803 - Add a native Chromecast backend on Android. r=mfinkle
2014-06-23 00:23:00 -07:00
Wes Johnston
a629a2c81f
Bug 901803 - Add a native media player backend for casting videos. r=mfinkle
2014-06-23 00:23:00 -07:00
Richard Newman
588e73de21
Bug 917480 - Developer docs for Fennec locale switching. DONTBUILD, r=doc-only
2014-06-30 15:22:48 -07:00
Margaret Leibovic
fb6150dfa8
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
7fbbb4c677
Bug 1029989 - Update empty private tabs page entity name. r=wesj
2014-06-30 12:49:20 -07:00
Nick Alexander
ed23ff5feb
Bug 1021864 - Post: Don't build Search Activity in Fennec by default. r=me
2014-06-30 11:22:34 -07:00
Nick Alexander
f6b6f42b1e
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
e046a22044
Bug 1021864 - Part 3: Include Search Activity strings in Fennec. r=rnewman
2014-06-30 11:21:50 -07:00
Nick Alexander
a24d00d836
Bug 1021864 - Part 2: Add build feature flag MOZ_ANDROID_SEARCH_ACTIVITY. r=rnewman
2014-06-30 11:21:49 -07:00
Nick Alexander
68d9a05735
Bug 1021864 - Part 1: Land mobile/android/search. r=margaret
2014-06-30 11:21:48 -07:00
Jim Chen
55873e4f0c
Bug 1026788 - Reinsert composition after removing autocomplete text; r=wesj
2014-06-30 13:24:06 -04:00
Jim Chen
27c74be062
Bug 1023303 - Restart IME when intercepting deleteSurroundingText call; r=wesj
2014-06-30 13:24:05 -04:00
Carsten "Tomcat" Book
853b7a8ed8
merge fx-team to mozilla-central a=merge
2014-06-30 15:29:16 +02:00
richmt9@gmail.com
c195bbc588
Bug 1028815 - "7 days ago" label in History panel is confusing. r=liuche
2014-06-27 18:34:18 -04:00
Michael Pruett
a92763ed69
Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak
2014-06-27 09:59:09 -05:00
Phil Ringnalda
44098a083f
Merge f-t to m-c, a=merge
2014-06-29 16:40:54 -07:00
Blake Kaplan
d96a208414
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Franz Sarmiento
aecfbf8f47
Bug 925986 - Code cleanup - Misc unused var declared in aboutReader method _toggleToolbarVisibility(), r=margaret
2014-06-28 00:20:27 -04:00
Ed Morley
8c7e81c58e
Backed out changeset fd8d40d26de8 (bug 1025931) for robocop-1 failures
2014-06-27 15:40:12 +01:00
Ed Morley
f649cbd3a0
Backed out changeset a9f445169eca (bug 1030738)
2014-06-27 15:39:56 +01:00
Ed Morley
f87f02576b
Backed out changeset 1bb1e5ed3272 (bug 1030743)
2014-06-27 15:39:53 +01:00
Carsten "Tomcat" Book
5b2ca0df88
Merge mozilla-central to fx-team
2014-06-27 15:53:53 +02:00
Carsten "Tomcat" Book
2f05201952
merge fx-team to mozilla-central a=merge
2014-06-27 15:47:39 +02:00
Carsten "Tomcat" Book
2ab07cce72
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Richard Newman
2fca312a2b
Bug 1030740 - Add return statements inadvertently omitted from Bug 1025937. r=mcomella
2014-06-26 09:48:48 -07:00
Carsten "Tomcat" Book
af394a68f4
Merge mozilla-central to fx-team
2014-06-26 15:53:44 +02:00
Carsten "Tomcat" Book
39ff1551ea
merge fx-team to mozilla-central a=merge
2014-06-26 15:33:24 +02:00
Randall Barker
d377c60d8e
Bug 1031000 - Fix problem with TabSource Prompt. r=blassey
2014-06-26 14:21:00 +02:00
Nick Alexander
28091f2620
Bug 1030734 - Fix BROWSER_INTENT_{PACKAGE,CLASS} in background after Bug 929865. r=rnewman
2014-06-26 18:57:32 -07:00
Shashank Sabniveesu
703d2f56da
Bug 1026010 - Rename GeckoApp.ACTION_BOOKMARK to ACTION_HOMESCREEN_SHORTCUT. r=lucasr
2014-06-25 09:10:00 -04:00
Franz Sarmiento
9fa64c649c
Bug 1028728 - Update findListViewWithTag consumers to use strings from HomePager. r=mcomella
2014-06-24 21:41:00 -04:00
Wes Kocher
dd1f16a365
Merge m-c to inbound a=merge
2014-07-01 17:38:49 -07:00
Jim Blandy
60b1de8ae5
Bug 800200: Remove jsdservice.xpt from package manifests. r=glandium
2014-07-01 12:11:51 -07:00
Ed Morley
d3f825585d
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
b7a4bcd508
Bug 1018928 - Expand Android gUM + gUM Doorhanger tests. r=mfinkle
2014-07-01 15:38:03 +02:00
Jeff Gilbert
823e2ec8b0
Bug 1033816 - Mark mobile/android as WebGL conformant. - r=ted
2014-07-10 18:38:23 -07:00
Eric Edens
64cef48529
Bug 881091 - Don't set byline if byline is too long. r=lucasr
2014-05-16 11:03:49 -07:00
Marco Castelluccio
c56414d138
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
16d273e48d
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
4912336acd
bug 1030743 - NullPointerExceptions in GeckoPreferences r=rnewman
2014-06-26 09:48:23 -04:00
Brad Lassey
079242066b
bug 1030738 - NullPointerException when getting action bar r=rnewman
2014-06-26 09:41:42 -04:00
Brad Lassey
02952ad167
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
daf2fe32a4
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
2cb66effcd
Merge m-c to inbound
2014-07-07 16:34:44 -07:00
Geoff Brown
8c133fc1fd
Bug 836818 - Delete robocop testOverscroll; r=kats
2014-07-07 13:19:12 -06:00
Geoff Brown
4a2a593a53
Bug 995696 - Make testNewTab more robust, and enable on Android 2.3; r=snorp
2014-07-07 13:19:10 -06:00
Wes Kocher
c0ad0c4c48
Merge m-c to inbound a=merge
2014-06-25 18:39:25 -07:00
Wes Johnston
6586998316
Bug 1018468 - Add fullscreen button to video controls. r=mfinkle
2014-06-11 10:25:18 -07:00
Chenxia Liu
4d1a7dd2b9
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
9bf09b73ad
merge fx-team to mozilla-central a=merge
2014-06-25 15:34:21 +02:00
Jim Blandy
4d6a633bba
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
a64ad906f6
Bug 979600 - Disable testSessionOOMRestore on Android 2.3 (for aws); no review
2014-06-24 20:33:31 -06:00
Geoff Brown
1e624c5076
Bug 995696 - Disable testNewTab on Android 2.3 (for aws); no review
2014-06-24 20:33:31 -06:00