Igor Bukanov
|
7f8a45e9f9
|
bug 479430 - adding mixing operation callback calls. r=gal
|
2009-03-02 14:32:27 +01:00 |
|
Chris Pearce
|
bec4c67a63
|
Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc.
|
2009-03-09 09:59:08 +13:00 |
|
Olli Pettay
|
238c579e67
|
Bug 481955 - Crash [@ nsGlobalWindow::ResumeTimeouts], r=bent, sr=jst
|
2009-03-08 14:55:15 +02:00 |
|
Jim Mathies
|
492b851d97
|
Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin.
|
2009-03-06 11:54:29 -06:00 |
|
Ginn Chen
|
fe0f1039d7
|
Bug 480506 test_offsets.xul failed with some GNOME themes r=roc
|
2009-03-06 14:42:12 +08:00 |
|
Dave Camp
|
c2401372fd
|
Bug 471227 - rework offline update scheduling a bit to avoid losing/misscheduling updates. r+sr=bz
|
2009-03-04 13:37:29 -08:00 |
|
Robert Sayre
|
a5180ef247
|
Bug 465371 - Native JSON stringification aborts on functions and xml but returns JS_TRUE. r=shaver
|
2009-02-25 00:53:49 -05:00 |
|
Dave Camp
|
012f4eb5be
|
Bug 477748 - app cache chooses namespaces in the wrong order. r=honzab, sr=bz
|
2009-02-22 11:09:10 -08:00 |
|
Dave Camp
|
edf30b277b
|
Bug 477747 - appcache 'noupdate' event fired too early for master entries. r+sr=jst
|
2009-02-22 11:09:10 -08:00 |
|
Ehsan Akhgari
|
952a3fe41d
|
Bug 463000 - Handle DOM Storage in Private Browsing Mode; r=campd sr=jst
|
2009-02-19 09:31:00 +03:30 |
|
Nochum Sossonko
|
1aafbb746e
|
b=478982 Gecko users may need to prevent autoplay for video/audio content in messages r=roc,dolske sr=roc
|
2009-02-20 17:05:07 +13:00 |
|
Robert Sayre
|
695b4646c3
|
Merge tm to mc
|
2009-02-19 11:48:08 -05:00 |
|
Ben Turner
|
42dfaf6ce7
|
Bug 479143 - Fix crash from bug 340345. r+sr=jst, a=blocking1.9.1+
|
2009-02-18 19:02:50 -08:00 |
|
Benjamin Smedberg ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
|
d40f9751c8
|
Bug 476643 - JS_REQUIRES_STACK errors in nsXPCWrappedJSClass::CallMethod. Mozilla code uses some JS-internal APIs and needs to bail off trace before doing so. This shouldn't affect performance now becuase XPConnect methods are not traceable yet. r=mrbkap, sr=mrbkap.
|
2009-02-18 12:47:16 -06:00 |
|
Honza Bambas
|
69fd52a1e3
|
Bug 474696 - Process fallbacks on out-of-domain redirects, r=dcamp
|
2009-02-18 14:31:32 +01:00 |
|
Honza Bambas
|
312b077424
|
Bug 477323 - WHATWG HTML5 drag and drop event handlers could not be set dynamically, r=smaug
|
2009-02-18 14:31:31 +01:00 |
|
Honza Bambas
|
51155032ea
|
Bug 468442 - Change tests dep on PUT/DELETE support to use SJS states, r=dcamp
|
2009-02-18 14:31:30 +01:00 |
|
Robert Sayre
|
a3ab3a989e
|
Merge tm to m-c.
|
2009-02-17 20:08:01 -05:00 |
|
Robert Sayre
|
d0521c26b5
|
Bug 459161 - Process first argument to JSON stringify and parse methods as specified by ES3.1. r=shaver
|
2009-02-13 15:34:39 -05:00 |
|
David Mandelin
|
11b3722269
|
Bug 468840 refix: count JS_realloc memory more accurately, r=mrbkap
|
2009-02-12 16:18:04 -08:00 |
|
Robert Sayre
|
d6d739fcba
|
Merge mc to tm
|
2009-02-11 23:05:46 -05:00 |
|
David Mandelin
|
7d9f0c86f7
|
Bug 468840: accelerate GC over time to avoid hangs on alteredqualia.com, r=igor
|
2009-02-11 11:40:41 -08:00 |
|
Doug Turner
|
ee9c38a678
|
Bug 477848 - FF 3.1b2 crashes when executing some JS code [@ nsGeolocation::nsGeolocation(nsIDOMWindow*) ]. r/sr=jst
|
2009-02-10 17:24:15 -08:00 |
|
Andreas Gal
|
93eb39269d
|
Substitute operation counting with a watchdog thread (477187, 3nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
|
2009-02-10 14:07:01 -08:00 |
|
Robert Sayre
|
7401f9c47c
|
Merge tm to m-c
|
2009-02-10 16:03:33 -05:00 |
|
Masayuki Nakano
|
def135f71a
|
Backing out the patch of bug 442774. This might cause a timeout failure on test_keycodes.xul
|
2009-02-11 03:19:15 +09:00 |
|
Andreas Gal
|
474d0d308f
|
Backout bug 477187.
|
2009-02-10 09:54:14 -08:00 |
|
Andreas Gal
|
f796bcd60a
|
Substitute operation counting with a watchdog thread (477187, 2nd attempt, r=brendan/mrbkap/jst, sr=brendan/jst).
|
2009-02-10 03:45:36 -08:00 |
|
Andreas Gal
|
2a20c2a6de
|
Backing out bug 477187. Breaks xpcshell.
|
2009-02-09 22:54:05 -08:00 |
|
Andreas Gal
|
cbfbbd3cac
|
Substitute operation counting with a watchdog thread (477187, r=brendan/mrbkap/jst, sr=brendan/jst).
|
2009-02-09 18:20:50 -08:00 |
|
Jeff Walden
|
3c038a63cb
|
Bug 463243 - Assert correct type in JSVAL_TO_* (and vice versa) macros to fail fast when type errors happen. r=brendan
|
2009-02-03 13:56:25 -08:00 |
|
Masayuki Nakano
|
4fa4a8c50d
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.Pettay, sr=roc
|
2009-02-10 20:17:37 +09:00 |
|
Zack Weinberg
|
d2bd88dd6a
|
Bug 469933. Window sizing methods need to be DPI-aware. r+sr=bzbarsky,r=dev-null
|
2009-02-10 21:29:53 +13:00 |
|
Jesse Ruderman
|
5f1cc5c3ce
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
|
Dave Camp
|
3aeaf47c13
|
Bug 477666: namespaces broken after an appcache update. r=honzab, sr=bz
|
2009-02-09 22:40:40 -08:00 |
|
Dave Camp
|
d30d2b8d23
|
Bug 477692: applicationCache sending obsolete on new cache groups. r+sr=jst
|
2009-02-09 22:40:40 -08:00 |
|
Dave Camp
|
1981fa22ce
|
Bug 477667: manifest attribute not handled in xhtml. r+sr=jst
|
2009-02-09 22:40:40 -08:00 |
|
L. David Baron
|
00c1feec23
|
Merge backout of changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:23:16 -08:00 |
|
L. David Baron
|
1f32659f3e
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
|
Olli Pettay
|
cb57be346c
|
backout 333198
|
2009-03-02 22:21:46 +02:00 |
|
Olli Pettay
|
1f7f9b146f
|
backout 479490
|
2009-03-02 22:20:10 +02:00 |
|
Honza Bambas
|
762ed65762
|
Bug 460335 - disallow redirects when updating an application cache, r=dcamp, sr=cbiesinger
|
2009-02-27 15:09:06 +01:00 |
|
Taras Glek
|
a3edad2b35
|
Bug 476948: Need to be able to clear outstanding MozAfterPaint events r+sr=roc
|
2009-02-26 16:21:55 -08:00 |
|
Olli Pettay
|
1380d66c68
|
Bug 479490 - 'ASSERTION: Mismatched calls to ResumeTimeouts'. r=bent, sr=jst, a=blocking1.9.1+
|
2009-02-26 14:00:32 -08:00 |
|
Olli Pettay
|
e6f01244a1
|
Bug 333198 - 'Suppress Input events for web content during synchronous XMLHttpRequest loads'. r=bz, sr=jst, a=blocking1.9.1+
|
2009-02-26 14:00:30 -08:00 |
|
Dave Camp
|
9382bde2f2
|
More logging for bug 471227.
|
2009-02-25 21:57:28 -08:00 |
|
Doug Turner
|
387edb7fe3
|
Bug 478923 - Maemo Geolocation Provider support to support latest Geolocation specification. r/sr=jst
|
2009-02-25 20:33:24 -08:00 |
|
Blake Kaplan
|
6fbb5a7a82
|
Bug 476967 - Report strict warnings again. r+sr=jst
|
2009-02-25 17:32:48 -08:00 |
|
Robert Sayre
|
96c418bc43
|
Merge tracemonkey to m-c.
|
2009-02-25 04:03:41 -05:00 |
|
Dave Camp
|
7158dac155
|
Fix up some error reporting in ajax_test.js to help track down bug 471227.
|
2009-02-23 15:36:08 -08:00 |
|
Ben Turner
|
8d1f3956c6
|
Bug 340345 - 'DOM timeouts can fire during a sync XMLHttpRequest'. r+sr=jst, a=blocking1.9.1+
|
2009-02-17 12:07:39 -08:00 |
|
Doug Turner
|
09de7070dd
|
Bug 466493 - Remove unneeded test file.
|
2009-02-17 09:41:42 -08:00 |
|
Neil Deakin
|
7ae9acbaf5
|
Bug 471848, flag for whether a drag was cancelled by the user, r+sr=roc
|
2009-02-17 10:51:12 -05:00 |
|
Peter Van der Beken
|
691b82b80e
|
Fix for bug 391448 (Force layout/dom/content code to use classinfo macros that don't use the service manager.). r/sr=jst.
|
2009-02-17 15:08:08 +01:00 |
|
Olli Pettay
|
f9093a901c
|
Bug 477863 - Give gesture events usable clientX/screenX values, r+sr=roc
|
2009-02-17 13:49:03 +02:00 |
|
Olli Pettay
|
fcbd309016
|
Bug 473284 - Crash when calling advanceFocusIntoSubtree({}), r+sr=mats
|
2009-02-17 12:23:35 +02:00 |
|
Ben Turner
|
60956ac6bd
|
Bug 460882. r+sr=mrbkap.
|
2009-02-16 13:16:13 -08:00 |
|
Chris Pearce
|
0528fe151f
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
|
Jesse Ruderman
|
f154077a31
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
|
Chris Double
|
cb749708f5
|
Backed out changeset 364777bc90b5 due to test failures
|
2009-02-09 15:51:16 +13:00 |
|
Chris Pearce
|
8d5bc5908a
|
Bug 476731 - Media element should fire error event when src is a 404 - r=doublec sr=roc
|
2009-02-09 14:04:10 +13:00 |
|
Ben Turner
|
5447b9fb80
|
Remove dead files that should have disappeared long ago. NPTOB.
|
2009-02-08 15:14:19 -08:00 |
|
L. David Baron
|
9cd8a585e6
|
Backed out changeset 423eea03fb54 (Bug 460882) for being one of the two changesets that's causing chrome and a11y tests not to start.
|
2009-02-06 20:57:11 -08:00 |
|
Ben Turner
|
a6d6b36d50
|
Bug 460882. r+sr=mrbkap, a=blocking1.9.1
|
2009-02-06 16:01:16 -08:00 |
|
Benjamin Smedberg
|
c43bd56aa5
|
Backed out changeset 64d5b7cdeb69 - bug 476643 because of Windows bustage (js_LeaveTrace is not a friend API)
|
2009-02-05 20:20:03 -05:00 |
|
Benjamin Smedberg
|
2a67684f74
|
Bug 476643 - mozilla code uses some JS-internal APIs and needs to bail off trace before doing so. This shouldn't actually affect runtime now, because XPConnect doesn't use traceable natives. But in the 1.9.2 future we want to use traceable natives r=mrbkap r=jorendorff
|
2009-02-05 19:57:34 -05:00 |
|
L. David Baron
|
ec7dae4083
|
Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
Jonas Sicking
|
be65469e7c
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Dan Fabulich
|
ec500352ae
|
Bug 347174, implement document.readyState='complete'; forgot to update UUID on nsIDOMNSDocument
|
2009-01-29 13:05:38 -08:00 |
|
Honza Bambas
|
0d4109c626
|
Bug 466314 - updatingImplicit.html \(used by test_offlineMode.html and test_updatingManifest.html\) crashes SeaMonkey, r=dcamp, sr=jst
|
2009-01-29 16:22:53 +01:00 |
|
Andrei Saprykin
|
1f2fd44d83
|
bug 475680 - Using gcNumber in the cycle collector heuristics. r=igor
|
2009-01-28 18:23:42 +01:00 |
|
Dave Camp
|
ffb861d2ac
|
Bug 475116: prefix some methods removed from the application cache spec with 'moz'. r/sr/b1.9.1=jst
|
2009-01-25 22:50:44 -08:00 |
|
Peter Van der Beken
|
d692e5fef1
|
Fix for bug 443483 (Closed windows need two cycle collections to be collected). r=bent, sr=jst, a=jst.
|
2009-01-25 15:34:26 +01:00 |
|
Peter Van der Beken
|
bedc63e082
|
Merge backout
|
2009-01-22 14:53:06 +01:00 |
|
Peter Van der Beken
|
533783d9ea
|
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
|
2009-01-22 14:52:34 +01:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Jonas Sicking
|
e0c26b7454
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Jonas Sicking
|
8587502b5b
|
merge backout
|
2009-01-21 18:08:10 -08:00 |
|
Jonas Sicking
|
5b04c277ae
|
Backed out changeset 2063e342b8e1 due to failing docshell tests
|
2009-01-21 18:07:29 -08:00 |
|
Michael Ventnor
|
2351d2a4b0
|
Bug 123836 - Implement indeterminate property on checkboxes and radio buttons - r=roc,jst sr=roc
|
2009-01-22 13:07:44 +13:00 |
|
Ben Turner
|
d4ef5a62c6
|
Bug 473861 - 'Workers: Using functions (rather than attributes) for message/error handlers doesn't work'. r+sr=mrbkap, a=sicking
|
2009-01-21 15:51:16 -08:00 |
|
Jonas Sicking
|
e7e7213705
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Blake Kaplan
|
dade53b4d3
|
Bug 472674 - Allow XPCNativeWrapper to unwrap SJOWs again. r+sr=jst
|
2009-01-16 18:05:14 -08:00 |
|
Brian Birtles
|
014bd86069
|
Bug 468996. Implement SMIL animateTransform element. r+sr=roc
|
2009-01-19 22:14:16 +13:00 |
|
Ben Turner
|
9c75bee86d
|
Bug 472383 - 'Workers: JS/C++/JS/C++ recursion not properly guarded'. r+sr=jst, a=blocking1.9.1+
|
2009-01-13 10:43:20 -08:00 |
|
Daniel Holbert
|
3a925edca6
|
Bug 458167 - Fix bad usage of "it's" in comments: patch for dom folder. r+sr=jst
|
2009-01-23 01:04:21 -08:00 |
|
Boris Zbarsky
|
697a3c8f23
|
Bug 346659 tests
|
2009-01-22 22:39:50 -05:00 |
|
Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Blake Kaplan
|
a0d6f6e2e6
|
Backed out changeset 5d3af3ff9639. It doesn't allow UniversalXPConnect scripts to arbitrarily unwrap XPCNativeWrappers.
|
2009-01-16 19:36:38 -08:00 |
|
Blake Kaplan
|
38471d2166
|
Bug 472674 - Allow XPCNativeWrapper to unwrap SJOWs again. r+sr=jst
--HG--
extra : rebase_source : 628b9152dd0bd16cc5d211e949fe1921070d01a2
|
2009-01-16 18:05:14 -08:00 |
|
L. David Baron
|
bb123815cb
|
Put nsIDOMNSCSS2Properties in its own file to reduce risk of bumping the IID of the wrong interface. (Bug 473418) r+sr=jst
--HG--
rename : dom/public/idl/css/nsIDOMCSS2Properties.idl => dom/public/idl/css/nsIDOMNSCSS2Properties.idl
|
2009-01-16 13:32:09 -08:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
b79ad6fa55
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
Dave Camp
|
94a234534e
|
Bug 473739: Bad return value in nsDOMStorage::CacheStoragePermissions(). r+sr=bz
|
2009-01-15 23:30:55 -08:00 |
|
Dave Camp
|
b87351847f
|
Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas
|
2009-01-14 23:41:32 -08:00 |
|
Curtis Bartley
|
ede8f563d6
|
View Source Linkification should only linkify "safe" URLs. p=cbartley, r=mrbkap, sr=bzbarsky, b=467852
|
2009-01-15 15:07:53 -05:00 |
|
Clint Talbert
|
0ac4a0cde9
|
Bug 424814: Update prototype test suite to 1.6.0.2, patch by harthur, r=sdwilsh
|
2009-01-14 11:19:07 -06:00 |
|
Jeremy Lea
|
1800930122
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
|
Brian Birtles
|
adf1d4fa7c
|
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
|
2009-01-14 20:38:07 -08:00 |
|
Doug Turner
|
f76db9abe9
|
Bug 452834 - Add geolocation to the cycle collector. r/sr=dbaron
|
2009-01-14 17:10:46 -08:00 |
|