Henri Sivonen
|
487c2220d2
|
Bug 585819 - When the context passed to Range.createContextualFragment is "html" in an HTML document, use "body" as the context instead. r=bzbarsky, a=blocking2.0-betaN.
|
2010-09-01 14:41:07 +03:00 |
|
Chris Pearce
|
f0f4b31995
|
Bug 589626 - Commit merge of backout. a=backout
|
2010-09-06 16:54:16 +12:00 |
|
Chris Pearce
|
fb48311436
|
Backed out changeset 619459aa5005 a=backout
|
2010-09-06 16:53:39 +12:00 |
|
Chris Pearce
|
dbc8aacdeb
|
Bug 589626 merge backout. a=backout
|
2010-09-06 16:53:03 +12:00 |
|
Chris Pearce
|
93aed894ab
|
Backed out changeset 528a97f6bc3b a=backout
|
2010-09-06 16:52:22 +12:00 |
|
Chris Pearce
|
acb9e628bd
|
Bug 578804 - Defer media volume to the audio thread. r=kinetik a=blocking2.0
|
2010-09-06 14:14:50 +12:00 |
|
Chris Pearce
|
8a0660c558
|
Bug 593528 - Ensure audioavailable frame buffer memory is always freed. r=kinetik a=blocking2.0
|
2010-09-06 14:14:50 +12:00 |
|
Chris Pearce
|
75bb37cff2
|
Bug 589626 - Make video buffing logic consistent. r=kinetik a=blocking2.0
|
2010-09-06 14:14:43 +12:00 |
|
Chris Pearce
|
c5fcd015fa
|
Bug 589626 - Make video buffing logic consistent. r=kinetik a=blocking2.0
|
2010-09-06 11:59:50 +12:00 |
|
Benoit Jacob
|
99ed5c183d
|
Bug 593608 - drawArrays() crash - r+a=vladimir
|
2010-09-05 17:27:04 -04:00 |
|
Kyle Huey
|
55beafe241
|
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
|
2010-09-05 14:00:05 -04:00 |
|
Kyle Huey
|
f9c0cf9c19
|
Backed out changeset af1365b24066
|
2010-09-05 11:32:57 -04:00 |
|
Kyle Huey
|
12d0992fbc
|
Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec
|
2010-09-05 09:09:04 -04:00 |
|
Daniel Holbert
|
ef970d70d1
|
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
|
2010-09-04 23:41:17 -04:00 |
|
Josh Matthews
|
fe8af14775
|
Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65
|
2010-09-04 15:15:31 -04:00 |
|
Daniel Holbert
|
03eaa380a5
|
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
|
2010-09-03 14:29:00 -04:00 |
|
Ms2ger
|
3d65ece508
|
Bug 592827 - Implement DOMImplementation.createHTMLDocument; r=jonas approval2.0=jonas
|
2010-09-04 13:38:07 +02:00 |
|
Alon Zakai
|
761a179dc1
|
Bug 591052 - MessageManager wakeup service. r=mfinkle,smaug a=blocking-fennec2.0b1
|
2010-09-03 19:04:05 -07:00 |
|
Jonas Sicking
|
1a2c535e49
|
Test for bug 590812. r=jst a=test-only
|
2010-09-03 15:53:28 -07:00 |
|
Jonas Sicking
|
a38d3a7e8d
|
Test for bug 590870. r=jst a=test-only
|
2010-09-03 15:53:28 -07:00 |
|
Craig Topper
|
f92bf942a3
|
Bug 591864 - Convert nsCOMPtr<Element> to nsRefPtr for mImageElement in nsIdentifierMapEntry. r=sicking a2.0=jst
|
2010-09-04 00:40:10 +02:00 |
|
Mounir Lamouri
|
072da93f46
|
Bug 575462 - Crash [@ nsDocument::AddToIdTable] with mutation events. r=sicking a2.0=blocking
|
2010-09-04 00:39:29 +02:00 |
|
Mats Palmgren
|
f04c0c661b
|
Backing out bug 449734 due to unexpected orange. a=ted
|
2010-09-03 18:13:49 +02:00 |
|
Mats Palmgren
|
842363cdb7
|
Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
|
2010-09-03 16:22:00 +02:00 |
|
Robert O'Callahan
|
be2d05f9a8
|
Bug 579276. Part 3: Change Set/IsOpaqueContent API to a more generic Get/SetContentFlags API. r=cjones,sr=vlad
|
2010-09-02 21:18:40 +12:00 |
|
Robert O'Callahan
|
c649008789
|
Bug 579276. Part 1: Change layer/layermanager user data API to use keys and values. r=cjones,sr=vlad
|
2010-09-02 21:18:39 +12:00 |
|
Chris Pearce
|
be2bfe2038
|
Bug 593074 - Prevent multiple test finish from causing errors. a=test-fix
|
2010-09-03 12:03:03 +12:00 |
|
Chris Pearce
|
39524be815
|
Bug 485288 - Ensure video context menu doesn't show when video's source children don't contain a resource. r=dolske a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
|
Chris Pearce
|
3313bd2660
|
Bug 485288 - Update media load algorithm. r=roc a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
|
Ehsan Akhgari
|
08258ac624
|
Merge backout a=me
|
2010-09-02 19:59:48 -04:00 |
|
Ehsan Akhgari
|
d84bc18024
|
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
|
2010-09-02 19:54:23 -04:00 |
|
Ms2ger
|
f2ee8e16af
|
Bug 589871 - Fix GetValidationmessage warnings; r=Olli.Pettay approval2.0=jst
|
2010-09-02 22:12:47 +02:00 |
|
Ehsan Akhgari
|
41095d2237
|
Bug 240933 - Part 11: Optimize setting the bidi flag for modifications to large DOM text nodes; r=smontagu a=dbaron
--HG--
extra : rebase_source : bdd58373ec59cdcdc231ca9eb61bc7a1a0c9191f
|
2010-07-21 19:29:06 -04:00 |
|
Benoit Jacob
|
ef120138b8
|
Bug 592737 - vertexAttrib3fv crash [@JSObject::getClass] - r=vladimir, a=blocking2.0
|
2010-09-02 10:46:51 -04:00 |
|
Benoit Jacob
|
fd8083f61d
|
Bug 592416 - Various WebGL fixes - r=vladimir
|
2010-09-02 10:38:26 -04:00 |
|
Benoit Jacob
|
5ada19ecd0
|
Bug 571054 - emulate vertex attrib 0 on desktop GL - r=vladimir
|
2010-09-02 10:34:08 -04:00 |
|
Benoit Jacob
|
4a993e198e
|
Bug 591438 - disable getParameter random testing - r=vladimir
|
2010-09-02 10:31:08 -04:00 |
|
Benoit Jacob
|
013b076d34
|
Bug 588918 - fix many valgrind uninitialized value errors - r=vladimir
|
2010-09-02 10:30:26 -04:00 |
|
Benoit Jacob
|
f6ebb04f65
|
Bug 591084 - various WebGLTexture improvements - r=vladimir
|
2010-09-02 10:29:41 -04:00 |
|
Benoit Jacob
|
cde83c5f2c
|
Bug 591042 - validation fix in copyTexImage2D and update list of failing tests - r=vladimir, a=blocking2.0
|
2010-09-02 10:28:38 -04:00 |
|
Robert O'Callahan
|
cfb7f48514
|
Backing out bug 579276. a=me
|
2010-09-02 23:14:25 +12:00 |
|
Robert O'Callahan
|
93076398d1
|
Bug 579276. Part 3: Change Set/IsOpaqueContent API to a more generic Get/SetContentFlags API. r=cjones,sr=vlad
|
2010-09-02 21:18:40 +12:00 |
|
Robert O'Callahan
|
bc14460ac4
|
Bug 579276. Part 1: Change layer/layermanager user data API to use keys and values. r=cjones,sr=vlad
|
2010-09-02 21:18:39 +12:00 |
|
Masayuki Nakano
|
3147da5fcc
|
Bug 590819 Click event isn't fired when mouse button down on border of <input> and mouse button up on padding box of it r=smaug, a2.0=jst
|
2010-09-02 11:38:54 +09:00 |
|
Jonas Sicking
|
21c97f1f0e
|
Bug 568188: Reduce refcounting by making the id-table hold weak referenes. r=smaug a=jst
|
2010-09-01 15:48:24 -07:00 |
|
Timothy Nikkel
|
37f2ddc699
|
Bug 591435. Fix tests that were relying on there being no paint suppression in subdocuments. r=roc
|
2010-09-01 15:44:48 -05:00 |
|
Vladimir Vukicevic
|
65806647ae
|
backing out 2796c7 (bug 539771); a=b
|
2010-09-01 15:54:01 -04:00 |
|
Vladimir Vukicevic
|
3129d7c735
|
b=539771; Add support for context attribs to canvas; r=jmuizelaar
|
2010-09-01 15:04:48 -04:00 |
|
Mark Banner
|
23283c5f29
|
Follow-up to bug 585173 - correctly handle when the XUL runtime doesn't exist. r=smaug. a=bustage fix for not the same config as default Firefox builds.
|
2010-09-01 11:19:52 +01:00 |
|
Olli Pettay
|
337e2636be
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
|