Daniel Holbert
|
db90c5a738
|
Bug 652050 diagnostic 2 followup: use printf_stderr since android doesn't have printf. rs=dougt
|
2011-04-22 17:10:50 -07:00 |
|
Kyle Huey
|
f6f0eb7afb
|
Bug 652110: Make nsFileDataURI inherit directly from nsSimpleURI. r=sicking
|
2011-04-22 09:03:20 -04:00 |
|
Justin Lebar
|
5bc75b222e
|
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
--HG--
extra : rebase_source : 8a99a1401b7d7427bed4a136e0b38c475f6473a2
|
2011-04-14 13:58:36 -07:00 |
|
Daniel Holbert
|
68f63cf866
|
Bug 652050 diagnostic 2: Temporarily add printfs to verify presumed cause of mobile permaorange. r=dougt
|
2011-04-22 14:08:54 -07:00 |
|
Mounir Lamouri
|
db44db0ebe
|
Merge cedar with mozilla-central.
|
2011-04-22 15:25:11 +02:00 |
|
Mounir Lamouri
|
21e3015a9f
|
Bug 651079 - Use addLoadEvent instead of <body onload=""> in content/html/content/tests/. r=ehsa
|
2011-04-22 11:17:25 +02:00 |
|
Landry Breuil
|
f2dbde01af
|
Bug 651461 - Fix build failure in nsAudioStream.cpp due to conflicting types; r=roc
|
2011-04-22 10:38:42 +02:00 |
|
Ms2ger
|
4c31d5c78f
|
Bug 619998 - Remove support for Document.strictErrorChecking; r=sicking
|
2011-04-22 10:38:37 +02:00 |
|
Ms2ger
|
bb77c2f7cd
|
Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz
|
2011-04-22 10:38:33 +02:00 |
|
L. David Baron
|
25d74a36a4
|
Remove null-checks of nsCSSParser, since construction is infallible. (Bug 542058, patch 1) r=bzbarsky
Note that many callers already skipped the null-checks.
|
2011-04-21 20:17:31 -07:00 |
|
Landry Breuil
|
ca994ba2b8
|
Bug 651461 - Fix build failure in nsAudioStream.cpp due to conflicting types. r=roc
|
2011-04-22 01:16:48 +02:00 |
|
David Zbarsky
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
9740c98fc5
|
Merge cedar with mozilla-central.
|
2011-04-21 10:10:37 +02:00 |
|
Mounir Lamouri
|
b4cf8cd184
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
c4d29900ed
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Bjarne
|
6d9b57a589
|
Bug 648485 - Third attempt to fix intermittent failure in content/base/test/test_bug482935.html. r=ehsan
|
2011-04-20 21:42:09 +02:00 |
|
Cameron McCormack
|
c0000045de
|
Bug 651036 - SMIL: Make discrete to-animations behave consistently with discrete from-to animations r=dholbert
|
2011-04-20 14:05:29 +12:00 |
|
Chris Pearce
|
ff19a13fe9
|
Bug 593305 - Don't assert that media load isn't delaying the document load event at start of resource load. r=roc
|
2011-04-20 13:16:40 +12:00 |
|
Justin Lebar
|
331607e5aa
|
Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug
--HG--
extra : rebase_source : 865194e9c50612599ad029815314c0819de60124
|
2011-03-31 16:30:32 -04:00 |
|
Justin Lebar
|
f50c4cd27d
|
Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug
--HG--
extra : rebase_source : de3b3389e1ed402362f46b4b17f7cd386aca8361
|
2011-03-31 12:35:04 -04:00 |
|
Jonathan Watt
|
9c895c01df
|
Bug 589648 part 3. Work around lack of cairo support to display square stroke-linecaps for zero length paths. r=longsonr.
--HG--
extra : rebase_source : 5aaa65a2bc888b4a64884f5f2a87beb7803f646e
|
2011-04-20 10:16:02 +01:00 |
|
Jonathan Watt
|
2ab77ec23f
|
Bug 589648 part 2. Stop hardcoding the segment argument count in SVGPathData::ConstructPath. r=longsonr.
--HG--
extra : rebase_source : 8e670189c28a66c682c6097b3c42f41fa3126aa5
|
2011-04-20 10:16:02 +01:00 |
|
Jonathan Watt
|
95f497f6f6
|
Bug 589648 part 1. Explicitly maintain a 'segStart' variable in SVGPathData::ConstructPath instead of being clever with 'segEnd'. r=longsonr.
--HG--
extra : rebase_source : 7e18e457b3589d103173ffdb97ee7791cf5bf3d2
|
2011-04-20 10:16:02 +01:00 |
|
Vivien Nicolas
|
348b51fee1
|
Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki]
|
2011-04-20 14:47:40 +02:00 |
|
Mounir Lamouri
|
74a7805054
|
Bug 651136 - Make content/events/test/test_bug238987.html non flaky. r=ehsan
|
2011-04-20 11:46:32 +02:00 |
|
Mounir Lamouri
|
6850212a48
|
Bug 651089 - Make content/events/test/test_bug534833.html non flaky. r=ehsan
|
2011-04-20 11:46:16 +02:00 |
|
Mounir Lamouri
|
1cbc3af87e
|
Bug 651077 - Make content/html/content/test/test_bug209275.xhtml and content/html/content/test/test_bug481335.xhtml non flaky. r=ehsan
|
2011-04-20 11:45:54 +02:00 |
|
Mounir Lamouri
|
666763de1d
|
Bug 651078 - Make content/html/content/test/test_bug613113.html non flaky. r=ehsan
|
2011-04-20 11:45:19 +02:00 |
|
Ehsan Akhgari
|
9db49692dd
|
Bug 650543 - Rewrite the test for bug 419132 to make it sane, and re-enable it; r=sicking
|
2011-04-16 19:39:42 -04:00 |
|
Ian Neal
|
fb7ad30b42
|
Bug 335375 - changing accesskey on a <broadcaster> via an overlay doesn't propagate to its <toolbarbutton> r=neil/smaug
|
2011-04-19 18:21:26 +01:00 |
|
Ian Neal
|
eb2a5b0b63
|
Bug 335375 - changing accesskey on a <broadcaster> via an overlay doesn't propagate to its <toolbarbutton> - mochitest r=neil/smaug
|
2011-04-19 18:21:24 +01:00 |
|
Zack Weinberg
|
dd67585463
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Zack Weinberg
|
51864c09d8
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
2011-04-16 18:22:41 -07:00 |
|
Mounir Lamouri
|
8883f4f0d6
|
Merge cedar with mozilla-central
|
2011-04-19 11:02:41 +02:00 |
|
Henri Sivonen
|
183870ea59
|
Bug 650501 - Avoid assuming that a parser object has a non-null content sink when an attempt to execute a script is made. r=Olli.Pettay.
|
2011-04-19 10:10:48 +03:00 |
|
Robert O'Callahan
|
d4c414cf18
|
Bug 641426. Part 8: Replace gfxRect::Outset/Inset with Inflate/Deflate. Also slip in a conversion constructor from nsIntRect to gfxRect. r=tnikkel
|
2011-04-19 15:07:51 +12:00 |
|
Robert O'Callahan
|
307547d062
|
Bug 641426. Part 3: Convert gfxRect::pos/size to x/y/width/height. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
|
Robert O'Callahan
|
73b97e72c4
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
|
Robert O'Callahan
|
17b91a87af
|
Bug 641426. Part 1: Create Point and Size templates. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
|
Ehsan Akhgari
|
6d481177f9
|
Bug 649012 - Revert test_bug583948.xul since the new version fails on Linux64
|
2011-04-18 20:15:53 -04:00 |
|
Robert Longson
|
55e9f84758
|
Bug 648819 - Stop ASSERTION: unknown nsISVGValue with invalid patternTransform. r=dholbert
|
2011-04-18 19:55:07 +01:00 |
|
Ehsan Akhgari
|
9676a5023a
|
Bug 492181 - test_plugin_freezing.html causes focus problems for the following test; r=roc
|
2011-04-16 19:39:43 -04:00 |
|
Mounir Lamouri
|
7ccf5d6ca3
|
Bug 650629 - Clean up and fixes tests landed with bug 583514. r=ehsan
|
2011-04-18 11:25:52 +02:00 |
|
Dão Gottwald
|
4ac8291c1d
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Phil Ringnalda
|
e246a13e51
|
Bug 650602 - Annotate content/html/content/reftests/583514-1.html as failing on Android, since it does
|
2011-04-16 23:37:56 -07:00 |
|
Ehsan Akhgari
|
6d0857c194
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
--HG--
extra : rebase_source : 88fc16ca38ded79ca87bb861dc4cef92a69dd548
|
2011-04-16 19:39:34 -04:00 |
|
Ehsan Akhgari
|
680e9b757e
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
|
2011-04-16 19:39:34 -04:00 |
|
Ms2ger
|
c0773e39d2
|
Bug 585877 - Remove support for document.width and document.height; r=jonas sr=jst
* * *
try: -b do -p all -u mochitest-o -t none
|
2011-04-17 10:57:17 +02:00 |
|
Neil Rashbrook
|
faabefc115
|
Bug 639338 Unable to specify XBL modifiers for all possible mouse events r=smaug
--HG--
rename : content/xbl/test/test_bug403162.xhtml => content/xbl/test/test_bug639338.xhtml
|
2011-04-18 21:57:32 +01:00 |
|
Ehsan Akhgari
|
c1e4d5e196
|
Backed out changeset d407ee4dabcc because it causes some tests to go orange
|
2011-04-16 23:47:06 -04:00 |
|