Alfred Kayser ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
6e8022d0b4
|
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
|
2011-08-25 10:46:01 +02:00 |
Alfred Kayser
|
e51dd98d6e
|
Bug 529733 - Crash in nsCacheMetaData::SetElement; r=michal,jduell
|
2011-08-23 17:45:10 +01:00 |
Mounir Lamouri
|
b788140599
|
Merging mozilla-inbound into mozilla-central.
|
2011-08-23 10:19:26 +02:00 |
Michal Novotny
|
9fd45a67ef
|
Bug 681085 - sync cache map file after writing the header
|
2011-08-23 00:24:23 +02:00 |
Geoff Brown
|
6b2be6e629
|
Bug 668349 - Changes to xpcshell.ini; r=jmaher
|
2011-08-22 09:00:50 +01:00 |
Sander van Veen
|
0d93bbb4b5
|
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
|
2011-08-21 16:02:24 -07:00 |
Honza Bambas
|
b53745b092
|
Bug 673226 - Null timestamp usage in telemetry code; r=jduell.mcbugs
|
2011-08-21 09:27:29 +01:00 |
Honza Bambas
|
e2bbc234a5
|
Bug 662555 - Race condition when measuring responseEnd; r=jduell.mcbugs
|
2011-08-21 09:27:29 +01:00 |
timeless
|
140640f66a
|
Bug 620306 - Crash [@ nsFtpState::Init] for oom from BeginWriting(); r=biesi
|
2011-08-21 09:27:29 +01:00 |
Han Chang
|
f6052b9484
|
Bug 673260. HttpChannelChild::RecvAssociateApplicationCache needs to be buffered. r=jduell
|
2011-08-22 14:17:14 -07:00 |
Julian Reschke
|
e28369b0b2
|
Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup
|
2011-08-22 16:51:52 +02:00 |
Benjamin Smedberg
|
4c406d738f
|
Bug 675221 part C - Remove XPCOM proxy usage from necko, r=jduell
--HG--
extra : rebase_source : 7bf53b5ac6f52df0224f4fdad78e172762fa7c64
|
2011-08-19 11:47:43 -04:00 |
Matheus Kerschbaum
|
0d19469fcf
|
Bug 678794 - Remove NECKO_OFFLINE_CACHE checks. r=jduell
|
2011-08-18 11:53:28 +02:00 |
Matheus Kerschbaum
|
116b65c9ad
|
Bug 678792 - Remove --disable-necko-disk-cache. r=khuey,jduell
|
2011-08-18 11:53:26 +02:00 |
Daniel Holbert
|
324643ffb5
|
Bug 678573: Remove unused variable |pollError| from nsSocketTransportService::DoPollIteration. r=jduell
|
2011-08-16 09:26:59 -07:00 |
Brian Smith
|
3cbd1af8e6
|
Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie
|
2011-08-15 22:38:56 -07:00 |
Daniel Holbert
|
7ef139c508
|
merge m-c to m-i
|
2011-08-15 21:12:06 -07:00 |
Edgar Flores
|
91b779d434
|
Bug 624743 - Resource protocol shouldn't use nsDependentCString. r=bsmedberg
|
2011-08-11 21:43:00 -04:00 |
Ed Morley
|
809a5b1243
|
Bug 665532 - Fix unused variable warnings in nsWifiMonitor.cpp by removing now unneeded LOG()s; r=dougt
|
2011-08-14 10:39:20 -07:00 |
Patrick McManus
|
dfb1358ef5
|
Bug 675983 - Websockets - fail connection on 1st fragment with a continuation op code
|
2011-08-08 23:41:22 -07:00 |
Randell Jesup
|
398a65820c
|
Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi
|
2011-08-15 17:18:15 -04:00 |
Markus Stange
|
6e87a7da96
|
Bug 667533 - Display application/json data as text. r=bzbarsky
|
2011-08-08 20:32:07 +02:00 |
Honza Bambas
|
90c4f48529
|
Bug 675804, r=jduell
|
2011-08-08 14:20:02 +02:00 |
Jason Duell
|
1403f10db6
|
bug 675784 - websockets early cancel part 2/2 r=mcmanus.
|
2011-08-07 09:44:19 -04:00 |
Patrick McManus
|
9069f0c1fb
|
bug 675784 - websockets early cancel part 1/2 r=jduell
|
2011-08-07 09:43:53 -04:00 |
Michael Wu
|
c0f3877f71
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
Matheus Kerschbaum
|
aab786a0d3
|
Bug 675500 - Remove --disable-storage. r=khuey
|
2011-08-06 19:05:49 +02:00 |
Patrick McManus
|
f095f205c0
|
bug 675919 - websockets fail connection on unknown control code. r=jduell
|
2011-08-04 22:45:55 -07:00 |
Patrick McManus
|
22a4205ec3
|
Bug 675961 - Websockets: error in removing processed control frame from buffered fragment sequence. r=jduell
|
2011-08-04 22:43:52 -07:00 |
Patrick McManus
|
b7ecf99eb5
|
bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz
|
2011-08-03 23:46:13 -04:00 |
Michael Wu
|
458349cb71
|
Bug 675873 - Switch nsHttpConnectionMgr from nsHashtable to nsClassHashtable, r=bz
|
2011-08-03 18:59:10 -07:00 |
Patrick McManus
|
e032c4c7e6
|
bug 674716 - websockets API close reason codes and messages r=sicking r=biesi sr=bz
--HG--
extra : rebase_source : f7a0eb6b310f29f8e697c26ff5e0ef9d2fde559a
|
2011-08-03 15:15:25 -04:00 |
Marco Bonardo
|
498fcdf6b0
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-08-03 10:46:22 +02:00 |
Matt Brubeck
|
282c1b03ab
|
Back out 52702d275995 (bug 647391) because of xpcshell test failures
|
2011-08-02 19:59:22 -07:00 |
Jason Duell
|
9188ce4753
|
Bug 647391 - Increase maximum size for objects stored in disk cache. r=michal
|
2011-08-02 17:12:25 -07:00 |
Patrick McManus
|
ab94f21f66
|
bug 667853: Missing close() event if websocket::init fails. r=mcmanus, jdm
|
2011-08-02 16:55:17 -07:00 |
Jason Duell
|
3ead74b03f
|
bug 674689: Delay Cache.trash delete to avoid startup I/O contention. r=michal
|
2011-08-02 16:54:55 -07:00 |
Michal Novotny
|
e9a927069b
|
Bug 675420 - cache is now cleared on every startup
|
2011-08-03 00:23:54 +02:00 |
Randell Jesup
|
232783f542
|
Bug 675710: Add tests for protocol-relative URIs (href=//site/foo) r=bz
|
2011-08-02 09:40:58 -04:00 |
Jeff Walden
|
0d7714df4b
|
Bug 568663 - Always append bytes to arrays using increments guaranteed to be substantially below the maximum function argument count. r=honzab
--HG--
extra : rebase_source : 7e47afc5e98219089029d771eaaec9514abcef3d
|
2011-07-25 15:25:38 -07:00 |
Michal Novotny
|
114b9df996
|
Bug 673808 - _CACHE_MAP_ is storing nsDiskCacheRecord structs with uninitialized data containing bits of Fx memory
|
2011-07-26 13:09:42 +02:00 |
Jason Duell
|
6869877585
|
Bug 670911 Cache slow to clear after crash: rename to *.Trash in same directory to avoid NTFS ACL reset. r=michal
|
2011-07-28 04:12:38 -07:00 |
Ginn Chen
|
18436b4bc6
|
Bug 673862 - Fix compile of nsWifiScannerSolaris.cpp. r=jones.chris.g.
|
2011-07-28 11:48:43 +08:00 |
Luke Wagner
|
919b29c9d6
|
Bug 667535 - Remove xpcom/proxy use in netwerk/wifi (since this can lead to off-thread scripted QI) (r=dougt)
|
2011-07-27 09:26:20 -07:00 |
Marco Bonardo
|
3430d79c86
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-27 12:12:25 +02:00 |
Daniel Holbert
|
180d39a711
|
Bug 670542 patch 2: Rev iids of nsIURI & descendants. r=jst
|
2011-07-26 22:11:40 -07:00 |
Daniel Holbert
|
0d53d5d6f0
|
Bug 670542 patch 1: Shift .ref-related additions to end of nsIURI.idl. r=jst
|
2011-07-26 22:11:08 -07:00 |
Michael Wu
|
a09b1922d3
|
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
|
2011-07-25 21:57:58 -07:00 |
Patrick McManus
|
92cd97ecb5
|
bug 648941 - close persistent connections when transitioning in/out of private browsing r=bz
|
2011-07-25 16:25:01 -04:00 |
Evan Shaw
|
8d35bc5104
|
Bug 631967 - Fix unsafe pointer dereference. r=mayhemer
|
2011-07-21 22:29:00 -04:00 |