Doug Turner
|
5daaf36bf1
|
Merge
|
2010-03-01 15:36:51 -08:00 |
|
Olli Pettay
|
72dc86132d
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
|
Jonas Sicking
|
1a41a3c97c
|
Bug 546528 part 3: Implement FormData. r=benjamn
|
2010-02-24 21:58:18 -08:00 |
|
Sid Stamm
|
32f5ce7b68
|
bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst
|
2010-01-21 10:41:24 -08:00 |
|
Daniel Veditz
|
0e538279e0
|
Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit
|
2010-01-14 17:19:11 -08:00 |
|
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
|
56ceec2c4c
|
bug 515433, bug 515437: Content Security Policy (CSP) core
|
2010-01-13 14:18:24 -08:00 |
|
Olli Pettay
|
63fd91b1fa
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Jonas Sicking
|
ff9260ceaf
|
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
|
2009-11-09 12:05:16 -08:00 |
|
Masayuki Nakano
|
9a683dfc70
|
Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
|
2009-10-18 16:29:08 +09:00 |
|
Masayuki Nakano
|
019ea85b6d
|
Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
|
2009-10-17 21:53:47 +09:00 |
|
Matin Movassate
|
4bb47ecb1e
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
|
Matin Movassate
|
d6945be650
|
Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
|
2009-09-08 16:29:41 -07:00 |
|
Johnny Stenback
|
dae61e5c95
|
Backed out changeset 7d5e1bcb4729 due to mochitest errors.
|
2009-08-31 14:57:45 -07:00 |
|
Matin Movassate
|
fb202885f6
|
Resolving bug 491201. Added ability for XMLHttpRequest.send() to accept an nsIDOMFile. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
|
2009-08-31 14:07:16 -07:00 |
|
Boris Zbarsky
|
e3295081e1
|
Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst
|
2008-09-10 23:15:29 -04:00 |
|
Robert O'Callahan
|
78ea2ef42a
|
Bug 344258. Create nsReferencedElement to track which element is associated with a given ID. r+sr=jst
|
2008-06-25 13:55:01 +12:00 |
|
dcamp@mozilla.com
|
67423b50ef
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
da84b4a799
|
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
|
2007-05-22 14:45:03 -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 |
|