Граф коммитов

15862 Коммитов

Автор SHA1 Сообщение Дата
Henri Sivonen 32cd208d48 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 e75fa85007 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 95ac93522d 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 2592181d9f 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 544edc851d Backed out changeset ff971b92f74c 2010-04-28 10:18:46 +02:00
timeless@mozdev.org 1e8d482fec Bug 551089 fix canvas warnings
r=vlad
2010-04-28 10:13:38 +02:00
Henri Sivonen 79f934beea 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 8b86c5b307 Bug 346485 - "Implement output element -- Test" [r=smaug] 2010-04-22 07:03:00 -04:00
Mounir Lamouri 9961147316 Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst] 2010-04-26 03:42:00 -04:00
Mounir Lamouri 79df41b649 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 904c704b80 Bug 535926, bustage fix
--HG--
extra : rebase_source : 6c39d7d6ad4846d9f9740f5fe6d67789845f9193
2010-04-27 13:15:16 +03:00
Olli Pettay d6fd356f32 Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking
--HG--
extra : rebase_source : 69c72c67341dd27dbd5a526c59c5ee52d2b6a813
2010-04-27 12:58:58 +03:00
Olli Pettay 750a24b442 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 4595a3e7da 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 272d6cad57 Bug 535926, async onload blocker, r=bz, sr=sicking
--HG--
extra : rebase_source : 9ca210a9b1d88d6791ff33e756fd64d6571f7462
2010-04-27 12:48:52 +03:00
Chris Pearce 2966b4cccd Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec 2010-04-27 20:53:48 +12:00
Chris Pearce de44118d0b Bug 556893 - Make playback time remaining accurate in media readyState transition calculation. r=doublec 2010-04-27 20:53:45 +12:00
Chris Pearce 6f5d537cbc 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 a7a6d145d9 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 954518497c 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 ea974f2afe 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 bd232d2cb8 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 8663c1f722 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 0119433e2d Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron 2010-04-26 16:27:01 -04:00
Brandon Sterne 83840f4b02 Bug 515460 - check GetCsp return value, r=sstamm, a=developers 2010-04-26 12:14:49 -07:00
timeless@mozdev.org 0d2015bfab 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 a164f239a1 Bug 561173 - Reduce QIing and Addref/Release while setting innerHTML, r=jst, a=1hourlimit 2010-04-24 13:41:02 +03:00
Olli Pettay 4766900491 Bug 552255, a bit more strict focus handling, r=enndeakin, sr=jst, a=1hourlimit 2010-04-24 13:40:48 +03:00
Brandon Sterne 22231ed11a Bug 561460 - fix CSP xpcshell-test, r=sstamm, a=dholbert_sheriff 2010-04-23 15:06:01 -07:00
Brandon Sterne 381bbe656d Bug 561449 - disable image redirect test, a=dholbert_sheriff 2010-04-23 15:04:47 -07:00
Jonas Sicking 24b255ef47 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 9a2068cdbc Bug 524066 - make CSP support dotless hosts, r=dveditz, a=dholbert_sheriff 2010-04-23 12:57:51 -07:00
Brandon Sterne 5d4557215c Bug 515460 - Mochitests for CSP redirect handling, a=dholbert_sheriff 2010-04-23 12:55:19 -07:00
Brandon Sterne 2265b71345 Bug 515460 - enforce CSP during XHR redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:54:09 -07:00
Brandon Sterne ca7efde04c Bug 515460 - enforce CSP during object redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:51:25 -07:00
Brandon Sterne bd6c8e9c35 Bug 515460 - enforce CSP during audio/video redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:50:28 -07:00
Brandon Sterne eb3151390e Bug 515460 - enforce CSP during script redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:49:48 -07:00
Brandon Sterne 0aac86c572 Bug 523239 - CSP nsIChannelEventSink impl, r=jst, a=dholbert_sheriff 2010-04-23 10:03:03 -07:00
Boris Zbarsky af325a5d58 Bug 552573. Cache the Unicode responseText. r=sicking 2010-04-23 13:37:02 -04:00
Brandon Sterne 38a1367cbb Bug 556625 - fix CSP report-only header, r=dveditz, a=bustage-fix 2010-04-23 08:45:40 -07:00
Robert O'Callahan 6aa6d02475 Backing out e79947cb55bc to fix test failures a=me (CLOSED TREE) 2010-04-23 17:17:10 +12:00
Robert O'Callahan 2a6b41ed1c Backed out changeset e79947cb55bc 2010-04-23 17:14:55 +12:00
Robert O'Callahan 12ef227142 Backout 7432d20f5b86 to try to fix test failures 2010-04-23 16:37:39 +12:00
Robert O'Callahan 4287f0adea Backed out changeset 7432d20f5b86 2010-04-23 16:34:06 +12:00
Mounir Lamouri fd110d6f41 Bug 346485. Tests for HTML5 <output> element. r=smaug 2010-04-23 14:43:36 +12:00
Mounir Lamouri 16217259c1 Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst 2010-04-23 14:43:23 +12:00
Robert O'Callahan 1cabbb443f 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 7d3964aa08 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 ef03b912fb Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc 2010-04-19 13:17:06 +12:00
Ms2ger 0b0f4e56d9 Bug 557840. Drop support for 'hspace' and 'vspace' on <canvas> elements. r=smaug,sr=sicking 2010-04-23 14:53:09 +12:00