Boris Zbarsky
|
8f77cd09d7
|
Backed out changeset 7de6b799a753 (asserts for bug 637214) because they still fire. a=fizzy-citrus-soft-drinks
|
2011-03-02 10:36:44 -05:00 |
|
Jonas Sicking
|
b0fba9d270
|
Bug 637214. Restore our nice asserts. r=bzbarsky, a=blocker
|
2011-03-02 09:36:19 -05:00 |
|
Jonas Sicking
|
445046bc7a
|
Bug 637214 the continuing saga. Add removable script blockers in a few more places, create an auto helper for that. r=bzbarsky, a=blocker
|
2011-03-02 09:36:19 -05:00 |
|
Matt Woodrow
|
8c8c3d3be5
|
Bug 637901 - Don't trash our cached ImageContainer unless the retained layer manager has changed. r=tnikkel a=blocking2.0
|
2011-03-02 21:53:27 +13:00 |
|
Andreas Gal
|
5d44b220c1
|
Removed another assertion from bug 637214 (a=orange).
|
2011-03-01 23:15:39 -08:00 |
|
Andreas Gal
|
54e6140a75
|
Merge (a=orange).
|
2011-03-01 22:31:24 -08:00 |
|
Andreas Gal
|
7def7dd6fe
|
Backout asserts added for bug 637214 (a=orange).
|
2011-03-01 22:30:41 -08:00 |
|
Ehsan Akhgari
|
bd1295cb93
|
Bug 637214 - Test case; r=bzbarsky a=test-only
|
2011-03-01 21:35:41 -08:00 |
|
Ehsan Akhgari
|
c99ee4bd2e
|
Bug 637214 - Assert that adding/removing elements to/from the ID table is always performed under a script blocker. r=sicking a=blocker
|
2011-03-01 21:35:38 -08:00 |
|
Jonas Sicking
|
7139659c7a
|
Bug 637214: Add scriptblockers around all callers of AddToIdTable/RemoveFromIdTable. r=bz a=blocker
|
2011-03-01 21:33:56 -08:00 |
|
Johnny Stenback
|
471f8b1411
|
Bug 637683 followup. Also need to implement nsIIPCSerializable here. r=sicking, a=blocker
|
2011-03-01 20:58:01 -05:00 |
|
Matthew Gregan
|
659508a56b
|
Bug 636894 - Revert bug 634787's change to AUDIO_DURATION_MS to work around a regression in MozAudioAvailable event delivery. r=roc a=roc
|
2011-03-02 14:40:44 +13:00 |
|
Kyle Huey
|
e79483f9b4
|
Bug 637683: Ensure that the underlying buffer does not go away before any streams handed out by nsDOMMemoryFile. r=sicking a=blocker
|
2011-03-01 18:35:53 -05:00 |
|
Ehsan Akhgari
|
598553ea24
|
Back out changeset 7ed9b3bc059e (bug 637214) because it's not the correct fix; a=me
|
2011-03-01 15:37:46 -08:00 |
|
Benoit Jacob
|
6713bf8d8e
|
Bug 632587 - 3/3 - add isContextLost - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
ff55fd9c7f
|
Bug 632587 - 2/3 - add isContextLost - r=jrmuizel, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Vladimir Vukicevic
|
ce24155a82
|
Bug 632587 - 1/3 - implement getSupportedExtensions - r=bjacob, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
e89d52fbce
|
Bug 636613 - Let WebGL mochitest run on Windows XP - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Steven Michaud
|
2549aac4d8
|
Bug 627649 - [Mac] Some events incorrectly passed to a plugin that occur over the plugin. r=roc,josh a=blocking2.0final+
|
2011-03-01 15:15:23 -06:00 |
|
Ehsan Akhgari
|
8f35de7ea9
|
Bug 637214 - Block scripts when the document's ID table is being modified; r=bzbarsky a=hardblocker
|
2011-03-01 11:19:44 -08:00 |
|
Timothy Nikkel
|
13df36f1ff
|
Bug 636817. Make LayerManagerForDocument return the correct manager even when there is no root frame so that empty transactions work correctly. r=roc a=hardblocker
|
2011-03-01 17:15:23 +01:00 |
|
Mounir Lamouri
|
93f39dae38
|
Bug 637321 - Fix tests that try to use the 'telephone' input type instead of 'tel'. r=bz a=tests
|
2011-03-01 16:04:01 +01:00 |
|
Jonas Sicking
|
187d172f47
|
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
|
2011-02-28 23:08:56 -08:00 |
|
Benoit Jacob
|
dbdf1c3839
|
Bug 636906 - GFX blacklisting not affecting WebGL; r=joe a=hardblocker
|
2011-02-28 15:14:33 -08:00 |
|
Henri Sivonen
|
4734b8d364
|
Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst.
|
2011-02-25 18:23:02 +02:00 |
|
Henri Sivonen
|
0f9a6ac204
|
Bug 627729 - Force the old HTML parser for document.open()ed documents whose host name ends with ".mail.live.com". r=bzbarsky, a=blocking2.0-final.
|
2011-02-26 10:57:00 +02:00 |
|
Boris Zbarsky
|
3cd8c02791
|
Bug 634986. Don't act like we're redirecting if we don't have a channel. r=jst, a=blocker
|
2011-02-28 14:26:05 -05:00 |
|
Ehsan Akhgari
|
8b39b5256b
|
Bug 636655 - Back out bug 582852 because of the performance regression it caused in creating large textnodes (while it was supposed to improve the performance); r,a=bzbarsky
|
2011-02-28 13:04:59 -08:00 |
|
Vivien Nicolas
|
7c890d0e47
|
Add start/end attributes support to StackFrame [r=enndeakin,a=blocking-fennec]
|
2011-02-28 19:06:29 +01:00 |
|
Josh Matthews
|
42423b9b6a
|
Bug 631553 - Avoid caching frame scripts during xpcom shutdown. r=smaug a=johnath
|
2011-02-16 12:11:27 -05:00 |
|
Mounir Lamouri
|
24763d925c
|
Bug 635008 (4/4) - More tests for required radio groups. r=bz a=tests
|
2011-02-25 19:13:55 +01:00 |
|
Mounir Lamouri
|
f394e6e3ee
|
Bug 635008 (3/4) - Keep track of the validity state of radio groups. r=bz a=hardblocker
|
2011-02-25 19:16:04 +01:00 |
|
Mounir Lamouri
|
0fa708dc3d
|
Bug 635008 (2/4) - Remove dead code. r=bz a=hardblocker
|
2011-02-25 19:12:35 +01:00 |
|
Mounir Lamouri
|
2689f78ee2
|
Bug 635008 (1/4) - Keep track of the required state of radio groups. r=bz a=hardblocker
|
2011-02-25 19:12:47 +01:00 |
|
Benoit Jacob
|
604c0a7512
|
Bug 636002 - better messages about attrib index validation - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
e4704e5de6
|
Bug 636356 - WebGL crash [@mozilla::WebGLBuffer::ZeroDataIfElementArray] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
cb27ad5ece
|
Bug 635666 - part 3/3 - WebGL crash [@mozilla::WebGLContext::CopyTexSubImage2D] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
c9e5852f95
|
Bug 635666 - part 2/3 - WebGL crash [@mozilla::WebGLContext::CopyTexSubImage2D] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
b0442b6947
|
Bug 635666 - part 1/3 - WebGL crash [@mozilla::WebGLContext::CopyTexSubImage2D] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
63a92a0270
|
Bug 631420 - OS X WebGL crash with too-small attrib 0 + optimizations - r=vlad, a=blocking2.0
|
2011-02-24 17:17:34 -05:00 |
|
Olli Pettay
|
85ebbeb089
|
Bug 572129, restrict data transfer data handling, r=enn,bz, a=hardblocker
--HG--
extra : rebase_source : 40c47b84fe99850c218bb8d5803fd2219ff9362e
|
2011-02-24 19:58:20 +02:00 |
|
Mounir Lamouri
|
0d7ab73681
|
Tests for bug 628938; r=smaug a=test-only
|
2011-02-23 17:14:44 +01:00 |
|
Craig Topper
|
a7eee4fba2
|
Bug 628938 - Treewalker not working properly in Mozilla Treewalker Demo; r=sicking,smaug a=jst
|
2011-02-23 15:58:55 -08:00 |
|
Chris Jones
|
c6f01d8156
|
Bug 635014: Don't draw a checkerboard behind undefined <browser remote> content in sync mode. r=tn a=a
|
2011-02-23 11:45:09 -06:00 |
|
Boris Zbarsky
|
6197b2e96e
|
Bug 630465. Don't pretend everything is ok when allocating image surfaces failes. r=vlad, a=joe
|
2011-02-08 16:30:54 -05:00 |
|
Jonathan Watt
|
7b15b63e36
|
Bug 631946 - SVG DOM lists should limit the number of items to the number they can index. r=roc, a=roc.
|
2011-02-08 13:43:34 +00:00 |
|
Jonathan Watt
|
c45858aed6
|
Bug 631939 - New SVG list item DOM wrappers get confused if there are more than 256 items in list. r=roc, a=roc.
|
2011-02-08 13:43:02 +00:00 |
|
Jacek Caban
|
a838207921
|
Bug 631937 - Use case insensitive string comparison in TypeForClassID for clsid test r=bzbarsky a=jst
|
2011-02-08 13:35:25 +00:00 |
|
Josh Matthews
|
98a1a3c920
|
Bug 620206 - Make nsFrameMessageManager::ReceiveMessage return consistent error values.
r=smaug a=bsmedberg
|
2011-02-08 17:05:11 -05:00 |
|
Robert Longson
|
2004971086
|
Bug 635442 - Crash [@ nsSVGComponentTransferFunctionElement::DidAnimateNumberList]
r=dholbert a=shaver
|
2011-02-22 13:04:51 +01:00 |
|