Zack Weinberg
|
2f4426c2f1
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Zack Weinberg
|
d60d9e623f
|
Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Chris Jones
|
92cc708484
|
Bug 559534: Forward nsIXULWindow.chromeFlags to remote tabs. sr=bsmedberg
|
2010-07-19 13:33:33 -05:00 |
|
Chris Jones
|
613ff7284a
|
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
|
2010-07-19 13:33:33 -05:00 |
|
Olli Pettay
|
d7b69df7fe
|
Bug 575374 - Optimize ::GetInnerHTML (part 2), r=jst
--HG--
extra : rebase_source : 6e1574ed157561540b74d9f19b61f6292a42367e
|
2010-07-19 13:35:02 +03:00 |
|
Vladimir Vukicevic
|
f684b56490
|
b=573720; some small fixes to make OSMesa work; r=bjacob
|
2010-07-18 22:01:14 -07:00 |
|
Vladimir Vukicevic
|
68ca026ffa
|
b=571831; use the new CreateOffscreen API in WebGL; r=bjacob
|
2010-07-18 22:01:14 -07:00 |
|
Vladimir Vukicevic
|
e71cc8f81f
|
b=575469; implement CreateOffscreen and context sharing in GLContexts; r=bas
|
2010-07-18 22:01:14 -07:00 |
|
Vladimir Vukicevic
|
061fa66851
|
b=575032; make GL Context providers static, allow for multiple providers; r=bas
|
2010-07-18 22:01:14 -07:00 |
|
Timothy Nikkel
|
20d255fcc2
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Henri Sivonen
|
c21cd9cad1
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. (Also disable/tweak 2 broken tests) r=dholbert, sr=roc
|
2010-07-18 15:07:54 -07:00 |
|
Daniel Holbert
|
d4dc6fed41
|
Bug 574430: In nsTextEditorState.cpp, move helper-class declaration outside of function-bodies to fix GCC warnings. r=jst
|
2010-07-18 15:07:53 -07:00 |
|
Craig Topper
|
7bc0610614
|
Bug 575901 - DeCOMtaminate nsIStyleRuleProcessor method signatures. r=bz
|
2010-07-18 23:20:40 +02:00 |
|
Craig Topper
|
9855496f0b
|
Bug 571946 - Let nsICSSRule::GetType return the type as a PRInt32 type instead of taking an outparam for that. r=bz
|
2010-07-18 16:39:20 +02:00 |
|
Robert Longson
|
780577b92e
|
Bug 487649 - Markers handle viewBox and preserveAspectRatio badly. r=jwatt
|
2010-07-18 11:06:03 +01:00 |
|
Robert Longson
|
17a0720c8d
|
Bug 577475 - polygon end marker should be at the same point as the start marker. r=jwatt
|
2010-07-18 10:59:11 +01:00 |
|
Robert Longson
|
b771d2d1d3
|
Bug 579017 - Fix crash calling nsSVGAngle::NewValueSpecifiedUnits. r=jwatt
|
2010-07-18 10:51:30 +01:00 |
|
Mounir Lamouri
|
937c7b30ff
|
Bug 573969 - innerHTML getter on <xmp> is no longer special-cased, causing tuenti.com to display unparsed markup r=sicking
--HG--
extra : rebase_source : c9c62485cd1e073f21b6096620ae0463b0b80f6f
|
2010-07-17 16:00:27 +02:00 |
|
timeless@mozdev.org
|
4067a61b6f
|
Bug 579298 warning: comparison between signed and unsigned integer expressions in SendSyncMessageToParent()
r=bent
--HG--
extra : rebase_source : 980ab566cc21a492ca8b616a3eb39514b02d910d
|
2010-07-18 04:26:38 +03:00 |
|
timeless@mozdev.org
|
980f919c67
|
Bug 579316 warning: "LOCAL_GL_MAX_VARYING_VECTORS" redefined
r=bjacob
--HG--
extra : rebase_source : 4c28828d1e0163efda83be33c256ef4b6bdf7951
|
2010-07-18 04:26:38 +03:00 |
|
timeless@mozdev.org
|
2f4023f799
|
Bug 579297 warning: unused variable 'rv' in nsXBLDocGlobalObject::GetPrincipal()
r=neil
--HG--
extra : rebase_source : 517a30580b8469f6120a5e8fc4accf900111e1a0
|
2010-07-18 04:26:38 +03:00 |
|
Craig Topper
|
9be378b542
|
Bug 578905 - Let nsRange methods from DOM interfaces use NS_IMETHODIMP on their implementations. r=bz
|
2010-07-17 18:24:50 +02:00 |
|
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
6e287b8de2
|
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
|
2010-07-17 10:11:54 +02:00 |
|
Ms2ger@gmail.com
|
fba699e63b
|
Bug 577081 - nsAttrValue::ParseColor doesn't need a document parameter anymore. r=jst
|
2010-07-17 10:09:14 +02:00 |
|
Kyle Huey
|
691730e071
|
Bug 579614: Fix struct/class mismatch build warning. no-r
|
2010-07-16 23:59:36 -07:00 |
|
L. David Baron
|
63ad20a8ac
|
Append style sheets from binding manager when ensuring unique inner on all sheets. (Bug 578810) r=bzbarsky
|
2010-07-16 22:36:34 -07:00 |
|
Jonathan Watt
|
9da6570c8a
|
Bug 515116. DeCOMify SVG length-list, and implement SMIL animation of length-list. r=longsonr, r=dholbert, sr=roc
|
2010-07-16 22:42:12 +01:00 |
|
Benoit Jacob
|
927cb50120
|
Bug 579191; crash in WebGLContext::CompileShader; r=vladimir
|
2010-07-16 15:23:01 -04:00 |
|
Benoit Jacob
|
4aa2cd2ab0
|
b=578843; Fix uniform arrays; r=vladimir
|
2010-07-16 10:31:53 -04:00 |
|
Benoit Jacob
|
346955d68d
|
b=578164; better invalid enum messages; r=vladimir
|
2010-07-16 10:31:48 -04:00 |
|
Benoit Jacob
|
d39372cefa
|
b=577016; Reject transpose; r=vladimir
|
2010-07-16 10:30:32 -04:00 |
|
Benoit Jacob
|
ec50d0444e
|
b=577013; Rework GetConcreteObject and friends, return INVALID_VALUE on unexpected null objects; r=vladimir
|
2010-07-16 10:30:32 -04:00 |
|
Benoit Jacob
|
ae8a00a44b
|
b=578509; Update our copy of the WebGL conformance test suite to svn 11955; r=vladimir
|
2010-07-16 10:30:32 -04:00 |
|
Benoit Jacob
|
44ddccadf7
|
b=578769; handling of count==0 in drawArrays and drawElements; r=vladimir
|
2010-07-16 10:30:31 -04:00 |
|
Benoit Jacob
|
ef0e9a7b56
|
b=578439; fix webgl quickstubs; r=vladimir
|
2010-07-16 10:30:31 -04:00 |
|
Peter Van der Beken
|
18486f7159
|
Fix for bug 564585 (Use WrapNativeParent if we can in nsNodeSH::PreCreate). r=bz.
--HG--
extra : rebase_source : 349801780c4e8ae13e61ee43dfdae32344c936db
|
2010-05-09 21:33:00 +02:00 |
|
Peter Van der Beken
|
8c1e061f38
|
Part 2 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsHTMLOptionElement in nsHTMLOptionCollection instead of nsIDOMHTMLOptionElement. r=jst.
--HG--
extra : rebase_source : 0dab994cd3bfbc72b7b876876b89b138cb3290f1
|
2010-05-09 20:32:57 +02:00 |
|
Peter Van der Beken
|
675ac40675
|
Fix line-endings for nsHTMLOptionElement.h
--HG--
extra : rebase_source : ec5f4caa7765d69c0afad7ae230af2c4047ac7db
|
2010-07-15 20:07:21 +02:00 |
|
Peter Van der Beken
|
44fc210856
|
Part 1 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsDOMAttribute in nsDOMAttributeMap instead of nsIDOMNode. r=jst.
--HG--
extra : rebase_source : d9a660d478412545c7f1717b034b04d419111757
|
2010-04-19 17:41:39 +02:00 |
|
Markus Stange
|
adc187a957
|
Bug 392188 - Add a XUL attribute called "clickthrough" that determines whether an element accepts mouse events when it's in a background window. r=smaug
|
2010-07-16 14:50:28 +02:00 |
|
Robert O'Callahan
|
306a6d44c0
|
Bug 564991. Part 34: Make sure that ThebesLayerBuffers are always allocated as similar surfaces to the widget surface, whenever possible. r=cjones
|
2010-07-16 09:08:10 +12:00 |
|
Robert O'Callahan
|
2e3d02e038
|
Bug 564991. Part 13: Optimize invalidation to avoid repainting ThebesLayer contents sometimes. r=mats,sr=dbaron
|
2010-07-16 09:07:53 +12:00 |
|
Robert O'Callahan
|
4b1b78c893
|
Bug 564991. Part 12: Refactor RenderDocument to use nsLayoutUtils::PaintFrame. r=mats
|
2010-07-16 09:07:52 +12:00 |
|
Robert O'Callahan
|
496811aed4
|
Bug 564991. Part 2: Create retained layer API: methods on FrameLayerBuilder that frames can use to access, reuse and invalidate retained layers. r=mats,sr=vlad
|
2010-07-16 09:07:46 +12:00 |
|
Robert O'Callahan
|
0700d2a7bc
|
Bug 573933. Part 3: Fix button-state test to render a margin around the button so we don't get into any weird sampling issues. Also, use a canvas that's just as big as necessary. r=dbaron
|
2010-07-16 09:07:43 +12:00 |
|
Robert O'Callahan
|
b03e286ef5
|
Bug 573933. Part 2: disable -moz-appearance for troublesome GTK2 themes. r=dbaron
|
2010-07-16 09:07:43 +12:00 |
|
ms2ger@gmail.com
|
9adbb2a2c4
|
b=578215; crash with canvas getContext; r=jonas
|
2010-07-15 13:39:31 -07:00 |
|
timeless@mozdev.org
|
281fcc1c27
|
Bug 577894 nsOggReader::SeekBisection doesn't need old_offset_end/old_offset_start
r=doublec
--HG--
extra : rebase_source : 27fd73730b78e21a154873536dae97fc81c8bf5b
|
2010-07-11 14:08:36 +03:00 |
|
Vivien Nicolas
|
47921d0de5
|
Bug 568818 - sendSyncMessage fails with 'SyntaxError: JSON.parse' if one of the listeners did not return a value [r=smaug]
|
2010-07-15 16:33:35 +02:00 |
|
Henri Sivonen
|
6061afc7d9
|
Bug 560256 - Ignore document.write() from external scripts when there is no proper insertion point. r=jonas.
|
2010-06-19 09:38:41 +03:00 |
|