Daniel Veditz
|
7bd235775f
|
backing out a6ce37b09cf5
|
2010-01-14 17:20:18 -08:00 |
Daniel Veditz
|
153553d9b6
|
Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit
|
2010-01-14 17:19:11 -08:00 |
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
|
f2cab6a506
|
bug 515433, bug 515437: Content Security Policy (CSP) core
|
2010-01-13 14:18:24 -08:00 |
Cameron McCormack
|
7fffd7ecb9
|
Bug 512636 - SVGTransform.setMatrix() should copy the matrix argument, not adopt it. r=jwatt
|
2010-01-13 19:21:17 +00:00 |
Josh Aas
|
7f29a9d722
|
Sent "PluginCrashed" notification when a plugin crashes. b=519541 r=jst r=bsmedberg
|
2010-01-13 11:42:41 -05:00 |
Boris Zbarsky
|
b11e1b25ea
|
Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst
|
2010-01-13 11:30:11 -05:00 |
Boris Zbarsky
|
f41f7ddf72
|
Bug 514300 part 2. Make nsBindingManager::ContentRemoved remove the node from all the places it needs to be removed from. Also fixes bug 415301 and bug 495354. r=sicking
|
2010-01-13 11:30:11 -05:00 |
Brian Birtles
|
44cd3b8d6b
|
Bug 534325: Apply SMIL restart semantics at interval start times rather than end times, and allow duration to determine interval-ending when there's no end attribute. r=dholbert sr=roc
|
2010-01-13 00:18:51 -08:00 |
Daniel Holbert
|
4aa49ca63e
|
Bug 537313: Disable MSVC warning C4355 ('this' used in init list) in SVG's consumers of nsReferencedElement. r=roc
|
2010-01-13 00:18:48 -08:00 |
Daniel Holbert
|
06b966053e
|
s/nulll/null/ in nsNodeUtils::SetUserData header comment. (no bug; comment-only fix)
|
2010-01-13 00:18:46 -08:00 |
Daniel Holbert
|
141de6d154
|
Bug 526536: Add some testcases that should be fixed by syncbase timing patches. (tests-only change)
|
2010-01-12 12:00:50 -08:00 |
Daniel Holbert
|
da78d003b2
|
Bug 537852 followup D: Misc nit fixes to syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
Brian Birtles
|
610477f65e
|
Bug 537852: Add tests for syncbase timing (bug 474743). r=dholbert
|
2010-01-12 12:00:49 -08:00 |
Daniel Holbert
|
56ee09184b
|
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
|
c8f6f13d21
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
Brian Birtles
|
2d6def246c
|
Bug 474743 Patch C: Implement the parsing for syncbase timing. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
Brian Birtles
|
36ddff2445
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
Brian Birtles
|
fa6faa698b
|
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
|
fed086b1d7
|
Bug 526394. Part 34: Create nsContentUtils::AddScriptBlockerAndPreventAddingRunners. r=sicking
|
2010-01-12 10:45:20 +13:00 |
Henri Sivonen
|
2f2a85a778
|
Bug 539423 - Remove bogus assertion: Mouse move must have some target content. r=Olli.Pettay.
|
2010-01-14 15:58:33 +02:00 |
Peter Van der Beken
|
0927783cce
|
Back out changeset aa4791e4dad9 (Bug 529386 - optimize canvas.width = canvas.width) to fix orange.
|
2010-01-14 12:59:53 +01:00 |
Peter Van der Beken
|
306469ad68
|
Fix for bug 539236 (Make nsSVGAnimateTransformElement use SVGAnimateTransformElement DOMCI). r=roc.
--HG--
extra : rebase_source : 4e2e5c084aba8d6aa91502e39fa3f4c51e4fa164
|
2010-01-13 14:52:31 +01:00 |
Peter Van der Beken
|
a5b6707a12
|
Fix for bug 428229 (Unable to override addEventListener), remove custom addEventListener code. r=bz.
--HG--
extra : rebase_source : 4e679da2100075a1e3c4ad557b92a3c86a5cf7be
|
2010-01-13 14:50:01 +01:00 |
Saint Wesonga
|
bee00f60ec
|
Bug 529386 - optimize canvas.width = canvas.width. r=vlad
|
2010-01-14 11:45:57 +01:00 |
Robert O'Callahan
|
a1e9364edb
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Robert O'Callahan
|
88696f1094
|
Bug 526394. Part 9: More conversion for nsEventStateManager and nsImageDocument. r=smaug
|
2010-01-12 10:45:04 +13:00 |
Robert O'Callahan
|
ad3dcdefcc
|
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
|
dcec905f32
|
Bug 526394. Part 7: Hoist GetHtmlContent/GetBodyContent to nsIDocument. r=jst
|
2010-01-12 10:45:03 +13:00 |
Robert O'Callahan
|
9286d176ee
|
Bug 526394. Part 6: Fix up nsEventStateManager. r=smaug
|
2010-01-12 10:45:02 +13:00 |
Robert O'Callahan
|
785abafda3
|
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
|
f89652f604
|
Bug 526394. Part 1: Make a couple of tests more descriptive when they fail.
|
2010-01-12 10:45:00 +13:00 |
Mats Palmgren
|
4db40a3534
|
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
|
56ac1fe1ee
|
Add crashtests
|
2010-01-10 19:50:41 -08:00 |
Tom Dyas
|
0f154b629d
|
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
|
f2eb2aae2e
|
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
|
57e899ccdc
|
Bug 538466 "ASSERTION: Wrong document somewhere" with contenteditable r=bz
|
2010-01-08 13:59:23 +09:00 |
L. David Baron
|
55a821dfa2
|
Remove CID and layout module constructor for CSS style sheets. (Bug 239008) r=bzbarsky
|
2010-01-07 08:51:16 -05:00 |
Olli Pettay
|
c0f0d7e3a5
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
Daniel Holbert
|
c7838fb8ec
|
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
|
a253ffe97b
|
Bug 528703. NotifyOwnerDocumentActivityChanged() should call mDecoder->Play() regardless of mReadyState. r=doublec
|
2010-01-07 14:13:27 +13:00 |
Robert O'Callahan
|
c51f5e4cce
|
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
|
3b00ef4ce7
|
Bug 366283. Enable canvas tests for correct compositing operators.
|
2010-01-07 13:55:08 +13:00 |
Robert O'Callahan
|
649b10149a
|
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
|
9c2e96cab0
|
Bug 366283. Enable/disable shadows correctly as per spec. r=jrmuizel
|
2010-01-07 13:55:08 +13:00 |
Daniel Holbert
|
b20bff31e2
|
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
|
c0b94ed6ab
|
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
|
868cf51bc8
|
Bug 537041 "ASSERTION: Wrong document somewhere" with contenteditable, stylesheet r=bz
|
2010-01-06 14:55:54 +09:00 |
Daniel Holbert
|
9cf666c616
|
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
|
d85823fed6
|
Bug 538014 - Handlers in txStylesheetCompileHandlers.cpp should be static, r=jonas
|
2010-01-05 18:31:58 -05:00 |
Josh Aas
|
4ef1870cfe
|
Minor cleanup, no bug. a=bsmedberg
|
2010-01-05 13:30:00 -05:00 |