Masayuki Nakano
|
e75f1ffb27
|
backout the previous my check-ins
|
2010-07-22 11:11:34 +09:00 |
Masayuki Nakano
|
a6e67f7876
|
Bug 389372 Contenteditable node is still editable without focus r=ehsan+roc, sr=jst
|
2010-07-22 08:46:52 +09:00 |
Craig Topper
|
07757a78aa
|
Bug 577438 Part 3: Make TreeWalker use new tree walking functions. r=sicking
|
2010-07-21 15:05:23 -07:00 |
Craig Topper
|
e83208a31c
|
Bug 577438 Part 2: Make NodeIterator use new tree walking functions. r=sicking
|
2010-07-21 15:05:20 -07:00 |
Craig Topper
|
4caec055d0
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
Jonas Sicking
|
bcc5c512e8
|
Bug 579079: Remove elements from name table as appropriate. Test by bz. r=jst
|
2010-07-20 17:40:54 -07:00 |
Jonas Sicking
|
651e93a92b
|
Fix bug 576447. r=jst
|
2010-07-20 17:37:08 -07:00 |
Vladimir Vukicevic
|
4f884cbc57
|
b=580737; use correct webgl initial clear depth; r=bjacob
|
2010-07-21 12:34:26 -07:00 |
Brandon Sterne
|
fb4187d11d
|
Bug 475530 - X-Frame-Options w/ redirect to about:blank, r=jst
|
2010-07-21 08:51:09 -07:00 |
Boris Zbarsky
|
54bc004d14
|
Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking
|
2010-07-21 11:37:41 -04:00 |
Boris Zbarsky
|
3e398f4206
|
Bug 578696 part 10. Stop holding strong refs when calling ContentInserted. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
e3b2e5a289
|
Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
39d355ebfe
|
Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
64dac6dd20
|
Bug 578696 part 7. Stop holding strong refs when calling AttributeWillChange. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
e5d100ac4b
|
Bug 578696 part 6. Stop holding strong refs when calling CharacterDataChanged. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
23db3fa390
|
Bug 578696 part 5. Stop holding strong refs when calling CharacterDataWillChange. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
9f23039775
|
Bug 578696 part 4. Stop holding strong refs when calling NodeWillBeDestroyed. r=sicking
|
2010-07-21 11:33:32 -04:00 |
Boris Zbarsky
|
08b0fdf076
|
Bug 578696 part 3. Stop holding strong refs when calling ParentChainChanged. r=sicking
|
2010-07-21 11:33:31 -04:00 |
Boris Zbarsky
|
7c15910f23
|
Bug 578696 part 2. Make nsXMLEventsManager inherit from nsStubDocumentObserver. r=sicking
|
2010-07-21 11:33:31 -04:00 |
Boris Zbarsky
|
556c357557
|
Bug 578696 part 1. Create new macros to notify nsTObserverArray observers without holding strong refs. No behavior changes yet. r=sicking
|
2010-07-21 11:33:31 -04:00 |
Johnny Stenback
|
72e7358d38
|
Fixing bug 580445. Fix loop condition and remove extra null check. r=jonas@sicking.cc
|
2010-07-20 20:29:25 -07:00 |
Matthew Gregan
|
020cf44478
|
Bug 579812. Recompute frame end time when recomputing frame start time in DecodeVideoFrame. r=doublec
|
2010-07-20 13:29:30 +12:00 |
Matthew Gregan
|
b263264646
|
Bug 577871. Enable more WebM tests. r=doublec
|
2010-07-20 13:29:28 +12:00 |
Robert O'Callahan
|
8f97f27917
|
Bug 567805. Call UpdatePlaybackRate whenever duration is set. r=doublec
|
2010-07-20 13:29:27 +12:00 |
Daniel Holbert
|
617da76999
|
Bug 571016: Workaround for randomorange in test_smilRestart.xhtml. [test-only fix]
|
2010-07-20 02:18:46 +02:00 |
Mark Banner
|
d67211ffe1
|
Bustage fix from bug 578262 - fix disable-ipc bustage by ifdefing ipc-only items. (Bug 579984).
|
2010-07-19 21:24:41 +01:00 |
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 |