Ben Turner
|
16fda7b2a3
|
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
|
2fbe71d6df
|
Bug 467210, r=mrbkap, sr=jst, a=blocking1.9+.
|
2008-12-28 17:42:30 -05:00 |
Justin Dolske
|
49d2c8a4de
|
Disabled failing test -- Bug 471139 - mochitest failure in test_HTMLDocument12.html
|
2008-12-25 12:29:50 -08:00 |
Justin Dolske
|
9428a3f214
|
Try reenabling dom-level2-html tests to see if they're still problematic (bug 427878)
|
2008-12-24 21:13:50 -08:00 |
Peter Van der Beken
|
66ace2119c
|
Testcase for bug 462947 ("ASSERTION: already initialized" - nsMimeTypeArray::GetMimeTypes).
|
2008-12-23 12:35:48 +01:00 |
Neil Deakin
|
2621d50198
|
Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc
|
2008-12-19 09:58:47 -05:00 |
Robert O'Callahan
|
c8155e4c8c
|
Backed out changeset b873bd70913f
--HG--
extra : rebase_source : 5edfb17304688d81579eca39df35f1a71f622f62
|
2008-12-18 23:16:09 +13:00 |
Chris Pearce
|
c1cc8b83d3
|
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
|
1d4a6fd073
|
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
|
539b2257e7
|
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
|
e48ff1542f
|
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)
|
569bc8cefc
|
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
|
6e385694e2
|
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
|
8bb3474d4a
|
Bug 466432 - nsIDOMHTMLMediaElement's currentTime attribute is overridden by Windows macro; r+sr=vladimir
|
2008-12-13 16:35:24 +01:00 |
Boris Zbarsky
|
8d86a67288
|
Bug 469361. Remove unused API (revert to previous interface version). r+sr=jst
|
2008-12-12 20:46:43 -05:00 |
Boris Zbarsky
|
8ccd4269e2
|
Bug 468758. Make sure to report exceptions from BindCompiledEventHandler. r+sr=jst
|
2008-12-12 20:45:56 -05:00 |
Dave Camp
|
4493a6fb15
|
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
|
dc5ba13849
|
Bug 465066 - Geolocation MaemoLocationProvider.cpp compilation fail due missing includes. r=doug.turner.
|
2008-12-12 01:35:54 -05:00 |
Neil Deakin
|
a05cbda98d
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-10 07:19:17 -08:00 |
Oleg Romashin
|
97998e63cc
|
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
|
2008-12-11 18:55:15 -05:00 |
Benjamin Smedberg
|
5e01ae0dd0
|
Merge mozilla-central into tracemonkey, specifically to pick up bug 467579.
|
2008-12-09 21:37:35 -05:00 |
Dave Camp
|
6c8b82049c
|
Backed out changeset e33f490c8764
|
2008-12-08 20:26:56 -08:00 |
Dave Camp
|
0e6183bdb6
|
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
|
2008-12-08 19:24:33 -08:00 |
Chris Double
|
55bcf0ae10
|
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
|
f2b03894db
|
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
|
56d85c976e
|
Bug 468045. r+sr=jst.
|
2008-12-07 16:15:54 -08:00 |
Ben Turner
|
3e44523aef
|
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
|
2f1fa9c7ea
|
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
|
bfab5cf2f0
|
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
|
10cecafbf5
|
Bug 466493 - Geolocation spec now uses milliseconds.
|
2008-12-06 07:57:03 -08:00 |
Masayuki Nakano
|
a8e6867730
|
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
|
b646a230a6
|
Merge after backing out 78d662c2c878
|
2008-12-05 11:52:54 -08:00 |
Daniel Holbert
|
31b72193f5
|
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
|
e4895b6342
|
Merge after backout of changeset 416fbf4fdef3
|
2008-12-05 10:07:40 -08:00 |
Daniel Holbert
|
123f22a985
|
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
|
1992e6113a
|
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
|
c327c27102
|
Bug 453649, globalStorage should be static, r+sr=jst
|
2008-12-05 11:37:30 -05:00 |
Doug Turner
|
112b84838a
|
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
|
b825eb4359
|
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
|
288d563dc8
|
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
|
06d9eab2df
|
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
|
943aac8b88
|
Fix for bug 461563 (Allow WrapNative to return a jsval without the wrapper). r/sr=jst.
|
2008-12-02 11:07:34 +01:00 |
Jesse Ruderman
|
697316bb02
|
Add 439206 crashtest to CLOSED TREE
|
2008-11-29 18:51:23 -08:00 |
Jesse Ruderman
|
e5ecb9e993
|
Adding crashtest for bug 338674 on a CLOSED TREE
|
2008-11-29 18:19:36 -08:00 |
Shawn Wilsher
|
8c07805102
|
merge to tip after backout
|
2008-11-28 17:05:05 -08:00 |
Shawn Wilsher
|
6c6f8badf1
|
Backed out changeset a4495a0cf2ff (bug 458397) to investigate Txul regression (bug 467102)
|
2008-11-28 17:04:16 -08:00 |
Neil Rashbrook
|
4280af579a
|
Bug 466234: provide audio and video interfaces even when media is diabled, so that content popup menu construction works, r/sr=roc, r=weilbacher, a191=beltzner
|
2008-11-28 15:32:29 -08:00 |
Gavin Sharp
|
a1bc82e9c2
|
Bug 462887: document ignoreScrollFrame argument in nsLayoutUtils, rename it to ignoreRootScrollFrame, r=roc, sr=bzbarsky, a=beltzner
|
2008-11-28 14:53:33 -05:00 |
Shawn Wilsher
|
f81a9f9f65
|
Merge to tip for backout of bug 461566.
|
2008-11-27 20:33:33 -08:00 |
Shawn Wilsher
|
0fcc41e70b
|
Backed out changeset 037f635ced9f (bug 561566)
|
2008-11-27 20:32:48 -08:00 |