Henri Sivonen
|
00241c62cd
|
Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug.
|
2011-11-10 14:02:22 +02:00 |
|
Justin Lebar
|
3c1ff6be4d
|
Bug 586010 - Send dump() output to Android device log. r=bz
--HG--
extra : rebase_source : f1712d831aaa6fbd8e1bfd6060fbb4aa951ccb74
|
2011-11-09 19:27:08 -05:00 |
|
Scott Johnson
|
8b64920eb3
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
|
Scott Johnson
|
e4fbf31815
|
Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=mats]
|
2011-11-09 13:39:15 -08:00 |
|
Daniel Holbert
|
8da341a388
|
Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc
--HG--
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg => layout/reftests/svg/as-image/img-foreignObject-iframe-1a-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1.html => layout/reftests/svg/as-image/img-foreignObject-iframe-1a.html
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg => layout/reftests/svg/as-image/img-foreignObject-iframe-1b-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1.html => layout/reftests/svg/as-image/img-foreignObject-iframe-1b.html
|
2011-11-09 11:11:11 -08:00 |
|
Marco Bonardo
|
c8b3b9cc5e
|
Backout 8e79374481ff (bug 650720) for xpcshell test failure
|
2011-11-09 16:54:40 +01:00 |
|
Brian O'Keefe
|
c289f0a85b
|
Bug 650720 - Fix the JPEG and BMP encoders to composite onto black, instead of white. r=roc,joedrew
Since canvas uses premultiplied alpha, just discard the alpha channel for the
desired result.
|
2011-11-09 15:56:16 +01:00 |
|
Marco Bonardo
|
2602336521
|
Merge mozilla-central to mozilla-inbound
|
2011-11-09 14:12:01 +01:00 |
|
Marco Bonardo
|
cee8f9eda6
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-11-09 14:03:07 +01:00 |
|
Robert Longson
|
737636ede2
|
Bug 699147 - Simplify lengthList parsing. r=jwatt
|
2011-11-09 12:58:34 +00:00 |
|
Mats Palmgren
|
99c8316624
|
Bug 700090 - Range offsets are allowed to be at node length + 1. r=smaug
|
2011-11-09 12:52:52 +01:00 |
|
Tim Taubert
|
61b44c8d0c
|
merge m-c to fx-team
|
2011-11-09 10:53:12 +01:00 |
|
Daniel Holbert
|
7f1fd946ec
|
back out 10814cd743e3 (from bug 693940) since it breaks moz-filedata URIs in SVG-as-an-image
|
2011-11-08 12:49:12 -08:00 |
|
Timothy Zhu
|
083f52a8fe
|
Bug 662173 - DataTransfer.getData should lowercase its argument; r=enndeakin
|
2011-11-08 11:42:53 +00:00 |
|
Tim Taubert
|
a84c7296b2
|
Bug 698936 - dragleave is fired on previous drop target after successful drop; r=enndeakin
|
2011-11-08 10:55:47 +01:00 |
|
Ed Morley
|
b66adf55e2
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-11-08 08:01:18 +00:00 |
|
Timothy Zhu
|
6d28cadece
|
Bug 616774 followup: Remove nullchecks after new that are no longer needed. r=sicking
|
2011-11-07 22:27:27 -08:00 |
|
Timothy Zhu
|
55b50797ab
|
Bug 616774: Make XPath expressions like "--expr" coerce into a number. r=sicking
|
2011-11-07 22:27:23 -08:00 |
|
Ben Turner
|
dbd7d35169
|
Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap.
|
2011-11-07 17:01:29 -08:00 |
|
Matthew Gregan
|
9a55d137ce
|
Bug 700555 - Add null check in nsBuiltinDecoder::NotifyDataArrived. r=doublec
|
2011-11-09 15:42:26 +13:00 |
|
Marco Bonardo
|
de58c7bf0f
|
Merge mozilla-central to mozilla-inbound
|
2011-11-08 23:58:10 +01:00 |
|
Chris Jones
|
32b5bac310
|
Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones
|
2011-09-30 00:00:48 -07:00 |
|
Chris Double
|
aa378fd6c7
|
Bug 691096 - Add test - r=cpearce
--HG--
extra : rebase_source : 076426e90960bbd0d60fc2186a93722734677d89
|
2011-11-08 14:38:22 +13:00 |
|
Chris Double
|
f1d1615de6
|
Bug 691096 - Provide hard limit to number of media elements that can be decoded in parallel - r=cpearce
--HG--
extra : rebase_source : b82ea2e14028f625ea247e93ca6be427e5db815d
|
2011-11-08 14:38:17 +13:00 |
|
Doug Sherk
|
ed54177bec
|
Bug 665578: prevented ANGLE built-in function emulation on OS X 10.7 and newer r=bjacob
|
2011-11-07 19:33:51 -05:00 |
|
Chris Pearce
|
5068ebe3cb
|
Bug 699885 part 3 - Update full-screen mochitests wait for focus. r=roc
|
2011-11-08 12:58:48 +13:00 |
|
Benoit Jacob
|
e980a6d29d
|
Bug 665578 - Backed out changeset 82a297b0d0d3 for compile error
|
2011-11-07 17:32:07 -05:00 |
|
Doug Sherk
|
d0c313f963
|
Bug 665578: prevented ANGLE built-in function emulation on OS X 10.7 and newer r=bjacob
|
2011-11-07 17:13:34 -05:00 |
|
Daniel Holbert
|
038d6caf4d
|
Bug 693940: Restrict SVG-as-an-image to load URIs with URI_INHERITS_SECURITY_CONTEXT. r=bz
|
2011-11-07 13:45:42 -08:00 |
|
Ted Mielczarek
|
feaf042052
|
bug 693595 - Add WebGLExtensionStandardDerivatives to WebGLContextNotSupported. r=bjacob
|
2011-10-19 10:01:27 -04:00 |
|
Robert Longson
|
b2e49713ab
|
Bug 280391 - implement SVGSVGElement.getElementById. r=jwatt,bzbarsky
|
2011-11-08 15:00:29 +00:00 |
|
Atul Aggarwal
|
fcd78105e2
|
Bug 688093 - Updating the reflect.js post spec changes. r=Ms2ger
|
2011-11-08 18:44:48 +05:30 |
|
Boris Zbarsky
|
81399488cf
|
Bug 699826. Fix nodelist access out of bounds to correctly forward to the proto. r=peterv
|
2011-11-08 07:59:38 -05:00 |
|
Peter Van der Beken
|
e876260b3c
|
Bug 699799 - Don't AddRef/Release every uncollectable document before cycle collection. r=jst.
--HG--
extra : rebase_source : 4436eaaded310ff4a3927e71843f7de664b50f9d
|
2011-11-07 13:58:08 +01:00 |
|
Peter Van der Beken
|
090dd6e077
|
Bug 699807 - Don't create runnables for setting the title on unlinked documents. r=smaug.
--HG--
extra : rebase_source : 108acb25caced7dbf4cc93e9afab60f6ebf8a9b6
|
2011-11-07 13:56:50 +01:00 |
|
Ed Morley
|
efc6f1f14e
|
Merge mozilla-central and mozilla-inbound
|
2011-11-05 18:46:28 +00:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Matheus Kerschbaum
|
4813247daf
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Marco Bonardo
|
da3cdc299a
|
Merge mozilla-central to mozilla-inbound
|
2011-11-04 21:56:10 +01:00 |
|
Olli Pettay
|
fdb741699d
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
--HG--
extra : rebase_source : 76d19175a58a4ac8113b144a19f9d7679ad54dd0
|
2011-11-04 19:17:19 +02:00 |
|
Makoto Kato
|
8d98c52488
|
Bug 254298 - nsPlainTextSerializer.cpp should not use AssignWithConversion. r=smaug
|
2011-11-04 17:44:13 +09:00 |
|
Chris Pearce
|
848ff16c8c
|
Bug 685402 part 1 - Exit DOM full-screen on document hide (navigation). r=bz
|
2011-11-04 20:30:09 +13:00 |
|
Daniel Holbert
|
d08be04b58
|
Bug 699325: Make calcMode="paced" smil animation fall back to calcMode="discrete" when its values have 0 distance between them. r=birtles
|
2011-11-04 00:21:58 -07:00 |
|
Boris Zbarsky
|
f4cede8acd
|
Bug 698974. Fix assertion to not assert things that are just false. r=sicking
|
2011-11-04 01:32:09 -04:00 |
|
Boris Zbarsky
|
9a5b112e48
|
Bug 684638 part 4. Switch from nsIDOMNode to nsINode in mozInlineSpellWordUtil. r=ehsan
|
2011-11-04 01:32:09 -04:00 |
|
Boris Zbarsky
|
cba75ef2b0
|
Bug 684638 part 2. Make it simpler to set up a range. r=smaug
|
2011-11-04 01:32:09 -04:00 |
|
Johnny Stenback
|
83ad81a6b8
|
Fixing bug 691785. r=khuey
|
2011-11-03 22:23:26 -07:00 |
|
Doug Sherk
|
7e2a7062bc
|
Bug 699626: fix TEST-UNEXPECTED-FAIL > TEST-KNOWN-FAIL in WebGL reftests r=burning
|
2011-11-03 19:05:16 -07:00 |
|
Benoit Jacob
|
2e4e1bd781
|
Bug 699516 - Rename WEBKIT_lose_context to WEBGL_EXT_lose_context - r=dsherk
See today's discussion on public_webgl list. WEBGL_EXT_lose_context will be officially created in a few days.
|
2011-11-03 20:29:57 -04:00 |
|