Timothy Nikkel
|
86f1f98226
|
Bug 587944. Need to clear are target frame when we clear our target content. r=smaug a=blocking 130078 which blocks
|
2010-08-18 20:16:58 -05:00 |
|
Mounir Lamouri
|
c830650825
|
Bug 585508 - HTMLFormElement enctype and method IDL attributes should be
limited to only known values. r=jst
|
2010-08-10 13:52:46 +02:00 |
|
Sid Stamm
|
2e1c461131
|
Bug 576200. CSP breaks spec, defaults to allow *. r=bsterne@mozilla.com, dveditz@mozilla.com
|
2010-08-16 10:12:28 -07:00 |
|
Bas Schouten
|
1f97f2daae
|
Bug 587316 - Part 6: Disable failing gradient test on D2D. r=jrmuizel
|
2010-08-16 09:15:03 +02:00 |
|
Bas Schouten
|
aecaf6e775
|
Bug 587316 - Part 5: Disable failing rectangle drawing test failing due to D2D inaccuracy. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
|
Bas Schouten
|
7d3515f1b6
|
Bug 587316 - Part 2: Disable degenerate rect stroking test. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
|
Daniel Holbert
|
00fea2a641
|
Bug 587494: Check whether our ExternalResource has a viewer before calling Hide() on it, to fix null-crash. r=roc a=blocking
|
2010-08-15 15:49:21 -07:00 |
|
Ms2ger
|
120c26ed9f
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
|
Mounir Lamouri
|
1860675a01
|
Bug 585507 - Fix compilation issue when SMIL is disabled. r=dholbert a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
|
Robert Longson
|
79c3db79d2
|
Bug 584322: Fix confusion between premultiplied and non-premultiplied colors that was causing feDisplacementMap to offset the result incorrectly. r=roc a2.0=dbaron
|
2010-08-15 08:42:29 -04:00 |
|
Ms2ger
|
eabbd18c18
|
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
|
2010-08-15 11:02:20 +02:00 |
|
Joel Maher
|
2aa0bf8512
|
Bug 585630 - "disable mochitests that utilize ondragstart attributes at least until tiles die" [r=mark.finkle] a=mobile_test_only
|
2010-08-09 11:00:00 -07:00 |
|
Robert O'Callahan
|
f8dc984ede
|
Backing out bug 584282 and bug 537890
|
2010-08-14 02:35:06 +12:00 |
|
Markus Stange
|
438fa8a236
|
Bug 506826 - Invalidate -moz-element rendering observers when necessary. r=roc
|
2010-08-13 15:36:13 +02:00 |
|
Markus Stange
|
e6381b3f19
|
Bug 572688 - Add a DOM API called document.mozSetImageElement for overriding -moz-element ID target elements. r=jonas, r=roc
|
2010-08-13 15:35:36 +02:00 |
|
Markus Stange
|
2ea78354c5
|
Bug 572689 - Make nsSVGRenderingObservers observe elements instead of frames. r=roc
|
2010-08-13 15:31:31 +02:00 |
|
Phil Ringnalda
|
69f34402f7
|
Bug 567954 - disable test_mixed_principals.html for constant orange, a=test-only
--HG--
extra : rebase_source : d94eea2b4b539db58be101b15774171ce5a85f66
|
2010-08-20 18:46:19 -07:00 |
|
Robert Sayre
|
f5027815c6
|
Merge backout.
|
2010-08-14 21:27:54 -04:00 |
|
Robert Sayre
|
0ab67ae195
|
Backed out changeset 7b475a00cd7c. Reftest bustage.
|
2010-08-14 21:27:43 -04:00 |
|
Robert Longson
|
011cb3e886
|
Bug 584322 - feDisplacementMap seems to be adding an offset. r=roc, a=dbaron
|
2010-08-14 20:42:18 -04:00 |
|
Vladimir Vukicevic
|
aaaa0e8330
|
b=587304; fix no-op optimization back to what it really says; r=jrmuizel
|
2010-08-14 12:59:52 -07:00 |
|
Vladimir Vukicevic
|
af97417715
|
b=587304; fix some string usage in WebGL shader validation; r=jeff
|
2010-08-14 12:59:29 -07:00 |
|
Vladimir Vukicevic
|
67ec40f4fa
|
b=576716; crash with ArrayBuffer test case; r=waldo
|
2010-08-14 10:52:51 -07:00 |
|
Vladimir Vukicevic
|
c820f5632e
|
b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg
|
2010-08-14 10:52:19 -07:00 |
|
timeless@mozdev.org
|
ad70925f4f
|
Bug 578718 Qt should use modern unix keybindings instead of classic keybindings
r=ted a=blocking-fennec2.0b1
--HG--
rename : content/xbl/builtin/gtk2/Makefile.in => content/xbl/builtin/unix/Makefile.in
rename : content/xbl/builtin/gtk2/jar.mn => content/xbl/builtin/unix/jar.mn
rename : content/xbl/builtin/gtk2/platformHTMLBindings.xml => content/xbl/builtin/unix/platformHTMLBindings.xml
|
2010-08-13 16:15:32 +02:00 |
|
timeless@mozdev.org
|
f6b52bd66d
|
Bug 578718 Rename unix directory to reflect that it is in fact bindings for emacs
r=ted a=blocking-fennec2.0b1
--HG--
rename : content/xbl/builtin/unix/Makefile.in => content/xbl/builtin/emacs/Makefile.in
rename : content/xbl/builtin/unix/jar.mn => content/xbl/builtin/emacs/jar.mn
rename : content/xbl/builtin/unix/platformHTMLBindings.xml => content/xbl/builtin/emacs/platformHTMLBindings.xml
|
2010-08-13 16:15:31 +02:00 |
|
Timothy Nikkel
|
7e065871d5
|
Fix message in test. r=philor a=tests-only
|
2010-08-21 21:29:08 -05:00 |
|
Mounir Lamouri
|
3c100f9dbb
|
Bug 561634 - Rename nsConstraintValidation to nsIConstraintValidation. r=sicking a2.0=blocking
--HG--
rename : content/html/content/src/nsConstraintValidation.cpp => content/html/content/src/nsIConstraintValidation.cpp
rename : content/html/content/src/nsConstraintValidation.h => content/html/content/src/nsIConstraintValidation.h
|
2010-08-21 20:52:49 +02:00 |
|
Mounir Lamouri
|
2643c3bd63
|
Bug 561634 - Implement constraint validation API for form element. r=smaug sr=sicking a2.0=blocking
|
2010-08-21 20:51:38 +02:00 |
|
Mounir Lamouri
|
f0abd62b35
|
Bug 561635 - Implement constraint validation API for output element. r=sicking a2.0=blocking
|
2010-08-21 19:54:53 +02:00 |
|
Mounir Lamouri
|
4961d1afbf
|
Bug 558788 - More tests for :invalid and :valid, using querySelectorAll(). r=sicking a=test-only
--HG--
rename : content/html/content/test/test_bug558788.html => content/html/content/test/test_bug558788-1.html
|
2010-08-21 19:53:52 +02:00 |
|
Mounir Lamouri
|
eb4a11a0de
|
Bug 558788 - Valid/Invalid form elements should change their state to use CSS3 pseudo-classes :valid and :invalid. f=ehsan r=sicking,dbaron sr=jst a2.0=blocking
|
2010-08-21 19:52:57 +02:00 |
|
Bobby Holley
|
7a580f398c
|
bug 512260 - Add image tracker to nsDocument and register content images with it.r=roc,sr=dbaron,a=blocker
|
2010-08-03 20:40:29 -04:00 |
|
Robert O'Callahan
|
20c2a19d6a
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
|
Robert O'Callahan
|
87bbf8a495
|
Bug 537890. Part 8: Define MM_PER_INCH_FLOAT. r=dbaron
|
2010-08-13 21:57:57 +12:00 |
|
Chris Pearce
|
f4cb763eeb
|
Replaces some \c\r with \n. a=bustage-fix
|
2010-08-18 14:17:50 +12:00 |
|
Chris Pearce
|
96f438660b
|
Backout 7eee00899270
|
2010-08-18 14:00:29 +12:00 |
|
Chris Pearce
|
235f7b51cf
|
Commit backout of 42c8cd0e1a65
|
2010-08-18 13:59:10 +12:00 |
|
Chris Pearce
|
e54c7e6817
|
Commit backout of f88258e1ddbe
|
2010-08-18 13:57:52 +12:00 |
|
Chris Pearce
|
482346dce9
|
Commit backout of 137f0ce0e0ca
|
2010-08-18 13:55:52 +12:00 |
|
Chris Pearce
|
d05b3252ce
|
Backed out changeset 42c8cd0e1a65
|
2010-08-18 13:50:49 +12:00 |
|
Chris Pearce
|
19ad359498
|
Backed out changeset f88258e1ddbe
|
2010-08-18 13:50:15 +12:00 |
|
Chris Pearce
|
4f77623fbc
|
Backed out changeset 137f0ce0e0ca
|
2010-08-18 13:49:41 +12:00 |
|
Chris Pearce
|
14ae2bcedd
|
Backed out changeset 7eee00899270
|
2010-08-18 13:48:34 +12:00 |
|
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
3c4b6f1279
|
Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0
--HG--
rename : content/media/test/test_autobuffer.html => content/media/test/test_preload_attribute.html
rename : content/media/test/test_autobuffer2.html => content/media/test/test_preload_suspend.html
|
2010-08-18 10:49:14 +12:00 |
|
Chris Pearce
|
4c9782b28c
|
Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0
|
2010-08-18 10:49:14 +12:00 |
|
Chris Pearce
|
9f692fb6d6
|
Bug 548523 - Disable test_preload_actions.html case 9 until bug 568402 is fixed. a=test-fix
|
2010-08-18 10:49:14 +12:00 |
|
Chris Pearce
|
1e4886416f
|
Bug 519897 - Supported indexed Ogg files. r=doublec a=roc
|
2010-08-18 10:49:14 +12:00 |
|
Alon Zakai
|
696fd54019
|
Bug 588201 - "Do not call JS_SetGCParameterForThread in messageManager code" [r=Olli.Pettay r=dmandelin]
--HG--
extra : rebase_source : e2946bc307b08d7a8d18df35c6913761e74c0d6b
|
2010-08-17 15:08:00 -07:00 |
|
Gavin Sharp
|
be5d8bffff
|
Backed out changeset 43b490ef9dab (bug 585877), a=beltzner
|
2010-08-17 15:27:06 -04:00 |
|
Jim Chen
|
fa4d8d116b
|
Bug 582644 - IME event remoting, patch to content; r=smaug, blocking-fennec=2.0a1+
|
2010-08-17 01:07:44 -07:00 |
|
Olli Pettay
|
75b4ffdc0e
|
Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
|
2010-08-17 17:13:55 +03:00 |
|
Jonas Sicking
|
93c3158ba6
|
Bug 582228. Speed up getting style attributes. r=bzbarsky@mit.edu, a=dbaron@mozilla.com
|
2010-08-12 23:03:23 -07:00 |
|
Matthew Gregan
|
fde29262a3
|
Bug 585864 - Increase media cache block size from 4kB to 32kB. r=roc a=roc
|
2010-08-13 12:41:47 +12:00 |
|
Boris Zbarsky
|
456e9e5548
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Boris Zbarsky
|
9c767adbfb
|
Bug 569520 part 1. Add a new beforepaint event. r=smaug
|
2010-08-11 17:05:27 -04:00 |
|
Boris Zbarsky
|
d276f7c756
|
Bug 564652. Make sure to flush out restyles on our parent before checking for a presshell. r=dbaron
|
2010-08-13 14:44:39 +12:00 |
|
Matthew Gregan
|
e5fbf40ca5
|
Bug 586535 - Reduce delay in volume changes on OS X by using sydneyaudio volume control. r=doublec a=blocking2.0
|
2010-08-12 13:52:36 +12:00 |
|
Chris Pearce
|
4f879008f2
|
Bug 576539 - Only reset playback when seeking to a new position. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Chris Pearce
|
024df6be76
|
Bug 576539 - Factor out decoding to target time after seek, to enable seeking into WebM regions with no audio samples. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Chris Pearce
|
114d346757
|
Bug 576539 - Inject silence when decoder encounters missing audio in WebM and Ogg media. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Chris Pearce
|
0166bdadc4
|
Bug 576539 - Move integer overflow code in video decoders into VideoUtils.cpp/h. r=kinetik a=blocking2.0
|
2010-08-13 14:28:15 +12:00 |
|
Mark Finkle
|
b1a3159e78
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Dave Townsend
|
9459a1a8a7
|
Backed out changeset 937a11c1fc07 from bug 582569 due to new browser-chrome test
failures.
|
2010-08-12 10:28:50 -07:00 |
|
Mark Finkle
|
dcd22deaf8
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Robert O'Callahan
|
4ddb9e24af
|
Backing out bug 569520 to fix test failures
|
2010-08-12 11:31:00 +12:00 |
|
Robert O'Callahan
|
a1bb0ab39e
|
Backed out changeset 464f978cfca5
|
2010-08-12 11:30:44 +12:00 |
|
Robert O'Callahan
|
83f9c15efd
|
Backing out bug 569520 to fix test failures
|
2010-08-12 11:29:58 +12:00 |
|
Robert O'Callahan
|
bae3fa4de3
|
Backed out changeset 66c25030a8d4
|
2010-08-12 11:28:49 +12:00 |
|
Boris Zbarsky
|
a746dcb366
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Boris Zbarsky
|
771ed256bf
|
Bug 586381. Switch attribute atom array storage to nsTArray. r=sicking
|
2010-08-11 17:05:28 -04:00 |
|
Boris Zbarsky
|
3e18bf9381
|
Bug 569520 part 1. Add a new beforepaint event. r=smaug
|
2010-08-11 17:05:27 -04:00 |
|
Boris Zbarsky
|
d9188b16ef
|
Bug 577607 part 1. Make sure resource documents don't have presshells when their display document doesn't. r=roc
|
2010-08-11 17:05:26 -04:00 |
|
Ehsan Akhgari
|
5a36ff1530
|
Bug 572290 - <title> value of HTML signature file shows up in signature; r=bzbarsky a=blocking2.0+
--HG--
extra : rebase_source : 7085d047498e0509f056c8a33d9189e52aaeb077
|
2010-08-10 11:52:32 -04:00 |
|
Kyle Huey
|
edb11525d1
|
Backing out Bug 572290 due to leaks
|
2010-08-10 21:15:13 -07:00 |
|
Kyle Huey
|
4108bf2819
|
Backed out changeset 0aa4ad290221
|
2010-08-10 21:14:51 -07:00 |
|
Kyle Huey
|
65f51e9465
|
Backing out Bug 572290 due to leaks
|
2010-08-10 21:11:15 -07:00 |
|
Kyle Huey
|
64c504f404
|
Backed out changeset 1b12ed9d1c48
|
2010-08-10 21:10:36 -07:00 |
|
Doug Turner
|
7c50d1ab8c
|
Merge from e10s clone. a=dougt
|
2010-08-10 18:33:38 -07:00 |
|
Ehsan Akhgari
|
2dc88eb94c
|
Bug 572290 - comment addition; a=NPOTB
|
2010-08-10 21:20:04 -04:00 |
|
Ehsan Akhgari
|
d8ca1c0100
|
Bug 572290 - <title> value of HTML signature file shows up in signature; r=bzbarsky a=blocking2.0+
|
2010-08-10 11:52:32 -04:00 |
|
Oleg Romashin
|
d03e19a821
|
Bug 586116 - Crash in nsHTMLDNSPrefetch::Prefetch gNeckoChild == 0x0. r=jduell.mcbugs a=blocking-fennec2.0a1+
|
2010-08-10 17:20:17 -07:00 |
|
Olli Pettay
|
a76dd6006c
|
Bug 584866 - Cache LoadFrameScript Calls [r=jst]
|
2010-08-10 13:18:26 -04:00 |
|
Mark Banner
|
f897af15ca
|
Bustage fix for non-IPC builds - add ifdef for parameter that not everyone has. Follow up to bug 584864. Agreed with smaug on irc.
|
2010-08-10 18:03:33 +01:00 |
|
Ehsan Akhgari
|
ce0b3f1a9f
|
Bug 582863 - Spell checker shouldn't copy the text node contents unnecessarily; r=roc a=blocking2.0+
--HG--
extra : rebase_source : 7313d44dfe2645a8df15a4fca78e75ecfc39b536
|
2010-07-30 18:55:42 -04:00 |
|
Mark Finkle
|
d5701e4ef1
|
Bug 584864 - MessageManager's LoadFrameScript runs in Chrome windows [r=smaug]
|
2010-08-10 11:10:22 -04:00 |
|
Dão Gottwald
|
f246f9a00f
|
Backed out changeset cdd440adb726
|
2010-08-10 15:10:11 +02:00 |
|
Ms2ger
|
e0dc6046da
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-10 14:25:28 +02:00 |
|
Oleg Romashin
|
12114374e2
|
Bug 591559 and bug 575567 - "Drop X[Parent/Child] widget embedding from remote browser" [r=cjones] [a=bustage-fix+blocking]
|
2010-07-16 06:57:00 -05:00 |
|
Boris Zbarsky
|
a2e289caff
|
Bug 590883. Don't forget to null-check the viewer, since the external resource load might have failed. r=roc a=blocking
|
2010-08-27 22:44:36 -04:00 |
|
Mounir Lamouri
|
54cd299512
|
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
|
2010-08-28 02:36:45 +02:00 |
|
Mounir Lamouri
|
6d9bb03e5f
|
Move 590387.html crashtest to content/html/content/crashtests/ a=test-only
--HG--
rename : layout/generic/crashtests/590387.html => content/html/content/crashtests/590387.html
|
2010-08-28 02:35:42 +02:00 |
|
Peter Van der Beken
|
1de207af3c
|
Fix for bug 565742 (too much QIing/Addrefing/Releasing under NativeInterface2JSObject). r=smaug, a=bsmedberg.
|
2010-07-13 17:44:51 +02:00 |
|
Benoit Jacob
|
e2e3fc263e
|
Bug 590729 - Update WebGL tests to upstream r12308, and Mochitest improvements - r=vladimir, a=blocking2.0
|
2010-08-25 19:09:26 -04:00 |
|
Mounir Lamouri
|
2fc5b9497e
|
Typo fix. a2.0=typo
|
2010-08-26 00:45:35 +02:00 |
|
Clint Talbert
|
1afdc1b8df
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
|
Mounir Lamouri
|
dd70db2b50
|
Bug 590387 - Crash [@ nsGenericHTMLFormElement::UpdateFormOwner] when attaching an element with @form set to an element which is not in a document. r=sicking a2.0=blocking
--HG--
extra : rebase_source : 9f2a36b9a622c9ef1a2e3501ba45a297b8451d9e
|
2010-08-25 22:45:43 +02:00 |
|
Jonas Sicking
|
e86bab477f
|
Bug 546857 Part 7: Allow system-principal-XHR loaded documents to use XUL. r=jst a=blocker
|
2010-08-25 13:12:28 -07:00 |
|
Joel Maher
|
51fff79f07
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
|
David Humphrey
|
07de814ba1
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
|
Sid Stamm
|
e066044340
|
Bug 581980 - allow trailing semi-colon in CSP, r=bsterne, a=jst
|
2010-08-25 08:36:44 -07:00 |
|
Sid Stamm
|
287111b0e2
|
Bug 542302 - turn down CSP debugging information, r=dveditz, a=jst
|
2010-08-25 08:36:26 -07:00 |
|
Sid Stamm
|
c3f669047a
|
Bug 558429 - CSP should accept relative policy-uri's, r=dveditz, a=jst
|
2010-08-25 08:35:27 -07:00 |
|
Ms2ger
|
4eff02334f
|
Bug 588640 - comparison between signed and unsigned integer expressions in nsAttrValue::AtomAt; r=Olli.Pettay approval2.0=jst
|
2010-08-25 15:15:12 +02:00 |
|
Benoit Jacob
|
7331fd3eeb
|
Bug 588918 - Make WebGL test suite pass without Valgrind errors - r=vladimir, a2.0=blocking+
|
2010-08-25 08:17:08 -04:00 |
|
Benoit Jacob
|
73a8edee37
|
Bug 589901 - Fix validation typo in readPixels() - r=vladimir, a=blocking-beta5
|
2010-08-25 08:16:04 -04:00 |
|
Benoit Jacob
|
9452348114
|
Bug 586811 - Handle incomplete and NPOT textures - r=vladimir a=blocking2.0
|
2010-08-23 17:03:53 -04:00 |
|
Benoit Jacob
|
8277999173
|
Bug 585199 - Implement WebGLActiveInfo, remove NativeJSContext, adapt WebGL code to that - r=vladimir a=blocking2.0
|
2010-08-23 17:03:49 -04:00 |
|
Benoit Jacob
|
996e56543a
|
Bug 584840 - Fix texParameter methods - r=vladimir a=blocking2.0
|
2010-08-23 17:03:44 -04:00 |
|
Benoit Jacob
|
0331356d16
|
Bug 584861 - Fix CheckSaneSubrectSize - r=vladimir a=blocking2.0
|
2010-08-23 17:03:40 -04:00 |
|
Benoit Jacob
|
bdd75613ba
|
Bug 584501 - another round of texture fixes - r=vladimir a=blocking2.0
|
2010-08-23 17:03:35 -04:00 |
|
Benoit Jacob
|
66c3eb510a
|
Bug 582053 - Integrate WebGL conformance suite as a mochitest - r=ctalbert,vladimir a=blocking2.0
--HG--
rename : content/canvas/test/webgl/test_list.txt => content/canvas/test/webgl/00_testFIXME_list.txt
rename : content/canvas/test/webgl/conformance/00_test_list.txt => content/canvas/test/webgl/conformance/00_testFIXME_list.txt
rename : content/canvas/test/webgl/more/00_test_list.txt => content/canvas/test/webgl/more/00_testFIXME_list.txt
|
2010-08-25 08:14:12 -04:00 |
|
Ehsan Akhgari
|
7e841718db
|
Bug 582852 - Optimize large text node editing; r,a=jst
--HG--
extra : rebase_source : 00e87477d9904b7a23469ec9335b519f53b0d211
|
2010-08-05 22:13:07 -04:00 |
|
Chris Pearce
|
22258c3785
|
Bug 589467 - Shutdown idle media state machine threads. r=kinetik a=sicking
|
2010-08-25 20:45:45 +12:00 |
|
Matthew Gregan
|
a0e62bf5cd
|
Bug 589071 - Avoid shutting down nsAudioStream when another thread may be using it. r=doublec a=roc
|
2010-08-24 14:06:14 +12:00 |
|
Chris Pearce
|
b1b1746c37
|
Bug 589561 - Rename HTMLTimeRanges to TimeRanges, HTMLMediaError to MediaError. r=roc a=roc
--HG--
rename : content/html/content/src/nsHTMLMediaError.cpp => content/html/content/src/nsMediaError.cpp
rename : content/html/content/src/nsHTMLMediaError.h => content/html/content/src/nsMediaError.h
rename : content/html/content/src/nsHTMLTimeRanges.cpp => content/html/content/src/nsTimeRanges.cpp
rename : content/html/content/src/nsHTMLTimeRanges.h => content/html/content/src/nsTimeRanges.h
rename : dom/interfaces/html/nsIDOMHTMLMediaError.idl => dom/interfaces/html/nsIDOMMediaError.idl
rename : dom/interfaces/html/nsIDOMHTMLTimeRanges.idl => dom/interfaces/html/nsIDOMTimeRanges.idl
|
2010-08-25 20:43:00 +12:00 |
|
Jonas Sicking
|
5656569763
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Mounir Lamouri
|
41d31e0af5
|
Bug 457801 (1/2) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
|
2010-08-25 06:39:10 +02:00 |
|
Mounir Lamouri
|
a998cdc78c
|
Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout
|
2010-08-25 02:40:47 +02:00 |
|
Mounir Lamouri
|
5de293a274
|
Bug 457801 (1/3) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
|
2010-08-24 21:02:09 +02:00 |
|
Vladimir Vukicevic
|
50178dcff6
|
b=585502; WebGL shader validation crash; r=bjacob
|
2010-08-09 23:51:56 -07:00 |
|
Neil Deakin
|
fb66fae998
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
|
Neil Deakin
|
cd970262b2
|
Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug
|
2010-08-09 12:15:47 -04:00 |
|
Mark Finkle
|
b13d673527
|
Backing out dea6175f4b07 (bug 584864) to fix regression filed as bug 585606
|
2010-08-09 11:29:34 -04:00 |
|
Matthew Gregan
|
ffcc5cc81a
|
Bug 569301 - Add on* event handler property support for media events. r=smaug
|
2010-08-02 17:53:45 +12:00 |
|
Matthew Gregan
|
27487c2512
|
Bug 580982 - Remove workarounds for old YouTube WebM encodings. Don't treat "matroska" doctype as valid WebM file. r=doublec
--HG--
rename : media/libnestegg/include/_stdint.h => media/libnestegg/include/nestegg-stdint.h
|
2010-08-05 15:49:27 +12:00 |
|
azakai@mozilla.com
|
86fc2b0a40
|
Bug 584864 - MessageManager's LoadFrameScript runs in Chrome windows, r=smaug
|
2010-08-08 14:28:02 +03:00 |
|
Ms2ger@gmail.com
|
fcb776009d
|
Bug 585153 - Remove nsITextAreaElement.idl. r=bz
|
2010-08-07 09:12:33 +02:00 |
|
Robert Sayre
|
b8be454ea7
|
Merge.
|
2010-08-06 22:47:02 -07:00 |
|
Vladimir Vukicevic
|
eb17125496
|
b=584815; enable WebGL shader validation and remove obsolete texture API; r=bjacob
|
2010-08-06 22:10:38 -07:00 |
|
Vladimir Vukicevic
|
c44e0d0074
|
b=583838; add ANGLE/D3D WebGL support - part 2 - build EGL on windows and try to use it; r=bjacob
|
2010-08-06 22:09:18 -07:00 |
|
Robert Sayre
|
ca10e5d657
|
Merge mozilla-central to tracemonkey.
|
2010-08-06 15:41:41 -07:00 |
|
Shawn Wilsher
|
4ba935953c
|
Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE.
|
2010-08-06 11:53:39 -07:00 |
|
Olli Pettay
|
8ad150997f
|
Bug 583777 - Fix violations of the new JS request model. r=igor
|
2010-08-05 12:53:16 -07:00 |
|
Shawn Wilsher
|
17eda7ec10
|
Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
|
2010-08-05 10:07:46 -07:00 |
|
Kyle Huey
|
d7397260c9
|
Fix build dependencies in content/html/content/src and make double-including config.mk fatal. irc-r=ted
--HG--
extra : rebase_source : 3362befa95b5ab3aff581b49f58652d653d1a8ac
|
2010-08-06 08:26:20 -07:00 |
|
Ehsan Akhgari
|
1af8dfa3a5
|
Merge backout of bug 582863
|
2010-08-06 11:39:56 -04:00 |
|
Ehsan Akhgari
|
536ad17a6d
|
Backed out changeset b64704446120 because of build bustage failure in TestWinTSF.cpp
|
2010-08-06 11:39:19 -04:00 |
|
Ehsan Akhgari
|
5af59c56b4
|
Bug 580507 - Crash [@ nsTextEditorState::UpdatePlaceholderText]; r=jst a=blocking2.0+
--HG--
extra : rebase_source : 484bd181734c344db786c64f4e99006607ee1670
|
2010-08-05 22:13:07 -04:00 |
|
Ehsan Akhgari
|
186be467b6
|
Bug 582863 - Spell checker shouldn't copy the text node contents unnecessarily; r=roc a=blocking2.0+
--HG--
extra : rebase_source : e134b15a712630b542b7b499e15a16727350bea6
|
2010-07-30 18:55:42 -04:00 |
|
Boris Zbarsky
|
07c39320f4
|
Adding missing test file for bug 564001.html to fix build bustage.
|
2010-08-06 08:21:53 -04:00 |
|
Blake Kaplan
|
45243e880e
|
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
|
2010-07-20 21:05:11 -07:00 |
|
Robert Sayre
|
d580edd975
|
Merge mozilla-central to tracemonkey.
|
2010-07-31 14:19:27 -07:00 |
|
Olli Pettay
|
ae117d70c6
|
Bug 576075, stricter tree selection handling, r=enndeakin
--HG--
extra : rebase_source : ea68e33207720ee4193642aaf0749c9939cc12d2
|
2010-07-31 21:22:29 +03:00 |
|
Bobby Holley
|
981557e6ad
|
Bug 521497 - refactor nsImageLoadingContent to make it easier to track when images appear and go away. r=bz,a=blocker
|
2010-07-31 13:54:59 -04:00 |
|
Brian Birtles
|
6c35d0694f
|
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
|
2010-07-31 16:02:52 +09:00 |
|
Craig Topper
|
a53310509d
|
Bug 579830 - Change nsCOMPtr<Element> to nsRefPtr<Element>. Change one location that was QIing to Element. r=bz a2.0=benjamin
--HG--
extra : rebase_source : db2a1a863ed6c646ef8eb850eaf93b64b4552be7
|
2010-07-30 20:44:45 -07:00 |
|
Ms2ger
|
ce3120a969
|
Bug 573322 - Align td@align with HTML5; r=bzbarsky a=blocking-betaN
|
2010-07-30 16:48:57 -07:00 |
|
Ms2ger
|
dc206bff4c
|
Bug 573258 - Support a.text as defined in HTML5; r=Olli.Pettay approval2.0=benjamin
|
2010-07-30 16:48:57 -07:00 |
|
Vladimir Vukicevic
|
a827c80a2f
|
b=583375; update ANGLE to r367; r=vlad
|
2010-07-30 15:22:11 -07:00 |
|