Andreas Gal
|
70617110b8
|
Add an API for compartments (570040, r=jorendorff).
|
2010-06-04 16:32:10 -07:00 |
|
Robert Sayre
|
855a6ca0a4
|
Get rid of some js_AllocStack usage.
|
2010-05-24 10:23:47 -07:00 |
|
Jonathan Watt
|
8fb86df3e7
|
Bug 561654. nsSVGTextPositioningElement should be on the primary inheritance chain. r=longsonr
|
2010-05-24 16:58:24 +02:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Mounir Lamouri
|
e5a9c417cf
|
Bug 551846. Tests
|
2010-05-24 09:36:49 +12:00 |
|
Mounir Lamouri
|
06ad5cda45
|
Bug 551846. <select> size should default to 4 when 'multiple' attribute is present. r=smaug, sr=jst
|
2010-05-24 09:36:49 +12:00 |
|
Chris Double
|
63a38282f4
|
Bug 567056. Rename mAspectRatio to mPixelAspectRatio. r=kinetik
|
2010-05-24 09:36:10 +12:00 |
|
Ehsan Akhgari
|
f58add9d96
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
|
Vladimir Vukicevic
|
e976fe877d
|
b=563701; add memory reporters for imglib, canvas, and some gfx surfaces; r=joe
|
2010-05-21 21:10:14 -07:00 |
|
Jason Duell
|
84b443f1c0
|
# User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
|
2010-05-21 14:03:02 -07:00 |
|
Mounir Lamouri
|
7dcf697f62
|
Bug 566983 - Intermittent failure in test_bug546995-4.html; r=ehsan
|
2010-05-21 14:13:09 -04:00 |
|
Mats Palmgren
|
fb69d7564f
|
Backout bug 39098 due to Tinderbox orange.
|
2010-05-21 18:28:39 +02:00 |
|
Mats Palmgren
|
b80392e005
|
Backout bug 564967.
|
2010-05-21 18:26:33 +02:00 |
|
Mats Palmgren
|
e3676dc03d
|
Make use of SkipInvisibleContent flag to skip invisible content in Selection.toString(). r=dbaron b=564967
|
2010-05-21 18:02:04 +02:00 |
|
Mats Palmgren
|
96b6a1a45d
|
Bug 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. r=dbaron
|
2010-05-21 15:52:07 +02:00 |
|
Brian Birtles
|
f77b800cad
|
Bug 554141 - SVG SMIL: Fix crash with orphaned unresolved begin times, r=roc
--HG--
extra : rebase_source : 82f7d0cdf89a543b4a07e126157096a47465de8e
|
2010-05-21 09:18:29 +09:00 |
|
Jeff Walden
|
a8ac2fc31a
|
Bug 565604 - Typed-array properties don't work when accessed from an object whose prototype is a typed array. r=vlad
--HG--
extra : rebase_source : 6ac630f7a9d2cb04a9a996c2a675be41130ea2b1
|
2010-05-19 14:25:20 -07:00 |
|
Chris Double
|
65d3fd13c6
|
Bug 566501 - Remove unnecessary seek from the video decoder base class. r=cpearce
|
2010-05-21 09:13:01 +12:00 |
|
Chris Double
|
74c69c884b
|
Bug 566498 - Move duration calculation into the video decoder base class. r=cpearce
|
2010-05-21 09:13:01 +12:00 |
|
Chris Double
|
2caa6041da
|
Bug 566241 - Decode audio when keyframe skipping even if we've got ample audio. r=cpearce
|
2010-05-21 09:13:01 +12:00 |
|
Brandon Sterne
|
bcab21793a
|
Bug 515460 - enforce CSP during image redirects, r=joe
|
2010-05-20 13:08:02 -07:00 |
|
Ehsan Akhgari
|
a7afef08e6
|
Bug 567014 - test_bug293347.html intermittent orange; r=jst
|
2010-05-19 19:25:14 -04:00 |
|
L. David Baron
|
92628a7652
|
Update assertion annotations in reftest/crashtest manifests now that bug 563536 is fixed. (Bug 472557)
|
2010-05-20 07:44:56 -07:00 |
|
L. David Baron
|
2c6dc3f8f0
|
The assertion on 466607-1.html was also seen on Linux, so just mark all the bug 564603 assertions as cross-platform. (Bug 472557)
|
2010-05-20 07:44:24 -07:00 |
|
Justin Wood
|
21a58b5a03
|
Bustage fix for Bug 563668, correct typo.
|
2010-05-19 22:49:09 -04:00 |
|
Mounir Lamouri
|
13711c7774
|
Bug 563668 - "Be able to know if a form control is an input element or a button element from nsIFormControl" [r=bzbarsky]
|
2010-05-19 22:30:04 -04:00 |
|
Mounir Lamouri
|
ec44e2fb46
|
Bug 562932 - [Test Part] "Implement control attribute for label element" [r=sicking]
|
2010-05-19 22:28:10 -04:00 |
|
Mounir Lamouri
|
6b57ca1497
|
Bug 562932 - "Implement control attribute for label element" [r=sicking sr=smaug]
|
2010-05-19 22:28:10 -04:00 |
|
Mounir Lamouri
|
8fce62a6c6
|
Bug 377624 - [Test Part] "Implement the accept attribute for the form and file upload controls form "image/*"" [r=sicking, feedback=ehsan]
|
2010-05-19 22:28:08 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Vladimir Vukicevic
|
16351c92d3
|
Some DEBUG_vladimir stuff needs to run on GLES2 only (npotb)
|
2010-05-19 13:47:13 -07:00 |
|
timeless@mozdev.org
|
85e0ab7b5b
|
Bug 565620 the NativeJSContext constructor needs to initialize more variables or the class needs to be much more careful; r=vlad
|
2010-05-19 13:47:07 -07:00 |
|
Vladimir Vukicevic
|
3d7e2b9c24
|
b=566129; synthesize GL errors instead of throwing exceptions in webgl; based on patch from Cedric Vivier <cedricv@neonux.com>; r=cedricv/vlad
|
2010-05-15 21:55:45 +08:00 |
|
Cedric Vivier
|
bc9e088401
|
b=566676; allow null as arg to teximage2d; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Vladimir Vukicevic
|
181dc2f7d0
|
b=561168, removed too much from the NotSupported webgl file, putting it back
|
2010-05-19 13:46:08 -07:00 |
|
Benoit Jacob
|
7dfee0fad7
|
b=565417; add OSMesa GLContextProvider (pbuffers only); r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Cedric Vivier
|
2b3ba55c20
|
b=566126; allow readpixels on arbitrary sized non-default framebuffer; r=vlad
|
2010-05-15 20:07:30 +08:00 |
|
Benoit Jacob
|
fa00de0fa0
|
b=525540; crash at WebGLObjectRefPtr::Zero, part 2; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Mark Steele
|
738beb395a
|
b=525540; crash at WebGLObjectRefPtr::Zero; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Benoit Jacob
|
d1897f81ce
|
b=565998; allow passing 0x0 texture size to webgl; r=vlad
|
2010-05-19 13:46:08 -07:00 |
|
Mounir Lamouri
|
ee179078cc
|
Bug 546995 - Implement autofocus attribute. r=sicking, sr=smaug
--HG--
extra : rebase_source : b0f233cae75aa9182d6587b6d66d4cbebea1126c
|
2010-05-19 19:52:17 +02:00 |
|
Daniel Holbert
|
a4d803138a
|
Bug 566777: nsSMILMappedAttribute::ClearAnimValue shouldn't do anything if there's no animated value to clear. r=roc
|
2010-05-19 10:38:05 -07:00 |
|
Ehsan Akhgari
|
15c2238119
|
Bug 564461 - Change content editable count from a script runner; r=jst
|
2010-05-12 18:21:24 -04:00 |
|
Rich Dougherty
|
2d7164e741
|
Bug 557982. Use Image objects in the video frame queue so we can avoid making an extra copy as we put frames into the queue. r=kinetik
|
2010-05-19 15:04:33 +12:00 |
|
Robert O'Callahan
|
582ab69719
|
Bug 547924. Paint <canvas> using EXTEND_PAD to prevent seams. r=vlad
|
2010-05-19 15:04:32 +12:00 |
|
Peter Van der Beken
|
a3f0b9002e
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Vladimir Vukicevic
|
b6f7fe7eae
|
followup fix for when webgl is not supported; files removed, forgot to remove this (really not good at removals)
|
2010-05-18 10:08:40 -07:00 |
|
Vladimir Vukicevic
|
d91189d77c
|
followup fix for when webgl is not supported; files removed, forgot to remove this
|
2010-05-18 10:07:43 -07:00 |
|
Olli Pettay
|
078f01ee1d
|
Bug 549682 - Port the message-manager API to mozilla-central, r=jst
|
2010-05-18 15:28:37 +03:00 |
|
Olli Pettay
|
ebdab93b4c
|
Backout Bug 549682
|
2010-05-18 13:10:47 +03:00 |
|