Wes Kocher
63303a6c9b
Merge fx-team to m-c a=merge
2014-08-22 16:17:12 -07:00
Wes Johnston
60db093ada
Bug 1046537 - Better error handling from chromecast code. r=mfinkle
2014-08-22 11:20:02 -07:00
Nigel Babu
470d8f98a7
Backed out changeset d53b90e407ce (bug 1042196) for bustage on localized builds
2014-08-22 13:36:17 +05:30
Wes Johnston
ee1165ed18
Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle
2014-08-21 09:45:26 -07:00
Mark Finkle
2928e0ab35
Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj
2014-08-19 19:34:29 -04:00
Wes Kocher
db3ae85941
Backed out changeset 80bf024e03d6 (bug 1054920) for robocop-5 and S4 orange
2014-08-19 18:09:09 -07:00
Mark Finkle
c1c119cf9b
Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj
2014-08-19 19:34:29 -04:00
Wes Johnston
2ae39e4f49
Bug 1055338 - Init pageactions on first use. r=mfinkle
2014-08-19 11:48:52 -07:00
Myk Melez
de81eaae31
Bug 1026263 - set orientation default pref on firstrun; r=wesj
2014-08-18 09:59:31 -07:00
Wes Johnston
072c4af638
Bug 732169 - Associate prompts with tabs. r=lucasr
2014-08-14 23:17:04 -07:00
Brian Nicholson
cdfde9b60e
No bug - Remove obsolete Promise.defer() from comment. DONTBUILD
2014-08-14 17:11:29 -07:00
Wes Kocher
76e9302a18
Backed out 2 changesets (bug 1052276) for causing various Android failures
...
Backed out changeset fb6d69690255 (bug 1052276)
Backed out changeset 14a934f9c207 (bug 1052276)
2014-08-14 16:36:59 -07:00
Wes Johnston
ff826334e8
Bug 1052276 - Use Toast.jsm in place of NativeWindow.toast. r=margaret
2014-08-14 13:53:44 -07:00
Wes Johnston
6ea49644cf
Bug 1052276 - Move toast code to a jsm module. r=margaret
2014-08-14 13:48:46 -07:00
Wes Johnston
b989727ead
Bug 1052288 - Move PageActions to a jsm module. r=bnicholson
2014-08-13 21:38:37 -07:00
Wes Johnston
047c87f394
Bug 1042194 - Add a framework for adding widgets to error pages. r=margaret
2014-08-13 14:53:34 -07:00
Brian Nicholson
4af3037d3a
Bug 967325 - Implement GeckoRequest API. r=jchen,wesj
2014-08-11 19:37:39 -07:00
Wes Kocher
a891b9fc9e
Backed out 2 changesets (bug 967325) for rc4 failures
...
Backed out changeset 5db7e8e8bd6c (bug 967325)
Backed out changeset bbd7ca6452ff (bug 967325)
2014-08-11 16:31:15 -07:00
Brian Nicholson
32916e2fc3
Bug 967325 - Implement GeckoRequest API. r=jchen,wesj
2014-08-11 15:09:37 -07:00
Myk Melez
caa4d0fafa
Bug 918309 - Import and use public domain JNI.jsm implementation; r=wesj
2014-08-08 10:04:01 -07:00
Ted Clancy (:tedders1)
1e1c4fc0da
Bug 1000315 - Part 5: Uninstall prompting on Android (just a stub for now). r=mfinkle
2014-06-11 14:27:06 -07:00
Brad Lassey
a54661b255
bug 1041700 - use browserWindow and scrollWithPAge media constraints for tab mirroring r=mfinkle
2014-08-02 13:42:08 -04:00
Ed Morley
f1c5b33241
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-01 17:26:43 +01:00
Brad Lassey
11c8ea0f87
bug 1046971 - Add ability to stop mirroring a tab r=mfinkle
2014-07-31 19:42:30 -04:00
Fabrice Desré
cc7dd1764b
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
154ab0bbdf
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Myk Melez
decd49a23e
Bug 1046156 - "bind" entire AndroidLog module; r=mfinkle
...
--HG--
extra : rebase_source : 7131cfcb7b5bca9ee8b3af822cf9c4a9f1ae8028
2014-07-30 08:35:03 -07:00
Fabrice Desré
6128f1e270
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Mark Finkle
69d0e91a41
Bug 989577 - Lazy load Prompt.jsm everywhere r=wesj
2014-07-29 15:48:40 -04:00
Brad Lassey
5ec4264801
bug 1037015 - support tab casting to chromecast r=mfinkle
2014-07-29 13:59:22 -04:00
Mark Finkle
d88a29e45d
Bug 1042513 - Clearing timer in Firefly shutdown is racy and not needed r=blassey
2014-07-23 19:45:43 -04:00
Myk Melez
190daa66ed
Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle
2014-07-22 12:52:45 -07:00
Wes Johnston
b6e2107c4c
Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella
2014-06-19 00:04:00 -07:00
Brad Lassey
8feec65434
Bug 1006186 - Casting apps should be able to specify supported types themselves r=mfinkle
2014-07-18 08:43:45 -04:00
Wes Johnston
c7e0117f45
Bug 1004495 - Revamp notification handlers to work when Gecko is not running. r=bnicholson
2014-06-27 13:25:00 -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
Wes Johnston
d785576509
Bug 901803 - Add a JS component for casting to native devices. r=mfinkle
2014-06-24 16:52:00 -07:00
Michael Pruett
a92763ed69
Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak
2014-06-27 09:59:09 -05: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
Nick Alexander
6eca25c641
Bug 1022748 - Part 1: Pass extras through Accounts.launchSetup. r=rnewman
2014-06-22 12:01:15 -07:00
Brad Lassey
0e0e51e626
Bug 1008436 - Support Firefly multiscreen service r=mfinkle
2014-05-21 21:37:47 -04:00
Myk Melez
0115947054
Bug 1019054
- re-add uninstallation from about:apps context menu; r=mfinkle,marco
2014-06-10 15:52:47 -07:00
Richard Newman
59410a1ef5
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
Myk Melez
d4ff39f24e
Bug 1013433 - complete the packaged app update process; r=mfinkle,marco
2014-06-06 12:10:59 -07:00
Martyn Haigh
d6517fcd6b
Bug 978143 - Propagate APK install cancellation back to webpage. r=wesj
2014-06-05 02:21:00 -04:00
Mark Finkle
633b0bd70a
Bug 1016785 - Use more filtering to tell DIAL devices apart r=wesj
2014-06-04 15:25:09 -04:00
Mark Finkle
ce839627d6
Bug 1016785 - Add more structured filtering to SSDP r=wesj
2014-06-04 15:25:07 -04:00
Mark Finkle
696726fa53
Bug 1016785 - Switch to use UUID instead of LOCATION to identify incoming services r=wesj
2014-06-04 15:25:04 -04:00
Martyn Haigh
3dd4b21c70
Bug 985614- Trigger onsuccess for package install from marketplace. r=myk
2014-06-03 05:13:00 -04:00
Martyn Haigh
becb9eed50
Bug 957067 - Stop verifying manifestUrl in installApk. r=wesj
2014-06-03 09:19:00 -04:00
Jeremy Poulin
4c8dd6d4b2
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
Margaret Leibovic
31daf8c5f7
backout a8aeb5b375fb for causing bug 1017554
2014-05-29 14:08:42 -07:00
Myk Melez
e75d11aa6c
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
Myk Melez
a2ca111626
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
Zack Liu
0de6e3444c
Bug 990066 - Add star for generator functions. r=margaret
2014-05-26 23:45:00 -04:00
Mark Finkle
0fe1d418fd
Bug 1013532
- Prep casting code to enable casting and Roku on Nightly r=wesj
2014-05-27 09:12:53 -04:00
Wes Kocher
ac63bf06e5
Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage
2014-05-23 12:13:54 -07:00
Martyn Haigh
e2fb6969d1
Bug 985614 - trigger onsuccess for package install from marketplace r=myk
2014-05-23 12:39:37 +01:00
Martyn Haigh
b2e450fbf4
Bug 970200 - Check against user general update settings for webapp updates. r=mfinkle
2014-05-06 07:32:00 -04:00
J. Ryan Stinnett
8348b2fca5
Bug 1010750 - Part 2: Repair dbg-browser-actors on Fennec. r=margaret, r=past
...
--HG--
rename : mobile/android/chrome/content/dbg-browser-actors.js => mobile/android/modules/dbg-browser-actors.js
2014-05-19 09:23:00 -04:00
Wes Johnston
56cc98778e
backout b56da878caed and 8487d4305be3 (bug 901360) from Aurora for regressions a=mfinkle
2014-05-16 12:13:50 -05:00
Martyn Haigh
f7d35f5863
Bug 970203 - Animate webapp update checking and downloading icons. r=wesj
2014-05-13 09:06:00 -04:00
Ryan VanderMeulen
0ec3ca27bc
Merge inbound to m-c.
2014-05-13 16:27:03 -04:00
Myk Melez
aebdc5e3bf
Bug 1009311 - truncate AndroidLog tags longer than 18 characters; r=rnewman
2014-05-13 09:18:00 -07:00
Margaret Leibovic
38525097d3
Bug 999756 - Add parameter to HomeStorage.save to allow replacing existing items. r=lucasr
2014-05-13 09:13:31 +01:00
Margaret Leibovic
bc4085e122
Bug 999756 - Delay sending "HomePanels:RefreshDataset" message to Java. r=lucasr
2014-05-13 09:13:31 +01:00
Margaret Leibovic
3f0e522c57
Bug 965452 - Limit number of items stored per dataset. r=rnewman
2014-05-13 09:13:30 +01:00
Carsten "Tomcat" Book
97853c8221
merge mozilla-inbound to mozilla-central
2014-05-12 13:33:19 +02:00
Myk Melez
ce063f2025
bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco
2014-05-09 13:15:54 -07:00
Brad Lassey
4dc53df066
bug 1006494 - SimpleServiceDiscovery shouldn't add a trailing slash to services' location r=mfinkle
2014-05-06 14:40:05 -04:00
Nick Alexander
8fc758ccc9
Bug 1000676 - Post: Return existing interval from search(). r=mfinkle
2014-05-05 11:27:57 -07:00
Nick Alexander
8af7642f19
Bug 1000676 - Post: Expose SimpleServiceDiscovery.EVENT* constants. r=mfinkle
2014-05-05 11:27:56 -07:00
Margaret Leibovic
aee1d41501
Bug 1002567 - Support weighted snippets. r=bnicholson
2014-04-30 14:38:02 -07:00
Josh Dover
82f9072526
Bug 997328 - Update SharedPreferences.jsm to use scopes and mirror GeckoSharedPrefs. r=nalexander
2014-05-10 08:39:53 -07:00
Margaret Leibovic
932043db16
Bug 996669 - Assert panel exists in oninstall/onuninstall listeners. r=jdover
2014-04-25 16:57:56 -07:00
Nicholas Nethercote
0209e594ae
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
...
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Margaret Leibovic
f50bfbb970
backout 3d0d92f2406b for not working properly
2014-04-21 15:00:08 -07:00
Josh Dover
9f8bb41f99
Bug 970707 - Pass refresh to JS callback. r=lucas
2014-04-15 15:51:00 +02:00
Josh Dover
81ebbbeb97
Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret
2014-04-15 15:48:00 +02:00
James Gilbertson
5203f70182
Bug 901360 - Part1 Use Downloads.jsm for download notifications. r=wesj
2014-01-30 19:14:03 -07:00
Margaret Leibovic
067e737e19
Bug 993666 - Keep track of whether or not to send banner message to Java when a banner is added. r=bnicholson
2014-04-15 10:03:03 -07:00
Christian Ascheberg
4b9bb21f8d
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-14 00:02:34 +03:00
Ryan VanderMeulen
76bff473c4
Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures.
2014-04-13 16:35:14 -04:00
Christian Ascheberg
e459979715
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-08 23:16:42 +03:00
Wes Johnston
dec793c9a7
Bug 990395 - Use a url to find browser apps rather than a scheme. r=mfinkle
2014-04-11 14:19:13 -07:00
Brian Nicholson
3a0c2ffebe
Bug 993195 - Add EventCallback parameter to handleMessage. r=jchen
2014-04-08 13:30:17 -07:00
Brian Nicholson
7157447196
Bug 993195 - Add only one observer for messages with callbacks. r=wesj
2014-04-08 13:30:17 -07:00
Mark Finkle
48ed750f05
Bug 921948 - Integrate roku support into Firefox r=wesj
2014-04-07 14:27:14 -04:00
Margaret Leibovic
5b6f0cc5fa
Bug 991190 - Rename Home.panels.authHandler API to Home.panels.auth. r=liuche
2014-04-04 15:55:06 -07:00
Margaret Leibovic
1c7a7bbc3d
Bug 978991 - Add hooks to let an add-on know when a panel is installed/uninstalled. r=liuche
2014-04-04 15:55:03 -07:00
Jim Chen
0d00aee3a9
Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle
2014-04-04 12:33:50 -04:00
Brad Lassey
aa7bce7b0d
bug 928096 - UI for tab streaming, thumbnails in prompt r=mfinkle,wesj
2014-03-31 21:59:41 -04:00
Mark Finkle
8380d51af4
Bug 975123 - Allow for fixed targets/devices for situations where routers block UDP broadcasts r=wesj
2014-03-30 23:45:52 -04:00
Brian Nicholson
7b22e8dbcb
Bug 989098 - Use wrapper object to pass generic objects in sendResponse. r=wesj
2014-03-28 15:03:20 -07:00
Margaret Leibovic
13c487d13b
Bug 942281 - Create a PanelAuthCache to keep track of whether or not panel is authenciated (r=lucasr)
2014-03-27 09:25:04 -07:00
Margaret Leibovic
55e4fb900f
Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr)
2014-03-27 09:25:04 -07:00
Margaret Leibovic
d73f686e9e
Bug 942281 - Create AuthConfig and add authHandler option to Home.panels.register API (r=lucasr)
2014-03-27 09:25:03 -07:00
Margaret Leibovic
37bd9547f7
Bug 942281 - Move panel validation into Panel constructor (r=lucasr)
2014-03-03 14:23:06 -08:00
Wes Johnston
936e22fa0e
Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret
2014-03-26 10:18:02 -07:00
Wes Johnston
fe15a7c0ff
Bug 942270 - Support quickshare in context menus. r=bnicholson
2014-03-26 10:18:01 -07:00