Michael Kohler
|
882385621a
|
Bug 260911 - fix 'hierarchy' misspellings. r=timeless
--HG--
extra : rebase_source : ea5fb9d2228966f1bd4eb10d8b5839988a758eaf
|
2010-04-29 21:01:11 +02:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Neil Deakin
|
05e0d343e5
|
Bug 554635, followup fix to test as these objects are now focusable
|
2010-04-29 11:15:52 -04:00 |
|
Neil Deakin
|
b712f94f3c
|
Bug 554635, change default tabindex on object elements to 0, so that child documents can be focused, r=jonas
|
2010-04-29 10:14:05 -04:00 |
|
Hanspeter Niederstrasser
|
a60247b2fc
|
Fix for bug 557660 (WebGL interfaces are created even when MOZ_WEBGL unset). r=jst.
--HG--
extra : rebase_source : c9c67ac7ddff650869a0d68b4f9f2e5df9cfcc2f
|
2010-04-09 19:05:54 +02:00 |
|
Peter Van der Beken
|
6fe7a598df
|
Fix for bug 558973 ("ASSERTION: Nodes that are not documents, document fragments or elements can't be parents!"). r=jst.
--HG--
extra : rebase_source : 6d9f76e94457823bb425f546053f4d24e80aec5c
|
2010-04-15 10:28:57 +02:00 |
|
Ben Turner
|
f01104db34
|
Bug 560959 - 'Update Structured Clone for recent spec changes'. r=sicking.
|
2010-04-28 18:32:16 -07:00 |
|
Ben Turner
|
0edf1180b5
|
Bug 559476 - Do a fast copy of dense primitive arrays when making a structured clone. r=mrbkap+jst.
|
2010-04-28 18:32:13 -07:00 |
|
Daniel Holbert
|
55f4fd5129
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/motion/lime.svg
|
2010-04-28 16:00:54 -07:00 |
|
Daniel Holbert
|
128f3eaa73
|
Bug 436418, patch H: SVG/SMIL animateMotion - add support for <mpath> sub-element. r=roc
|
2010-04-28 16:00:54 -07:00 |
|
Daniel Holbert
|
c121001886
|
Bug 436418, patch G: SVG/SMIL animateMotion - add support for path attribute. r=roc
|
2010-04-28 16:00:54 -07:00 |
|
Daniel Holbert
|
c240503b49
|
Bug 436418, patch F: SVG/SMIL animateMotion - add support for keyPoints attribute. r=roc
|
2010-04-28 16:00:54 -07:00 |
|
Daniel Holbert
|
49730afb12
|
Bug 436418, patch E: SVG/SMIL animateMotion - add support for <animateMotion> element and its core logic. r=roc
|
2010-04-28 16:00:54 -07:00 |
|
Daniel Holbert
|
499364814d
|
Bug 436418, patch C3: SVG/SMIL animateMotion - add "TreatSingleValueAsStatic" helper method, to assist nsSMILAnimationFunction subclasses in customizing animation behavior. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Daniel Holbert
|
02cf40a28a
|
Bug 436418, patch C2: SVG/SMIL animateMotion - move nsSMILAnimationFunction error-flag-handling code from a macro to a method. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Daniel Holbert
|
60b8a35f82
|
Bug 436418, patch C1: SVG/SMIL animateMotion - add GenericValueParser helper class. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Daniel Holbert
|
a18dc3de3d
|
Bug 436418, patch B: SVG/SMIL animateMotion - update license text, and fix compilation issues. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Eric Hedekar
|
d1baa7f8dd
|
Bug 436418, patch A: SVG/SMIL animateMotion - add some foundational code. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Blake Kaplan
|
453d23ad35
|
Fix bug 532730. r=jst sr=sicking
--HG--
extra : rebase_source : 0188a1388b4c82a55d29a54e08c91568b1ff817f
|
2010-04-27 15:39:52 -07:00 |
|
Mats Palmgren
|
f5cdcbb5d5
|
Call EnsureTextRun() and null-check GetTextRun() return value before using it. b=560780 r=roc
|
2010-04-28 19:47:23 +02:00 |
|
Justin Lebar
|
0897480e5e
|
Bug 496275 - Expose JS API for modifying page's selection. r=mats, sr=jst
|
2010-04-28 19:47:23 +02:00 |
|
Henri Sivonen
|
9190145851
|
Adjust test for bug 515401 - Make test_bug515401.html pass with the HTML5 parser enabled. (orange fix)
|
2010-04-28 15:53:20 +03:00 |
|
Henri Sivonen
|
a1c133295e
|
Bug 515401 fallout - Reorder tags in file_bug209275_3.html. r=Olli.Pettay.
--HG--
extra : rebase_source : 923570da226364dd3ccd9bc241ce567b007a9f32
|
2010-04-28 14:44:34 +03:00 |
|
Henri Sivonen
|
578535976c
|
Adjust test case for bug 515401 - Remove an extra < before the doctype. r=Olli.Pettay.
--HG--
extra : rebase_source : 867c130b02702b3a7de3ffdd38bbd8e97788e130
|
2010-04-28 14:44:34 +03:00 |
|
Honza Bambas
|
48e46430ec
|
Bug 543726 - [HTML5] dom/tests/mochitest/ajax/offline/test_foreign.html fails, r=bz
|
2010-04-28 13:40:15 +02:00 |
|
timeless@mozdev.org
|
23d8836728
|
Backed out changeset ff971b92f74c
|
2010-04-28 10:18:46 +02:00 |
|
timeless@mozdev.org
|
ca471192ce
|
Bug 551089 fix canvas warnings
r=vlad
|
2010-04-28 10:13:38 +02:00 |
|
Henri Sivonen
|
711ffaef52
|
Bug 548232 - Make meta charset not have an effect on document.open()ed documents in the HTML5 parser (reverting most of bug 539887). r=bzbarsky.
--HG--
extra : rebase_source : 3f001d62e55a4ecd02c4ab8d1f6997e1547aef4e
|
2010-04-16 13:52:06 +03:00 |
|
Mounir Lamouri
|
a3c0ae8c49
|
Bug 346485 - "Implement output element -- Test" [r=smaug]
|
2010-04-22 07:03:00 -04:00 |
|
Mounir Lamouri
|
dbdc60fd52
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
|
Mounir Lamouri
|
152ea04b07
|
Bug 551670 - "type attribute for button elements should be 'submit' when type is invalid or missing" [r=smaug, sr=sicking]
|
2010-04-15 07:03:00 -04:00 |
|
Olli Pettay
|
267f55a865
|
Bug 535926, bustage fix
--HG--
extra : rebase_source : 6c39d7d6ad4846d9f9740f5fe6d67789845f9193
|
2010-04-27 13:15:16 +03:00 |
|
Olli Pettay
|
8ef39a6b0c
|
Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking
--HG--
extra : rebase_source : 69c72c67341dd27dbd5a526c59c5ee52d2b6a813
|
2010-04-27 12:58:58 +03:00 |
|
Olli Pettay
|
6453041969
|
Bug 559315 - [HTML5] nsContentSink::Init call is slow, r=hsivonen+sicking
--HG--
extra : rebase_source : 877af1f1e332bfb27460c9485d09ed0f7fe64619
|
2010-04-27 12:57:32 +03:00 |
|
Olli Pettay
|
d5ce3fdff4
|
Bug 560466, context pusher for userdata, r=peterv, sr=jst
--HG--
extra : rebase_source : 77c00f793e5ac395b4379e5bf9629cd6c059c61f
|
2010-04-27 12:51:28 +03:00 |
|
Olli Pettay
|
e874cd6c58
|
Bug 535926, async onload blocker, r=bz, sr=sicking
--HG--
extra : rebase_source : 9ca210a9b1d88d6791ff33e756fd64d6571f7462
|
2010-04-27 12:48:52 +03:00 |
|
Chris Pearce
|
2cb468725a
|
Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec
|
2010-04-27 20:53:48 +12:00 |
|
Chris Pearce
|
b97bf1cc37
|
Bug 556893 - Make playback time remaining accurate in media readyState transition calculation. r=doublec
|
2010-04-27 20:53:45 +12:00 |
|
Chris Pearce
|
ed2698161b
|
Bug 531340 - Add NS_STACK_CLASS static analysis keyword to video decoder's MonitorAutoExit object. r=roc
|
2010-04-27 20:53:45 +12:00 |
|
Chris Pearce
|
21bb6d302a
|
Bug 557426 - Only stop Ogg decode to buffer when we're running out of decoded data. r=doublec
|
2010-04-27 20:53:44 +12:00 |
|
Chris Double
|
22b8517ab1
|
Bug 560708 - Factor non-Ogg specific logic into decoder base class. r=cpearce sr=roc
|
2010-04-27 20:53:44 +12:00 |
|
Chris Double
|
11a892c137
|
Bug 560708 - Rename nsOggDecoder to nsBuiltInDecoder. r=cpearce sr=roc
--HG--
rename : content/media/ogg/nsOggHacks.h => content/media/VideoUtils.h
rename : content/media/ogg/nsOggDecoder.cpp => content/media/nsBuiltinDecoder.cpp
rename : content/media/ogg/nsOggDecoder.h => content/media/nsBuiltinDecoder.h
|
2010-04-27 20:53:44 +12:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Ben Newman
|
2b2bd4076f
|
Eliminate duplicate code by combining nsNonOwningRunnableMethod with nsRunnableMethod (part 1/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 10:22:04 -07:00 |
|
Boris Zbarsky
|
f045d1595d
|
Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron
|
2010-04-26 16:27:01 -04:00 |
|
Brandon Sterne
|
ff6f070e4e
|
Bug 515460 - check GetCsp return value, r=sstamm, a=developers
|
2010-04-26 12:14:49 -07:00 |
|
timeless@mozdev.org
|
ec2da51d62
|
Bug 555692 - mEnabled is never used in CSPService, r=bsterne
--HG--
extra : rebase_source : 943559708654622bcc26d684afecf8e9556d7bcd
|
2010-03-29 05:33:00 -07:00 |
|
Olli Pettay
|
d55a9c4d4f
|
Bug 561173 - Reduce QIing and Addref/Release while setting innerHTML, r=jst, a=1hourlimit
|
2010-04-24 13:41:02 +03:00 |
|
Olli Pettay
|
0797892373
|
Bug 552255, a bit more strict focus handling, r=enndeakin, sr=jst, a=1hourlimit
|
2010-04-24 13:40:48 +03:00 |
|
Brandon Sterne
|
d1eea59b14
|
Bug 561460 - fix CSP xpcshell-test, r=sstamm, a=dholbert_sheriff
|
2010-04-23 15:06:01 -07:00 |
|
Brandon Sterne
|
8e4509ee05
|
Bug 561449 - disable image redirect test, a=dholbert_sheriff
|
2010-04-23 15:04:47 -07:00 |
|
Jonas Sicking
|
930783a5d2
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
|
Sid Stamm
|
66e397e0cb
|
Bug 524066 - make CSP support dotless hosts, r=dveditz, a=dholbert_sheriff
|
2010-04-23 12:57:51 -07:00 |
|
Brandon Sterne
|
9bb964f0d3
|
Bug 515460 - Mochitests for CSP redirect handling, a=dholbert_sheriff
|
2010-04-23 12:55:19 -07:00 |
|
Brandon Sterne
|
24e0358531
|
Bug 515460 - enforce CSP during XHR redirects, r=jst, a=dholbert_sheriff
|
2010-04-23 12:54:09 -07:00 |
|
Brandon Sterne
|
05bb2289cd
|
Bug 515460 - enforce CSP during object redirects, r=jst, a=dholbert_sheriff
|
2010-04-23 12:51:25 -07:00 |
|
Brandon Sterne
|
3f698b7122
|
Bug 515460 - enforce CSP during audio/video redirects, r=jst, a=dholbert_sheriff
|
2010-04-23 12:50:28 -07:00 |
|
Brandon Sterne
|
a0d39d75e7
|
Bug 515460 - enforce CSP during script redirects, r=jst, a=dholbert_sheriff
|
2010-04-23 12:49:48 -07:00 |
|
Brandon Sterne
|
cdca2eb7e4
|
Bug 523239 - CSP nsIChannelEventSink impl, r=jst, a=dholbert_sheriff
|
2010-04-23 10:03:03 -07:00 |
|
Boris Zbarsky
|
b85efc5557
|
Bug 552573. Cache the Unicode responseText. r=sicking
|
2010-04-23 13:37:02 -04:00 |
|
Brandon Sterne
|
5866e4b419
|
Bug 556625 - fix CSP report-only header, r=dveditz, a=bustage-fix
|
2010-04-23 08:45:40 -07:00 |
|
Robert O'Callahan
|
24feb93481
|
Backing out e79947cb55bc to fix test failures a=me (CLOSED TREE)
|
2010-04-23 17:17:10 +12:00 |
|
Robert O'Callahan
|
fc697b3134
|
Backed out changeset e79947cb55bc
|
2010-04-23 17:14:55 +12:00 |
|
Robert O'Callahan
|
cfe2ebcbc9
|
Backout 7432d20f5b86 to try to fix test failures
|
2010-04-23 16:37:39 +12:00 |
|
Robert O'Callahan
|
75dc672dff
|
Backed out changeset 7432d20f5b86
|
2010-04-23 16:34:06 +12:00 |
|
Mounir Lamouri
|
ff8816e56a
|
Bug 346485. Tests for HTML5 <output> element. r=smaug
|
2010-04-23 14:43:36 +12:00 |
|
Mounir Lamouri
|
fba2c4e7f0
|
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
|
2010-04-23 14:43:23 +12:00 |
|
Robert O'Callahan
|
a982d52092
|
Bug 534566. Use separate nsPropertyTables for different categories so we don't pollute the property name list with unrelated names. r=sicking
|
2010-04-23 14:41:38 +12:00 |
|
Chris Double
|
bb7c2f1d03
|
Bug 560806 - No duration or seeking on Ogg video URL's that redirect - r=roc (CLOSED TREE)
|
2010-04-22 12:32:52 +12:00 |
|
Chris Double
|
39352b97f4
|
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
|
2010-04-19 13:17:06 +12:00 |
|
Ms2ger
|
442cd7503b
|
Bug 557840. Drop support for 'hspace' and 'vspace' on <canvas> elements. r=smaug,sr=sicking
|
2010-04-23 14:53:09 +12:00 |
|
Robert O'Callahan
|
47949eb981
|
Bug 550330. Try harder to find a document with a layer manager that we can use to create our ImageContainer. r=mats
|
2010-04-23 12:26:38 +12:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Masayuki Nakano
|
53ce892306
|
Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn
|
2010-04-21 22:13:08 +09:00 |
|
Olli Pettay
|
0640f45817
|
Bug 559311 - [HTML5] nsContentUtils::CreateContextualFragment doesn't cache HTML5 parser properly, r=hsivonen
|
2010-04-21 14:53:57 +03:00 |
|
Karl Tomlinson
|
694a01717f
|
backout e1e1143be432 due to reftest failure in layout/reftests/bugs/393760-1.xml b=552044
|
2010-04-21 17:21:36 +12:00 |
|
Frédéric Wang
|
595bff0aa9
|
Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt
--HG--
extra : rebase_source : 62c2006154e8a89e18d8125ddec4978f6ffdfba2
|
2010-04-21 15:41:06 +12:00 |
|
Karl Tomlinson
|
40600ec5f2
|
b=560011 only assert !eSynthesized for NS_MOUSE_EVENT r=smaug
--HG--
extra : rebase_source : ce1d5f5ad006be162471155cab300a49b7a12f93
|
2010-04-21 14:51:47 +12:00 |
|
Daniel Holbert
|
899900c50a
|
Bug 560378, Patch C: Make int<-->float conversions explicit to avoid MSVC compile warnings, in nsCanvasRenderingContext2D.cpp. r=vlad
|
2010-04-20 11:50:39 -07:00 |
|
Daniel Holbert
|
a695ddc7b3
|
Bug 560378, patch B: Use the correct version of delete[] in nsCanvasRenderingContext2D.cpp. r=vlad
|
2010-04-20 11:49:38 -07:00 |
|
Daniel Holbert
|
52559e4960
|
Bug 560378, Patch A: Use "!!" for converting int to bool, to avoid MSVC compile warning in nsCanvasRenderingContext2D.cpp. r=vlad
|
2010-04-20 11:48:29 -07:00 |
|
Jonas Sicking
|
1a83956b1c
|
Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst
--HG--
extra : rebase_source : 651aeed4f884405ffd980b3b74a0dbb21f931156
|
2010-04-19 12:06:00 -07:00 |
|
Olli Pettay
|
00eb3e8d19
|
Backout Bug 559311 for now
|
2010-04-19 16:21:19 +03:00 |
|
Neil Deakin
|
16e62a0020
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
|
Michael Ventnor
|
3602bd64b6
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Sergey Reymerov<sergeyreym@gmail.com>
|
6ba412f99b
|
Bug 469717 - Crash when using xf:delete followed by xf:send, r=peterv
|
2010-04-18 10:35:53 +09:00 |
|
Johnny Stenback
|
c61e5af484
|
fixing bug 558944. Don't do atomic incr/decr in nsNodeInfoManager, which isn't thread-safe anyways. r=jonas@sicking.cc
|
2010-04-15 15:18:22 -07:00 |
|
Olli Pettay
|
79f6246f12
|
Bug 559526 - Moving a NodeIterator from its NodeFilter causes a crash, r=sicking
--HG--
extra : rebase_source : fc22f797ae28009752075c21a280647f042c886c
|
2010-04-16 21:45:13 +03:00 |
|
Timothy Nikkel
|
224192af2f
|
Bug 502937. Part 3. Implement lazy frame construction. r=bzbarsky sr=roc
|
2010-01-18 03:26:40 -06:00 |
|
Timothy Nikkel
|
2323e2a038
|
Bug 502937. Part 2.5. Provide an API to get the flattened tree parent of an nsIContent. r=bzbarsky
|
2010-04-16 13:15:28 -05:00 |
|
Timothy Nikkel
|
3f76f48e84
|
Bug 502937. Part 2. Add bits to nsINode.h. r=bzbarsky sr=sicking
|
2010-01-18 03:26:28 -06:00 |
|
Timothy Nikkel
|
f0d3b50dfc
|
Bug 502937. Part 1. Fix up a test. r=bzbarsky
--HG--
rename : content/xbl/test/test_bug398135.xhtml => content/xbl/test/test_bug398135.xul
|
2010-01-18 03:07:08 -06:00 |
|
Timothy Nikkel
|
c00189dcc3
|
Bug 502937. Part 0. Make sure onload blocker is in place with document.open(). r=bzbarsky
|
2010-01-18 03:07:08 -06:00 |
|
Olli Pettay
|
f49a1036af
|
Bug 558148 - Optimize nsContentUtils::HasMutationListeners, r=sicking
--HG--
extra : rebase_source : f5e8a726afadcc0af75f32407849638badfb65b9
|
2010-04-16 12:05:25 +03:00 |
|
Olli Pettay
|
77e641332d
|
Bug 558773 - Reduce virtual calls during event dispatch, r=jst
--HG--
extra : rebase_source : 120097522b111c637d11b2fb0cec071fbf927f95
|
2010-04-16 12:04:41 +03:00 |
|
Olli Pettay
|
f61e2208ef
|
Bug 557892 - Crash [@ nsGenericElement::SetAttr], r=sicking
--HG--
extra : rebase_source : 55eae64fcad1d2ad4343b5ac0e70a26e67021722
|
2010-04-15 14:07:30 +03:00 |
|
Olli Pettay
|
09746cd281
|
Bug 559311 - [HTML5] nsContentUtils::CreateContextualFragment doesn't cache HTML5 parser, r=hsivonen
|
2010-04-15 12:40:30 +03:00 |
|
Olli Pettay
|
38d20b75c6
|
Bug 558795 - speed up nsEventTargetChainItem (de)allocation, r=jst
|
2010-04-15 12:38:32 +03:00 |
|
Mats Palmgren
|
dcb7d49aa0
|
Test for bug 558726.
|
2010-04-14 16:55:21 +02:00 |
|
Geoff Lankow
|
9f6ee2918a
|
Skip -moz-user-select=none only when copying. Follow-up to bug 166235. b=558726 r=roc
|
2010-04-14 16:55:16 +02:00 |
|
Ms2ger
|
4581294096
|
Bug 559024 - SVGStyleElement.media and SVGStyleElement.title setters do not work. r=jwatt
|
2010-04-14 10:30:55 +01:00 |
|
Robert Longson
|
eb179fd968
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
|
Daniel Holbert
|
0e8a67a7ec
|
(no bug, comment-only) Remove duplicate "nsIContent methods" header-comment in nsSVGAnimationElement.cpp
|
2010-04-12 16:50:35 -07:00 |
|
Julian Seward
|
4a8eff8ae8
|
Bug 547964 - r=dbaron
--HG--
extra : rebase_source : 88834502ab1cdac1aa7dac9557ee1aa40ccc354f
|
2010-04-12 11:53:59 -04:00 |
|
Timothy Nikkel
|
d0c1cab2a9
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Jesse Ruderman
|
8255751882
|
Add crashtests
|
2010-04-11 16:59:47 -07:00 |
|
Ehsan Akhgari
|
af32591ddc
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
5423b1af2f
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
05b0ede6fb
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
|
2010-02-01 23:00:12 -05:00 |
|
Jesse Ruderman
|
8c5e3d85e8
|
Remove exponential document.write test. parser/htmlparser/tests/crashtests/197052-1.html tests what we actually want to test; this test just takes a long time. See bug 469626.
|
2010-04-11 16:41:09 -07:00 |
|
Chris Pearce
|
2c49cfe6ca
|
Bug 557432 - Don't Shutdown() nsAudioStream in Drain() when there's no audio playing. r=kinetik
|
2010-04-12 10:26:34 +12:00 |
|
mounir.lamouri@gmail.com
|
2a7d18aaa1
|
Bug 555711 - nsAttrValue::ParseNonNegativeIntValue should return PR_FALSE when the value is not valid, r=smaug
|
2010-04-11 17:12:51 +03:00 |
|
Timothy Nikkel
|
751acd36a6
|
Merge backout of 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:53:23 -05:00 |
|
Timothy Nikkel
|
2dddd62f0b
|
Backout 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:52:53 -05:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Brandon Sterne
|
674aa49910
|
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
|
2010-04-10 16:08:21 -04:00 |
|
Geoff Lankow
|
d0d55901fd
|
Bug 166235: moz-user-select = 'none' should prevent copying to the clipboard. r=mats
|
2010-04-10 16:05:58 -04:00 |
|
Timothy Nikkel
|
4b586a06c3
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Masayuki Nakano
|
2e04f8ba90
|
Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc
|
2010-04-10 18:24:35 +09:00 |
|
Ben Newman
|
9ec1c1de7b
|
Bug 552110 - Use of deleted object by NodeIterator using NodeFilter which called detach. r=sicking sr=jst
|
2010-04-09 18:36:40 -07:00 |
|
Johnny Stenback
|
c95863bc0a
|
Fixing bug 534666. Limit the length of a string in a text fragment. r=jonas@sicking.cc, sr=mrbkap@gmail.com
|
2010-04-09 15:55:11 -07:00 |
|
Peter Van der Beken
|
2bcc2547ea
|
Fix for bug 554255 (Limit resource use to something sane). r=sicking, sr=jst.
|
2010-04-09 18:59:09 +02:00 |
|
Chris Pearce
|
3c796bbaa4
|
Bug 557432 - Commit backout.
|
2010-04-09 16:33:54 +12:00 |
|
Chris Pearce
|
829a353113
|
Bug 557432 - Backed out changeset b64df24f4910
|
2010-04-09 16:33:07 +12:00 |
|
Chris Pearce
|
c897a92364
|
Bug 557432 - Lock the audio stream while getting it's played duration. r=doublec
|
2010-04-08 20:16:02 +12:00 |
|
Justin Dolske
|
f72ceb215b
|
Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst
|
2010-04-08 00:45:00 -07:00 |
|
Daniel Holbert
|
465b1bf745
|
(no bug) Fix typo in header comment for nsSVGPathDataParser.h: s/nsIDOMPathSeg/nsIDOMSVGPathSeg/. rs=roc
|
2010-04-08 15:09:14 -07:00 |
|
Felipe Gomes
|
3a5e3b045a
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 4) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
Robert Longson
|
24c35dec9d
|
Bug 556808 - ASSERTION: unknown nsISVGValue: Not Reached, when appending segment to SVG path. r=jwatt
|
2010-04-08 18:18:58 +01:00 |
|
Robert Longson
|
6d504862c2
|
Bug 553905 - data parser should parse up to a failure and not scrap the whole path. r=jwatt
|
2010-04-08 09:58:04 +01:00 |
|
Chris Pearce
|
35603f868d
|
Bug 557095 - Video FPS calculation in 64bit to avoid aborting on overflow. r=doublec
|
2010-04-08 20:16:02 +12:00 |
|
Blake Kaplan
|
2142830c49
|
Bug 527102 - Try to prevent timeouts by splitting this test up. r=sicking
--HG--
extra : rebase_source : 73ef1f468e6ce257212bbdd9072c61d44a890e1f
|
2010-04-06 17:05:19 -07:00 |
|
Ben Turner
|
ba2cd42a88
|
Bug 553128 - 'Add better support for typed arrays in structured clone'. r=vlad+jst+jorendorff.
|
2010-04-07 13:55:12 -07:00 |
|
Serge Gautherie
|
5e7268b09c
|
Bug 378829 - "ASSERTION: Creation of FunctionCall failed" with XPath "z()"; (Av1) Remove bogus assertion.
r=jonas.
|
2010-04-07 20:03:36 +02:00 |
|
Oleg Romashin
|
baece4fff9
|
Bug 556850 - WebGL compilation busted for Qt builds. r=vladimir
|
2010-04-07 03:53:18 -04:00 |
|
Ehsan Akhgari
|
2989d30bcc
|
Merge backout of bug 221820
|
2010-04-06 21:10:47 -04:00 |
|
Ehsan Akhgari
|
a7ebcd12b9
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
L. David Baron
|
519717b298
|
No need to null-check aRuleWalker. (Bug 557154) r=bzbarsky
|
2010-04-06 15:32:51 -07:00 |
|
Daniel Holbert
|
522a227913
|
Bug 555026: In SMIL animation, ignore keyTimes attr when in paced calcMode. r=roc
|
2010-04-06 14:39:29 -07:00 |
|
Ehsan Akhgari
|
862eb9644f
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
36c7ad5a5a
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
0170b6dede
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Peter Van der Beken
|
fd4084623b
|
Fix for bug 519614 (Having to QI javascript scriptable helpers to nsIXPCScriptable is silly). r=mrbkap.
--HG--
extra : rebase_source : 10d46903d75cecff0f47f3bd483f849ea740e446
|
2009-09-28 23:00:35 +02:00 |
|
Peter Van der Beken
|
b4a6d86739
|
Fix for bug 548463 (Disallow adopting node into a different document from adoptNode). Followup to fix review comment. r=sicking.
--HG--
extra : rebase_source : 17e76edd8961a31ab5da2ef3aa3dd8a08326f1e6
|
2010-03-18 21:03:52 +01:00 |
|
felipc@gmail.com
|
33b5d6a951
|
Bug 547996 - Be able to tell when a click was generated by a tap on the screen, r=smaug,jimm, sr=jst
|
2010-04-06 15:59:24 +03:00 |
|
Chris Double
|
37b2e3b033
|
Bug 551277. Backed out changeset f9a11b9b2b9f
|
2010-04-06 18:10:02 +12:00 |
|
Chris Double
|
e762926f9d
|
Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc
--HG--
extra : rebase_source : 53b2c194aa6eb75a4751efdd83f066d3aeadf5d7
|
2010-04-06 12:07:39 +12:00 |
|
Robert Sayre
|
5927f9eed6
|
Merge tracemonkey to mozilla-central.
|
2010-04-05 13:17:29 -04:00 |
|
Daniel Holbert
|
349c8a3d2a
|
Bug 556841: In paced-calcMode SMIL animation, don't bother computing distance in trivial 2-values case. r=roc
|
2010-04-05 09:59:42 -07:00 |
|
Robert Sayre
|
744599315f
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
|
Laurent Jouanneau
|
80bbbfa384
|
bug 549295 - html serializer should not wrap by default. r=Olly sr=Boris
|
2010-04-03 14:51:17 +02:00 |
|
Masatoshi Kimura
|
87b17f9962
|
Bug 463104: elementFromPoint should accept floating point coordinates. r=bz
|
2010-04-03 07:34:24 -04:00 |
|
L. David Baron
|
c6cfc1d0a4
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
3eacc25287
|
Split nsStyleSet::ResolveStyleForRules into two different APIs for the two different types of uses. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
Chris Pearce
|
62ed5c8db0
|
Bug 531340 - Bustage fix on comm-central. r=bustage-fix
|
2010-04-02 17:03:12 -07:00 |
|
Daniel Holbert
|
66f88aa64e
|
Bug 556900: Fix GCC warnings in nsOggPlayStateMachine.cpp. r=cpearce
|
2010-04-02 16:47:18 -07:00 |
|
Daniel Holbert
|
4a8e1281a9
|
Bug 556897: Fix GCC warnings "FOO will be initialized after BAR when initialized here" in content/media/ogg/. r=cpearce
|
2010-04-02 16:47:15 -07:00 |
|
Robert Sayre
|
404189ee98
|
Merge mozilla-central to tracemonkey.
|
2010-04-02 10:10:27 -04:00 |
|
Chris Pearce
|
0d671d68ee
|
Bug 531340 - AudioLoop() fix; don't dereference nsAutoPtr after forget(). r=bustage-fix
|
2010-04-01 23:53:38 -07:00 |
|
Mats Palmgren
|
57a4d3a783
|
Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron
|
2010-04-01 23:07:40 -07:00 |
|
Chris Pearce
|
99f6865d5e
|
Bug 531340 - Fix wait-on-audio-queue-empty condition in ogg decoder audio playback loop. r=doublec
|
2010-04-01 22:19:35 -07:00 |
|
Chris Pearce
|
810ae51b7a
|
Bug 531340 - New Ogg video decoder. r=doublec sr=roc
|
2010-04-01 20:03:07 -07:00 |
|
Masayuki Nakano
|
aca40e999f
|
Bug 556458 Cannot select an item of google suggest by mouse click during composition of MS-IME r=roc
|
2010-04-02 11:11:59 +09:00 |
|
Ms2ger
|
a267b872ba
|
Bug 554707. Throw the right exception when document.open/close/write/writeln happen on an XHTML document. r=bzbarsky
|
2010-04-01 22:09:05 -04:00 |
|
Robert Sayre
|
c8c02b70fc
|
Merge mozilla-central to tracemonkey.
|
2010-03-31 12:47:53 -07:00 |
|
Zack Weinberg
|
8ad7ae46d4
|
Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron
|
2010-03-31 11:08:08 -07:00 |
|
Robert Sayre
|
cd70d71b16
|
Fix merge bustage.
|
2010-03-31 08:21:07 -07:00 |
|
Robert Sayre
|
baeb2d1edf
|
Merge mozilla-central to tracemonkey.
|
2010-03-30 21:13:01 -07:00 |
|
Jeff Walden
|
ba84f1175f
|
Readd ctypes, xpconnect, plugin, xpinstall, canvas, and typed array changes from bug 548702.
|
2010-03-29 19:47:40 -07:00 |
|
Jeff Walden
|
0973dfd6ab
|
Merge.
|
2010-03-26 21:53:40 -07:00 |
|
Jeff Walden
|
95422c65a3
|
Backed out changeset e7065853ef79; I'll be repushing this incrementally, attempting to find the precise place where things go bad, in the near future. Happy days are here again! :-\
|
2010-03-26 18:01:54 -07:00 |
|
Shawn Wilsher
|
d3c3fdfb7a
|
Fix comments on Get[ASCII|UTF]Origin. No bug. r=bz
|
2010-04-02 09:43:14 -07:00 |
|
Daniel Holbert
|
84c8cc58ba
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
|
Daniel Holbert
|
74e8e98856
|
(no bug) Remove method-declaration for unused & undefined function "UpdateValuesArray" in nsSMILAnimationFunction. (no review; one-liner, removing unused code)
|
2010-04-02 09:34:30 -07:00 |
|
Olli Pettay
|
f2f7c2cdc0
|
Additional fix for Bug 536092
|
2010-03-31 16:50:05 +03:00 |
|
Craig Topper
|
1921815643
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
|
2010-03-31 08:43:49 -04:00 |
|
Craig Topper
|
a31830c001
|
Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
|
2010-03-31 08:43:01 -04:00 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Olli Pettay
|
e425b81efd
|
Bug 536092 - Micro optimizations for event handling, r=jst
--HG--
extra : rebase_source : d34faef862a532109f05750ccb7220bd1ddf6e19
|
2010-03-31 15:44:18 +03:00 |
|
Blake Kaplan
|
7fa2e3d1ad
|
Bug 555109 - Reparent wrappers harder. r=jst, sr=peterv.
|
2010-03-31 13:45:46 +02:00 |
|
Peter Van der Beken
|
a815b0502f
|
Fix for bug 556241 (HTMLContentSink needs to participate in cycle collection). r=jst.
|
2010-03-31 13:35:20 +02:00 |
|
Craig Topper
|
faf3e638bb
|
Bug 555888 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : fd3a575d23d76c0adeed53ae6b83268484988014
|
2010-03-31 13:09:11 +02:00 |
|
Vladimir Vukicevic
|
e50b68c1f6
|
b=548200; incorrect static array size; r=joe,sr=roc
|
2010-04-01 14:36:26 -07:00 |
|
Daniel Holbert
|
b8718e9faa
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
f055328561
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
2c959d12e8
|
Backed out changeset 29bc09de2f77 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:38:53 -07:00 |
|
Daniel Holbert
|
bf4331f880
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 08:08:51 -07:00 |
|
Daniel Holbert
|
3c78e0e4b3
|
Bug 556005: Remove unused variable 'rv' from nsXULDocument.cpp. r=bz
|
2010-04-01 08:07:22 -07:00 |
|
Jesse Ruderman
|
7e6ad6b78a
|
Add tests to manifest. (Homeless tests identified by script in bug 551617.)
|
2010-03-31 20:17:35 -07:00 |
|
Ehsan Akhgari
|
7147e0f1c4
|
Bug 555851 - nsHTMLFragmentContentSink::AddTextToContent is dead code; r=jst
|
2010-03-31 17:44:47 -04:00 |
|
Robert Sayre
|
6303fcb826
|
Bustage fix: Change canvas quickstub tvr usage to the new name.
|
2010-03-13 12:13:03 -05:00 |
|
Robert Sayre
|
84b14d6f30
|
Merge mozilla-central to tracemonkey.
|
2010-03-13 11:51:12 -05:00 |
|
Makoto Kato
|
0736aa6001
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=neil,bzbarsky
|
2010-03-13 22:23:27 +09:00 |
|
Robert Longson
|
7f73b235c7
|
Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky
|
2010-03-13 10:32:19 +00:00 |
|
Jonas Sicking
|
986107fb30
|
Bug 549452: Clean up nsGlobalWindow::SetNewDocument. r=mrbkap sr=jst
--HG--
extra : rebase_source : 1e13da2a339089ccf17b8cf9f41d59e188aa8165
|
2010-03-12 16:59:18 -08:00 |
|
Joel Maher
|
54bd749a31
|
Bug 544097 Fixing CSP Tests to work with these changes. r=waldo, geekboy p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:37 -08:00 |
|
Joel Maher
|
64cc671e70
|
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:37 -08:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|