Bas Schouten
|
ec94a42be5
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
|
Phil Ringnalda
|
b8c127164a
|
Back out 9c78b4872333 (bug 702878) for Win M1 crashes and reftest orange
|
2011-12-27 21:09:44 -08:00 |
|
Phil Ringnalda
|
8dffee38d0
|
Back out dc7c7734ec7c, f793f9cfa72c, 10ea92a6a850 (bug 591718) for Android b-c orange in mobile/chrome/tests/browser_scrollbar.js
|
2011-12-27 20:34:08 -08:00 |
|
Robert O'Callahan
|
6184e1d5ea
|
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
|
2011-12-28 16:26:46 +13:00 |
|
Bas Schouten
|
3c44803f6b
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 03:51:38 +01:00 |
|
Geoff Lankow
|
7e20167c5b
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|
Jonathan Watt
|
b2807a33da
|
Bug 668163 - Map 'width' and 'height' on <svg> into style to stop <svg>'s computed width/height falling back to 150px x 300px when they're set to explicit percentage values that can be resolved (regression from bug 611099). r=dbaron.
|
2011-12-27 10:27:42 +00:00 |
|
Mats Palmgren
|
4d7a3d617b
|
Bug 713417 - Another crash test.
|
2011-12-26 14:29:25 +01:00 |
|
Jesse Ruderman
|
abbe509d74
|
Bug 713417 - Crash test.
|
2011-12-26 14:29:25 +01:00 |
|
Mats Palmgren
|
cbaceac13e
|
Bug 713417 - Make the nsGkAtoms::range property transferable. r=smaug
|
2011-12-26 14:29:25 +01:00 |
|
Phil Ringnalda
|
9b232d9b47
|
Merge m-i <-> m-c
|
2011-12-24 21:50:23 -08:00 |
|
Ms2ger
|
e927de0840
|
Bug 711240 - Part b: Expose xpc_qsStringToJsval publicly; r=bholley
|
2011-12-24 09:27:04 +01:00 |
|
Ms2ger
|
a6b482e711
|
No bug - Remove uint32/int32 from CustomQS_Canvas2D.h; rs=Waldo
|
2011-12-24 09:20:13 +01:00 |
|
Neil Rashbrook
|
27f9d856f2
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
|
Ed Morley
|
9ef7070e0d
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-23 23:54:24 +00:00 |
|
Olli Pettay
|
160dbb2a7a
|
Bug 712743, if node is black, return early from ::Traverse, r=mccr8,sicking
|
2011-12-24 00:28:58 +02:00 |
|
Olli Pettay
|
ed20347f14
|
Bug 709569, a tool for webidl dictionary-like interfaces, r=khuey,mrbkap
|
2011-12-24 00:13:46 +02:00 |
|
Patrick McManus
|
0c44680201
|
bug 694576 r=bz
|
2011-12-22 21:21:20 -05:00 |
|
Jeff Walden
|
62f48d8793
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
|
2011-12-16 14:42:07 -05:00 |
|
Chris Pearce
|
d25971d03b
|
Bug 712134 - Log media load algorithm failures to web console. r=roc
|
2011-12-22 12:33:39 +13:00 |
|
Mats Palmgren
|
f0f957b679
|
Bug 698237 - Invalidate affected frames when a range in a selection is modified. r=smaug
|
2011-12-24 14:26:03 +01:00 |
|
Phil Ringnalda
|
2e8e3cc006
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
|
Boris Zbarsky
|
6ebaa68f5c
|
Bug 598482 part 24. Flush on every mousemove, because otherwise we can end up with mouse events (mousemove, mousein, mouseout) dispatched to the wrong elements. r=smaug
|
2011-12-23 22:52:26 -05:00 |
|
Markus Stange
|
29da81396a
|
Bug 598482 part 6 - Remove nsIPlaintextEditor::eEditorUseAsyncUpdatesMask because it doesn't have any effect anymore. r=roc
|
2011-12-23 22:52:21 -05:00 |
|
Ed Morley
|
14d7ce0332
|
Backout b02402b95e5c (bug 708277) for build failures on all platforms
|
2011-12-22 11:07:12 +00:00 |
|
Thomas Prip Vestergaard
|
62e57cac37
|
Bug 708277 - Replace PR_MAX with NS_MAX. r=roc
|
2011-12-22 11:47:59 +01:00 |
|
aceman
|
002cb306a6
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
|
Boris Zbarsky
|
5052055361
|
Bug 710917. Moving hover from a button to text in the label containing the button should keep the button's hover state. r=dbaron
|
2011-12-21 16:50:29 -05:00 |
|
Ed Morley
|
52dc30d629
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-21 12:11:14 +00:00 |
|
Olli Pettay
|
1e8af4413d
|
Bug 711841, Null(C)String(), r=bsmedberg,glandium
|
2011-12-20 21:46:00 +02:00 |
|
Ed Morley
|
46f8a364a9
|
Merge mozilla-central and mozilla-inbound
|
2011-12-20 16:30:26 +00:00 |
|
Philipp Wagner
|
d1beb04176
|
Bug 693615 - element.lookupNamespaceURI(null) in text/html page cause NS_ERROR_FAILURE error on XrayWrappers; r=bz
|
2011-12-20 15:54:14 +01:00 |
|
Jan Varga
|
731558a2e2
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
|
Ed Morley
|
70b8fc962c
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-20 11:15:11 +00:00 |
|
Jason Duell
|
5d80c49624
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
|
2011-12-20 00:20:12 -08:00 |
|
Jason Duell
|
bb4b445d75
|
Bug 710964. No longer dispatch incoming WebSocket messages in CLOSING state. r=smaug
|
2011-12-20 00:20:12 -08:00 |
|
Jason Duell
|
a4f1a82aaf
|
Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus
|
2011-12-20 00:20:12 -08:00 |
|
Ed Morley
|
28b85eecb0
|
Merge mozilla-central to mozilla-inbound
|
2011-12-20 11:52:08 +00:00 |
|
Mats Palmgren
|
498185f3f0
|
Bug 619273 - Move the selection state bit from frames to content nodes. r=smaug
|
2011-12-20 10:15:41 +01:00 |
|
Boris Zbarsky
|
dee08cd634
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
|
Boris Zbarsky
|
553111de9c
|
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
|
2011-12-19 12:47:52 -05:00 |
|
Phil Ringnalda
|
6755b58eda
|
Back out 316d6a49a603 and 98617f7b667b (bug 624621) for jsreftest failures
|
2011-12-19 18:40:16 -08:00 |
|
Boris Zbarsky
|
702133dce8
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
|
Boris Zbarsky
|
afebd76ac7
|
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
|
2011-12-19 12:47:52 -05:00 |
|
Jeff Gilbert
|
760e8ef03b
|
Bug 701269 - Deguarantee that ResizeOffscreenFBO clears its buffers - r=bjacob
|
2011-12-19 15:47:54 -08:00 |
|
Mats Palmgren
|
ac37bbd111
|
Bug 704143 - Null check to avoid crashing. r=bas
|
2011-12-19 23:11:15 +01:00 |
|
Matt Brubeck
|
1a0a35d860
|
Back out c68ddc33f098 and 18332142caa5 (bug 624621) for jsreftest failures
|
2011-12-19 10:42:27 -08:00 |
|
Daniel Holbert
|
ea572ad911
|
Bug 710990: Replace duplicate aStartVal check with aEndVal check, in SVGOrientSMILType::Interpolate. r=jwatt
--HG--
rename : layout/reftests/svg/smil/anim-marker-orient-01.svg => layout/reftests/svg/smil/anim-marker-orient-02.svg
|
2011-12-19 10:03:45 -08:00 |
|
Boris Zbarsky
|
391183b598
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
|
Boris Zbarsky
|
1231fb53c7
|
Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap
|
2011-12-19 12:47:52 -05:00 |
|