Boris Zbarsky
|
8e48dcb1b8
|
Bug 590883. Don't forget to null-check the viewer, since the external resource load might have failed. r=roc a=blocking
|
2010-08-27 22:44:36 -04:00 |
|
Mounir Lamouri
|
39837fc7da
|
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
|
2010-08-28 02:36:45 +02:00 |
|
Mounir Lamouri
|
a8b1740698
|
Move 590387.html crashtest to content/html/content/crashtests/ a=test-only
--HG--
rename : layout/generic/crashtests/590387.html => content/html/content/crashtests/590387.html
|
2010-08-28 02:35:42 +02:00 |
|
Timothy Nikkel
|
cb508bb813
|
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event. r=smaug
|
2010-08-27 18:15:08 -05:00 |
|
Felipe Gomes
|
184d7ad27d
|
Bug 586961. Direct accesskey clicks on label to correct controlled element. r=neil a=betaN
|
2010-08-27 18:26:24 -03:00 |
|
Mark Finkle
|
07cfc2f55a
|
Bug 584610 - RecvLoadRemoteScript uses a tiny buffer to load script [r=smaug] a=blocking2.0
|
2010-08-27 13:25:36 -07:00 |
|
Bobby Holley
|
ff795b31f7
|
Bug 589469 - Notify nsImageLoadingContent when its document switches.r+sr=bz,a=blocking-beta-5
|
2010-08-26 18:30:03 -07:00 |
|
David Zbarsky
|
e64105feef
|
Tests for Bug 36619 r=sicking a=blocking
|
2010-08-27 11:49:10 -04:00 |
|
David Zbarsky
|
07afb3378d
|
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
|
2010-08-27 11:49:08 -04:00 |
|
David Zbarsky
|
df751a140e
|
Bug 36619 - allow file input .click() to bring up filepicker r=sicking a=blocking
|
2010-08-27 11:49:06 -04:00 |
|
Dan Witte
|
5306a8f553
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Ms2ger
|
81adde64b8
|
Bug 585877 - Add a warning for document.width and document.height; r=sicking a=jst
|
2010-08-27 13:44:28 +02:00 |
|
Dan Witte
|
0f002d9441
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
d4fa839364
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
|
Robert O'Callahan
|
5de92d7b23
|
Bug 581222. Extend gfxAlphaBlur to support "spread radii". r=vlad
--HG--
extra : rebase_source : e644ae08007e52c524c3237d336441f1413f846b
|
2010-08-23 21:30:07 +12:00 |
|
Mounir Lamouri
|
a0408edfad
|
Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
|
2010-08-27 07:46:17 +02:00 |
|
Chris Pearce
|
9541d4776e
|
Bug 557432 - Reduce parallelism of media mochitests. r=test-fix a=roc
|
2010-08-27 14:11:46 +12:00 |
|
Joel Maher
|
adaba45072
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Benoit Jacob
|
f67506d13c
|
Disable uniform-location.html test. r=vlad
|
2010-08-26 20:46:15 +00:00 |
|
Dan Witte
|
455bb0070a
|
Merge.
|
2010-08-21 13:51:54 -07:00 |
|
Dan Witte
|
2809e13ce6
|
Merge m-c -> e10s.
|
2010-08-21 10:21:06 -07:00 |
|
Mounir Lamouri
|
20c89047d5
|
Bug 589026 - Reduce time taken by test_bug535043.html. r=ehsan a=test-only
|
2010-08-21 18:32:24 +02:00 |
|
Dan Witte
|
9d758b2bce
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
|
Dan Witte
|
454e26f2b0
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Dan Witte
|
55caf04feb
|
Merge m-c -> e10s.
|
2010-08-20 23:51:54 -07:00 |
|
Mounir Lamouri ext:(%2C%20David%20Zbarsky%20%3Cdzbarsky%40gmail.com%3E)
|
726a81b08d
|
Bug 582412 - Implement @formmethod, @formenctype. r=smaug sr=sicking a2.0=blocking
|
2010-08-20 19:47:30 +02:00 |
|
Robert Sayre
|
92559d0601
|
Merge tracemonkey to mozilla-central. a=very many blockers
|
2010-08-20 17:09:59 -04:00 |
|
Robert O'Callahan
|
88d155fd35
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Robert Sayre
|
5d4ec38d54
|
Merge mozilla-central to tracemonkey.
|
2010-08-20 10:04:58 -04:00 |
|
Jonas Sicking
|
32a03526e0
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
a6d440687b
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Joel Maher
|
e3359fd310
|
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
|
5f896a74c9
|
Merge from mozilla-central
|
2010-08-19 13:50:37 -04:00 |
|
Dan Witte
|
c4c08588db
|
Merge m-c -> e10s.
|
2010-08-19 09:26:45 -07:00 |
|
Jim Mathies ext:(%2C%20Rob%20Arnold%20%3Crobarnold%40cs.cmu.edu%3E)
|
bd17818655
|
Bug 559613 - Reuse the rendering context for tab previews and drop the cache time to 5 seconds. r=robarnold,jimm sr=vlad
a=blocking2.0
|
2010-08-19 08:22:46 -07:00 |
|
Robert Sayre
|
5a9450dd7a
|
Merge mozilla-central to tracemonkey.
|
2010-08-19 11:18:37 -04:00 |
|
Dan Witte
|
ea24093246
|
Merge m-c -> e10s.
|
2010-08-18 10:16:15 -07:00 |
|
Ted Mielczarek
|
860a0298a2
|
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
|
9398b84c82
|
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
|
199c454157
|
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
|
b0e9b484a4
|
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
|
a146a4eac7
|
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
|
9896ec8948
|
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
|
e5574fcbf1
|
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
|
b34a18028c
|
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
|
d251dbe967
|
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
|
2fbd073b54
|
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 |
|
Doug Turner
|
82ed888d19
|
Merge with m-c
|
2010-08-17 00:21:21 -07:00 |
|
Doug Turner
|
8e478df3a1
|
Backing out 414463b32e36 to dcae4884a07d
|
2010-08-17 00:20:44 -07:00 |
|
Mounir Lamouri
|
75d39992a0
|
Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage
|
2010-08-17 02:08:35 +02:00 |
|