Markus Stange
|
9235194800
|
Bug 426082, part 1: Some refactoring in nsEventStateManager::Get/SetContentState. r=dbaron
|
2010-05-31 19:47:11 +02:00 |
|
Makoto Kato
|
bbfc99b248
|
Fix bustage of Bug 553540. typo fix
|
2010-05-31 16:07:35 +09:00 |
|
Makoto Kato
|
e94f9288d9
|
Fix bustage of Bug 553540
|
2010-05-31 16:01:07 +09:00 |
|
Makoto Kato
|
7d97e6acd6
|
Bug 553540 - need new flag to nsPlainTextSerializer to support delsp=yes (RFC 3676). r=laurent sr=jst
|
2010-04-02 18:21:40 +09:00 |
|
Chris Pearce
|
a7d0ccd23a
|
Bug 564720 - Refactor media tests to be backend independent were possible. r=roc
--HG--
rename : content/media/test/test_play.html => content/media/test/test_play_events.html
rename : content/media/test/test_progress2.html => content/media/test/test_progress.html
rename : content/media/test/test_onloadedmetadata.html => content/media/test/test_replay_metadata.html
rename : content/media/test/test_wav_trunc_seek.html => content/media/test/test_seek_out_of_range.html
rename : content/media/test/test_bug495319.html => content/media/test/test_timeupdate_small_files.html
rename : content/media/test/test_bug486646.html => content/media/test/test_video_to_canvas.html
|
2010-05-31 10:02:06 +12:00 |
|
Jesse Ruderman
|
b62ad0fcfb
|
Temporarily turn this assertion into a warning because of frequent random orange. Bug 569108 covers turning it back into an assertion.
|
2010-05-29 21:51:12 -07:00 |
|
Vladimir Vukicevic
|
8d6816b2c9
|
b=568526 (related); add env var for switching 2d canvas to image surfaces; r=bz
|
2010-05-28 21:13:08 -07:00 |
|
Vladimir Vukicevic
|
3592754105
|
b=520136; clear canvaselement member on SetCanvasElement; r=joe
|
2010-05-28 16:41:02 -07:00 |
|
Vladimir Vukicevic
|
79688aa1e8
|
b=551771; WebGL calls broken with boolean args in loop (qsgen octet handling); also rename all WebGL types to avoid conflicts with system GL types; r=jorendroff,joe
|
2010-05-28 15:52:39 -07:00 |
|
Timothy Nikkel
|
e79a69e85a
|
Bug 561981. Guard against nsFrameLoader::Show flushing and re-entering or destroying us. r=smaug
|
2010-05-28 14:34:50 -05:00 |
|
Mounir Lamouri
|
e7fd5dbe6f
|
Bug 567098 - Remove setTimeout's in autofocus tests; r=ehsan
|
2010-05-28 12:28:31 -04:00 |
|
Ehsan Akhgari
|
6c111ee4ae
|
Bug 568120 - Possible intermittent oranges in tests with iframe onload handlers pointing to functions defined later; r=sicking
--HG--
extra : rebase_source : 1f4fd2b78e396303cefbe42f0e4dcf602694ee01
|
2010-05-25 20:33:17 -04:00 |
|
Brian Birtles
|
d6f45bf4e0
|
Bug 554202 - SVG SMIL: Fix crash due to infinite recursion negotiating cyclic dependencies. r=roc
|
2010-05-28 21:43:17 +09:00 |
|
Robert Longson
|
189cf82cee
|
Bug 561726 - make animateTransform work on gradientTransform and patternTransform. r=jwatt
|
2010-05-28 13:15:56 +01:00 |
|
Robert Longson
|
f9b20eb9ad
|
Bug 564719 - SVG length parsing should indicate an error when it only contains whitespace. r=jwatt
|
2010-05-28 12:07:06 +01:00 |
|
Matt Brubeck
|
fbad093905
|
Bug 567183 - Add DOMMetaAdded and DOMMetaRemoved events [r=jst]
|
2010-05-27 15:19:01 -04:00 |
|
Boris Zbarsky
|
6644f13f29
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
|
Boris Zbarsky
|
270ae8d585
|
Bug 566416. Make attribute nodes set their mFirstChild correctly. r=sicking
|
2010-05-27 15:10:33 -04:00 |
|
Brandon Sterne
|
37c18c621c
|
Test for bug 548193, r=sicking
|
2010-05-27 09:12:32 -07:00 |
|
Brandon Sterne
|
3afed3d802
|
Bug 548193 - Make CSP send reports as JSON, r=sicking
|
2010-05-27 09:07:36 -07:00 |
|
Masayuki Nakano
|
849f525487
|
Bug 568135 IME composition string is committed unexpectedly on Gmail when editor flag was changed by some commands r=smaug
|
2010-05-27 11:04:14 +09:00 |
|
Benoit Jacob
|
cc2978a0dd
|
b=525538; webgl readPixels fix; r=vlad
|
2010-05-26 16:53:15 -07:00 |
|
Jonas Sicking
|
ac360c62dd
|
Fix bustage caused by merge problem in patch for bug 529087.
|
2010-05-26 15:59:23 -07:00 |
|
Jonas Sicking
|
f2fa47761e
|
Bug 529087: Fix crash involving XBL and cloned XUL elements. r=smaug
|
2010-05-26 15:39:13 -07:00 |
|
Felipe Corrêa da Silva Sanches
|
5404061c20
|
Bug 558935: Add ifndef/define/endif guards to header files that lack them, in SVG code. r=jwatt
|
2010-05-26 13:01:10 -07:00 |
|
Olli Pettay
|
9136e67528
|
Bug 565633 - Inline nsIDocument::GetScriptHandlingObject, r=sicking
|
2010-05-26 17:36:47 +03:00 |
|
Ms2ger@gmail.com
|
dc578ff1de
|
Bug 567723 - Move nsIFormSubmission.h to nsFormSubmission.h. r=sicking
--HG--
rename : content/html/content/public/nsIFormSubmission.h => content/html/content/public/nsFormSubmission.h
|
2010-05-26 14:49:38 +02:00 |
|
Ehsan Akhgari
|
aeb7c4dbe0
|
Test case for bug 564461; r=roc
--HG--
extra : rebase_source : 8f5bea38964e7175667d9a6354a260773290c83b
|
2010-05-22 21:04:09 -04:00 |
|
Brian Birtles
|
f2d7637c45
|
Bug 541297 - SVG SMIL: Fix abort on sampling re-attached animation node, r=roc
--HG--
extra : rebase_source : 1f228522d818b31d336558f6a238660c2972b770
|
2010-05-25 09:38:25 +09:00 |
|
Robert Sayre
|
80865fada3
|
Merge tracemonkey to mozilla-central.
|
2010-05-24 16:27:35 -07:00 |
|
Mats Palmgren
|
94071fa8f9
|
Make use of SkipInvisibleContent flag to skip invisible content in Selection.toString(). r=dbaron b=564967
|
2010-05-25 01:24:15 +02:00 |
|
Mats Palmgren
|
a180f952fd
|
Bug 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. r=dbaron
|
2010-05-25 01:24:15 +02:00 |
|
Robert Sayre
|
6eceac1b74
|
Get rid of some js_AllocStack usage.
|
2010-05-24 10:23:47 -07:00 |
|
Jonathan Watt
|
7de02fc132
|
Bug 561654. nsSVGTextPositioningElement should be on the primary inheritance chain. r=longsonr
|
2010-05-24 16:58:24 +02:00 |
|
timeless@mozdev.org
|
2bbea3a937
|
Bug 565393 useless initialization of src in WebGLContext::DOMElementToImageSurface. r=vlad
--HG--
extra : rebase_source : fb8c42a04580f12e5d1ca89dd67861f8a2941bc8
|
2010-05-23 15:36:14 -07:00 |
|
timeless@mozdev.org
|
047c090ce8
|
Bug 397744 Can't access to the third account and the local mail [@ nsXULTreeBuilder::RemoveMatchesFor(nsTreeRows::Subtree&)] r=neil,enndeakin
--HG--
extra : rebase_source : 9a7cb590fe9a185e829fd90ef5cc086b8531adef
|
2010-05-23 15:26:34 -07:00 |
|
Michael Kohler
|
8550fb091a
|
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
|
279c3b4750
|
Bug 551846. Tests
|
2010-05-24 09:36:49 +12:00 |
|
Mounir Lamouri
|
246ca7c23a
|
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
|
110891cd57
|
Bug 567056. Rename mAspectRatio to mPixelAspectRatio. r=kinetik
|
2010-05-24 09:36:10 +12:00 |
|
Ehsan Akhgari
|
c9c8c3c5b3
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
|
Vladimir Vukicevic
|
569d29edc3
|
b=563701; add memory reporters for imglib, canvas, and some gfx surfaces; r=joe
|
2010-05-21 21:10:14 -07:00 |
|
Jason Duell
|
6cd446aadb
|
# 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
|
b53642468f
|
Bug 566983 - Intermittent failure in test_bug546995-4.html; r=ehsan
|
2010-05-21 14:13:09 -04:00 |
|
Mats Palmgren
|
64294ccd1a
|
Backout bug 39098 due to Tinderbox orange.
|
2010-05-21 18:28:39 +02:00 |
|
Mats Palmgren
|
4d3f50fd0a
|
Backout bug 564967.
|
2010-05-21 18:26:33 +02:00 |
|
Mats Palmgren
|
995e4a33cb
|
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
|
76d0a556b0
|
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
|
a6804b9bac
|
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
|
984fff647d
|
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 |
|