David Mandelin
|
f575742690
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-30 11:38:48 -07:00 |
|
David Mandelin
|
c056a07f6b
|
Backed out changeset 41e3e584023f -- more tinderbox bustage.
|
2010-08-27 18:51:14 -07:00 |
|
David Anderson
|
8d3e96d32e
|
[JAEGER] ICs for scripted calls (bug 587698, r=dmandelin).
|
2010-08-27 17:50:53 -07:00 |
|
Robert O'Callahan
|
79b8d06302
|
Bug 581222. Extend gfxAlphaBlur to support "spread radii". r=vlad
--HG--
extra : rebase_source : e644ae08007e52c524c3237d336441f1413f846b
|
2010-08-23 21:30:07 +12:00 |
|
Brian Birtles
|
b90f670c09
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
|
Jonas Sicking
|
d1fd8e674e
|
Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker
|
2010-08-27 22:54:57 -07:00 |
|
Jonas Sicking
|
dc2e1b24bc
|
Bug 590870: Don't crash when attempt to create XUL element through DOM is denied. r=jst a=blocker
|
2010-08-27 22:54:40 -07:00 |
|
Jonas Sicking
|
a29872edef
|
Bug 590812: Fix XML pretty printing. r=mrbkap a=blocker
|
2010-08-27 22:54:28 -07:00 |
|
Olli Pettay
|
dfad47f5a3
|
Bug 588808 - TabChildGlobal objects shouldn't be kept alive too long, r=dougt, a=Mossop
|
2010-08-23 11:44:43 +03:00 |
|
Matthew Gregan
|
db5495b891
|
Bug 589069 - Take decoder lock earlier in MetadataLoaded to protect mDecoderPosition access. r=doublec, a=roc
|
2010-08-23 14:31:14 +12:00 |
|
Matthew Gregan
|
188c77ba33
|
Bug 589048 - Destroy vpx_codec_ctx when destroying nsWebMReader. r=doublec, a=roc
|
2010-08-23 14:50:43 +12:00 |
|
Karl Tomlinson
|
9262413ddf
|
backout dbbb9575aae1 due to build issues in some configurations b=577743
|
2010-08-23 16:27:49 +12:00 |
|
Chris Double
|
2c4ba817cd
|
Bug 577743 - Scale videos at YCbCr to RGB conversion time - r=roc a=blocking
|
2010-08-23 13:47:33 +12:00 |
|
Chris Pearce
|
e7bc98cbb3
|
b=587329 Fix so build with disable webm/ogg/wave works r=doublec a=roc
--HG--
extra : rebase_source : 458cd650f36a9a93c358c7ea1db1fc32432055f0
|
2010-08-23 13:40:21 +12:00 |
|
Timothy Nikkel
|
7e065871d5
|
Fix message in test. r=philor a=tests-only
|
2010-08-21 21:29:08 -05:00 |
|
Mounir Lamouri
|
3c100f9dbb
|
Bug 561634 - Rename nsConstraintValidation to nsIConstraintValidation. r=sicking a2.0=blocking
--HG--
rename : content/html/content/src/nsConstraintValidation.cpp => content/html/content/src/nsIConstraintValidation.cpp
rename : content/html/content/src/nsConstraintValidation.h => content/html/content/src/nsIConstraintValidation.h
|
2010-08-21 20:52:49 +02:00 |
|
Mounir Lamouri
|
2643c3bd63
|
Bug 561634 - Implement constraint validation API for form element. r=smaug sr=sicking a2.0=blocking
|
2010-08-21 20:51:38 +02:00 |
|
Mounir Lamouri
|
f0abd62b35
|
Bug 561635 - Implement constraint validation API for output element. r=sicking a2.0=blocking
|
2010-08-21 19:54:53 +02:00 |
|
Mounir Lamouri
|
4961d1afbf
|
Bug 558788 - More tests for :invalid and :valid, using querySelectorAll(). r=sicking a=test-only
--HG--
rename : content/html/content/test/test_bug558788.html => content/html/content/test/test_bug558788-1.html
|
2010-08-21 19:53:52 +02:00 |
|
Mounir Lamouri
|
eb4a11a0de
|
Bug 558788 - Valid/Invalid form elements should change their state to use CSS3 pseudo-classes :valid and :invalid. f=ehsan r=sicking,dbaron sr=jst a2.0=blocking
|
2010-08-21 19:52:57 +02:00 |
|
Phil Ringnalda
|
69f34402f7
|
Bug 567954 - disable test_mixed_principals.html for constant orange, a=test-only
--HG--
extra : rebase_source : d94eea2b4b539db58be101b15774171ce5a85f66
|
2010-08-20 18:46:19 -07:00 |
|
Mounir Lamouri
|
98dcdbc7b5
|
Bug 589026 - Reduce time taken by test_bug535043.html. r=ehsan a=test-only
|
2010-08-21 18:32:24 +02:00 |
|
Mounir Lamouri ext:(%2C%20David%20Zbarsky%20%3Cdzbarsky%40gmail.com%3E)
|
f8ab79e415
|
Bug 582412 - Implement @formmethod, @formenctype. r=smaug sr=sicking a2.0=blocking
|
2010-08-20 19:47:30 +02:00 |
|
Robert Sayre
|
ae7a641fb5
|
Merge tracemonkey to mozilla-central. a=very many blockers
|
2010-08-20 17:09:59 -04:00 |
|
Robert O'Callahan
|
8cbf8e9f2a
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Robert Sayre
|
d598acd055
|
Merge mozilla-central to tracemonkey.
|
2010-08-20 10:04:58 -04:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
6763342e81
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Joel Maher
|
978a4a1ad2
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Robert Sayre
|
b54b2278b9
|
Merge from mozilla-central
|
2010-08-19 13:50:37 -04:00 |
|
Robert Sayre
|
43c1350df6
|
Merge mozilla-central to tracemonkey.
|
2010-08-19 11:18:37 -04:00 |
|
Ms2ger
|
a2c049c1fc
|
Bug 531030 - Remove support for the spacer element; r=bzbarsky a=blocking-betaN
|
2010-08-20 08:05:05 +02:00 |
|
Timothy Nikkel
|
86f1f98226
|
Bug 587944. Need to clear are target frame when we clear our target content. r=smaug a=blocking 130078 which blocks
|
2010-08-18 20:16:58 -05:00 |
|
Joel Maher
|
2aa0bf8512
|
Bug 585630 - "disable mochitests that utilize ondragstart attributes at least until tiles die" [r=mark.finkle] a=mobile_test_only
|
2010-08-09 11:00:00 -07:00 |
|
Ted Mielczarek
|
367a1e0095
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures. (merge commit) a=bustage fix
|
2010-08-18 13:09:44 -04:00 |
|
Ted Mielczarek
|
be942c946d
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
960122a5de
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Brian Birtles
|
36e7527d9a
|
Bug 544855 - Make discrete to-animation only visit to value, r=dholbert, a=blocking-betaN+
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
601e6299ae
|
Bug 485157: SMIL event timing, part 6 repeat timing, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
62844c6133
|
Bug 485157: SMIL event timing, part 5 make default event base the animation target, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
7581213bbc
|
Bug 485157: SMIL event timing, part 4 refactor nsIContent usage to use mozilla::dom::Element instead, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
f5f57834b2
|
Bug 485157: SMIL event timing, part 3 event registration and timing, r=smaug, dholbert; sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
82b4a7d801
|
Bug 485157: SMIL event timing, part 2 refactor instance time clearing, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Brian Birtles
|
c81d68f39a
|
Bug 485157: SMIL event timing, part 1 refactor added end time handling, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
|
Bobby Holley
|
7a580f398c
|
bug 512260 - Add image tracker to nsDocument and register content images with it.r=roc,sr=dbaron,a=blocker
|
2010-08-03 20:40:29 -04:00 |
|
Robert O'Callahan
|
20c2a19d6a
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
|
Robert O'Callahan
|
87bbf8a495
|
Bug 537890. Part 8: Define MM_PER_INCH_FLOAT. r=dbaron
|
2010-08-13 21:57:57 +12:00 |
|
Chris Pearce
|
f4cb763eeb
|
Replaces some \c\r with \n. a=bustage-fix
|
2010-08-18 14:17:50 +12:00 |
|
Chris Pearce
|
96f438660b
|
Backout 7eee00899270
|
2010-08-18 14:00:29 +12:00 |
|
Chris Pearce
|
235f7b51cf
|
Commit backout of 42c8cd0e1a65
|
2010-08-18 13:59:10 +12:00 |
|