Mats Palmgren
658d79ef70
Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking
2011-08-16 02:55:20 +02:00
Oleg Romashin
0e6f0b05b1
Bug 678431 - Compilation without MOZ_MEDIA defined is broken r=Olli.Pettay
2011-08-14 19:31:36 -07:00
Marco Castelluccio
d3f9d68e9e
Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen
2011-08-14 10:39:26 -07:00
L. David Baron
d2b6891283
Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc
...
This changes a number of callers that were previously bypassing the use
of the correct language (with either no language or the charset-detected
language on the pres context via nsPresContext::GetMetricsFor) and/or
the correct user font set to pass the correct values, which should
improve the correctness of the behavior of whatever they were using the
fonts for, and also reduce the number of unique sets of font metrics
requested (which helps nsFontCache effectiveness).
2011-08-14 10:08:04 -07:00
Ms2ger
f1ce0d69e4
Merge m-c to m-i
2011-08-13 14:47:03 +02:00
Malini Das
132054c82e
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Malini Das
ee09d54d6f
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
2011-08-12 12:21:42 -04:00
Malini Das
91a27b5ddc
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
2011-08-12 12:21:37 -04:00
Malini Das
ea71db787e
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Matt Brubeck
981b18c20b
Merge the last green changeset from mozilla-inbound to mozilla-central
2011-08-12 06:41:55 -07:00
Benoit Jacob
09f3b97ace
Bug 676413 - fix the crossOrigin attribute test - r=smaug
...
This is not a limited-enumerated attribute, so let's use reflectString instead.
2011-08-11 18:17:59 -04:00
Benoit Jacob
495c9c0f00
Bug 676413 - test crossOrigin without value - r=bz
2011-08-10 18:25:22 -04:00
Benoit Jacob
8d3a866b35
Bug 676413 - test that crossOrigin="" or invalid value has the behavior of "anonymous" - r=bz
2011-08-10 18:25:22 -04:00
Boris Zbarsky
cb62b5e34b
Bug 676413 - crossOrigin attribute invalid-value-default should be Anonymous - r=sicking
...
As specified in http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#cors-settings-attribute
"The empty string is also a valid keyword, and maps to the Anonymous state. The attribute's invalid value default is the Anonymous state. The missing value default, used when the attribute is omitted, is the No CORS state."
2011-08-10 18:25:22 -04:00
Steven Michaud
21ffbbde09
Bug 668953 - Support two-finger horizontal swipe on OS X Lion. r=bgirard
2011-08-11 12:42:23 -05:00
Ms2ger
3245ed0541
Bug 677101, part d - Remove some includes from nsHTMLInputElement.cpp; r=volkmar
2011-08-11 15:29:59 +02:00
Ms2ger
3fea5b3901
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
2011-08-11 15:29:58 +02:00
Ms2ger
4ca9cbc0f3
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
2011-08-11 15:29:50 +02:00
Mounir Lamouri
43d40b8987
Merging mozilla-inbound into mozilla-central.
2011-08-11 13:08:47 +02:00
Jan Varga
e55a38f214
Bug 677463 - <menuitem>.label should return .textContent if there's no label content attribute r=smaug
2011-08-11 08:07:26 +02:00
L. David Baron
50fab69e73
Backout changeset 89a9f4a88d5b (bug 676413) for causing content/html/content/test/test_bug664299.html failures.
2011-08-10 18:00:39 -07:00
L. David Baron
376285b3db
Backout changeset 289becc07558 (bug 676413) for causing content/html/content/test/test_bug664299.html failures.
2011-08-10 18:00:20 -07:00
L. David Baron
4957b0fa04
Backout changeset aac29f0bdd10 (bug 676413) for causing content/html/content/test/test_bug664299.html failures.
2011-08-10 17:59:55 -07:00
Benoit Jacob
ed1b42f47f
Bug 638549 - fix leak of WebGL about:memory reporters - r=jrmuizel
...
See bug 638549 comment 25. We had to ref-count these pointers.
2011-08-10 18:25:23 -04:00
Benoit Jacob
024236d717
Bug 676413 - test crossOrigin without value - r=bz
2011-08-10 18:25:22 -04:00
Benoit Jacob
47377bd040
Bug 676413 - test that crossOrigin="" or invalid value has the behavior of "anonymous" - r=bz
2011-08-10 18:25:22 -04:00
Boris Zbarsky
a81e58524f
Bug 676413 - crossOrigin attribute invalid-value-default should be Anonymous - r=sicking
...
As specified in http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#cors-settings-attribute
"The empty string is also a valid keyword, and maps to the Anonymous state. The attribute's invalid value default is the Anonymous state. The missing value default, used when the attribute is omitted, is the No CORS state."
2011-08-10 18:25:22 -04:00
Olli Pettay
b25b4bffbe
Bug 677658, disable scriptloader when parsing in innerHTML/InsertAdjacentHTML, r=sicking
2011-08-10 23:53:14 +03:00
Olli Pettay
e789398821
Bug 677847 - Crash [@ nsContentUtils::IsEventAttributeName ], r=jst
2011-08-10 23:24:48 +03:00
Michael Ventnor
e78ff0e96c
Bug 677495 - Image documents shouldn't have things other than the <img> in the <body> r=roc
2011-08-11 14:23:00 +10:00
Mounir Lamouri
2395006a80
Bug 669904 - Add nsAttrValue size to the DOM Memory Reporter. f=bz r=jst
2011-08-11 00:54:19 +02:00
Paul ADENOT
e82199ff00
Bug 462892 - Add a mIsSynthetic member to nsIDocument r=roc
2011-08-09 08:35:00 -04:00
arno renevier
56a37f401e
Bug 338427 - Spellchecker should respect the langi attribute; r=ehsan
2011-08-12 15:12:45 -04:00
Daniel Holbert
6981f5f0c4
Bug 678256: Fix init list warning for nsBuiltinDecoderStateMachine. r=cpearce
2011-08-11 15:19:56 -07:00
Mounir Lamouri
837af0d74a
Bug 463491 - Do not reduce the popup blocker abuse level when using command event. r=jst
2011-08-11 18:31:33 +02:00
Ehsan Akhgari
523ebb7851
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
2011-08-10 01:36:00 -04:00
Pranay Choudhary
265d35ac3b
Bug 672577 - Crash [@ SelectionChangeEvent::Run] r=blassey
2011-08-09 19:05:00 -04:00
Mats Palmgren
8172925bbc
Bug 677105 - <noscript> content cannot be copied to clipboard. r=bzbarsky
2011-08-09 17:14:37 +02:00
David Zbarsky
feef9bcb83
Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug
2011-08-07 16:17:00 -04:00
David Zbarsky
110e54925e
Bug 672536 - Merge nsISelection3 into nsISelection r=smaug
2011-08-07 16:18:00 -04:00
Justin Wood
bc9a7d1530
Merge from m-c
2011-08-09 06:31:01 -04:00
Paul ADENOT
f582e1c46c
Bug 462960 - Implement nsIDOMHTMLMediaElement::GetSeekable() + seeking algorithm part 7. r=cpearce
2011-08-09 12:10:48 +02:00
Jan Varga
a298beaa2e
Bug 617528 Part 2 - Core implementation r=smaug
...
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Ms2ger
b5d390cce8
Bug 677107 - Sprinkle IsHTML(nsIAtom*) pixie dust over select-option-optgroup code; r=bz
2011-08-08 17:14:33 +02:00
Kyle Huey
15fbe145d9
Merge m-i to m-c.
2011-08-08 08:18:51 -04:00
Boris Zbarsky
6e9a9ac2a9
Bug 675405 part 3. Expand the event list to contain more information than just the name and move all the information from the tables in nsContentUtils to it. r=smaug
2011-08-07 22:30:17 -04:00
Boris Zbarsky
ca4c622987
Bug 675405 part 2. Add some events that we implement that aren't in the spec to the event list, and convert the long lists of event stuff in classinfo to using the canonical event list. r=smaug
2011-08-07 22:27:01 -04:00
Boris Zbarsky
0900312749
Bug 675405 part 1. Create a header that defines the various event names in HTML5. r=smaug
2011-08-07 22:26:52 -04:00
Boris Zbarsky
d941fafb57
Bug 675121. Unregister animation frame callbacks from the refresh driver while we have event handling suppressed. r=smaug,roc
2011-08-07 22:24:28 -04:00
Benoit Girard
ad159e5e30
Bug 668953 - [10.7] Support new back/forward gestures in OSX Lion; r=smichaud
2011-08-05 14:36:51 -04:00