Commit Graph

17375 Commits

Author SHA1 Message Date
Olli Pettay
d1fb28f59d Bug 603302, by default observer should be null, r=jst, a=jst 2010-10-13 12:32:59 +03:00
Chris Pearce
d1db22de53 Backed out changeset 00382c4a8b22 a=backout 2010-10-13 20:10:37 +13:00
Chris Pearce
700f990b78 Bug 603226 - Remove nsBuiltinDecoderStateMachine::mBufferExhausted because its unreliable. r=roc a=blocking2.0 2010-10-13 19:36:03 +13:00
Brian Birtles
98fd010267 Bug 596796 - SVG SMIL: Fix inconsistent state when resetting current interval; r=dholbert; a=roc 2010-10-13 09:20:12 +09:00
Brian Birtles
66c9a936a3 Bug 594653 - SVG SMIL: Don't use InstanceTimeComparator on times without serial numbers; r=dholbert; a=roc 2010-10-13 09:17:55 +09:00
Brian Birtles
540077c41c Bug 588287 - SVG SMIL: Fix reparenting animation to younger time container; r=dholbert; a=blocking-final 2010-10-13 09:15:32 +09:00
Brian Birtles
a8833eaf60 Bug 592477 - SVG SMIL: Flush styles before running sample - test case; r=roc; a=blocking-final 2010-10-13 09:15:22 +09:00
Mounir Lamouri
22b9825506 Bug 603586 - input.list shouldn't return the element associated with the id if it's not a datalist element. r+a=bz 2010-10-12 18:25:31 +02:00
Ms2ger
43f0f43519 Bug 599558 - Remove support for the :optional pseudo-class on button; f=volkmar r+a=sicking 2010-10-07 23:09:31 +02:00
Mounir Lamouri
9eb8420b7f Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
Olli Pettay
ed59c8d98c Backout Bug 508518, a=regression? 2010-10-12 12:55:31 +03:00
Olli Pettay
f93d562354 Bug 508518, Implement nsUITimerCallback with one-shot timer, p=romaxa+me, r=jst, a=blocking-fennec 2010-10-12 11:09:06 +03:00
Robert Longson
d4106241cf Bug 601251 - numberList and pointlist DOM methods need to validate their arguments. r=jwatt a=blocking-final 2010-10-11 15:11:39 +01:00
Jesse Ruderman
55389ff6d8 Bug 535926 - add crashtest 2010-10-11 09:55:23 -07:00
Vladimir Vukicevic
520dc819e5 b=603235, fix string usage; r=bas, a=crash 2010-10-10 20:10:16 -07:00
Robert Longson
2ba0cb27b5 Bug 601406 - GetBBox crashes when called on an SVG a element r=jwatt a=blocking-final 2010-10-08 17:49:39 +01:00
Jesse Ruderman
7b0439d409 Crash test for bug 601543. a=TEST 2010-10-11 00:07:00 +02:00
Mats Palmgren
3ff314356f Null-check to fix crash. b=601543 r+a=jonas 2010-10-11 00:07:00 +02:00
Mats Palmgren
f2f33e4d70 Flush frames after the event handler so that new nodes inserted into the Selection are visible. b=602231 r=bzbarsky a=blocking2.0:final 2010-10-11 00:07:00 +02:00
Phil Ringnalda
c9f57cf21b Bug 385845 - Remove bogus assertion that mDocElement is in mDocument during XML parsing, since it was never a requirement and we've long since dropped doing what caused us to care, r=bz, a=orange 2010-10-01 19:36:58 -07:00
Jim Mathies
55b9f24b32 Bug 543910 - Layout support for -moz-windows-theme. r=dbaron, a=final. 2010-10-09 15:53:45 -05:00
Vladimir Vukicevic
76624f7703 b=602396; upgrade ANGLE to r445, mozilla portion; r=bjacob a=b 2010-10-09 12:44:25 -07:00
Vladimir Vukicevic
bc7c4b9ab6 b=528746; 2dcontext.drawImage paints webgl canvas upside down; r=jrmuizel 2010-10-09 12:44:24 -07:00
Vladimir Vukicevic
feac624695 Update in-tree WebGL test suite to r12629 2010-10-09 12:44:24 -07:00
Vladimir Vukicevic
63702122bd b=582053; integrate webgl confromance suite as mochitest, angle followup; r=bjacob 2010-09-13 08:53:52 -07:00
Timothy Nikkel
af75fca05e Bug 591815. Don't bail early if we don't have a target frame for mouse down events because we still need to process them. r=smaug a=blocking-betaN+ 2010-10-09 14:09:22 -05:00
L. David Baron
7c4b93dc43 Remove canvas shadow quirk that was recently removed from the spec. (Bug 600428) r=roc a2.0=blocking2.0:beta8 2010-10-09 09:34:58 -07:00
Olli Pettay
7f5cbfde4a Bug 601236, better scoping for mozAutoDocUpdate to remove some assertions, r=sicking, a=sicking 2010-10-09 13:10:29 +03:00
Chris Jones
ed0367984e Bug 598955: It's OK to change the viewport config of a <browser> without a frame. r=tn a=mfinkle 2010-10-08 18:16:11 -05:00
Bas Schouten
74510708c6 Bug 600941: Follow-up to properly process review comment, typo. r=vlad a=blocking-betaN 2010-10-08 18:13:47 +02:00
Bas Schouten
109d792791 Bug 600909: Optimize DrawPath for working with D2D surfaces. r=vlad a=blocking-betaN 2010-10-08 18:02:56 +02:00
Mounir Lamouri
5bb6dfc997 Bug 596350 - Make object elements focusable when they contain a document and no longer by default. r=smaug,enndeakin a=blocking 2010-10-08 12:20:20 +02:00
Mounir Lamouri
1c770c00db Bug 597744 - Use aNotify when notifying elements that the fieldset disabled state has changed. r=sicking a=blocking 2010-10-08 12:19:34 +02:00
Mounir Lamouri
1b20bdaf44 Bug 596785 - Do not update form validity for submit controls when we remove/add an element because of a type change. r=smaug a=blocking 2010-10-08 15:42:09 +02:00
Mounir Lamouri
548bfa10ad Bug 598238 - Don't call GetMultiple but use HasAttr. r=smaug a=sicking 2010-10-08 14:15:00 +02:00
Mounir Lamouri
c68f7e8519 Bug 590386 - <input type='file'> should not use more than one filter. r=sicking a=blocking 2010-10-08 12:13:08 +02:00
Mounir Lamouri
59906e6feb Bug 598236 - nsHTMLInputElement should not ask nsFileControlFrame to know the filters for the file picker. r=smaug a=sicking 2010-10-08 12:07:20 +02:00
Justin Wood
c29d97fc69 Bug 600767 - [SeaMonkey] Linux Mochi-1 test_2d.composite.uncovered.image.destination-atop.html failing. r=khuey f=vlad a=NPOTB 2010-10-01 01:24:40 -04:00
Benedict Hsieh
fb0a2b2373 Bug 594058 - invalidate cache by statting contents of extensions directory r=dtownsend r=bz a=bsmedberg 2010-09-14 17:39:07 -07:00
Jae-Seong Lee-Russo
b9208ac3b8 Bug 575651 - "[e10s] packing order in nsCanvasRenderingContext2D" r=doug.turner a=blassey
--HG--
extra : rebase_source : 5c90926e6796a302b13674ffed46814e825f5fed
2010-07-23 14:10:00 -04:00
Robert Longson
12c35b9104 Bug 595608: Check for non-atom value for "type" attribute in nsSVGTransformSMILAttr::ValueFromString. r=dholbert a=blocking-final+ 2010-10-07 12:19:33 -07:00
Robert Longson
191b24cc24 Bug 589436 patch 3: Tests. r=dholbert a=blocking-b8+ 2010-10-07 12:19:32 -07:00
Robert Longson
eba2ec8bc5 Bug 589436 patch 2: Allow string-valued SVG attributes to be SMIL-animated. r=dholbert a=blocking-b8+ 2010-10-07 12:19:32 -07:00
Robert Longson
f5d772cd80 Bug 589436 patch 1: Make a number of methods take const arguments, to support this bug's main patch. r=jst a=blocking-b8+ 2010-10-07 12:19:32 -07:00
Philipp Wagner
a80c78c557 Bug 581305 - Expect nsIClassInfo of XPath extension functions in class, not in factory; r=peterv,a=jst 2010-09-02 22:47:04 +02:00
Ehsan Akhgari
ea8c48a6c9 Bug 410986 - Part 4: Switch the shortcut to Cmd+Option+Shift+V on Mac; r,a=bzbarsky 2010-09-28 20:33:22 -04:00
Ehsan Akhgari
c7f0714a47 Bug 410986 - Part 3: Include base handler bindings for inputs, textareas, and contenteditable fields on Unix as well; r,a=roc 2010-09-23 14:44:28 -04:00
Ehsan Akhgari
8da849fb35 Bug 410986 - Add ability to paste HTML as plain text; r,a=roc 2010-09-21 17:28:08 -04:00
Ehsan Akhgari
85d4c378f1 Bug 602151 - Too many calls to OnValueChanged; r,a=bzbarsky 2010-10-06 16:31:09 -04:00
Ehsan Akhgari
c90b96ffc6 Bug 174823 - Re-enable async reflow and painting for text widgets; r=roc a=blocking-betaN+ 2010-09-23 14:44:27 -04:00