Olli Pettay
b3a4be3d45
Bug 680687, Follow COM rules - keep strong ref to object, r=jst
2011-08-23 15:57:29 +03:00
Michael Wu
09c0b18b41
Bug 676192 - Remove kHashEnumerateRemove and make nsHashtableEnumFunc return PRBool, r=bsmedberg
2011-08-22 19:15:54 -07:00
Brian Birtles
2e26d66792
Bug 562815 part 7 - Don't cache display animation values (due to bug 536660); r=dholbert
...
--HG--
extra : rebase_source : ddd0350c570dd101960901279e2411e672b05625
2011-08-23 08:34:16 +09:00
Brian Birtles
3e8804de84
Bug 562815 part 6 - Check if property is cached in rule tree; r=dbaron
...
--HG--
extra : rebase_source : 9a7d2388bd00e2c8177cebc9d2a1339626cdd3ab
2011-08-23 08:34:12 +09:00
Brian Birtles
f1045b9816
Bug 562815 part 3 - Add context-sensitive flag to style animation resolution; r=dholbert
...
--HG--
extra : rebase_source : 2914f301d6ce7dc95134ffdd84de29d4408b7917
2011-08-23 08:34:03 +09:00
Brian Birtles
875134cfe4
Bug 562815 part 2b - Add even more tests; r=dholbert
...
--HG--
extra : rebase_source : bfe07feecc89dc9a882c39d7b5111f71d1f6f57a
2011-08-23 08:33:58 +09:00
Brian Birtles
38599c454e
Bug 562815 part 2a - Add further tests; r=dholbert
...
--HG--
extra : rebase_source : 6646562047657bda34547d01b784ddafa2b6f583
2011-08-23 08:33:52 +09:00
Brian Birtles
be0a850b73
Bug 562815 part 1 - refactor test_smilChangeAfterFrozen.xhtml; r=dholbert
...
--HG--
extra : rebase_source : 4fc6cafc6e771037f2fabc7fb2f633340fdd1811
2011-08-23 08:33:46 +09:00
Chris Pearce
523b4c7bb2
Bug 671745 - Remove another unnecessary and orange-inducing play() in test_replay_metadata. r=kinetik
2011-08-23 10:35:22 +12:00
Matt Brubeck
bfd7610923
Back out bug 679864 (e6a4dd7f9906 - 7a9079ac5718) because of Win debug M1 failures
2011-08-22 13:23:21 -07:00
Mounir Lamouri
973360f617
Merging mozilla-inbound into mozilla-central.
2011-08-22 19:46:18 +02:00
Mounir Lamouri
bb03bbf835
Bug 657702 - Remove leading and trailing whitespaces in <input type='email'> value sanitizing algorithm. r=smaug
2011-08-22 14:58:01 +02:00
Robert Longson
789bcf6dff
Bug 680035 - Filter elements do not react to color-interpolation-filters attribute changes. r=roc
...
--HG--
rename : layout/reftests/svg/dynamic-filter-contents-01.svg => layout/reftests/svg/dynamic-filter-contents-01a.svg
2011-08-20 14:02:41 +01:00
Bernd
baa9781f4a
bug 211636 replace shared table attribute mapping by a more rule conforming mapping r=dbaron
2011-08-20 12:18:50 +02:00
Benoit Jacob
de82bda127
Bug 679864 - [5/5] Upgrade WebGL conformance test suite to r15318
...
This is just removing some old cruft, mainly old patches that are not needed anymore.
2011-08-19 11:39:00 -04:00
Benoit Jacob
e639f41662
Bug 679864 - [4/5] Upgrade WebGL conformance test suite to r15318
...
This reapplies the patch replacing remote images by local ones on http://example.com and http://mochi.test:8888 URLs.
2011-08-19 11:39:00 -04:00
Benoit Jacob
99bd9eca95
Bug 679864 - [3/5] Upgrade WebGL conformance test suite to r15318
...
This patch disables the quickCheckAPI.html page, with this comment:
this test causes whichever comes after to intermittently time out.
forcing a GC run doesn't solve this issue. Could be something about using a random amount of memory that
can be too high, causing e.g. swapping.
2011-08-22 11:52:19 -04:00
Benoit Jacob
ba7d6a51ae
Bug 679864 - [2/5] Upgrade WebGL conformance test suite to r15318
...
This patch updates the lists of failing tests, and adds some code to ignore a few intermittently failing tests: 1 on Linux and 4 on Mac
2011-08-19 11:39:00 -04:00
Benoit Jacob
03aef1a53c
Bug 679864 - [1/5] Upgrade WebGL conformance test suite to r15318
...
This is the actual upgrade. The canonical URL for this test suite is
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
2011-08-19 11:39:00 -04:00
Bobby Holley
a61ffe2be4
Bug 679494 - Tests. r=khuey
2011-08-18 13:36:00 -07:00
Bobby Holley
461de28389
Bug 679494 - Wrap value returned from nsDOMMessageEvent::GetData. r=mrbkap
2011-08-18 12:10:00 -07:00
Ehsan Akhgari
57cb2d27fa
Backed out bug 679864 because of mochitest-1 oranges
2011-08-19 14:22:52 -04:00
Benoit Jacob
dedfc2d8bd
Bug 679864 - [4/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
...
This is just removing some old cruft, mainly old patches that are not needed anymore.
2011-08-19 11:39:00 -04:00
Benoit Jacob
ead1924a2a
Bug 679864 - [3/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
...
This reapplies the patch replacing remote images by local ones on http://example.com and http://mochi.test:8888 URLs.
2011-08-19 11:39:00 -04:00
Benoit Jacob
ac02a5be89
Bug 679864 - [2/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
...
This patch updates the lists of failing tests, and adds some code to ignore a few intermittently failing tests: 1 on Windows and 2 on Mac
2011-08-19 11:39:00 -04:00
Benoit Jacob
5476f2d890
Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
...
This is the actual upgrade. The canonical URL for this test suite is
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
2011-08-19 11:39:00 -04:00
Benjamin Smedberg
75ebf12f44
Merge the electrolysis branch to mozilla-central.
2011-08-19 10:15:52 -04:00
Marco Bonardo
83f600a726
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-19 11:39:42 +02:00
Josh Matthews
5a0aa42056
Bug 680275 - Ensure that the video load begins before adding the video to a new document. r=roc
2011-08-18 18:38:26 -04:00
Kyle Huey
e5dc49dea7
Merge b-s to m-c.
2011-08-18 16:03:20 -04:00
Jan Varga
78e4db599e
A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn
2011-08-18 18:37:26 +02:00
Kyle Huey
fa3c2e7eb4
Bug 555482: Allow resetting resizers by double-clicking on the resizer. r=Enn
2011-08-18 10:25:36 -04:00
Chris Pearce
180d6a938d
Bug 671745 - Remove unnecessary and orange-inducing play() in test_replay_metadata. r=doublec
2011-08-18 16:41:24 +12:00
Matthew Gregan
37751a6419
Bug 679269 - Rename SoundData{,Value} to AudioData{,Value} and fix inconsistent use of "sound" vs "audio". r=doublec
2011-08-16 17:19:51 +12:00
Matthew Gregan
21bedaef47
Bug 679261 - sa_stream_get_min_write should return a result in bytes, not frames. r=cpearce
2011-08-16 15:47:45 +12:00
William Chen
a5a375d3a6
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
2011-08-15 20:40:38 -07:00
Daniel Holbert
c35631abba
merge m-c to m-i
2011-08-15 21:12:06 -07:00
Chris Pearce
53e1d1d80a
Bug 665344 - Ensure minWriteSamples samples written before sleeping in AudioLoop drain. r=kinetik
2011-08-16 15:32:10 +12:00
Daniel Holbert
e2a4105660
Bug 678822: Skip call to nsSMILAnimationFunction::GetAccumulate() if we've had parse errors. r=birtles
2011-08-15 17:58:52 -07:00
Mats Palmgren
658d79ef70
Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking
2011-08-16 02:55:20 +02:00
Matthew Gregan
1f023245aa
Bug 623444 - Remove unused non-blocking code from nsAudioStream. r=doublec
2011-08-08 12:51:04 +12:00
Mounir Lamouri
b96b80cbf1
Bug 679499 - Add nsHTMLAnchorElement, nsHTMLSpanElement and nsHTMLDivElement to the DOM Memory Reporter. r=jst
2011-08-18 00:14:53 +02:00
Brad Lassey
642a86f53c
bug 654352 - follow up to make test for document.caretPositionFromPoint API more reliable r=me
...
--HG--
extra : rebase_source : f9c86be2647c942ad807cc9d31a10650ce68b58f
2011-08-18 19:05:49 -04:00
Brad Lassey
0ff9802473
bug 654352 - document.caretPositionFromPoint API r=roc,smaug
2011-08-18 16:54:34 -04:00
Ms2ger
4ef091c3ed
Merge m-c to m-i.
2011-08-18 22:01:33 +02:00
Olli Pettay
2fecadd5dd
Bug 669640 - Fix the message manager API to work with multiple content processes, r=bsmedberg
...
--HG--
extra : rebase_source : bdb66e3f1a9a956d80b2e01869a7ed15b3710c0e
2011-08-02 15:57:48 -04:00
Benjamin Smedberg
3ad781c193
Bug 666748 - Optionally support a pool of content processes instead of a single one. r=jdm The followup patch for 669640 must land together with this one.
2011-08-02 15:35:42 -04:00
Kyle Huey
2b024fafc7
Merge b-s to m-c.
2011-08-02 11:34:34 -04:00
Michael Wu
45846283da
merge backout (bug 664249) for possible orange
2011-08-01 21:19:12 -07:00
Michael Wu
70b34aa4c0
Backed out changeset f29ddae820bf (bug 664249) for possible orange r=killer
2011-08-01 21:18:48 -07:00