Jim Mathies
955360ffcf
Bug 699247 - Never call nsNotifyAddrListener's CheckAdaptersAddresses on the main thread and warn if somebody does. r=m_kato
2012-02-23 08:53:58 -06:00
Masatoshi Kimura
28f2776f50
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
2012-02-23 08:53:55 -06:00
Makoto Kato
0eb47933d9
Bug 712243 - cleanup nsNotifyAddrListener. r=jimm
2012-02-15 19:35:10 +09:00
Ed Morley
ad5a8e1d06
Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression
2012-02-08 21:04:21 +00:00
Masatoshi Kimura
88ba00973a
Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil
2012-02-08 10:00:45 -06:00
Ehsan Akhgari
2a602a5685
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Matt Brubeck
d6af4c95e2
Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt]
2011-10-03 16:34:43 -07:00
Michael Wu
d8e503c38b
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Brad Lassey
3df774710d
bug 661282 - make xpcshell run on android r=bsmedberg
2011-06-26 22:05:51 -04:00
Doug Turner
0efa167f2b
Bug 667980: Expose network connection type to chrome. r=dougt
...
Add an attribute to nsINetworkLinkService that represents the connection type,
and add code to the android back-end to expose the connection type and notify
when it changes.
2011-07-10 15:24:05 -07:00
Mounir Lamouri
69a6bfc5d9
Merging cedar with mozilla-central.
2011-05-08 18:23:36 +02:00
Ed Morley
d460b89ece
Bug 654552 - Remove WinCE code from netwerk/* ; r=cbiesinger
2011-05-07 10:03:16 +02:00
Chris Jones
ed22df8f64
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
...
--HG--
rename : xpcom/glue/Monitor.h => xpcom/glue/ReentrantMonitor.h
2011-04-29 14:21:57 -05:00
Oleg Romashin
82f924d80a
Bug 646412 - After Connection is established on MeeGo. Browser shows Error Page. r=wolfiR
2011-05-07 11:27:13 +03:00
Jeremias Bosch
8ec642a723
Bug 646396 - Update QtNetworkManager to new API useage; r=romaxa
2011-04-08 01:32:00 -07:00
Makoto Kato
e30bc616e7
Bug 616075 - HTML5 offline event support for Android. r=mwu a=blocking-fennec
2011-01-20 20:06:13 +09:00
Miika Jarvinen
2f9962ddf7
Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb
2010-09-15 22:30:04 -07:00
jeremias bosch
ec1f70da46
Bug 586836 - Support Meego Network Managment. r=doug.turner a=blocking-fennec
...
--HG--
extra : rebase_source : 1f8de52621ce8c6dc680e81a3b82bc8f5e3df57e
2010-08-30 23:23:35 -07:00
Oleg Romashin
48f629e995
Bug 589409 - mozqwidget.cpp/mozqwidget.h are missing license headers. r=doug.turner a=npodb
...
--HG--
extra : rebase_source : 87b9565e019cdd5c8874b7b8a9fd416e0fa6aa99
2010-08-26 07:52:22 -07:00
Mitchell Field
9818f00bf2
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
timeless@mozdev.org
1fa2fbbe1a
Bug 538930 - [@ @0x0 | nsNotifyAddrListener::Run] assumes InitIPHelperLibrary will never fail and that sNotifyAddrChange will be non null, r=biesi
2010-01-11 07:40:00 -08:00
Jacek Caban
ecf65d17c4
Bug 536091 - Make nsNotifyAddrListener.cpp compile on new mingw, r=beisi
2009-12-29 14:19:47 -05:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Mark Finkle
2a60c72d7a
Bug 495674: Internet connection should be initiated if needed [r=biesi]
2009-11-18 10:20:45 -05:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Doug Tuner
0946ba26d7
bug 486063 - AutoDialer support on Windows Mobile doesn't work just quite right r=blassey sr=stuart
2009-04-13 22:49:06 -04:00
Vladimir Vukicevic
e9c0057a90
WinCE bustage fix.
2009-03-24 20:55:17 -07:00
Honza Bambas
00a867830c
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-18 15:52:31 +01:00
Doug Turner
8e25baac65
Bug 482897 - AutoDialer support on Windows Mobile. r=blassey r=jduell.mcbugs
2009-03-17 23:46:19 -07:00
Robert Sayre
f4dd725cc8
Backout patch for Bug 465158 due to Ts regression.
2009-03-10 21:43:09 -04:00
Honza Bambas
ff29893756
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-10 20:12:55 +01:00
Mark Banner
01f4953309
Bug 480324 Link state detection on Mac OS X not always working (offline, auto detect). r=dcamp,jduell.mcbugs,sr=jst
2009-02-28 09:53:45 +00:00
Serge Gautherie
a738c2ca74
Backed out changeset: fe7134fc65ec
2009-02-27 05:50:12 +01:00
Honza Bambas
b84acde538
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing; r=cbiesinger
2009-02-26 18:25:09 +01:00
Dave Camp
f138e2b4a5
Bug 426932: update online/offline state on osx. p=dcamp/smichaud, r=smichaud/josh, sr=roc
2008-09-30 15:27:06 -07:00
Brian Crowder
2103da0961
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-27 14:44:54 -07:00
Brian Crowder
7749f37e2e
Backed out changeset f134ac75b142
2008-08-14 15:15:06 -07:00
Brian Crowder
cc90d484f8
Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-14 14:30:58 -07:00
Brian Crowder
17e18f188a
Backed out changeset 45df6b91be5a
2008-08-13 11:22:36 -07:00
Brian Crowder
c5184d2bf9
Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-13 11:13:05 -07:00
Brian Crowder
d6dfdd6a4f
Ugh! Mercurial fun: accidentally rolledback my rollback.
...
Backed out changeset bcc661750bec
2008-08-12 10:12:26 -07:00
Brian Crowder
3873ac30c6
Bug 422972: Backed out changeset e951bdfb047d (tree closed)
2008-08-12 09:46:47 -07:00
Brian Crowder
091e89ce8e
Bug 418703: Backed out changeset f788da9b2165 (tree closed)
2008-08-12 09:45:54 -07:00
Brian Crowder
cc595c2e58
Bug 418703 - reduce narrow windows API calls in necko/, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
2008-08-12 09:30:42 -07:00
reed@reedloden.com
eeab28dc66
Bug 422591 - "nsNotifyAddrListener shuts down its worker thread in response to the wrong observer topic" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+]
2008-03-28 01:35:28 -07:00
hg@mozilla.com
465265d0d4
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00