Oonishi Atsushi
|
79cf816bd5
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
|
Ehsan Akhgari
|
478ad1a412
|
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 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Masayuki Nakano
|
553c58f4f8
|
Bug 666903 uriloader should use mozilla::Preferences r=bz
|
2011-07-01 17:35:28 +09:00 |
|
Masayuki Nakano
|
98e782243b
|
back out previous checkin
|
2011-07-01 16:37:06 +09:00 |
|
Masayuki Nakano
|
c5d7e03002
|
Bug 666903 uriloader should use mozilla::Preferences r=bz
|
2011-07-01 15:26:10 +09:00 |
|
Jason Duell
|
f1c28b550f
|
Bug Remove unused code from nsPrefetchNode::AsyncOnChannelRedirect, r=bzbarsky
Looks like this was overlooked in bug 442803
|
2011-05-25 16:26:51 -04:00 |
|
Dan Witte
|
30593559ea
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
282953ea05
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
|
Bjarne
|
dd2e00ab6b
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
|
Mitchell Field
|
033ca6df32
|
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 |
|
Dave Camp
|
2552136ebd
|
Bug 442584 - Prefetching stops working until Firefox is restarted. r=jduell, sr=jst
|
2009-02-24 23:12:12 -08:00 |
|
Christian Biesinger
|
e9e5cf9046
|
Bug 451572 - Allow prefetching between all combinations of HTTP and HTTPS
source and target
r+sr=bzbarsky
|
2008-09-30 10:53:48 +02:00 |
|
Dave Camp
|
4bbef35d6a
|
Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz
|
2008-08-24 20:37:10 -07:00 |
|
Dave Camp
|
e6af78e60b
|
Backed out changeset bbaf0d5fef61 (bug 442803)
|
2008-08-19 22:54:37 -07:00 |
|
Dave Camp
|
83757beabe
|
Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz
|
2008-08-19 19:28:46 -07:00 |
|
|
|
b5b1698f1e
|
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
|
2007-07-08 23:19:27 -07:00 |
|
|
|
98de634631
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
|
|
f1c3cdf989
|
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
|
2007-05-29 02:45:30 -07:00 |
|
|
|
7f156c452a
|
Bug 370195 – sql device for the offline cachepatch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
|
2007-05-14 13:09:20 -07:00 |
|
roc+@cs.cmu.edu
|
1783e8d07c
|
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
|
2007-03-14 01:52:07 +00:00 |
|
darin@meer.net
|
56b73b510f
|
fixes bug 323852 "redirect after a prefetch does not include X-moz: prefetch header" r=biesi sr=bzbarsky
|
2006-01-25 00:48:40 +00:00 |
|
darin@meer.net
|
f4d834f59b
|
fixes bug 294535 "Prefetch Service should only follow redirects to http:// locations." r=biesi a=bsmedberg
|
2005-06-29 20:57:34 +00:00 |
|
bsmedberg@covad.net
|
e011d3f237
|
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
|
2005-02-25 20:46:35 +00:00 |
|
bsmedberg@covad.net
|
1216de65c8
|
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
|
2004-01-28 23:45:17 +00:00 |
|
suresh@netscape.com
|
566ab9b971
|
bug 185692 - enable prefetching of '?' URLs in the context of rel=prefetch. r-dougt, sr-darin
|
2003-03-06 21:37:09 +00:00 |
|
suresh@netscape.com
|
439e012092
|
bug 166648 - allow link prefetching to be disabled via user prefs. r-dougt, sr-alecf, a-asa.
|
2003-01-27 22:23:28 +00:00 |
|
dbaron@dbaron.org
|
8c37890522
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
|
darin@netscape.com
|
c9f9c001a8
|
fixes bug 173426 "prefetch service should set LOAD_ONLY_IF_MODIFIED flag"
r=gagan sr=bzbarsky
|
2002-12-04 04:21:10 +00:00 |
|
darin@netscape.com
|
fb3bb5821b
|
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
|
2002-11-22 07:40:16 +00:00 |
|
darin@netscape.com
|
9b852be18f
|
fixes bug 174984 "Prefetch requests should send Referer" r=gagan,mstoltz
sr=bzbarsky a=dbaron
|
2002-10-24 03:17:44 +00:00 |
|
darin@netscape.com
|
cfd5672084
|
fixes bug 166647 "allow link prefetching from a META tag + other fixes"
r=dougt,hixie sr=rpotts
|
2002-09-11 03:12:13 +00:00 |
|
darin@netscape.com
|
472f85228e
|
adding new files for link prefetching (b=12274) [NOT PART OF THE BUILD]
r=dougt sr=rpotts
|
2002-09-02 00:14:20 +00:00 |
|