Ehsan Akhgari
|
c9056fbe7c
|
Bug 638276 - Correct the name of the member variable in the comment for the nsTextEditorState class; a=doh!
CLOSED TREE DONTBUILD
|
2011-03-02 18:36:36 -08:00 |
|
Honza Bambas
|
2683129cc7
|
Bug 638218 - Asynchronous policy-uri fetching causes connection problems when using NTML proxy; r=dveditz a=hardblocker
|
2011-03-02 17:46:14 -08:00 |
|
hsivonen@iki.fi
|
7bf44fded1
|
Remove the Hotmail-specific hack that forces the old parser for document.open() (bug 636692, r=bz, a=blocker).
|
2011-03-02 13:15:02 -08:00 |
|
Benoit Jacob
|
7f1f831a27
|
Bug 627464 - Annotate crash reports if the forced-enabled prefs are set - r=jrmuizel, a=joe
|
2011-03-02 15:50:36 -05:00 |
|
Bjarne Herland
|
befbd5cc3b
|
Bug 634906: Allow Allow-Origin:null in CORS. r/a=sicking
|
2011-03-02 12:04:20 -08:00 |
|
Boris Zbarsky
|
6732288f3e
|
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
|
051b30489f
|
Bug 637214. Restore our nice asserts. r=bzbarsky, a=blocker
|
2011-03-02 09:36:19 -05:00 |
|
Jonas Sicking
|
0b970c20dc
|
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
|
d23e549f03
|
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
|
a25ae09d9d
|
Removed another assertion from bug 637214 (a=orange).
|
2011-03-01 23:15:39 -08:00 |
|
Andreas Gal
|
3fa6eae0e3
|
Merge (a=orange).
|
2011-03-01 22:31:24 -08:00 |
|
Andreas Gal
|
52b3fe93c4
|
Backout asserts added for bug 637214 (a=orange).
|
2011-03-01 22:30:41 -08:00 |
|
Ehsan Akhgari
|
2b50c6c559
|
Bug 637214 - Test case; r=bzbarsky a=test-only
|
2011-03-01 21:35:41 -08:00 |
|
Ehsan Akhgari
|
5e53a5e5a8
|
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
|
b841e33ab6
|
Bug 637214: Add scriptblockers around all callers of AddToIdTable/RemoveFromIdTable. r=bz a=blocker
|
2011-03-01 21:33:56 -08:00 |
|
Johnny Stenback
|
c6b0e5fbc4
|
Bug 637683 followup. Also need to implement nsIIPCSerializable here. r=sicking, a=blocker
|
2011-03-01 20:58:01 -05:00 |
|
Matthew Gregan
|
a428e1ccf4
|
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
|
4ae43d7d48
|
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
|
26c849c8c9
|
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
|
5e3a96aa87
|
Bug 632587 - 3/3 - add isContextLost - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
7d7c017074
|
Bug 632587 - 2/3 - add isContextLost - r=jrmuizel, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Vladimir Vukicevic
|
a4aac0595c
|
Bug 632587 - 1/3 - implement getSupportedExtensions - r=bjacob, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
e7797b975e
|
Bug 636613 - Let WebGL mochitest run on Windows XP - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Steven Michaud
|
e5b24adc59
|
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
|
1d51d64eae
|
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
|
c7c6267343
|
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
|
7bd454cbb0
|
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
|
0a21ea9298
|
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
|
c39751ce2b
|
Bug 636906 - GFX blacklisting not affecting WebGL; r=joe a=hardblocker
|
2011-02-28 15:14:33 -08:00 |
|
Henri Sivonen
|
5bc865c4b0
|
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
|
25669709c5
|
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
|
0638d090ff
|
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
|
d17f60d328
|
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
|
edaa05f5dd
|
Add start/end attributes support to StackFrame [r=enndeakin,a=blocking-fennec]
|
2011-02-28 19:06:29 +01:00 |
|
Josh Matthews
|
4df99b7101
|
Bug 631553 - Avoid caching frame scripts during xpcom shutdown. r=smaug a=johnath
|
2011-02-16 12:11:27 -05:00 |
|
Mounir Lamouri
|
244dad67e9
|
Bug 635008 (4/4) - More tests for required radio groups. r=bz a=tests
|
2011-02-25 19:13:55 +01:00 |
|
Mounir Lamouri
|
729c57b0b5
|
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
|
1c0e6ffecf
|
Bug 635008 (2/4) - Remove dead code. r=bz a=hardblocker
|
2011-02-25 19:12:35 +01:00 |
|
Mounir Lamouri
|
ecb1ecf813
|
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
|
84ea51cd32
|
Bug 636002 - better messages about attrib index validation - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
16d3658b63
|
Bug 636356 - WebGL crash [@mozilla::WebGLBuffer::ZeroDataIfElementArray] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
ad8f7fa5c9
|
Bug 635666 - part 3/3 - WebGL crash [@mozilla::WebGLContext::CopyTexSubImage2D] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
7b38bd3532
|
Bug 635666 - part 2/3 - WebGL crash [@mozilla::WebGLContext::CopyTexSubImage2D] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
39d78774a8
|
Bug 635666 - part 1/3 - WebGL crash [@mozilla::WebGLContext::CopyTexSubImage2D] - r=jrmuizel, a=joe
|
2011-02-24 17:17:34 -05:00 |
|
Benoit Jacob
|
d6905754de
|
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
|
3db9425ee4
|
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
|
45af7761d9
|
Tests for bug 628938; r=smaug a=test-only
|
2011-02-23 17:14:44 +01:00 |
|
Craig Topper
|
0dfe0ca7a6
|
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
|
07f1b97335
|
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
|
9fe041c03d
|
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 |
|