David Anderson
|
24145fc9a1
|
Merge from mozilla-central.
|
2012-09-10 12:16:38 -07:00 |
|
David Anderson
|
b0a287cfcc
|
Merge from mozilla-central.
|
2012-09-07 15:17:11 -07:00 |
|
L. David Baron
|
ff3df34b87
|
Rename nsIPresShell::InitialReflow to Initialize since it doesn't actually perform reflow. (Bug 788956) r=roc
|
2012-09-06 21:16:09 -07:00 |
|
David Anderson
|
6c5722e35b
|
Merge from mozilla-central.
|
2012-09-06 18:28:59 -07:00 |
|
Ms2ger
|
d653d11db3
|
Bug 787412 - HTMLOptionElement.prototype.text should use do a deep tree traversal; r=mounir
|
2012-09-06 09:25:05 +02:00 |
|
Ms2ger
|
a56d5a2aa5
|
Bug 782915 - Outparamdel nsHTMLTableRowElement getters; r=mounir
|
2012-09-06 09:14:49 +02:00 |
|
Makoto Kato
|
c28c020a8f
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
|
David Anderson
|
043ddae94a
|
Merge from mozilla-central.
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
|
2012-09-05 16:18:11 -07:00 |
|
Paul Adenot
|
227e7a96df
|
Bug 567077 - Fix an assertion failure when the decoder is cloned. r=cpearce
|
2012-09-04 16:25:02 -07:00 |
|
Paul Adenot
|
1328b09819
|
Bug 567077 - Avoid sniffing when recreating a channel. r=cpearce
|
2012-09-04 17:49:46 -07:00 |
|
Paul Adenot
|
2719cc62de
|
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
|
2012-09-04 16:22:34 -07:00 |
|
David Anderson
|
25c3dd55c0
|
Merge from mozilla-central.
--HG--
rename : js/src/sharkctl.cpp => js/src/devtools/sharkctl.cpp
rename : js/src/sharkctl.h => js/src/devtools/sharkctl.h
rename : js/src/MemoryMetrics.cpp => js/src/jsmemorymetrics.cpp
|
2012-08-29 17:57:37 -07:00 |
|
David Anderson
|
6b403f94c2
|
Merge from mozilla-central.
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-29 17:51:24 -07:00 |
|
Ryan VanderMeulen
|
07a63bd067
|
Backout bug 567077 for bustage.
|
2012-09-05 18:36:38 -04:00 |
|
Paul Adenot
|
0abfc46448
|
Bug 567077 - Fix an assertion failure when the decoder is cloned. r=cpearce
|
2012-09-04 16:25:02 -07:00 |
|
Paul Adenot
|
bdab14e35c
|
Bug 567077 - Avoid sniffing when recreating a channel. r=cpearce
|
2012-09-04 16:24:12 -07:00 |
|
Paul Adenot
|
cce500079e
|
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
|
2012-09-04 16:22:34 -07:00 |
|
David Anderson
|
188c88907e
|
Merge from mozilla-central.
|
2012-08-22 16:09:24 -07:00 |
|
David Anderson
|
1ef4c57410
|
Merge from mozilla-central.
|
2012-08-21 15:59:12 -07:00 |
|
Brendan Dahl
|
3f688bb97f
|
Bug 745025 - Part 1 - Adds mozPrintCallback for canvas. r=smaug
|
2012-08-31 10:45:45 -07:00 |
|
Chris Pearce
|
cdc788f72d
|
Bug 779914 - Remove redundant reset of nsHTMLMediaElement::mAudioStream. r=kinetik.
|
2012-08-21 17:07:00 +12:00 |
|
Chris Pearce
|
3eaba47273
|
Bug 779914 - Reset Mozilla Audio Data API in nsHTMLMediaElment::AbortExistingLoads(). r=doublec
|
2012-08-21 17:06:55 +12:00 |
|
David Zbarsky
|
fbb04700b6
|
Bug 784004 - Don't include Layers.h everywhere Part 3 r=nical
|
2012-08-21 00:06:46 -04:00 |
|
David Anderson
|
565400115a
|
Merge from mozilla-central.
|
2012-08-16 14:04:20 -07:00 |
|
David Anderson
|
6fe112e8bf
|
Merge from mozilla-central.
|
2012-08-15 14:22:26 -07:00 |
|
Kyle Huey
|
fa127e8648
|
Merge m-c to b-s.
|
2012-08-15 06:25:20 -07:00 |
|
Kyle Huey
|
30cef0f1d5
|
Merge m-c to b-s.
|
2012-08-14 11:14:40 -07:00 |
|
Kyle Huey
|
2fc3f31d0c
|
Bug 697230: Part 2 - Push onload blocking logic down into imagelib. r=joe sr=bz
|
2012-08-13 15:58:53 -07:00 |
|
Kyle Huey
|
e3dadea704
|
Bug 683290: Discard images that are not in the DOM. r=bz
|
2012-08-13 15:11:50 -07:00 |
|
David Anderson
|
7ef28ac5ac
|
Merge from mozilla-central.
|
2012-08-13 13:40:42 -07:00 |
|
Mounir Lamouri
|
1077929b19
|
Bug 782227 - Add a todo() when there is no invalid form submission observer (content/ tests). r=Ms2ger
|
2012-08-13 12:14:34 +02:00 |
|
David Anderson
|
efd9a9feee
|
Merge from mozilla-central.
|
2012-08-10 14:50:20 -07:00 |
|
Honza Bambas
|
541453729c
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
David Zbarsky
|
b462ec011a
|
Bug 773842 - Fix build warnings under content/ r=mounir
|
2012-08-10 14:01:16 -04:00 |
|
David Anderson
|
b620fb6c5c
|
Merge from mozilla-central.
|
2012-08-09 13:41:13 -07:00 |
|
Ed Morley
|
61bd42dc2d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-09 12:46:05 +01:00 |
|
Ms2ger
|
e2573fe71e
|
Bug 780993 - Reinstate support for setting indexed properties on HTMLSelectElement to null; r=bz
|
2012-08-09 09:10:21 +02:00 |
|
David Anderson
|
c9ca5124db
|
Merge from mozilla-central.
|
2012-08-08 15:09:49 -07:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
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 |
|
Paul Adenot
|
9670c86dc2
|
Bug 775319 - Determine the sample format at compile time for all media code. r=kinetik
|
2012-08-16 18:10:36 -07:00 |
|
David Anderson
|
3ffd33a2cb
|
Merge from mozilla-central.
|
2012-08-07 15:13:28 -07:00 |
|
David Anderson
|
9c45c01c55
|
Merge from mozilla-central.
--HG--
rename : layout/base/nsFrameTraversal.cpp => layout/base/nsFrameIterator.cpp
rename : layout/base/nsFrameTraversal.h => layout/base/nsFrameIterator.h
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
|
2012-08-06 12:44:06 -07:00 |
|
David Anderson
|
ac219f63e6
|
Merge from mozilla-central.
|
2012-08-03 18:58:30 -07:00 |
|
Chris Double
|
716e968bbd
|
Bug 759945 - Part 6: Respect media.plugins.enabled preference - r=cpearce
--HG--
extra : rebase_source : e10d292ea2a90eb4b3796e630f67d5aab5fa5654
|
2012-08-10 20:15:31 +12:00 |
|
Chris Double
|
2e4abce09a
|
Backed out changeset dcb9299974a0 due to audio issues on android and b2g
--HG--
extra : rebase_source : 7e2b937487c3df9a40406eadf250e6596b89664f
|
2012-08-10 17:30:01 +12:00 |
|
David Anderson
|
ef13f46623
|
Merge from mozilla-central.
|
2012-08-02 13:47:20 -07:00 |
|
Ed Morley
|
66bb79039e
|
Backout ec46cfa51bf8, 4a54f06efee8, de811fbd27b0 & 67ea1314c777 (bug 567077) for causing bug 781141
|
2012-08-08 13:11:34 +01:00 |
|
David Anderson
|
bee6a61001
|
Merge.
--HG--
rename : content/base/src/nsGenericElement.h => content/base/public/FragmentOrElement.h
rename : content/base/src/nsGenericElement.cpp => content/base/src/FragmentOrElement.cpp
rename : gfx/thebes/nsCoreAnimationSupport.mm => gfx/2d/QuartzSupport.mm
|
2012-08-01 11:30:00 -07:00 |
|
Matthew Gregan
|
54b084c615
|
Bug 779416 - Shrink some unnecessarily large char arrays used for codec types. r=cpearce
|
2012-08-01 18:15:27 +12:00 |
|
David Anderson
|
9929d37fcc
|
Merge from mozilla-central.
|
2012-07-31 17:19:41 -07:00 |
|