Blake Kaplan
|
bcc2c1c1da
|
Bug 580128 - Fix compartment warnings by entering. r=gal/peterv/jst/mrbkap/jorendorff (and written by all of us too).
|
2010-09-22 17:34:20 -07:00 |
Blake Kaplan
|
ffe893a1a0
|
Fix hiding warnings. r=peterv
|
2010-09-17 14:54:39 -07:00 |
Bas Schouten
|
407c290d6c
|
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
|
82d1f28bc1
|
Bug 600909: Optimize DrawPath for working with D2D surfaces. r=vlad a=blocking-betaN
|
2010-10-08 18:02:56 +02:00 |
Mounir Lamouri
|
23ec5ef264
|
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
|
a20efcb1d1
|
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
|
dab2129462
|
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
|
9ce6c359f0
|
Bug 598238 - Don't call GetMultiple but use HasAttr. r=smaug a=sicking
|
2010-10-08 14:15:00 +02:00 |
Mounir Lamouri
|
2b70e0e6de
|
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
|
3f99189d6b
|
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
|
6e7d57c689
|
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
|
c0ca8757a6
|
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
|
da5ee096cc
|
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
|
6c859daf38
|
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
|
ccf3d43b2f
|
Bug 589436 patch 3: Tests. r=dholbert a=blocking-b8+
|
2010-10-07 12:19:32 -07:00 |
Robert Longson
|
057a28f943
|
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
|
e0d5427c27
|
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
|
8e9598bb54
|
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
|
6035db2665
|
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
|
ddfe11993b
|
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
|
f7dda46337
|
Bug 410986 - Add ability to paste HTML as plain text; r,a=roc
|
2010-09-21 17:28:08 -04:00 |
Ehsan Akhgari
|
8572a0d35b
|
Bug 602151 - Too many calls to OnValueChanged; r,a=bzbarsky
|
2010-10-06 16:31:09 -04:00 |
Ehsan Akhgari
|
a7b784d2cb
|
Bug 174823 - Re-enable async reflow and painting for text widgets; r=roc a=blocking-betaN+
|
2010-09-23 14:44:27 -04:00 |
Ehsan Akhgari
|
09a71f3255
|
Bug 586662 - Part 3: Don't attempt to compare unrelated points when manipulating selections; r=roc a=blocking-betaN+
|
2010-09-23 14:44:01 -04:00 |
Jonas Sicking
|
1fffec0433
|
Bug 566629: Make XSLT and XPath code use the correct casing for name() function for (X)HTML elements. r=hsivonen a=blocker
|
2010-10-07 09:41:03 -07:00 |
Jonas Sicking
|
c094c26ef4
|
Bug 600809: Make HTMLBaseElement.href work properly. r=smaug a=blocker
|
2010-10-07 09:39:01 -07:00 |
Jonas Sicking
|
2d5feee33e
|
Bug 599300: Make FileReader work correctly for empty files. r=smaug a=blocker
|
2010-10-07 09:36:23 -07:00 |
Justin Wood
|
11d19e5a08
|
Bug 597887 - mochitests: "Error: useless setTimeout call (missing quotes around argument?)" at "file_bug546995.html : 28". r=sicking a=tests
|
2010-10-07 16:22:04 +02:00 |
Mounir Lamouri
|
855be3c9dd
|
Follow-up for bug 600813 : cleaning tests. r=sicking a=tests
|
2010-10-07 12:32:35 +02:00 |
Mounir Lamouri
|
4d25a7ddd3
|
Bug 600471 - Listen to the new content when an attribute is attached to it. r=bz a=blocking-2.0
|
2010-10-07 12:05:33 +02:00 |
Mounir Lamouri
|
a230b71e1f
|
Bug 600468 - Remove attribute's first child when the value is set to the empty string. r=bz a=blocking-2.0
|
2010-10-07 12:05:04 +02:00 |
Mounir Lamouri
|
8573f46f6f
|
Bug 600466 - Actually remove child when .removeChild() is called on attributes. r=bz a=blocking-2.0
|
2010-10-07 12:04:25 +02:00 |
Mounir Lamouri
|
252b24c667
|
Bug 598877 - nsDOMAttributes should update mChild when value is set. r=bz a=blocking-2.0
|
2010-10-07 12:04:07 +02:00 |
Mounir Lamouri
|
1354aa806d
|
Bug 598643 - maxlength should not apply on all input types. r=smaug a=blocking-2.0
|
2010-10-07 12:01:53 +02:00 |
Mounir Lamouri
|
ab8800c261
|
Bug 596496 - IsTooLong shouldn't compare maxlength and text length if maxlength isn't set. r=bz a=blocking2.0
|
2010-10-07 12:02:29 +02:00 |
Benoit Jacob
|
7f64c196c1
|
Bug 600620 - 1/2 - Expose feature status block reason so that it can be used by about:support - r=vladimir, a=blocking2.0-b7
|
2010-10-06 21:40:08 -07:00 |
L. David Baron
|
d0ee185948
|
When we set border-radius on <hr>, make the ends circular rather than elliptical. (Bug 597721) r=bzbarsky a2.0=blocking:betaN
|
2010-10-06 21:25:44 -07:00 |
Boris Zbarsky
|
508497fc58
|
Fix this test to deal better with float rounding issues. Followup to bug 587106, a=bustage
|
2010-10-06 23:41:34 -04:00 |
Boris Zbarsky
|
f0efa221b7
|
Followup for bug 587106. Update test to the new syntax. a=bustage
|
2010-10-06 22:40:41 -04:00 |
Boris Zbarsky
|
d8c5714377
|
Bug 587106. Make the alpha value of strokeStyle and company correct even for small alpha values. r=vlad, a=vlad
|
2010-10-06 21:01:37 -04:00 |
Boris Zbarsky
|
8b40546100
|
Bug 599587. If we don't plan to cache the stringbuffer, assign it to the output string. r=smaug
|
2010-10-06 21:01:24 -04:00 |
L. David Baron
|
665539adc0
|
Change checkComplete in test_referer.html to check whether all tests are complete, rather than just the last. (Bug 600458) r=doublec a=test-fix
|
2010-10-07 12:35:59 +13:00 |
Chris Pearce
|
0f0ad821df
|
Bug 598140 - Set media curentTime correctly after seek when sound is disabled. r=kinetik a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
Chris Pearce
|
d5eabf186c
|
Bug 600455 - Fix index in indexed ogg file. r=test-fix
|
2010-10-07 11:58:36 +13:00 |
Chris Pearce
|
25dd73c2d7
|
Bug 584068 - Don't consider our canplaythrough status on live streams when moving out of buffering state. r=kinetik a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
async.processingjs@yahoo.com
|
3a5d652f6d
|
Bug 598812 - Fix time attribute of audio available event. r=cpearce a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
Chris Pearce
|
c5e6d9f585
|
Bug 505158 - Handle invalid media in video element's source children. r=roc a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
Chris Pearce
|
83637d8d94
|
Bug 598242 - Normalize WebM buffered TimeRanges. r=kinetik a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
Matthew Gregan
|
74b69d62bc
|
Bug 598217 - Share nsWebMBufferedState between cloned decoders. r=roc a=blocking2.0
|
2010-09-21 12:49:50 +12:00 |
Daniel Holbert
|
8b2f506f79
|
Bug 600574 part 2: Check for SVG images with viewBox in nsStyleBackground::Layer::RenderingMightDependOnFrameSize. r=bz r=longsonr a=blocking-betaN+
|
2010-10-06 15:18:52 -07:00 |