Vladimir Vukicevic
f8c2ef9c92
b=593850; [webgl] remove bogus webgl debug utils from tests; r=bjacob
2010-09-13 08:56:13 -07:00
Vladimir Vukicevic
5f181d58c0
b=593850; [webgl] fix test null-uniform-location; r=bjacob
2010-09-13 08:56:01 -07:00
Vladimir Vukicevic
7b0e2108dc
b=593850; [webgl] fix gl-uniform-arrays test; r=bjacob
2010-09-13 08:55:45 -07:00
Vladimir Vukicevic
4b791cc3a9
b=593850; [webgl] fix gl-scissor test; r=bjacob
2010-09-13 08:55:29 -07:00
Vladimir Vukicevic
4e9850c5f8
b=593850; [webgl] fix gl-object-get-calls test; r=bjacob
2010-09-13 08:55:07 -07:00
Vladimir Vukicevic
1e3c0e1230
b=593720; make webgl less verbose; r=bjacob
2010-09-13 08:40:01 -07:00
Oleg Romashin
8c88c718ff
Merge with mozilla central 2779c55431a4, no conflicts
2010-09-10 22:32:25 -07:00
Mounir Lamouri
bb317945aa
Bug 556013 - Implement novalidate attribute for form elements. r=smaug a2.0=blocking
2010-09-11 06:11:58 +02:00
Mounir Lamouri
324d0c76d1
Bug 561636 (2/4) - Create new invalid form submission event and block invalid form submissions when there is an observer. r=smaug a2.0=blocking
2010-09-11 06:07:41 +02:00
Mounir Lamouri
d370784cab
Bug 561636 (1/4) - Tests for form submission/validation. r=smaug a2.0=test-only
2010-09-11 06:06:57 +02:00
Chris Pearce
6a159e6702
Bug 589626 - commit backout a=backout
2010-09-11 14:08:30 +12:00
Chris Pearce
fdc33799dd
Bug 589626 - Backed out changeset 757b7a43aad0 a=backout
2010-09-11 14:08:12 +12:00
Chris Pearce
9440c67b60
Bug 589626 - Commit merge of bd972a6d344a a=backout
2010-09-11 14:07:33 +12:00
Chris Pearce
79a97fd461
Bug 589626 - Backed out changeset bd972a6d344a a=backout
2010-09-11 14:07:09 +12:00
Chris Pearce
d3b0b8908b
Bug 589626 Commit merge of backout of 87ffcfb83db3 a=backout
2010-09-11 14:05:55 +12:00
Chris Pearce
06381f0727
Bug 589626 - Backed out changeset 87ffcfb83db3 a=backout
2010-09-11 14:04:56 +12:00
Chris Pearce
953bb48461
Bug 589626 - Refactor timestamp notation in nsBuiltinDecoderStateMachine. r=kinetik a=blocking2.0
2010-09-11 11:29:11 +12:00
Chris Pearce
8e86ed32b7
Bug 589626 - Make video buffing logic consistent. r=kinetik a=blocking2.0
2010-09-11 11:29:11 +12:00
Chris Pearce
6a2fdb1c3a
Bug 589626 - Force canplaythrough to fire when the download has been suspended. r=roc a=blocking
2010-09-11 11:29:11 +12:00
Chris Double
9ecee5f8f0
Bug 571822 - Fire timeupdate event less frequently than once per frame - r=kinetik a=blocking2.0
2010-09-10 17:49:26 +12:00
Chris Double
be23576085
Bug 464398 - Stop HTML media elements from firing events in bfcache - r=roc a=blocking2.0
2010-09-10 16:20:10 +12:00
Chris Double
ed56635970
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
2010-09-10 15:29:06 +12:00
Matthew Gregan
ad1369055d
Bug 596111 - Don't assume first WebM track is video. Seek using mVideoTrack (or mAudioTrack if there's no video). r=doublec
2010-09-14 13:46:48 +12:00
Matthew Gregan
c7ba136cea
Bug 570904 - Implement buffered support for WebM. r=roc
2010-09-13 20:45:50 +12:00
Kyle Huey
f0f623f248
Test for Bug 578096. a=test-only
2010-09-09 22:43:22 -04:00
Chris Jones
3b953ced69
Merge m-c --> cedar
2010-09-08 17:25:30 -05:00
Joel Maher
4c645cfeeb
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Ginn Chen
8bfd274b9d
Bug 594734 Use $(TAR) instead of tar for content/canvas/test/webgl r=bjacob a=testing file only
2010-09-10 20:56:33 +08:00
David Zbarsky
4b77bdf913
Bug 556007 (1/3) - Add list IDL attribute to HTMLInputElement. r=sicking a2.0=sicking
2010-09-10 07:18:10 +02:00
Mounir Lamouri
06546aad23
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
2010-09-10 07:16:56 +02:00
Mounir Lamouri
795e4b9f4e
Bug 580575 - Implement :-moz-submit-invalid pseudo-class applying on submit buttons when the form is invalid. r=bz sr=sicking a2.0=roc
2010-09-10 07:08:56 +02:00
Chris Jones
7688c45243
Merge m-c --> cedar
2010-09-07 17:35:15 -05:00
Bobby Holley
f60905754e
Bug 592641 - Tests.r=Neil,a=tests
2010-09-12 08:22:26 -07:00
Bobby Holley
56fe0aff47
Bug 592641 - Image document doesn't show dimensions of cached images.r=Neil,a=blocker
2010-09-12 08:22:26 -07:00
Josh Matthews
dcd679e6db
Backed out changeset ec2ffd935bd9 a=test-bustage
2010-09-11 21:04:09 -04:00
Josh Matthews
03f3add9c1
Bug 474356 - Add -moz-device-pixel-ratio media query. r=dbaron a=approval2.0
...
--HG--
extra : rebase_source : 1455dfbf13b66ac58cd2a66514c88adc76ff1a6c
2010-09-11 19:21:48 -04:00
Robert Sayre
251b81a19e
jaegermonkey. what. a=arewefastyet
2010-09-11 15:07:27 -04:00
Robert Sayre
2547e2702e
jaegermonkey. what. a=arewefastyet
2010-09-11 15:06:33 -04:00
Timothy Nikkel
62acd08cbd
Bug 593491. Add some debugging output to diagnose intermittent orange.
2010-09-11 13:24:49 -05:00
L. David Baron
d022f13c66
Change the blur radius for -moz-box-shadow and text-shadow to match what is specified in css3-background, and the blur radius for canvas to follow what is specified in HTML5. (Bug 590039) r=roc a2.0=blocking2.0:beta6
...
This fixes the multiplication by 1.5 in
gfxAlphaBoxBlur::CalculateBlurRadius (originally added in changeset
ce9f05b57b95 for bug 467518) to work correctly. It was previously a
multiplication by 1 due to integer division. CalculateBlurRadius
previously multiplied by 1.880; it now multiplies by 2.820.
This changes canvas shadow handling to multiply shadowBlur by 2 before
taking its square root, as described in the spec. This means that
canvas shadow blurs 8px or smaller are 1.5 times larger than they were
previously (due to the CalculateBlurRadius change), and canvas shadow
blurs larger than 8px are 2.121 times larger than they were previously
(due to the CalculateBlurRadius change *and* the additional factor of
sqrt(2)).
This changes text-shadow and -moz-box-shadow handling to use
CalculateBlurRadius on half of the value given instead of passing the
value through directly. This means that text-shadow and box-shadow
blurs are multiplied by 1.410 relative to their old sizes. It also
means that we round rather than floor, so that the effect that used to
be drawn by a blur in the range 1px to 1.99px is now drawn by a blur
anywhere in the range 0.36px to 1.05px, the effect that used to be drawn
by a blur in the range 2px to 2.99px is now drawn by a blur anywhere in
the range 1.06px to 1.77px, what used to be a drawn by a blur in the
range 3px to 3.99px is now drawn by a blur anywhere in the range 1.78px
to 2.47px, etc.
2010-09-11 09:27:12 -07:00
Robert Sayre
2b6095f93d
Merge mozilla-central to tracemonkey.
2010-09-10 11:47:11 -04:00
Chris Leary
813d1e57f3
Back out due to mochiserver breakage. (no_r=me)
2010-09-09 16:52:31 -07:00
Chris Leary
e5e12f3041
Bug 540675: remove callerVersion from stack frame. (r=lw)
2010-09-09 14:25:30 -07:00
L. David Baron
414809ee34
Backed out changeset 2e55203d7b80 to fix orange (test_bug508115.xul timing out).
2010-09-13 20:44:17 -07:00
Jonas Sicking
b8642ba6d0
Bug 591198 - Don't make elements disappear if XBL bindings fail due to security restrictions. r=jst a2.0=blocking
2010-09-14 02:22:06 +02:00
Mounir Lamouri
47d5ddfc13
Bug 590363 - Implement the new input type change algorithm. r=sicking a2.0=blocking
2010-09-14 02:23:03 +02:00
Chris Pearce
b49b964daa
Bug 580876 - Add debugging logging to figure out if we've got a type error a=test-fix
2010-09-09 11:58:18 +12:00
Robert Sayre
7d6b688fcd
merge mozilla-central to tracemonkey.
2010-09-08 10:33:07 -04:00
Chris Jones
74eea248f2
Bug 590294, part 9: Add API to set a <browser> expectation of the content window's viewport, and to draw content pixels in the <browser> at particular scale factors. sr=smaug
2010-09-03 15:10:46 -05:00
Chris Jones
d579eff180
Bug 590294, part 4: IGNORE_VIEWPORT_SCROLLING currently implies interpreting the visible region as being relative to document space. Displayport rendering wants everything IGNORE_VIEWPORT_SCROLLING implies, except it wants the visible region to be relative to the viewport. So, split the coordinate-space interpretation into a new flag DOCUMENT_RELATIVE, which interprets the visible region as document-relative. r=tn sr=roc
2010-09-03 15:10:46 -05:00
Chris Jones
1ef9f416ce
Merge m-c --> cedar
...
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
2010-09-03 14:07:55 -05:00
Mats Palmgren
f04c0c661b
Backing out bug 449734 due to unexpected orange. a=ted
2010-09-03 18:13:49 +02:00
Mats Palmgren
842363cdb7
Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
2010-09-03 16:22:00 +02:00
David Anderson
edd12b5a03
ICs for scripted calls (bug 587698, r=dmandelin).
2010-09-02 20:04:33 -07:00
Robert O'Callahan
be2d05f9a8
Bug 579276. Part 3: Change Set/IsOpaqueContent API to a more generic Get/SetContentFlags API. r=cjones,sr=vlad
2010-09-02 21:18:40 +12:00
Robert O'Callahan
c649008789
Bug 579276. Part 1: Change layer/layermanager user data API to use keys and values. r=cjones,sr=vlad
2010-09-02 21:18:39 +12:00
Chris Pearce
be2bfe2038
Bug 593074 - Prevent multiple test finish from causing errors. a=test-fix
2010-09-03 12:03:03 +12:00
Chris Pearce
39524be815
Bug 485288 - Ensure video context menu doesn't show when video's source children don't contain a resource. r=dolske a=blocking2.0
2010-09-03 12:03:03 +12:00
Chris Pearce
3313bd2660
Bug 485288 - Update media load algorithm. r=roc a=blocking2.0
2010-09-03 12:03:03 +12:00
Ehsan Akhgari
08258ac624
Merge backout a=me
2010-09-02 19:59:48 -04:00
Ehsan Akhgari
d84bc18024
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
2010-09-02 19:54:23 -04:00
Oleg Romashin
058feeb909
Merged m-c: 51d17027ff45 -> cedar
2010-09-01 09:36:29 -07:00
Mark Banner
23283c5f29
Follow-up to bug 585173 - correctly handle when the XUL runtime doesn't exist. r=smaug. a=bustage fix for not the same config as default Firefox builds.
2010-09-01 11:19:52 +01:00
David Zbarsky
89c048f952
Bug 499656. Make nsContentList have dual atoms (original case and lowercase) so that we can match non-HTML elements in HTML documents correctly. r=sicking
2010-08-31 19:47:00 -07:00
Olli Pettay
b75dc6def7
Bug 591433 - ASSERTION: SHEntry already contains viewer, r=bz, a=jst
...
--HG--
extra : rebase_source : 7c4260231ecc6797dc2c0f645c11ee185eb9ed24
2010-09-15 19:10:16 +03:00
Serge Gautherie
e13d748e36
Bug 595708 - "nsDocument.cpp(4377) : error C2248: 'nsAString_internal::nsAString_internal' : cannot access protected member declared in class 'nsAString_internal'"; (Av1) Add a |static_cast<const nsAString&>|, 1 s/PRInt32/PRUint32/.
...
r=Olli.Pettay a-2.0=jst.
2010-09-15 18:33:48 +02:00
Henri Sivonen
487c2220d2
Bug 585819 - When the context passed to Range.createContextualFragment is "html" in an HTML document, use "body" as the context instead. r=bzbarsky, a=blocking2.0-betaN.
2010-09-01 14:41:07 +03:00
Chris Pearce
f0f4b31995
Bug 589626 - Commit merge of backout. a=backout
2010-09-06 16:54:16 +12:00
Chris Pearce
fb48311436
Backed out changeset 619459aa5005 a=backout
2010-09-06 16:53:39 +12:00
Chris Pearce
dbc8aacdeb
Bug 589626 merge backout. a=backout
2010-09-06 16:53:03 +12:00
Chris Pearce
93aed894ab
Backed out changeset 528a97f6bc3b a=backout
2010-09-06 16:52:22 +12:00
Chris Pearce
acb9e628bd
Bug 578804 - Defer media volume to the audio thread. r=kinetik a=blocking2.0
2010-09-06 14:14:50 +12:00
Chris Pearce
8a0660c558
Bug 593528 - Ensure audioavailable frame buffer memory is always freed. r=kinetik a=blocking2.0
2010-09-06 14:14:50 +12:00
Chris Pearce
75bb37cff2
Bug 589626 - Make video buffing logic consistent. r=kinetik a=blocking2.0
2010-09-06 14:14:43 +12:00
Chris Pearce
c5fcd015fa
Bug 589626 - Make video buffing logic consistent. r=kinetik a=blocking2.0
2010-09-06 11:59:50 +12:00
Benoit Jacob
99ed5c183d
Bug 593608 - drawArrays() crash - r+a=vladimir
2010-09-05 17:27:04 -04:00
Kyle Huey
55beafe241
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
...
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
2010-09-05 14:00:05 -04:00
Kyle Huey
f9c0cf9c19
Backed out changeset af1365b24066
2010-09-05 11:32:57 -04:00
Kyle Huey
12d0992fbc
Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec
2010-09-05 09:09:04 -04:00
Daniel Holbert
ef970d70d1
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
2010-09-04 23:41:17 -04:00
Josh Matthews
fe8af14775
Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65
2010-09-04 15:15:31 -04:00
Daniel Holbert
03eaa380a5
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
...
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
2010-09-03 14:29:00 -04:00
Gregor Wagner
e4f34e9705
Bug 592871 - TM: compartment for Global Object created in nsXULPDGlobalObject::EnsureScriptEnvironment r=gal
2010-09-02 23:22:18 -07:00
Andreas Gal
64fb5fdd5b
Bug 592871 - TM: compartment for Global Object created in nsXULPDGlobalObject::EnsureScriptEnvironment r=mrbkap
2010-09-02 20:07:49 -07:00
Robert Sayre
9ec3408857
Merge mozilla-central to tracemonkey.
2010-09-01 22:27:07 -07:00
Masayuki Nakano
3147da5fcc
Bug 590819 Click event isn't fired when mouse button down on border of <input> and mouse button up on padding box of it r=smaug, a2.0=jst
2010-09-02 11:38:54 +09:00
Jonas Sicking
21c97f1f0e
Bug 568188: Reduce refcounting by making the id-table hold weak referenes. r=smaug a=jst
2010-09-01 15:48:24 -07:00
Timothy Nikkel
37f2ddc699
Bug 591435. Fix tests that were relying on there being no paint suppression in subdocuments. r=roc
2010-09-01 15:44:48 -05:00
Vladimir Vukicevic
65806647ae
backing out 2796c7 (bug 539771); a=b
2010-09-01 15:54:01 -04:00
Vladimir Vukicevic
3129d7c735
b=539771; Add support for context attribs to canvas; r=jmuizelaar
2010-09-01 15:04:48 -04:00
Marco Bonardo
06c510051c
merge backout a=orange
2010-09-11 11:18:55 +02:00
Marco Bonardo
ed93850a83
Backed out changeset 96b74fec2915
2010-09-11 11:17:11 +02:00
Marco Bonardo
8085ebc1c1
merge backout
2010-09-11 11:16:33 +02:00
Marco Bonardo
2a0fd4177a
Backed out changeset 963d95181b4b
2010-09-11 11:16:20 +02:00
Marco Bonardo
43f93bd9c1
merge backout
2010-09-11 11:15:42 +02:00
Marco Bonardo
50fc66e2f5
Backed out changeset 3d42767d964d
2010-09-11 11:15:22 +02:00
Brian Birtles
3ead7e2dab
Bug 586184 - Report true for AnimationEventsAttribute feature string; r=longsonr; a=blocking-betaN
2010-09-11 16:05:31 +09:00
Brian Birtles
2c00318aa9
Bug 592477 - SVG SMIL: Flush styles before running sample; r=roc; a=blocking-final
2010-09-11 16:05:31 +09:00
Chris Double
2d53bb3690
Bug 571822 - Fire timeupdate event less frequently than once per frame - r=kinetik a=blocking2.0
2010-09-10 17:49:26 +12:00
Chris Double
3e62b1ddaf
Bug 464398 - Stop HTML media elements from firing events in bfcache - r=roc a=blocking2.0
2010-09-10 16:20:10 +12:00
Chris Double
826171e87a
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
2010-09-10 15:29:06 +12:00
Chris Double
6a69d85950
Bug 588312 - Set video.currentTime to seek time when seek starts - r=kinetik a=blocking2.0
2010-09-10 14:48:36 +12:00
Chris Jones
55b4f547d6
Followup to Bug 579323: Use nsSubDocumentFrame in new MOZ_IPC code in nsFrameLoader.
2010-08-31 02:46:17 -05:00
Chris Jones
d817c2ab47
Merge m-c --> cedar
...
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
2010-08-31 02:29:31 -05:00
Robert O'Callahan
6ed294185b
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
...
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : f7bd38670a03e8a7f3f8c40838af114be79b06f1
2010-08-31 12:49:12 +12:00
Robert O'Callahan
fb37a1e30f
Bug 579323. Part 1.4: Switch nsIFrameFrame users to use nsSubDocumentFrame.h. r=tnikkel
...
--HG--
extra : rebase_source : de526602586c70b994a061bbb8a7ca2731c72bbd
2010-08-31 12:49:07 +12:00
Vladimir Vukicevic
3d00cef0b9
b=592101; [webgl] don't use GLSL translator output on real GLESv2 targets; r=bas a=b5
2010-08-30 19:56:40 -04:00
Vladimir Vukicevic
acb0326534
b=592103; [webgl] return invalid uniform names as null correctly from webgl; r=bas; a=b5
2010-08-30 19:56:32 -04:00
Ms2ger
f2ee8e16af
Bug 589871 - Fix GetValidationmessage warnings; r=Olli.Pettay approval2.0=jst
2010-09-02 22:12:47 +02:00
Olli Pettay
337e2636be
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
2010-08-31 11:58:35 -07:00
Bobby Holley
2af597c8fa
Bug 591560: Fix annoying abort in animated gifs. r=bz a=blocker
2010-08-31 21:26:41 -04:00
Dan Witte
240b879489
Merge e10s -> m-c.
2010-08-30 15:35:24 -07:00
Dan Witte
f9582851af
Back out Bug 536324 part 2.
2010-08-30 13:20:39 -07:00
Dan Witte
cf69667c0d
Back out Bug 536324 part 3.
2010-08-30 13:20:39 -07:00
Dan Witte
3784e67919
Back out Bug 589292.
2010-08-30 13:20:38 -07:00
Ms2ger
3d65ece508
Bug 592827 - Implement DOMImplementation.createHTMLDocument; r=jonas approval2.0=jonas
2010-09-04 13:38:07 +02:00
Chris Pearce
7fc7b6ed76
Bug 586924 - Disable test_progress's often failing test. a=test-fix
2010-08-30 15:19:53 +12:00
Chris Pearce
7225c147d6
Bug 591847 - Don't test audio write API when the audio hardware is disabled. a=test-fix
2010-08-30 15:19:48 +12:00
Alon Zakai
761a179dc1
Bug 591052 - MessageManager wakeup service. r=mfinkle,smaug a=blocking-fennec2.0b1
2010-09-03 19:04:05 -07:00
Jonas Sicking
1a2c535e49
Test for bug 590812. r=jst a=test-only
2010-09-03 15:53:28 -07:00
Jonas Sicking
a38d3a7e8d
Test for bug 590870. r=jst a=test-only
2010-09-03 15:53:28 -07:00
Craig Topper
f92bf942a3
Bug 591864 - Convert nsCOMPtr<Element> to nsRefPtr for mImageElement in nsIdentifierMapEntry. r=sicking a2.0=jst
2010-09-04 00:40:10 +02:00
Mounir Lamouri
072da93f46
Bug 575462 - Crash [@ nsDocument::AddToIdTable] with mutation events. r=sicking a2.0=blocking
2010-09-04 00:39:29 +02:00
Timothy Nikkel
e8be710d9c
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event. r=smaug
2010-08-27 18:15:08 -05:00
Chris Jones
76dde2a6bc
Merge m-c --> cedar
...
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
2010-08-31 00:35:03 -05:00
Timothy Nikkel
8797754c26
Revert to rev 36a5e2fa01c9
2010-08-28 01:11:22 -05:00
Timothy Nikkel
cb508bb813
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event. r=smaug
2010-08-27 18:15:08 -05:00
Timothy Nikkel
717f27a469
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event.
2010-08-26 22:01:43 -05:00
Chris Jones
e90e7c53de
Merge m-c --> cedar
2010-08-26 21:36:43 -05:00
Felipe Gomes
184d7ad27d
Bug 586961. Direct accesskey clicks on label to correct controlled element. r=neil a=betaN
2010-08-27 18:26:24 -03:00
Mark Finkle
07cfc2f55a
Bug 584610 - RecvLoadRemoteScript uses a tiny buffer to load script [r=smaug] a=blocking2.0
2010-08-27 13:25:36 -07:00
Bobby Holley
ff795b31f7
Bug 589469 - Notify nsImageLoadingContent when its document switches.r+sr=bz,a=blocking-beta-5
2010-08-26 18:30:03 -07:00
David Zbarsky
e64105feef
Tests for Bug 36619 r=sicking a=blocking
2010-08-27 11:49:10 -04:00
David Zbarsky
07afb3378d
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
2010-08-27 11:49:08 -04:00
David Zbarsky
df751a140e
Bug 36619 - allow file input .click() to bring up filepicker r=sicking a=blocking
2010-08-27 11:49:06 -04:00
Dan Witte
5306a8f553
Merge e10s -> m-c. a=patches
2010-08-27 08:04:00 -07:00
Ms2ger
81adde64b8
Bug 585877 - Add a warning for document.width and document.height; r=sicking a=jst
2010-08-27 13:44:28 +02:00
Dan Witte
0f002d9441
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
2010-08-25 17:51:21 -07:00
Dan Witte
d4fa839364
Merge.
2010-08-23 17:30:33 -07:00
Robert O'Callahan
5de92d7b23
Bug 581222. Extend gfxAlphaBlur to support "spread radii". r=vlad
...
--HG--
extra : rebase_source : e644ae08007e52c524c3237d336441f1413f846b
2010-08-23 21:30:07 +12:00
Mounir Lamouri
a0408edfad
Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
...
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
2010-08-27 07:46:17 +02:00
Chris Pearce
9541d4776e
Bug 557432 - Reduce parallelism of media mochitests. r=test-fix a=roc
2010-08-27 14:11:46 +12:00
Joel Maher
adaba45072
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Benoit Jacob
f67506d13c
Disable uniform-location.html test. r=vlad
2010-08-26 20:46:15 +00:00
Dan Witte
455bb0070a
Merge.
2010-08-21 13:51:54 -07:00
Dan Witte
2809e13ce6
Merge m-c -> e10s.
2010-08-21 10:21:06 -07:00
Mounir Lamouri
20c89047d5
Bug 589026 - Reduce time taken by test_bug535043.html. r=ehsan a=test-only
2010-08-21 18:32:24 +02:00
Dan Witte
9d758b2bce
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
2010-08-21 00:31:35 -07:00
Dan Witte
454e26f2b0
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
2010-08-21 00:31:11 -07:00
Dan Witte
55caf04feb
Merge m-c -> e10s.
2010-08-20 23:51:54 -07:00
Mounir Lamouri ext:(%2C%20David%20Zbarsky%20%3Cdzbarsky%40gmail.com%3E)
726a81b08d
Bug 582412 - Implement @formmethod, @formenctype. r=smaug sr=sicking a2.0=blocking
2010-08-20 19:47:30 +02:00
Robert Sayre
92559d0601
Merge tracemonkey to mozilla-central. a=very many blockers
2010-08-20 17:09:59 -04:00
Robert O'Callahan
88d155fd35
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
2010-08-20 14:29:01 -05:00
Robert Sayre
5d4ec38d54
Merge mozilla-central to tracemonkey.
2010-08-20 10:04:58 -04:00
Jonas Sicking
32a03526e0
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
a6d440687b
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Joel Maher
e3359fd310
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
2010-08-20 09:28:13 -07:00
Oleg Romashin
6e925ce155
Merged with mozilla-central: 00186bbb7459
2010-08-24 14:21:48 -07:00
Chris Jones
dda8db8657
Merge remote-frame code into m-c tip
2010-08-23 22:10:50 -05:00
Mounir Lamouri
1031deaded
Bug 588683 - Implement the form attribute. r=sicking sr=jst a2.0=blocking
2010-08-24 03:11:04 +02:00
Joel Maher
8015553874
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
2010-08-24 10:29:34 -07:00
Chris Jones
db2c98669a
Missed comment and --disable-ipc bustage fix.
2010-08-20 22:06:53 -05:00
Chris Jones
0384a83347
Followup to bug 582057: Paper over Show() being called multiple times and triggering an assertion in the content process. This will all be reworked in bug 589337. r=dougt
2010-08-20 18:35:11 -05:00
Chris Jones
09c6ca9f24
Bug 570620, part m: Add API for attaching a "remote frame" to its corresponding nsFrameLoader, so that the frame can be found during painting. r=tn sr=smaug
2010-08-20 18:24:41 -05:00
Chris Jones
16726d696a
Bug 582057, part k: Gut platform widgets from content processes. sr=bsmedberg
2010-08-20 18:24:40 -05:00
Chris Jones
c246dc25c2
Bug 585244: Don't attempt to prefetch invalid hostnames from content processes. r=dougt
2010-08-20 18:24:40 -05:00
Robert Sayre
5f896a74c9
Merge from mozilla-central
2010-08-19 13:50:37 -04:00
Dan Witte
c4c08588db
Merge m-c -> e10s.
2010-08-19 09:26:45 -07:00
Jim Mathies ext:(%2C%20Rob%20Arnold%20%3Crobarnold%40cs.cmu.edu%3E)
bd17818655
Bug 559613 - Reuse the rendering context for tab previews and drop the cache time to 5 seconds. r=robarnold,jimm sr=vlad
...
a=blocking2.0
2010-08-19 08:22:46 -07:00
Robert Sayre
5a9450dd7a
Merge mozilla-central to tracemonkey.
2010-08-19 11:18:37 -04:00
Mounir Lamouri
71356f671c
Bug 595449 - Implement elements IDL attribute for HTMLFieldsetElement. r+a=jst
2010-09-15 09:55:48 +02:00
Mounir Lamouri
7c5b8e1c99
Bug 595447 - Add type IDL attribute for HTMLFieldSetElement. r=smaug a=jst
2010-09-15 09:55:06 +02:00
Mounir Lamouri
7fa8e18b86
Bug 595429 - Add name IDL attribute for HTMLFieldSetElement. r=smaug a=jst
2010-09-15 09:54:20 +02:00
Peter Van der Beken
ac09a8bc1a
Backout c130135dcf02 (Fix for bug 590612 (Speed up js-wrapping in classinfo when we already have a wrapper)).
2010-09-14 22:27:02 -07:00
Peter Van der Beken
e678f9a187
Bustage fix
...
--HG--
extra : rebase_source : bb141e8dba326875a8c82da949e19abff7fee529
2010-09-14 21:46:40 -07:00
Peter Van der Beken
47a15a018a
Fix for bug 590612 (Speed up js-wrapping in classinfo when we already have a wrapper). r=bz, a=jst.
...
--HG--
extra : rebase_source : 4013e29c5430b2346e5b8f4c6cf3b68cb9f487b9
2010-08-28 10:04:25 +02:00
Dan Witte
ea24093246
Merge m-c -> e10s.
2010-08-18 10:16:15 -07:00
Ted Mielczarek
860a0298a2
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures. (merge commit) a=bustage fix
2010-08-18 13:09:44 -04:00
Ted Mielczarek
9398b84c82
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
2010-08-18 13:04:31 -04:00
Boris Zbarsky
c359d7e5df
Bug 575172. Make sure that setting script type IDs really doesn't clobber any other flags. r=jst, a=blocking2.0
2010-08-31 16:46:41 -04:00
David Humphrey
199c454157
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
2010-08-17 09:40:00 -04:00
Brian Birtles
b0e9b484a4
Bug 544855 - Make discrete to-animation only visit to value, r=dholbert, a=blocking-betaN+
2010-08-18 19:20:24 +09:00
Brian Birtles
a146a4eac7
Bug 485157: SMIL event timing, part 6 repeat timing, r=dholbert, sr=roc, a=roc
2010-08-18 19:20:24 +09:00
Brian Birtles
9896ec8948
Bug 485157: SMIL event timing, part 5 make default event base the animation target, r=dholbert, sr=roc, a=roc
2010-08-18 19:20:24 +09:00
Brian Birtles
e5574fcbf1
Bug 485157: SMIL event timing, part 4 refactor nsIContent usage to use mozilla::dom::Element instead, r=dholbert, sr=roc, a=roc
2010-08-18 19:20:24 +09:00
Brian Birtles
b34a18028c
Bug 485157: SMIL event timing, part 3 event registration and timing, r=smaug, dholbert; sr=roc, a=roc
2010-08-18 19:20:24 +09:00
Brian Birtles
d251dbe967
Bug 485157: SMIL event timing, part 2 refactor instance time clearing, r=dholbert, sr=roc, a=roc
2010-08-18 19:20:24 +09:00
Brian Birtles
2fbd073b54
Bug 485157: SMIL event timing, part 1 refactor added end time handling, r=dholbert, sr=roc, a=roc
2010-08-18 19:20:24 +09:00
Doug Turner
82ed888d19
Merge with m-c
2010-08-17 00:21:21 -07:00
Doug Turner
8e478df3a1
Backing out 414463b32e36 to dcae4884a07d
2010-08-17 00:20:44 -07:00
Luke Wagner
da6432e6db
Bug 589028 - make nsContentUtils::GetDocumentFromCaller not depend on slow-native constructors (r=jst)
...
--HG--
extra : rebase_source : a12eb25eadefa5ed1bb1799516ee9b287d171aa2
2010-08-19 18:12:02 -07:00
David Mandelin
357cecb6ca
[JAEGER] Merge from Tracemonkey.
2010-08-31 10:36:08 -07:00
David Mandelin
cfed7db1c8
[JAEGER] Merge from Tracemonkey.
2010-08-30 11:38:48 -07:00
David Mandelin
3e2bdaa3ca
Backed out changeset 41e3e584023f -- more tinderbox bustage.
2010-08-27 18:51:14 -07:00
David Anderson
0c9dc1d142
[JAEGER] ICs for scripted calls (bug 587698, r=dmandelin).
2010-08-27 17:50:53 -07:00
Mounir Lamouri
75d39992a0
Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage
2010-08-17 02:08:35 +02:00
Jim Chen
ee36ed0b66
bug 582644 - IME event remoting, patch to content r=smaug blocking-fennec=2.0a1+
2010-08-16 14:48:32 -07:00
Doug Turner
557e618688
Merge from m-c
2010-08-16 17:02:18 -07:00
Alon Zakai
d96af314f5
Bug 587222 - Script caching in messageManager leaks. r=olli
2010-08-16 13:05:42 -07:00
Dan Witte
816de088d0
Merge mozilla-central -> e10s.
2010-08-13 21:24:11 -07:00
Daniel Holbert
2c2ed663ed
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
2010-08-13 21:09:48 -07:00
Chris Jones
8c80f3b73e
Bug 587139: <browser remote> still needs a widget until after fennec alpha1. r=smaug,tn
2010-08-13 15:39:42 -05:00
Ehsan Akhgari
da198edfb2
Back out bug 582644 and 576716 because of mochitest-3 oranges
2010-08-16 19:14:00 -04:00
Jim Chen
a60ca48289
bug 582644 - IME event remoting, patch to content r=smaug blocking-fennec=2.0a1+
2010-08-16 14:48:32 -07:00
Ehsan Akhgari
b9d1caaee7
Bustage fix for bug 587222 landed on a CLOSED TREE
2010-08-16 17:20:03 -04:00
Alon Zakai
8ce748968c
Bug 587222 - Script caching in messageManager leaks; r=Olli.Pettay a=blocking-because-550936-is-a-blocker
2010-08-16 16:40:04 -04:00
Ms2ger
b00453d727
Bug 531030 - Remove support for the spacer element; r=bzbarsky a=blocking-betaN
2010-08-20 08:05:05 +02:00
Brian Birtles
ae0dbb0db8
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
2010-08-28 15:41:05 +09:00
Jonas Sicking
89a993feb6
Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker
2010-08-27 22:54:57 -07:00
Jonas Sicking
14aaf77b69
Bug 590870: Don't crash when attempt to create XUL element through DOM is denied. r=jst a=blocker
2010-08-27 22:54:40 -07:00
Jonas Sicking
5a46a17261
Bug 590812: Fix XML pretty printing. r=mrbkap a=blocker
2010-08-27 22:54:28 -07:00
Olli Pettay
03ec53594f
Bug 588808 - TabChildGlobal objects shouldn't be kept alive too long, r=dougt, a=Mossop
2010-08-23 11:44:43 +03:00
Matthew Gregan
1dd6d40fa7
Bug 589069 - Take decoder lock earlier in MetadataLoaded to protect mDecoderPosition access. r=doublec, a=roc
2010-08-23 14:31:14 +12:00
Matthew Gregan
9deec45efe
Bug 589048 - Destroy vpx_codec_ctx when destroying nsWebMReader. r=doublec, a=roc
2010-08-23 14:50:43 +12:00
Karl Tomlinson
b1ef0bf840
backout dbbb9575aae1 due to build issues in some configurations b=577743
2010-08-23 16:27:49 +12:00
Chris Double
d2b3e251e9
Bug 577743 - Scale videos at YCbCr to RGB conversion time - r=roc a=blocking
2010-08-23 13:47:33 +12:00
Chris Pearce
b4efbff0b5
b=587329 Fix so build with disable webm/ogg/wave works r=doublec a=roc
...
--HG--
extra : rebase_source : 458cd650f36a9a93c358c7ea1db1fc32432055f0
2010-08-23 13:40:21 +12:00
Johnny Stenback
cf1cdee9d6
Fixing bustage from the fix for bug 582228.
2010-08-13 00:14:46 -07:00
Timothy Nikkel
bb88604a6c
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
Masayuki Nakano
b29b321fae
Bug 593620 fix middle click and right click event handling r=smaug, a=betaN
2010-09-08 22:25:21 +09:00
Bas Schouten
f80810f9d8
Bug 593268 - Part 2: Make Canvas use LayerManager::CreateOptimalSurface. r=vlad
2010-09-08 05:27:31 +02:00
Alon Zakai
f1741c27cf
Bug 359608 - Animated GIFs are animated even when user navigates to another page.r=bholley,bz;sr=bz;a=blocker
2010-09-07 17:33:02 -07:00
Ehsan Akhgari
c6263bc52c
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
2010-09-07 19:23:29 -04:00
Ehsan Akhgari
06807f1e53
Bug 592592 - Non-breaking spaces inserted when multiple spaces are typed, even in pre-wrap-styled text r,a=roc
2010-09-02 20:36:42 -04:00
Ehsan Akhgari
235c9c3a8f
Bug 592601 - Add "face" to the list of white-listed attributes; r=bz a=jst
2010-09-06 16:31:04 -04:00
Mounir Lamouri
c1d6661d8e
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
23e5488b56
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
0a1ae5afa7
Bug 587316 - Part 6: Disable failing gradient test on D2D. r=jrmuizel
2010-08-16 09:15:03 +02:00
Bas Schouten
47379691ab
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
ed98dd5dc0
Bug 587316 - Part 2: Disable degenerate rect stroking test. r=jrmuizel
2010-08-16 09:15:02 +02:00
Daniel Holbert
284e94e2be
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
e48ff47578
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
89e9fd902f
Bug 585507 - Fix compilation issue when SMIL is disabled. r=dholbert a2.0=dbaron
2010-08-15 11:19:34 -04:00
Robert Longson
beb10ce6a3
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
8b767d3905
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
2010-08-15 11:02:20 +02:00
Joel Maher
c01a4cab14
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
25324c072d
Backing out bug 584282 and bug 537890
2010-08-14 02:35:06 +12:00
Markus Stange
79381e7b8a
Bug 506826 - Invalidate -moz-element rendering observers when necessary. r=roc
2010-08-13 15:36:13 +02:00
Markus Stange
9b2623e3b8
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
eaba422dce
Bug 572689 - Make nsSVGRenderingObservers observe elements instead of frames. r=roc
2010-08-13 15:31:31 +02:00
Phil Ringnalda
fc131f2758
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
979f535869
Merge backout.
2010-08-14 21:27:54 -04:00
Robert Sayre
beb120b612
Backed out changeset 7b475a00cd7c. Reftest bustage.
2010-08-14 21:27:43 -04:00
Robert Longson
ce3734116b
Bug 584322 - feDisplacementMap seems to be adding an offset. r=roc, a=dbaron
2010-08-14 20:42:18 -04:00
Vladimir Vukicevic
0e3219416e
b=587304; fix no-op optimization back to what it really says; r=jrmuizel
2010-08-14 12:59:52 -07:00
Vladimir Vukicevic
d746975e96
b=587304; fix some string usage in WebGL shader validation; r=jeff
2010-08-14 12:59:29 -07:00
Vladimir Vukicevic
f6b87f6c8f
b=576716; crash with ArrayBuffer test case; r=waldo
2010-08-14 10:52:51 -07:00
Vladimir Vukicevic
145fdbfa9c
b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg
2010-08-14 10:52:19 -07:00
timeless@mozdev.org
2302921edd
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
f73ff7c262
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
84c67d7908
Fix message in test. r=philor a=tests-only
2010-08-21 21:29:08 -05:00
Mounir Lamouri
38381eefa1
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
402a6ddec3
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
20e83c0bc1
Bug 561635 - Implement constraint validation API for output element. r=sicking a2.0=blocking
2010-08-21 19:54:53 +02:00
Mounir Lamouri
a880596fb4
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
8ddd08ad04
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
c85b40e32f
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
3133bff6c6
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
a4e6996a16
Bug 537890. Part 8: Define MM_PER_INCH_FLOAT. r=dbaron
2010-08-13 21:57:57 +12:00
Chris Pearce
12efeec9f5
Replaces some \c\r with \n. a=bustage-fix
2010-08-18 14:17:50 +12:00
Chris Pearce
d0289ac38e
Backout 7eee00899270
2010-08-18 14:00:29 +12:00
Chris Pearce
1ab92508c3
Commit backout of 42c8cd0e1a65
2010-08-18 13:59:10 +12:00
Chris Pearce
b42c8d17a9
Commit backout of f88258e1ddbe
2010-08-18 13:57:52 +12:00
Chris Pearce
94a3200162
Commit backout of 137f0ce0e0ca
2010-08-18 13:55:52 +12:00
Chris Pearce
b4fbff731d
Backed out changeset 42c8cd0e1a65
2010-08-18 13:50:49 +12:00
Chris Pearce
d42a424460
Backed out changeset f88258e1ddbe
2010-08-18 13:50:15 +12:00
Chris Pearce
ae06ed8086
Backed out changeset 137f0ce0e0ca
2010-08-18 13:49:41 +12:00
Chris Pearce
0fff0679e0
Backed out changeset 7eee00899270
2010-08-18 13:48:34 +12:00
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
0ea19dfe4e
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
21fcdf317d
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
378490ae79
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
0a36c74221
Bug 519897 - Supported indexed Ogg files. r=doublec a=roc
2010-08-18 10:49:14 +12:00
Alon Zakai
ff104af24b
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
a9b7f47835
Backed out changeset 43b490ef9dab (bug 585877), a=beltzner
2010-08-17 15:27:06 -04:00
Jim Chen
c8e5c05482
Bug 582644 - IME event remoting, patch to content; r=smaug, blocking-fennec=2.0a1+
2010-08-17 01:07:44 -07:00
Olli Pettay
4606a9bb94
Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
2010-08-17 17:13:55 +03:00
Jonas Sicking
4134763a3d
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
63780960ec
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
6fc9d4f89d
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
2010-08-11 17:05:28 -04:00
Boris Zbarsky
88f503a9d2
Bug 569520 part 1. Add a new beforepaint event. r=smaug
2010-08-11 17:05:27 -04:00
Boris Zbarsky
ce3034c6f7
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
cfc3e6c0b9
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
9b0fd1aae8
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
35e03b736e
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
0d220abc4b
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
8c4c5dcd9c
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
e4743ce918
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
4606f0e632
Backed out changeset 937a11c1fc07 from bug 582569 due to new browser-chrome test
...
failures.
2010-08-12 10:28:50 -07:00
Mark Finkle
15490bc6ce
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
6085a22c39
Backing out bug 569520 to fix test failures
2010-08-12 11:31:00 +12:00
Robert O'Callahan
cb31d472eb
Backed out changeset 464f978cfca5
2010-08-12 11:30:44 +12:00
Robert O'Callahan
c7aa253823
Backing out bug 569520 to fix test failures
2010-08-12 11:29:58 +12:00
Robert O'Callahan
1a6d5d141b
Backed out changeset 66c25030a8d4
2010-08-12 11:28:49 +12:00
Boris Zbarsky
b19950ebd5
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
2010-08-11 17:05:28 -04:00
Boris Zbarsky
e541903a5c
Bug 586381. Switch attribute atom array storage to nsTArray. r=sicking
2010-08-11 17:05:28 -04:00
Boris Zbarsky
70965c88db
Bug 569520 part 1. Add a new beforepaint event. r=smaug
2010-08-11 17:05:27 -04:00
Boris Zbarsky
aed8438e78
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
9f2adea5a4
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
92a93fca96
Backing out Bug 572290 due to leaks
2010-08-10 21:15:13 -07:00
Kyle Huey
ee8098277d
Backed out changeset 0aa4ad290221
2010-08-10 21:14:51 -07:00
Kyle Huey
47657efcd7
Backing out Bug 572290 due to leaks
2010-08-10 21:11:15 -07:00
Kyle Huey
044d1a38e2
Backed out changeset 1b12ed9d1c48
2010-08-10 21:10:36 -07:00
Doug Turner
fc5141bdf6
Merge from e10s clone. a=dougt
2010-08-10 18:33:38 -07:00
Ehsan Akhgari
2add9c9938
Bug 572290 - comment addition; a=NPOTB
2010-08-10 21:20:04 -04:00
Ehsan Akhgari
588533b9fe
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
241e54ce10
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
ab365556e5
Bug 584866 - Cache LoadFrameScript Calls [r=jst]
2010-08-10 13:18:26 -04:00
Mark Banner
91751c72db
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
482c6b80f7
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
f23c2e8a5d
Bug 584864 - MessageManager's LoadFrameScript runs in Chrome windows [r=smaug]
2010-08-10 11:10:22 -04:00
Dão Gottwald
1e1c1def63
Backed out changeset cdd440adb726
2010-08-10 15:10:11 +02:00
Ms2ger
719312de88
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
2010-08-10 14:25:28 +02:00
Ehsan Akhgari
41095d2237
Bug 240933 - Part 11: Optimize setting the bidi flag for modifications to large DOM text nodes; r=smontagu a=dbaron
...
--HG--
extra : rebase_source : bdd58373ec59cdcdc231ca9eb61bc7a1a0c9191f
2010-07-21 19:29:06 -04:00
Ehsan Akhgari
93b0fa1f3e
Bug 240933 - Part 11: Optimize setting the bidi flag for modifications to large DOM text nodes; r=smontagu a=dbaron
...
--HG--
extra : rebase_source : c16f27b75117b509cf2cbe9fb92d0d03a7868b77
2010-07-21 19:29:06 -04:00
Boris Zbarsky
d72c513fd0
Bug 593689. Convert arguments to new Image() to integers the way other conversions to integer happen. r=jst a=jst
2010-09-09 01:38:10 -04:00
Julian Reschke
31576fc132
Bug 560838. Spell 'Content-Type' correctly. r=bzbarsky, a=jst
2010-09-09 01:38:10 -04:00
Boris Zbarsky
b0c0705ee9
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
2010-09-09 01:38:04 -04:00
Ehsan Akhgari
2047265f9f
Bug 592592 - Non-breaking spaces inserted when multiple spaces are typed, even in pre-wrap-styled text r,a=roc
2010-09-02 20:36:42 -04:00
Daniel Holbert
beaf4e127a
Bug 276431 Patch 6: Add method nsSMILAnimationController::HasRegisteredAnimations. r=roc a=blocking
2010-09-08 13:40:39 -07:00
Daniel Holbert
7bbef02e3f
Bug 276431 Patch 4c: Add convenience method nsIDocument::IsResourceDocument, for code shared between external resource docs & svg-as-image helper docs. r=roc sr=jst a=blocking
2010-09-08 13:40:39 -07:00
Daniel Holbert
2728c45204
Bug 276431 Patch 4: Add flag on nsIDocument to let us check if it's actually being used as an image. r=roc sr=jst a=blocking
2010-09-08 13:40:39 -07:00
Olli Pettay
b0ba098a17
Bug 311425 - allow setting OnProgress after XMLHttpRequest::open(), r=sicking, a=sicking
...
--HG--
extra : rebase_source : 721190e3ef5b84634689ef0c2c61701a2aeadae7
2010-09-08 20:42:08 +03:00
Olli Pettay
c8266d1a17
Bug 524037, prevent mouse capture if mouse up happens before handling all of mouse down, r=enndeakin, a=blocking
...
--HG--
extra : rebase_source : f0a30782ef3cb97d14ca21d663b23d3eff57913d
2010-09-08 20:41:37 +03:00
Mounir Lamouri
a2b6ceea3c
Bug 589686 - Fix uses of ContentStatesChanged and MOZ_AUTO_DOC_UPDATE in content/html/content/*.cpp. r=bz a2.0=blocking
2010-09-08 19:43:28 +02:00
Mounir Lamouri
123285ed2c
Bug 590353 - Do not try to reset the default value if the element value isn't different from the value attribute. r=smaug a2.0=blocking
2010-09-08 19:42:35 +02:00
Oleg Romashin
7a9eedae2d
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
8e48dcb1b8
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
39837fc7da
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
2010-08-28 02:36:45 +02:00
Mounir Lamouri
a8b1740698
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
70f9bbef88
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
b4b887d7af
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
e66328949e
Typo fix. a2.0=typo
2010-08-26 00:45:35 +02:00
Clint Talbert
4fa6358e1b
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
c36bfba815
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
47073deceb
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
fecae963b6
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
7d9c209973
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
6071791d22
Bug 581980 - allow trailing semi-colon in CSP, r=bsterne, a=jst
2010-08-25 08:36:44 -07:00
Sid Stamm
058ab40bdb
Bug 542302 - turn down CSP debugging information, r=dveditz, a=jst
2010-08-25 08:36:26 -07:00
Sid Stamm
5744b77d62
Bug 558429 - CSP should accept relative policy-uri's, r=dveditz, a=jst
2010-08-25 08:35:27 -07:00
Ms2ger
eb2d355feb
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
2df35bf3ff
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
44f7d1231b
Bug 589901 - Fix validation typo in readPixels() - r=vladimir, a=blocking-beta5
2010-08-25 08:16:04 -04:00
Benoit Jacob
b8ecdcd363
Bug 586811 - Handle incomplete and NPOT textures - r=vladimir a=blocking2.0
2010-08-23 17:03:53 -04:00
Benoit Jacob
a6b4fe7683
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
2edb6690ab
Bug 584840 - Fix texParameter methods - r=vladimir a=blocking2.0
2010-08-23 17:03:44 -04:00
Benoit Jacob
da1a0e7cc3
Bug 584861 - Fix CheckSaneSubrectSize - r=vladimir a=blocking2.0
2010-08-23 17:03:40 -04:00
Benoit Jacob
707399e5dc
Bug 584501 - another round of texture fixes - r=vladimir a=blocking2.0
2010-08-23 17:03:35 -04:00
Benoit Jacob
b12e84a5aa
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
d0e6b3989e
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
ed635f3034
Bug 589467 - Shutdown idle media state machine threads. r=kinetik a=sicking
2010-08-25 20:45:45 +12:00
Matthew Gregan
1088a92d61
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
caf4d0aa29
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
d809cc530c
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
59f7f5fb8a
Bug 457801 (1/2) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
2010-08-25 06:39:10 +02:00
Mounir Lamouri
65aaf4b5e1
Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout
2010-08-25 02:40:47 +02:00
Mounir Lamouri
e81e2a4f2b
Bug 457801 (1/3) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
2010-08-24 21:02:09 +02:00
Josh Matthews
cbd5e1317d
Bug 474356 - Add -moz-device-pixel-ratio media query. r=dbaron a=approval2.0
...
--HG--
extra : rebase_source : 3a477fe6eab09f693538008aafa9c8bf880597b1
2010-09-10 16:27:52 -04:00
Vladimir Vukicevic
377485e798
b=585502; WebGL shader validation crash; r=bjacob
2010-08-09 23:51:56 -07:00
Neil Deakin
d20855b708
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
c4ca33a0c8
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
5867357246
Backing out dea6175f4b07 (bug 584864) to fix regression filed as bug 585606
2010-08-09 11:29:34 -04:00
Matthew Gregan
03ad3eb6b1
Bug 569301 - Add on* event handler property support for media events. r=smaug
2010-08-02 17:53:45 +12:00
Matthew Gregan
62729ef0c0
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
09131e1a90
Bug 584864 - MessageManager's LoadFrameScript runs in Chrome windows, r=smaug
2010-08-08 14:28:02 +03:00
Ms2ger@gmail.com
b29b87561c
Bug 585153 - Remove nsITextAreaElement.idl. r=bz
2010-08-07 09:12:33 +02:00
Robert Sayre
137916e05e
Merge.
2010-08-06 22:47:02 -07:00
Vladimir Vukicevic
cd7ca8d0fe
b=584815; enable WebGL shader validation and remove obsolete texture API; r=bjacob
2010-08-06 22:10:38 -07:00
Vladimir Vukicevic
99c28af205
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
6d86fc6985
Merge mozilla-central to tracemonkey.
2010-08-06 15:41:41 -07:00
Shawn Wilsher
aac6c510fc
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
a9dc0f9d14
Bug 583777 - Fix violations of the new JS request model. r=igor
2010-08-05 12:53:16 -07:00
Shawn Wilsher
f2250bbc15
Bug 568969 - Nuke nsContentUtils::GetHistory
...
r=bz
a=bsmedberg
2010-08-05 10:07:46 -07:00
Kyle Huey
a4758d1da9
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
9bfdee4cbe
Merge backout of bug 582863
2010-08-06 11:39:56 -04:00
Ehsan Akhgari
6029691b3f
Backed out changeset b64704446120 because of build bustage failure in TestWinTSF.cpp
2010-08-06 11:39:19 -04:00
Ehsan Akhgari
38e2a822d4
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
865dbccfd8
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
161e844039
Adding missing test file for bug 564001.html to fix build bustage.
2010-08-06 08:21:53 -04:00
Blake Kaplan
ba9c727b64
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
2010-07-20 21:05:11 -07:00
Robert Sayre
61a58b84de
Merge mozilla-central to tracemonkey.
2010-07-31 14:19:27 -07:00
Olli Pettay
44e12bf078
Bug 576075, stricter tree selection handling, r=enndeakin
...
--HG--
extra : rebase_source : ea68e33207720ee4193642aaf0749c9939cc12d2
2010-07-31 21:22:29 +03:00
Bobby Holley
400f0061e8
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
8b6e3c3cc7
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
2010-07-31 16:02:52 +09:00
Craig Topper
8662f7a74d
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
52561ecd21
Bug 573322 - Align td@align with HTML5; r=bzbarsky a=blocking-betaN
2010-07-30 16:48:57 -07:00
Ms2ger
e55f76fd8c
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
3daa19f799
b=583375; update ANGLE to r367; r=vlad
2010-07-30 15:22:11 -07:00
Bas Schouten
ba25d3ce86
Bug 567169: Followup changeset 4a3e8596e8fc - addresses review comments I neglected to process when pushing the patch. a=blocking-betaN
2010-07-30 21:31:15 +02:00
Jeff Muizelaar
69776549e7
Bug 576169: Use fill() where possible rather than clip-paint. r=vlad
2010-07-30 20:57:19 +02:00
Justin Lebar
af87370a53
Backed out changeset d9717604f007
2010-07-30 11:36:18 -07:00
Justin Lebar
a8e04423d1
Bug 561076 - Use a hashtable to speed up nsContentUtils::UnregisterPrefCallback. r=bzbarsky a=blocking2.0
...
--HG--
extra : rebase_source : 753885fe23666d392cea378b2d911a754df7ef58
2010-07-30 10:22:57 -07:00
Dave Townsend
08a208629d
Bug 571598: Allow XUL documents loaded in about urls to persist attributes. r=bz
2010-07-29 22:08:50 -07:00
Kyle Huey
02f6c3eb51
Backed out changeset 9e87c3efc33b
2010-07-29 16:01:41 -07:00
Kyle Huey
330a1072b2
Bug 578714: Stop doing Unicode-aware case-folding inside layout/style. r=zwol sr=bz
...
--HG--
extra : rebase_source : 7d5f43bf8d7d109c9669db68589e26554df9a250
2010-07-29 12:41:04 -07:00
Kyle Huey
de6f5d1296
Bug 581868: Remove nsIPrivateDOMImplementation. r=jst
...
--HG--
extra : rebase_source : 4e329c8b48034db725a1120094ec721d607dcb85
2010-07-29 12:23:13 -07:00
Kyle Huey
48e10623c5
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
...
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
2010-07-29 12:22:16 -07:00
Robert Sayre
c9964e0a70
Backed out changeset e393b9673207. ( Bug 573803 - add SSL WebSocket support to mochitest. r=ted )
2010-07-29 13:13:11 -07:00
Jonathan Griffin
fd0b5e28d8
Bug 573803 - add SSL WebSocket support to mochitest. r=ted
2010-07-29 10:23:58 -07:00
Chris Double
82e6789bc1
Bug 489071 - Send correct Accept header when requesting <video> and <audio> resources - r=roc
...
--HG--
extra : rebase_source : fefb3792e2c69919fb7fcb87ef04df80f2766364
2010-07-29 16:58:07 +12:00