Andreas Gal
|
86e19efcc6
|
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
|
1ff6d486e9
|
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
|
180811a021
|
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
|
aaf80465f8
|
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
|
313514226b
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
|
Dave Camp
|
b21cbe7c23
|
Bug 477666: namespaces broken after an appcache update. r=honzab, sr=bz
|
2009-02-09 22:40:40 -08:00 |
|
Dave Camp
|
fa06c787d2
|
Bug 477692: applicationCache sending obsolete on new cache groups. r+sr=jst
|
2009-02-09 22:40:40 -08:00 |
|
Dave Camp
|
39c2dd6d73
|
Bug 477667: manifest attribute not handled in xhtml. r+sr=jst
|
2009-02-09 22:40:40 -08:00 |
|
L. David Baron
|
668fa595a8
|
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
|
dbcb511748
|
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
|
4da5c3f43a
|
backout 333198
|
2009-03-02 22:21:46 +02:00 |
|
Olli Pettay
|
7dc9c0ff12
|
backout 479490
|
2009-03-02 22:20:10 +02:00 |
|
Honza Bambas
|
11f0c0a158
|
Bug 460335 - disallow redirects when updating an application cache, r=dcamp, sr=cbiesinger
|
2009-02-27 15:09:06 +01:00 |
|
Taras Glek
|
69c8d8fd0d
|
Bug 476948: Need to be able to clear outstanding MozAfterPaint events r+sr=roc
|
2009-02-26 16:21:55 -08:00 |
|
Olli Pettay
|
e0648db07b
|
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
|
fe25d33f34
|
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
|
462ee8fcf0
|
More logging for bug 471227.
|
2009-02-25 21:57:28 -08:00 |
|
Doug Turner
|
4a6980c573
|
Bug 478923 - Maemo Geolocation Provider support to support latest Geolocation specification. r/sr=jst
|
2009-02-25 20:33:24 -08:00 |
|
Blake Kaplan
|
da2340208b
|
Bug 476967 - Report strict warnings again. r+sr=jst
|
2009-02-25 17:32:48 -08:00 |
|
Robert Sayre
|
7a1b6f8655
|
Merge tracemonkey to m-c.
|
2009-02-25 04:03:41 -05:00 |
|
Dave Camp
|
ee324a0550
|
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
|
fa672b9ab5
|
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
|
faa66c98d5
|
Bug 466493 - Remove unneeded test file.
|
2009-02-17 09:41:42 -08:00 |
|
Neil Deakin
|
810c9a7d8c
|
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
|
6740ce42ec
|
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
|
342ece17dc
|
Bug 477863 - Give gesture events usable clientX/screenX values, r+sr=roc
|
2009-02-17 13:49:03 +02:00 |
|
Olli Pettay
|
86a9bda197
|
Bug 473284 - Crash when calling advanceFocusIntoSubtree({}), r+sr=mats
|
2009-02-17 12:23:35 +02:00 |
|
Ben Turner
|
50ce98b98a
|
Bug 460882. r+sr=mrbkap.
|
2009-02-16 13:16:13 -08:00 |
|
Chris Pearce
|
c2986c75ec
|
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
|
ea905567dc
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
|
Chris Double
|
288d609824
|
Backed out changeset 364777bc90b5 due to test failures
|
2009-02-09 15:51:16 +13:00 |
|
Chris Pearce
|
01de168e48
|
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
|
98213d2d6c
|
Remove dead files that should have disappeared long ago. NPTOB.
|
2009-02-08 15:14:19 -08:00 |
|
L. David Baron
|
9e44f575eb
|
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
|
9f58fa6993
|
Bug 460882. r+sr=mrbkap, a=blocking1.9.1
|
2009-02-06 16:01:16 -08:00 |
|
Benjamin Smedberg
|
b068e39978
|
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
|
324a629426
|
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
|
f0ecf93e24
|
Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
Jonas Sicking
|
2c8b4e0b19
|
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
|
bfefa72659
|
Bug 347174, implement document.readyState='complete'; forgot to update UUID on nsIDOMNSDocument
|
2009-01-29 13:05:38 -08:00 |
|
Honza Bambas
|
ac2f869fe0
|
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
|
6e5aed2c64
|
bug 475680 - Using gcNumber in the cycle collector heuristics. r=igor
|
2009-01-28 18:23:42 +01:00 |
|
Dave Camp
|
30bd0608c5
|
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
|
f0559e5d15
|
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
|
63b350c021
|
Merge backout
|
2009-01-22 14:53:06 +01:00 |
|
Peter Van der Beken
|
0b7ffe2664
|
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
|
4301671b45
|
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
|
77010e3913
|
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
|
74e670e513
|
merge backout
|
2009-01-21 18:08:10 -08:00 |
|
Jonas Sicking
|
46b09b8476
|
Backed out changeset 2063e342b8e1 due to failing docshell tests
|
2009-01-21 18:07:29 -08:00 |
|
Michael Ventnor
|
b119ed9345
|
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
|
83b815bea0
|
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
|
8c5f8ef332
|
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
|
60c9e5280e
|
Bug 472674 - Allow XPCNativeWrapper to unwrap SJOWs again. r+sr=jst
|
2009-01-16 18:05:14 -08:00 |
|
Brian Birtles
|
802428be09
|
Bug 468996. Implement SMIL animateTransform element. r+sr=roc
|
2009-01-19 22:14:16 +13:00 |
|
Ben Turner
|
84b30458e8
|
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
|
63355ba2aa
|
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
|
7d939aed25
|
Bug 346659 tests
|
2009-01-22 22:39:50 -05:00 |
|
Fred Jendrzejewski
|
d8f1bff747
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Blake Kaplan
|
0668914df6
|
Backed out changeset 5d3af3ff9639. It doesn't allow UniversalXPConnect scripts to arbitrarily unwrap XPCNativeWrappers.
|
2009-01-16 19:36:38 -08:00 |
|
Blake Kaplan
|
a0f0697542
|
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
|
ecc57f0920
|
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
|
804cc7ee91
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
065bde22f3
|
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
|
26fc2aaa50
|
Bug 473739: Bad return value in nsDOMStorage::CacheStoragePermissions(). r+sr=bz
|
2009-01-15 23:30:55 -08:00 |
|
Dave Camp
|
d88cbe6bab
|
Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas
|
2009-01-14 23:41:32 -08:00 |
|
Curtis Bartley
|
35bf4e9d80
|
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
|
e46983861b
|
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
|
ce80f69254
|
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
|
0a47d48dae
|
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
|
a02192e467
|
Bug 452834 - Add geolocation to the cycle collector. r/sr=dbaron
|
2009-01-14 17:10:46 -08:00 |
|
Peter Van der Beken
|
3ffb92ef9c
|
Fix for bug 477688 (nsJSContext CC timer keeps nsJSContext alive). r=bent, sr=jst.
|
2009-02-12 13:06:59 +01:00 |
|
Masayuki Nakano
|
21d22e5508
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 19:44:38 +09:00 |
|
Masayuki Nakano
|
f54e744dcd
|
backing-out the patch for bug 442774
|
2009-02-12 18:54:02 +09:00 |
|
Masayuki Nakano
|
383cd77023
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 16:02:49 +09:00 |
|
Zack Weinberg
|
f6e651b4c4
|
Bug 473815 - Improve diagnostics for malformed @font-face rules; r+sr=dbaron
|
2009-02-12 05:15:56 +01:00 |
|
Dan Fabulich
|
14d93a7fb1
|
b=347174, implement document.readystate == 'complete'; r=sicking
|
2009-01-09 09:12:09 -08:00 |
|
Ben Turner
|
26990ffd2e
|
Merge backout
|
2009-01-13 12:54:57 -08:00 |
|
Ben Turner
|
25f5552576
|
Backed out changeset 8056ab7076d5 for failing unit tests.
|
2009-01-13 12:53:49 -08:00 |
|
Ben Turner
|
9e4c216172
|
Bug 472585 - 'Workers: 'importScripts()' with no args throws an exception against spec'. r+sr+a=sicking.
|
2009-01-13 10:43:23 -08:00 |
|
Ben Turner
|
ebb42f9d99
|
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 |
|
Dave Camp
|
a80443658d
|
Bug 458091: Don't store an mURI in nsDOMStorage. r=bz
|
2009-01-12 21:52:00 -08:00 |
|
Benjamin Smedberg
|
4b282d13ac
|
Bug 463642 - Safe mode should disable JIT, r+sr=jst
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
|
2009-01-12 11:05:10 -05:00 |
|
Robert Sayre
|
e7849011fd
|
Merge.
|
2009-01-07 23:41:00 -05:00 |
|
Doug Turner
|
de9797b43d
|
Bug 469715. Adding nsIDOMGeoPositionCoords. r/sr=jst
|
2009-01-07 10:26:58 -08:00 |
|
Doug Turner
|
38f73da727
|
Bug 469715 - Geolocation Coordinates interface. r/sr=jst
|
2009-01-07 09:44:44 -08:00 |
|
Doug Turner
|
14a4c6c48e
|
Bug 468462 - Geolocation timeouts values are signed. r/sr=jst
|
2009-01-07 09:43:56 -08:00 |
|
Doug Turner
|
ce7c0e132e
|
Bug 469091 - Removes an unused method from the geolocation provider api. r/sr=jst
|
2009-01-07 09:42:57 -08:00 |
|
Doug Turner
|
4142f2eb97
|
Bug 470072 - Some geolocation providers will not respond with a location for up to 1 minute. This will provide cached location if available. r/sr=jst
|
2009-01-07 09:41:57 -08:00 |
|
Robert Sayre
|
e9330d1d7c
|
Merge m-c to tracemonkey.
|
2009-01-07 11:42:59 -05:00 |
|
Robert O'Callahan
|
23446e97e2
|
Bug 472244. Flush out MozAfterPaint for previously painted areas before we go ahead and fire MozReftestInvalidate to test invalidation. Also make canvas.drawWindow take float parameters so we can more precisely specify the area to render when 'device pixels' don't match CSS pixel boundaries. r=dbaron,vlad
|
2009-01-07 21:31:36 +13:00 |
|
Ben Newman
|
43ab1e7298
|
Remove seemingly unused crypto.alert() API in favor of window.alert() that we all know and love. r+sr=jst@mozilla.org
|
2009-01-06 15:55:06 -08:00 |
|
Blake Kaplan
|
163bfb357f
|
Bug 471560 - This assertion isn't correct, since it's fine to *create* a constructor cross-origins as long as the calling script can't *use* it. r=bent sr=jst
|
2009-01-06 15:10:58 -05:00 |
|
Robert O'Callahan
|
e3629ef7fd
|
Bug 471365. Make reftest-wait tests track invalidation via MozAfterPaint and repaint the invalid areas like normal window repaining would. This makes invalidation-related bugs testable. r=dbaron
|
2009-01-06 14:15:13 +13:00 |
|
timeless@mozdev.org
|
ec4aadc05b
|
Bug 451127 "ASSERTION: nsSimpleURI not thread-safe" through nsInputStreamTransport destructor
nsJSThunk can't use an nsIURI object internally
r+sr=bz
|
2009-01-04 16:34:18 -08:00 |
|
Ben Turner
|
db32c772e5
|
Bug 471920 - 'Workers: 404 errors when creating a new worker silently fails'. r+sr=jst, a=blocking1.9+
|
2009-01-04 13:41:03 -08:00 |
|
Olli Pettay
|
474837c244
|
Bug 471883 - Gesture events should be dispatched to the element under mouse, not to document. r+sr=roc
|
2009-01-03 14:40:26 +02:00 |
|
Johnny Stenback
|
4dfe0343f6
|
Fixing bug 470992. Fix incorrect argument type in nsGlobalWindow::SetTimeout/Interval(). r+sr=mrbkap@gmail.com
|
2009-01-02 16:14:34 -08:00 |
|
Ben Turner
|
a97cee13d3
|
Fixing test filename case problem to fix linux.
|
2009-01-02 15:08:05 -06:00 |
|
Ben Turner
|
a41b56e5e1
|
Disabling the test that's timing out on linux only until I can reproduce
|
2009-01-02 14:54:18 -06:00 |
|
Ben Turner
|
b3dfcdaa06
|
Bug 471285 - 'Workers: Spec for runtime error behavior has changed'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:25:05 -06:00 |
|
Ben Turner
|
5ab3832331
|
Backed out changeset 1c68eb288c85 for mochitest timeouts.
|
2008-12-30 17:35:43 -06:00 |
|
Ben Turner
|
4e69cbe196
|
Bug 471285 - 'Workers: Spec for runtime error behavior has changed'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:25:05 -06:00 |
|
Ben Turner
|
f2b256530b
|
Bug 470334 - 'Workers: relative urls for XHR are incorrect'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:24:58 -06:00 |
|
Ben Turner
|
5d3adc4192
|
Bug 466826 - 'Running mochitest asserts: ###!!! ASSERTION: should be executing script: 'mContext->fp', file /mozilla/dom/src/base/nsJSEnvironment.cpp, line 3318'. r=bz, sr=mrbkap, a=blocking1.9+
|
2008-12-28 17:42:35 -05:00 |
|
Ben Turner
|
db1142e3af
|
Bug 467210, r=mrbkap, sr=jst, a=blocking1.9+.
|
2008-12-28 17:42:30 -05:00 |
|
Justin Dolske
|
dcbaa5986c
|
Disabled failing test -- Bug 471139 - mochitest failure in test_HTMLDocument12.html
|
2008-12-25 12:29:50 -08:00 |
|
Justin Dolske
|
b15524fc02
|
Try reenabling dom-level2-html tests to see if they're still problematic (bug 427878)
|
2008-12-24 21:13:50 -08:00 |
|
Andreas Gal
|
eb81b1c24f
|
Backed out changeset adbe8e4b21dc due to tinderbox failures/timeouts (453157).
|
2009-01-05 16:22:42 -08:00 |
|
Andrei Saprykin
|
2e891c7f35
|
bug 453157 - watchdog thread as an alternative to operation count. r=myself,mrbkap
|
2009-01-05 22:09:23 +01:00 |
|
Robert Sayre
|
dbac94aef4
|
Merge.
|
2009-01-02 13:15:32 -08:00 |
|
David Mandelin
|
5f391095f0
|
Bug 463997: JS regression test bug with 'with (window) ...', r=mrbkap
|
2009-01-02 13:11:46 -08:00 |
|
Peter Van der Beken
|
469dcb7cef
|
Testcase for bug 462947 ("ASSERTION: already initialized" - nsMimeTypeArray::GetMimeTypes).
|
2008-12-23 12:35:48 +01:00 |
|
Neil Deakin
|
b0579d24d1
|
Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc
|
2008-12-19 09:58:47 -05:00 |
|
Robert O'Callahan
|
f4bcf684b5
|
Backed out changeset b873bd70913f
--HG--
extra : rebase_source : 5edfb17304688d81579eca39df35f1a71f622f62
|
2008-12-18 23:16:09 +13:00 |
|
Chris Pearce
|
fce9710b28
|
Bug 463830. Make the window title for standalone video/audio documents be useful. r+sr=roc
--HG--
extra : rebase_source : afeb3c793fb8756901ee6ef16782f3a288ed106c
|
2008-12-18 21:07:24 +13:00 |
|
Robert O'Callahan
|
586e8a3c8c
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|
Peter Van der Beken
|
c0751516bf
|
Fix for bug 461566 (Don't call FindTearoff when not needed and cache XPCNativeInterfaces in quickstubs). r/sr=jst.
|
2008-12-16 16:46:18 +01:00 |
|
Peter Van der Beken
|
a3dff0a5c1
|
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
|
2008-12-16 16:46:18 +01:00 |
|
Martijn Wargers ext:(%20/%20Doug%20Turner%20%3Cdoug.turner%40gmail.com%3E)
|
260b020b60
|
Bug 434035 - "Crash [@ nsGlobalWindow::FindInternal] when doing find on a deleted window" [r+sr=jst]
|
2008-12-14 22:20:37 -08:00 |
|
Chris Pearce
|
929f5e14ff
|
Bug462570 - Change Network state and Ready state names in HTMLMediaElement to match spec - r=doublec sr=roc
|
2008-12-15 16:38:16 +13:00 |
|
Aiko
|
5c62c5c36a
|
Bug 466432 - nsIDOMHTMLMediaElement's currentTime attribute is overridden by Windows macro; r+sr=vladimir
|
2008-12-13 16:35:24 +01:00 |
|
Boris Zbarsky
|
25789e6536
|
Bug 469361. Remove unused API (revert to previous interface version). r+sr=jst
|
2008-12-12 20:46:43 -05:00 |
|
Boris Zbarsky
|
b56eea10eb
|
Bug 468758. Make sure to report exceptions from BindCompiledEventHandler. r+sr=jst
|
2008-12-12 20:45:56 -05:00 |
|
Dave Camp
|
9025de0ae1
|
Bug 441751 - "Directives not to cache pages ignored." [r+sr=bzbarsky]
* * *
Bug 441751 - "Directives not to cache pages ignored." (fix for offline cache updating) [r+sr=bzbarsky]
|
2008-12-11 21:57:47 -08:00 |
|
Oleg Romashin
|
6a71947cd0
|
Bug 465066 - Geolocation MaemoLocationProvider.cpp compilation fail due missing includes. r=doug.turner.
|
2008-12-12 01:35:54 -05:00 |
|
Neil Deakin
|
f2dec5a72d
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-10 07:19:17 -08:00 |
|
Oleg Romashin
|
d7a1c32e01
|
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
|
2008-12-11 18:55:15 -05:00 |
|
Benjamin Smedberg
|
22340a45d8
|
Merge mozilla-central into tracemonkey, specifically to pick up bug 467579.
|
2008-12-09 21:37:35 -05:00 |
|
Dave Camp
|
e2c8a6aeec
|
Backed out changeset e33f490c8764
|
2008-12-08 20:26:56 -08:00 |
|
Dave Camp
|
d567d66d3f
|
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
|
2008-12-08 19:24:33 -08:00 |
|
Chris Double
|
1e1a937513
|
Bug 465459. totalBytes is no longer part of the HTML5 video spec. r+sr=roc
|
2008-12-09 13:47:31 +13:00 |
|
Ben Turner
|
76d75aa4a4
|
Bug 468187 - 'Workers: Timeout ids should start at 1, not 0'. r+sr+a=jst
|
2008-12-07 16:15:57 -08:00 |
|
timeless@mozdev.org
|
90b5902b8a
|
Bug 468045. r+sr=jst.
|
2008-12-07 16:15:54 -08:00 |
|
Ben Turner
|
a3f1dfd7b3
|
Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst.
|
2008-12-07 16:15:49 -08:00 |
|
Ben Turner
|
9533cd1dca
|
Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder'. Followup OOM check to bustage fix. r+sr=jst, a=blocking1.9.1
|
2008-12-07 16:15:45 -08:00 |
|
Masatoshi Kimura
|
3a3a37f47d
|
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
|
2008-12-06 11:08:26 -08:00 |
|
Doug Turner
|
ec0565d991
|
Bug 466493 - Geolocation spec now uses milliseconds.
|
2008-12-06 07:57:03 -08:00 |
|
Masayuki Nakano
|
0aa1849eae
|
Bug 467593 'WARNING: GetCharCode used for wrong key event; should use onkeypress. ' should not be displayed by Web pages r+sr=roc
|
2008-12-06 18:30:01 +09:00 |
|
Daniel Holbert
|
a4dd603aa8
|
Merge after backing out 78d662c2c878
|
2008-12-05 11:52:54 -08:00 |
|
Daniel Holbert
|
61f320aa9d
|
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
|
2008-12-05 11:52:01 -08:00 |
|
Daniel Holbert
|
d4d3b99e9a
|
Merge after backout of changeset 416fbf4fdef3
|
2008-12-05 10:07:40 -08:00 |
|
Daniel Holbert
|
2a93aa2b0d
|
Backed out changeset 416fbf4fdef3 on suspicion of causing test failures in test_multiple_visits_around_sync.js and head_sync.js on moz2-linux-slave07
|
2008-12-05 10:07:05 -08:00 |
|
Masatoshi Kimura
|
31c5df869e
|
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
|
2008-12-05 18:31:00 +01:00 |
|
Neil Deakin
|
5c889f92e4
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-05 11:37:30 -05:00 |
|
Doug Turner
|
f91cee129b
|
Bug 466493 Implement PositionOptions::maximumAge. r/sr=jst
Bug 466494 Make geolocation mochitest use PositionError named values. r/sr=jst
|
2008-12-05 08:29:43 -08:00 |
|
Peter Van der Beken
|
9bbe9e95e6
|
Partially back out fix for bug 461563 to try to fix Txul regression on Windows.
|
2008-12-04 17:48:32 +01:00 |
|
Boris Zbarsky
|
13db56625d
|
Bug 461917. Do a better job of reporting pending exceptions when compiling an event listener. r=mrbkap, sr=jst
|
2008-12-03 09:41:09 -05:00 |
|
Vladimir Vukicevic
|
2935296406
|
Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc
|
2008-12-03 14:34:07 +13:00 |
|
Peter Van der Beken
|
daa38c1131
|
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
|
2008-12-02 11:07:34 +01:00 |
|