Brian Birtles
|
cd171ab676
|
Bug 537852: Add tests for syncbase timing (bug 474743). r=dholbert
|
2010-01-12 12:00:49 -08:00 |
|
Daniel Holbert
|
57fee6cdfa
|
Bug 474743 Patch D followup: Switch nsSMILTimedElement::mTimeDependents to be a hash table instead of an array. r=birtles sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
d7a66e59c4
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
cff9646c5d
|
Bug 474743 Patch C: Implement the parsing for syncbase timing. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
76b1e6e830
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
519f3f1481
|
Bug 474743 Patch A: Refactor nsSMILParserUtils to use newer iterators. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Robert O'Callahan
|
4eda29f7e1
|
Bug 526394. Part 34: Create nsContentUtils::AddScriptBlockerAndPreventAddingRunners. r=sicking
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
07db346518
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Robert O'Callahan
|
dd13d8b675
|
Bug 526394. Part 9: More conversion for nsEventStateManager and nsImageDocument. r=smaug
|
2010-01-12 10:45:04 +13:00 |
|
Robert O'Callahan
|
68b12dc4fc
|
Bug 526394. Part 8: Fix nsNSElementTearoff to use new APIs, and also fix it to check for root element and body properly. r=jst
|
2009-09-03 15:57:36 +12:00 |
|
Robert O'Callahan
|
84dc5b58d0
|
Bug 526394. Part 7: Hoist GetHtmlContent/GetBodyContent to nsIDocument. r=jst
|
2010-01-12 10:45:03 +13:00 |
|
Robert O'Callahan
|
ae8ce9d0eb
|
Bug 526394. Part 6: Fix up nsEventStateManager. r=smaug
|
2010-01-12 10:45:02 +13:00 |
|
Robert O'Callahan
|
9324676397
|
Bug 526394. Part 5: Fix up a bunch of sites to use nsIScrollableFrame instead of nsIScrollableView. r=mats
|
2009-09-01 23:29:27 +12:00 |
|
Robert O'Callahan
|
b74462ae4f
|
Bug 526394. Part 1: Make a couple of tests more descriptive when they fail.
|
2010-01-12 10:45:00 +13:00 |
|
Mats Palmgren
|
91a242d144
|
Make getBoundingClientRect()/getClientRects() deal with a detached range and non-content boundary nodes. b=529670 r=roc
|
2010-01-11 15:08:19 +01:00 |
|
Jesse Ruderman
|
243c9242a9
|
Add crashtests
|
2010-01-10 19:50:41 -08:00 |
|
Tom Dyas
|
8209cf7fbc
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
|
Bernd
|
f4a1800dfb
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
|
Masayuki Nakano
|
bdd34ba6be
|
Bug 538466 "ASSERTION: Wrong document somewhere" with contenteditable r=bz
|
2010-01-08 13:59:23 +09:00 |
|
L. David Baron
|
25d33fe57f
|
Remove CID and layout module constructor for CSS style sheets. (Bug 239008) r=bzbarsky
|
2010-01-07 08:51:16 -05:00 |
|
Olli Pettay
|
63fd91b1fa
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Daniel Holbert
|
ea644ea79b
|
Bug 536834 followup 2: Guard assertion's reference to SMIL-related member data with #ifdef MOZ_SMIL. r=bz-in-irc
|
2010-01-06 21:59:25 -08:00 |
|
Robert O'Callahan
|
71c9bda876
|
Bug 528703. NotifyOwnerDocumentActivityChanged() should call mDecoder->Play() regardless of mReadyState. r=doublec
|
2010-01-07 14:13:27 +13:00 |
|
Robert O'Callahan
|
064c199276
|
Bug 532998. Cache the offset of the next newline character in preformatted text. r=smontagu
|
2010-01-07 13:55:09 +13:00 |
|
Robert O'Callahan
|
9778f1c9c6
|
Bug 366283. Enable canvas tests for correct compositing operators.
|
2010-01-07 13:55:08 +13:00 |
|
Robert O'Callahan
|
39ec4fde08
|
Bug 366283. Make canvas 'copy' operator behave as unbounded by clearing the surface before we render the source. r=jrmuizel
|
2010-01-07 13:55:08 +13:00 |
|
Robert O'Callahan
|
a8dbceb4f6
|
Bug 366283. Enable/disable shadows correctly as per spec. r=jrmuizel
|
2010-01-07 13:55:08 +13:00 |
|
Daniel Holbert
|
fee9f97bcd
|
Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc
|
2010-01-06 09:20:50 -08:00 |
|
Daniel Holbert
|
f01bf9cbc6
|
Bug 536834 followup: When notifying external resource documents of PageHide & PageShow events, always pass |nsnull| as the aDispatchStartTarget argument. r=bz
|
2010-01-05 22:28:15 -08:00 |
|
Masayuki Nakano
|
95a1048ab6
|
Bug 537041 "ASSERTION: Wrong document somewhere" with contenteditable, stylesheet r=bz
|
2010-01-06 14:55:54 +09:00 |
|
Daniel Holbert
|
75d8a90b6c
|
Bug 536834: Notify external resource documents of PageHide & PageShow events, in the main document's OnPageHide / OnPageShow methods. r=roc
|
2010-01-05 20:50:05 -08:00 |
|
Taras Glek
|
823e864469
|
Bug 538014 - Handlers in txStylesheetCompileHandlers.cpp should be static, r=jonas
|
2010-01-05 18:31:58 -05:00 |
|
Josh Aas
|
0487ff44e4
|
Minor cleanup, no bug. a=bsmedberg
|
2010-01-05 13:30:00 -05:00 |
|
Daniel Holbert
|
6e8dfed2fc
|
Bug 530983, patch 2: Enable SMIL animation for 'clip' property. r=roc
|
2010-01-04 16:32:11 -08:00 |
|
Simon Montagu
|
6c61047f8f
|
Add DOM Range test with non-contiguous selection rectangles in mixed directional text. Bug 525788
|
2010-01-03 00:46:48 -08:00 |
|
Simon Montagu
|
de65504e32
|
Fix mixed directional DOM Range tests from bug 396392. Bug 525788, r=roc
|
2010-01-03 00:46:38 -08:00 |
|
Simon Montagu
|
a8a8d8c6ff
|
Round coordinates to 1/256 pixel to fix DOM Range tests from bug 396392 that were failing on Mac. Bug 525788, r=roc
|
2010-01-03 00:46:05 -08:00 |
|
Boris Zbarsky
|
a99f0f4f96
|
Bug 536716. Make BuildScrollFrame not set the primary frame on the content, fix letter frames to reset primary frames to 0 before resetting them to the new value as needed, fix things so <area> never gets a frame of its own, and reenable the SetPrimaryFrame assertion when the primary frame is being changed from one non-null frame to another. r=roc
|
2009-12-31 14:07:56 -05:00 |
|
L. David Baron
|
46b22b7ca0
|
DeCOMify nsHTMLCSSStyleSheet. (Bug 239008) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
Nochum Sossonko
|
c1537db705
|
backout changeset dfc79d02e945 due to Linux build failure
|
2009-12-30 19:06:35 -05:00 |
|
Nochum Sossonko
|
3beeee4518
|
backout changeset dfc79d02e945, bug 530374 due to build failure
|
2009-12-30 19:04:52 -05:00 |
|
Ms2ger
|
6e5eb0673b
|
Bug 530171 - Correctly handle null arguments to nsIDOMTokenList's methods, r=slvain.pasche, sr=olli.pettay
|
2009-12-30 18:29:40 -05:00 |
|
Jae-Seong Lee-Russo
|
607a11b769
|
Bug 530374 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in xslt, r=jonas
|
2009-12-30 18:27:30 -05:00 |
|
Jae-Seong Lee-Russo
|
daf0803331
|
Bug 530372 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in svg smil, r=jwatt
|
2009-12-30 18:25:44 -05:00 |
|
Josh Aas
|
f9051ae7e3
|
Backed out changeset bee6729280d8
|
2009-12-30 17:29:26 -05:00 |
|
Tom Dyas
|
13780ad38c
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2009-12-30 15:58:33 -05:00 |
|
Phil Lacy
|
fa34110016
|
Bug 536920 - Cursor flashes and doesn't update during drag and drop operations. r=enndeakin.
|
2009-12-30 11:06:07 -06:00 |
|
Olli Pettay
|
dcb24ab519
|
Bug 469304 - Attribute nodes set with setAttributeNode get mutated, r=sicking
--HG--
extra : rebase_source : fd36b564ebc3cc574724e0f7993204319ec5220f
|
2009-12-28 16:35:06 +02:00 |
|
Boris Zbarsky
|
1ac691995c
|
Bug 500882 another followup. This assertion is currently false for comboboxes; we need to fix them first. Needed to fix orange.
|
2009-12-24 19:18:32 -05:00 |
|
Boris Zbarsky
|
3070cc66c6
|
Bug 500882 followup. For some frame types, we set the primary frame multiple times, to the same value. Fixes orange
|
2009-12-24 17:41:02 -05:00 |
|