Oleg Romashin
32a75bebed
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
2010-09-15 15:02:29 -07:00
Benedict Hsieh
c75f353b6b
Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
...
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
2010-09-15 11:04:48 -07:00
Boris Zbarsky
8c5b538a0f
Bug 583943. Make sure our class is actually an XBL class before messing with its reserved slots. r=sicking a=jst
2010-09-15 12:40:11 -07: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
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
Peter Van der Beken
ff06945d22
Fix for bug 466157 (Better CC logging for nodes). r=dbaron, a=jst.
...
--HG--
extra : rebase_source : 57ff8e5558708e188a5e1e444094a522138c20b1
2009-02-27 15:48:26 +01:00
Robert Sayre
a35bd414f6
Merge tracemonkey to mozilla-central. a=blockers
2010-09-14 18:18:32 -07:00
Mounir Lamouri
c29116a8fa
Bug 589696 - Implement formnovalidate attribute for submit controls. r=smaug a2.0=blocking
2010-09-15 01:38:07 +02:00
Chris Pearce
01805a3db8
Bug 593922 - Resolve gcc warnings when compiling nsHTMLMediaElement.cpp r=doublec a=roc
2010-09-14 16:24:47 -07:00
Chris Double
d1a1d2f027
Bug 557479 - Auto manage VideoData and SoundData objects. r=cpearce a=blocking2.0
2010-09-14 16:24:47 -07:00
Chris Pearce
8e2fd6839f
Bug 589626 - Update media readystate when crossing HAVE_FUTURE/HAVE_ENOUGH_DATA audio boundary. r=roc a=blocking2.0
2010-09-14 16:24:47 -07:00
Chris Pearce
79322e3ec4
Bug 589626 - Make video buffing logic consistent. r=kinetik a=blocking2.0
2010-09-14 16:24:47 -07:00
Chris Pearce
418d54c14c
Bug 589626 - Refactor timestamp notation in nsBuiltinDecoderStateMachine. r=kinetik a=blocking2.0
2010-09-14 16:24:47 -07:00
Chris Leary
4244aed41f
Bug 571355: Move RegExpStatics out of JSContext. (r=gal)
2010-09-13 15:53:50 -07:00
Chris Leary
7473b7380d
Bug 540675: eviscerate JSStackFrame::callerVersion. (r=lw)
2010-09-13 09:38:22 -07:00
Robert Sayre
590fc8d56b
Merge mozilla-central to tracemonkey.
2010-09-12 18:16:47 -04: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
Neil
89fca67314
Bug 596237 - [SeaMonkey 2.1] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/content/html/document/test/browser_bug592641.js; r=bobbyholley a=NPOTB
2010-09-14 15:48:46 -04:00
Mounir Lamouri
f62e19aa95
Bug 592802 - Send change event when <input type='file'> is changed even with display:none. r=sicking a2.0=blocking
2010-09-14 20:35:37 +02:00
Mounir Lamouri
15fbc09b8f
Bug 557628 (2/2) - Implement the autocomplete IDL attribute for input elements. f=smaug r+a=sicking
...
--HG--
rename : content/html/content/test/test_bug557628.html => content/html/content/test/test_bug557628-1.html
2010-09-14 19:58:34 +02:00
Mounir Lamouri
6a33bda346
Bug 557628 (1/2) - Implement the autocomplete IDL attribute for form elements. r=smaug a=sicking
2010-09-14 19:55:16 +02: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
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
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
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
Mounir Lamouri
a013a3e442
Bug 583288 (2/2) - Let forms using DELETE and PUT HTTP method when submitting. r=jst,sicking a2.0=sicking
2010-09-10 07:00:10 +02:00
James Darpinian
9fa7e7fdc3
Bug 369306 - If dom.disable_window_flip is enable, block .blur() and .focus() if opener is different from the caller. r=jst a2.0=blocking
2010-09-09 20:18:23 +02:00
Matthew Gregan
8be3c96056
Bustage fix for bug 570904. a=bustage-fix
2010-09-14 20:23:33 +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