Marco Bonardo
|
312ed3ed80
|
Merge inbound and central
|
2012-03-16 13:42:16 +01:00 |
|
Ms2ger
|
a494664e3f
|
Bug 722154 - Part f: Remove custom quickstubs for vertexAttrib[1-4]fv; r=bjacob
|
2012-03-16 10:53:41 +01:00 |
|
Ms2ger
|
3456d2d5e4
|
Bug 722154 - Part e: Remove custom quickstubs for uniform[1-4][i,f]v and uniformMatrix[2-4]fv; r=bjacob
|
2012-03-16 10:52:42 +01:00 |
|
Ms2ger
|
c378830bae
|
Bug 727590 - uniformMatrix*fv handles its transpose argument incorrectly; r=bjacob
|
2012-03-16 10:51:04 +01:00 |
|
Ms2ger
|
d5d2b74974
|
Bug 722154 - Part d: Remove custom quickstub for readPixels; r=bjacob
|
2012-03-16 10:50:51 +01:00 |
|
Ms2ger
|
58d4fde71b
|
Bug 722154 - Part c: Remove custom quickstubs for compressedTexImage2D and compressedTexSubImage2D; r=bjacob
|
2012-03-16 10:50:33 +01:00 |
|
Ms2ger
|
3850828e22
|
Bug 722154 - Part b: Remove custom quickstub for bufferSubData; r=bjacob
|
2012-03-16 10:50:18 +01:00 |
|
Ms2ger
|
b3ff1e4405
|
Bug 722154 - Part a: Remove custom quickstub for bufferData; r=bjacob
|
2012-03-16 10:50:00 +01:00 |
|
Ms2ger
|
83ae0b2e1a
|
Bug 732704 - compressedTexSubImage2D should take 8 arguments, not 7; r=bjacob
|
2012-03-16 10:49:29 +01:00 |
|
Ms2ger
|
b21a9fb08a
|
Bug 550309 - Part f: Return real ImageData from CreateImageData; r=bz
|
2012-03-16 10:49:16 +01:00 |
|
Ms2ger
|
090a26ea3d
|
Bug 550309 - Part e: Remove custom quickstub for getImageData and return an actual ImageData; r=bz
|
2012-03-16 10:48:55 +01:00 |
|
Ms2ger
|
2d3c91199c
|
Bug 550309 - Part d: Try unwrapping to nsIDOMImageData in GetImageData(); r=bz
|
2012-03-16 10:44:39 +01:00 |
|
Ms2ger
|
7ea9d494ee
|
Bug 550309 - Part c: Implement ImageData; r=bz
|
2012-03-16 10:44:08 +01:00 |
|
Ms2ger
|
6712d38a5f
|
Bug 550309 - Part a: Tighten up support for fake ImageData objects; r=bz
|
2012-03-16 10:41:53 +01:00 |
|
Masayuki Nakano
|
5f93695680
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
|
Ed Morley
|
b4dda70351
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-15 12:42:01 +00:00 |
|
Kyle Huey
|
e8ed17fbad
|
Bug 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07:00 |
|
Nathan Froyd
|
59ce138419
|
Bug 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
|
Charles Chan
|
601565db8b
|
Bug 729049 - Inline IsXMLLetter, IsXMLNCNameChar, DecodeEntity from nsIParserService. r=hsivonen
|
2012-03-14 21:56:58 -07:00 |
|
Blake Kaplan
|
2c581e8da4
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
|
Jonathan Kew
|
fc884ec915
|
bug 731536 - text-transform:capitalize should affect the first alphanumeric char in a word, not the first non-punctuation char. r=smontagu
|
2012-03-14 06:47:14 +00:00 |
|
Robert Longson
|
9a7758d1f4
|
Bug 736031 - getBBox returns incorrect results with empty containers. r=jwatt
|
2012-03-15 11:42:54 +00:00 |
|
Masatoshi Kimura
|
705e1864af
|
Bug 735268 - Restore StorageEvent test which is accidentally removed. r=sicking
--HG--
extra : rebase_source : 07a34decab41334160ff6314beb76a0c38cf520d
|
2012-03-13 23:31:55 +01:00 |
|
Kyle Huey
|
6c62ce3350
|
Bug 735152: Disable the offending tests. r=me
|
2012-03-13 07:34:39 -07:00 |
|
Marco Bonardo
|
80af6e193a
|
Merge last green PGO from inbound to central
|
2012-03-13 11:17:21 +01:00 |
|
Masatoshi Kimura
|
db7570958a
|
Bug 721569 - Tests. r=sicking
--HG--
rename : content/base/test/test_blobbuilder.html => content/base/test/test_blobconstructor.html
|
2012-03-12 21:45:00 -07:00 |
|
Masatoshi Kimura
|
d1e291fd89
|
Bug 721569 - Implement Blob constructor. r=sicking
|
2012-03-12 21:44:56 -07:00 |
|
Masatoshi Kimura
|
9105b69daf
|
Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD
|
2012-03-12 21:44:48 -07:00 |
|
Boris Zbarsky
|
09fd9002b2
|
Bug 732667. Only do checks for :hover selectors when hover state changes on nodes which have relevant hover rules. r=dbaron
|
2012-03-12 22:54:15 -05:00 |
|
Phil Ringnalda
|
47dd3c842e
|
Back out 83a33626d965:6e9330f5a9bd (bug 732667 and bug 705877) for Windows build bustage
|
2012-03-12 22:12:41 -07:00 |
|
Boris Zbarsky
|
82ab90bd3f
|
Bug 732667. Only do checks for :hover selectors when hover state changes on nodes which have relevant hover rules. r=dbaron
|
2012-03-12 22:54:15 -05:00 |
|
Olli Pettay
|
d4e901ac01
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, a=bustage
|
2012-03-13 03:53:25 +02:00 |
|
Olli Pettay
|
91a34ecfd4
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, part2, r=jst
|
2012-03-13 02:56:20 +02:00 |
|
Olli Pettay
|
c58d4cc1b2
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
|
Avi Halachmi
|
569c1017ce
|
Bug 206438 - Smooth scrolling should use the 'smoothwheel' algorithm. r=roc ui-r=limi
|
2012-03-11 13:55:00 -07:00 |
|
Kyle Huey
|
2ce2d42468
|
Bug 498998: Implement XHR timeout in Workers. r=sicking
|
2012-03-12 17:00:46 -07:00 |
|
Justin Lebar
|
064e2cf3f9
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
David Anderson
|
47563b2221
|
Remove JS_GetScriptedCaller (bug 732652, r=luke,mrbkap,bholley,smaug,bent).
|
2012-03-06 15:33:12 -08:00 |
|
Peter Van der Beken
|
1fa35e65ac
|
Add new DOM binding for SVG list classes. r=jst.
--HG--
extra : rebase_source : ce84f9457d7b9a14a0a65db5c643938d0e0e05bc
|
2011-08-22 11:14:13 +02:00 |
|
Peter Van der Beken
|
7d74b1e87c
|
Fix for bug 734508 (Add new DOM binding for SVG list classes). r=jst.
--HG--
extra : rebase_source : c32d2fd124093ae437f000655bba7f3a5f17d99d
|
2011-08-22 11:14:13 +02:00 |
|
Peter Van der Beken
|
fbde930e20
|
Backout 790be8926d50 to fix commit message
--HG--
extra : rebase_source : 930b7802b35784ef5d70ed359d5d9932013ad62d
|
2012-03-12 21:13:23 +01:00 |
|
Benjamin Smedberg
|
f574759569
|
Bug 729009 - Send the embedded document (SWF file) as the referer for plugin-initiated streams, r=josh
|
2012-03-12 12:48:27 -04:00 |
|
Peter Van der Beken
|
c58bd05f01
|
Fix for bug 734505 (Add new DOM binding for FileList). r=jst.
--HG--
extra : rebase_source : 7a563b1af70c24f9117b813016b7a37612e92431
|
2011-08-22 11:14:13 +02:00 |
|
Peter Van der Beken
|
24c158b037
|
Fix for bug 734503 (Add new DOM binding for TouchList). r=jst.
--HG--
extra : rebase_source : 701eb8d9a60ffa981ebcd24f426109bd70cc5cbf
|
2011-08-22 11:14:13 +02:00 |
|
Peter Van der Beken
|
38d1d644ce
|
Fix for bug 734499 (Add new DOM binding for PaintRequestList). r=jst.
--HG--
extra : rebase_source : 37f4a1ea723db150abc07d66c6f167c27fd9c354
|
2011-08-22 11:14:13 +02:00 |
|
Peter Van der Beken
|
b0f18cd351
|
Fix for new bug 734497 (Add new DOM binding for ClientRectList). r=jst.
--HG--
extra : rebase_source : 1cc96b94d21940ac1ed75ec6d46d9c2964fc54a0
|
2011-08-22 11:14:13 +02:00 |
|
Matthew Gregan
|
400456d7dd
|
Bug 734784 - Clean up some include lists in content/media. r=cpearce
|
2012-03-12 15:19:31 +13:00 |
|
Ed Morley
|
7f3b95bd7e
|
Backout fe139851fb34 (bug 734079) for M1 orange
|
2012-03-12 00:23:35 +00:00 |
|
Jonathan Watt
|
31b75074ab
|
Bug 734079 - Give nsSVGSwitchElement::MaybeInvalidate a better name and comment. r=longsonr.
|
2012-03-11 23:04:37 +00:00 |
|
Daniel Holbert
|
8b79621c1a
|
merge m-c tip over to m-i
|
2012-03-11 15:40:05 -07:00 |
|