Richard Newman
|
aa3662b743
|
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
|
2014-06-10 10:37:38 -07:00 |
Jeremy Poulin
|
21428535f7
|
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
|
2014-06-03 13:37:46 -07:00 |
Mark Finkle
|
c1886d84c9
|
Bug 1013532 - Prep casting code to enable casting and Roku on Nightly r=wesj
|
2014-05-27 09:12:53 -04:00 |
Robert Kaiser
|
5e38e1fe02
|
back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet
|
2014-05-21 23:36:58 +02:00 |
Kartikaya Gupta
|
663c6d12b5
|
Bug 1001438 - Change layers.low-precision-resolution to be a float pref instead of a divide-by-1000 int pref. r=Cwiiis
|
2014-05-21 12:06:02 -04:00 |
Biraj Karmakar
|
1605e19cb6
|
Bug 1011782 : Updated the privacy policy url in Fennec . r=nalexander
|
2014-05-17 05:46:42 +05:30 |
Steve Workman
|
f039855788
|
Bug 1007959 - Reduce HTTP Idle connection timeout on FxOS and Android for conservative battery use r=mcmanus
|
2014-05-12 12:10:48 -07:00 |
Robert Kaiser
|
b2da98ed85
|
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
|
2014-05-07 12:11:56 +02:00 |
Nicholas Hurley
|
9280dfb477
|
Bug 1005958 - Disable seer. r=mcmanus
|
2014-05-05 13:21:17 -07:00 |
Mike Connor
|
ea943023ea
|
Bug 1001566 - Yahoo search plugin should use nresults param for smaller requests, r=margaret
--HG--
extra : rebase_source : 0cf539a02c5b19a51dd8e9cfbe13f4e07759fbe8
|
2014-04-28 12:46:00 -04:00 |
Jefry Lagrange
|
ce98a40425
|
Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak
|
2014-04-24 07:47:00 -04:00 |
Nicolas B. Pierron
|
0e26bebc90
|
Bug 995165 - Fix ARM v6 GC settings. r=terrence
|
2014-04-14 08:32:02 -07:00 |
Myk Melez
|
b6618b5be7
|
Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle
|
2014-04-11 15:34:28 -07:00 |
Masayuki Nakano
|
f6885469a0
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
Margaret Leibovic
|
3304901f21
|
Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson
|
2014-03-24 09:22:32 -07:00 |
Eugen Sawin
|
a206a9418d
|
Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop
|
2014-03-19 21:24:59 +01:00 |
Kartikaya Gupta
|
d8b7e0920c
|
Bug 983657 - Update gamepad joystick dead zone to be larger based on user feedback. r=Cwiiis
|
2014-03-15 17:38:42 -04:00 |
Wes Kocher
|
e27c42168a
|
Backed out changeset e7f7cc81c103 (bug 943262) for breaking Android S4 tests
|
2014-03-14 13:47:43 -07:00 |
Margaret Leibovic
|
4a2fb35c6b
|
Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson
|
2014-03-14 11:41:47 -07:00 |
Margaret Leibovic
|
b14412f85d
|
backout 1acaa42690a6 for memory regressions
|
2014-03-13 08:21:38 -07:00 |
Wes Kocher
|
7312341e00
|
Merge fx-team to m-c
|
2014-03-12 20:01:45 -07:00 |
Margaret Leibovic
|
dc3c6728da
|
Bug 979101 - Enable remote debugger by default on nightly builds. r=mfinkle
|
2014-03-12 08:57:30 -07:00 |
Myk Melez
|
f65313255c
|
bug 978836 - update URLs to production servers; r=mfinkle
|
2014-03-12 09:08:30 -07:00 |
Chris Pearce
|
bc8ada7974
|
Bug 973408 - Move MediaDecoderStateMachine::DecodeLoop()'s local variables to class members so the function can be made reentrant in future. r=kinetik
|
2014-03-11 11:44:08 +08:00 |
Chenxia Liu
|
5d0d402f6f
|
Bug 965606 - Part 0: Change home sync pref name, and type from boolean to ints. r=margaret
|
2014-03-07 15:28:48 -08:00 |
Ehsan Akhgari
|
17f4a32d8b
|
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
|
2014-03-04 19:39:06 -05:00 |
Arnaud Bienner
|
2f973a3734
|
Bug 977643 - Remove redundant line for 'dom.forms.color' pref (and stale comment) in mobile.js file, so that it'll get the pref from all.js instead. r=dholbert
|
2014-02-27 17:16:18 +01:00 |
Margaret Leibovic
|
a57512d214
|
Bug 974496 - Enable sync promo banner. r=bnicholson
|
2014-02-22 09:41:31 -08:00 |
Ehsan Akhgari
|
9df66916f4
|
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
|
2014-02-18 08:49:12 -05:00 |
Margaret Leibovic
|
118b4ea658
|
Bug 962349 - Enable snippets. r=bnicholson
|
2014-01-23 15:06:36 -08:00 |
Lucas Rocha
|
3a66939d72
|
Bug 881240 - Reduce scroll threshold to reveal dynamic toolbar to 10% (r=mfinkle)
|
2014-02-13 16:47:15 +00:00 |
Wes Johnston
|
d8454a479a
|
backout 720e51754413 (bug 962349) to find an eideticker regression. r=backout
|
2014-02-11 12:34:08 -08:00 |
Myk Melez
|
e3e1f9ec39
|
bug 934760 - implement synthetic APK update flow; r=wesj
|
2014-02-07 23:50:13 -08:00 |
Margaret Leibovic
|
ff80549e7d
|
Bug 964447 - Add sync APIs to HomeProvider. r=mcomella
|
2014-02-06 18:08:07 -08:00 |
Richard Newman
|
a8d1e0fc12
|
Merge m-c to s-c.
|
2014-01-30 20:28:12 -08:00 |
Richard Newman
|
bdf87cafc6
|
Bug 965064 - Part 1: back out non-native about:accounts. r=nalexander
|
2014-01-28 16:49:54 -08:00 |
Chenxia Liu
|
4c05536eee
|
Bug 963444 - Link to beta release notes is incorrect. r=bnicholson
|
2014-01-29 13:34:43 -08:00 |
Mark Finkle
|
93bb661624
|
Bug 962963 - Use a shorter tab expiration timeout r=kats
|
2014-01-24 09:08:05 -05:00 |
Margaret Leibovic
|
050add02a3
|
Bug 962349 - Enable snippets. r=bnicholson
|
2014-01-23 15:06:36 -08:00 |
Tim Taubert
|
e1ba7e638c
|
Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander
|
2014-01-21 14:13:45 +01:00 |
Mark Finkle
|
9d9c34fcc6
|
Bug 953381 - Move CastingApps into a separate JS file r=wesj
|
2014-01-20 17:26:27 -05:00 |
Nathan Froyd
|
e7625abebb
|
Backout aa955afe7507:49f1c6fa27f8 (bug 953381) for robocop orange on this CLOSED TREE
|
2014-01-20 20:06:34 -05:00 |
Mark Finkle
|
f32c4e5d81
|
Bug 953381 - Move CastingApps into a separate JS file r=wesj
|
2014-01-20 17:26:27 -05:00 |
Tim Taubert
|
5015c16747
|
merge m-c to fx-team
|
2014-01-19 10:42:28 +01:00 |
Margaret Leibovic
|
6bbb2e3532
|
Bug 958891 - Make Fennec about:home advertise Firefox Accounts + Sync banner. r=bnicholson
|
2014-01-17 16:08:44 -08:00 |
Gian-Carlo Pascutto
|
86b9a69241
|
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
|
2014-01-16 09:27:59 +01:00 |
Myk Melez
|
d1229692ab
|
Bug 960207 - update client to use APK factory development server; r=wesj
|
2014-01-17 19:16:25 -08:00 |
Nicholas Hurley
|
da60080214
|
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
|
2014-01-17 17:45:48 -08:00 |
Margaret Leibovic
|
ae2d7f2f97
|
Bug 957881 - Get rid of recommended addons code. r=bnicholson
|
2014-01-10 17:18:14 -08:00 |
Myk Melez
|
c1dd0eaa2c
|
bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
|
2014-01-09 10:18:55 -08:00 |