Ehsan Akhgari
e368dc9c85
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
...
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Aryeh Gregor
d0ad5a7d0c
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Honza Bambas
fc7084f564
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
2012-06-12 19:06:20 +02:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Jason Duell
1852e76ae2
Bug 750616 - Get rid of warnings in necko on android. r=blassey
2012-05-08 17:00:12 -07:00
Jim Mathies
6285d37e41
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
651eabedd7
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
2012-02-23 08:53:55 -06:00
Makoto Kato
bffcdda099
Bug 712243 - cleanup nsNotifyAddrListener. r=jimm
2012-02-15 19:35:10 +09:00
Ed Morley
91422f00de
Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression
2012-02-08 21:04:21 +00:00
Masatoshi Kimura
b40c031d6c
Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil
2012-02-08 10:00:45 -06:00
Ehsan Akhgari
92064e6d3f
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
7e0963eed8
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
d2b70213ac
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
a505ace705
bug 661282 - make xpcshell run on android r=bsmedberg
2011-06-26 22:05:51 -04:00
Doug Turner
7dbf23a135
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
fc89f5809d
Merging cedar with mozilla-central.
2011-05-08 18:23:36 +02:00
Ed Morley
a8711ede9f
Bug 654552 - Remove WinCE code from netwerk/* ; r=cbiesinger
2011-05-07 10:03:16 +02:00
Chris Jones
31aa2c4e77
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
46e3ef201d
Bug 646412 - After Connection is established on MeeGo. Browser shows Error Page. r=wolfiR
2011-05-07 11:27:13 +03:00
Jeremias Bosch
e8aec91d5f
Bug 646396 - Update QtNetworkManager to new API useage; r=romaxa
2011-04-08 01:32:00 -07:00
Makoto Kato
0a56de0ca0
Bug 616075 - HTML5 offline event support for Android. r=mwu a=blocking-fennec
2011-01-20 20:06:13 +09:00
Miika Jarvinen
e97d28dd05
Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb
2010-09-15 22:30:04 -07:00
jeremias bosch
102456d4fa
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
14bab8dd7b
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
f544d71a9d
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
9fe95160d2
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
cf1dc4e091
Bug 536091 - Make nsNotifyAddrListener.cpp compile on new mingw, r=beisi
2009-12-29 14:19:47 -05:00
Metal Sonic
80ae9b3620
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Mark Finkle
83b31eb1d1
Bug 495674: Internet connection should be initiated if needed [r=biesi]
2009-11-18 10:20:45 -05:00
Benjamin Smedberg
ba372f3a4c
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
d7f6d3ca7b
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
baea3e5eca
WinCE bustage fix.
2009-03-24 20:55:17 -07:00
Honza Bambas
c6cf082ec7
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
c184d6ab22
Bug 482897 - AutoDialer support on Windows Mobile. r=blassey r=jduell.mcbugs
2009-03-17 23:46:19 -07:00
Robert Sayre
f9785dff90
Backout patch for Bug 465158 due to Ts regression.
2009-03-10 21:43:09 -04:00
Honza Bambas
ff70e9bc00
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
9f82c7f4dd
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
ee44fa427e
Backed out changeset: fe7134fc65ec
2009-02-27 05:50:12 +01:00
Honza Bambas
67f87f0e6a
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
b01fb32f96
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
7395789847
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
3b1a348d2d
Backed out changeset f134ac75b142
2008-08-14 15:15:06 -07:00
Brian Crowder
1869a13cd5
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
1b84071744
Backed out changeset 45df6b91be5a
2008-08-13 11:22:36 -07:00
Brian Crowder
e5954d2a55
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
06f75bf8b0
Ugh! Mercurial fun: accidentally rolledback my rollback.
...
Backed out changeset bcc661750bec
2008-08-12 10:12:26 -07:00
Brian Crowder
9a8dac1b94
Bug 422972: Backed out changeset e951bdfb047d (tree closed)
2008-08-12 09:46:47 -07:00
Brian Crowder
a3acb93892
Bug 418703: Backed out changeset f788da9b2165 (tree closed)
2008-08-12 09:45:54 -07:00
Brian Crowder
ee468d02ea
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