Daniel Holbert
|
aaace3b649
|
Bug 678256: Fix init list warning for nsBuiltinDecoderStateMachine. r=cpearce
|
2011-08-11 15:19:56 -07:00 |
|
Mounir Lamouri
|
c216b7caf6
|
Bug 463491 - Do not reduce the popup blocker abuse level when using command event. r=jst
|
2011-08-11 18:31:33 +02:00 |
|
Mounir Lamouri
|
8b3a5c07fb
|
Merging mozilla-inbound into mozilla-central.
|
2011-08-11 13:08:47 +02:00 |
|
Jan Varga
|
9b22131da7
|
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
|
61b034946c
|
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
|
34f632f590
|
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
|
9fc478bf0f
|
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
|
6a1b59abd3
|
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
|
559ce0c9f0
|
Bug 676413 - test crossOrigin without value - r=bz
|
2011-08-10 18:25:22 -04:00 |
|
Benoit Jacob
|
7ad2f36370
|
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
|
ee08b0a2a4
|
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
|
badccfcde0
|
Bug 677658, disable scriptloader when parsing in innerHTML/InsertAdjacentHTML, r=sicking
|
2011-08-10 23:53:14 +03:00 |
|
Olli Pettay
|
378005e1f1
|
Bug 677847 - Crash [@ nsContentUtils::IsEventAttributeName ], r=jst
|
2011-08-10 23:24:48 +03:00 |
|
Michael Ventnor
|
dd85675225
|
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
|
358ba35c5c
|
Bug 669904 - Add nsAttrValue size to the DOM Memory Reporter. f=bz r=jst
|
2011-08-11 00:54:19 +02:00 |
|
Paul ADENOT
|
1493cdedf4
|
Bug 462892 - Add a mIsSynthetic member to nsIDocument r=roc
|
2011-08-09 08:35:00 -04:00 |
|
Ehsan Akhgari
|
e48161b8ff
|
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
|
6ba5e2e770
|
Bug 672577 - Crash [@ SelectionChangeEvent::Run] r=blassey
|
2011-08-09 19:05:00 -04:00 |
|
Mats Palmgren
|
eb7ef218f8
|
Bug 677105 - <noscript> content cannot be copied to clipboard. r=bzbarsky
|
2011-08-09 17:14:37 +02:00 |
|
David Zbarsky
|
b849d09dcc
|
Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug
|
2011-08-07 16:17:00 -04:00 |
|
David Zbarsky
|
8509478d01
|
Bug 672536 - Merge nsISelection3 into nsISelection r=smaug
|
2011-08-07 16:18:00 -04:00 |
|
Justin Wood
|
f20a7276c2
|
Merge from m-c
|
2011-08-09 06:31:01 -04:00 |
|
Paul ADENOT
|
36cf6a91a7
|
Bug 462960 - Implement nsIDOMHTMLMediaElement::GetSeekable() + seeking algorithm part 7. r=cpearce
|
2011-08-09 12:10:48 +02:00 |
|
Jan Varga
|
5020b003ce
|
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
|
e2080fcb25
|
Bug 677107 - Sprinkle IsHTML(nsIAtom*) pixie dust over select-option-optgroup code; r=bz
|
2011-08-08 17:14:33 +02:00 |
|
Kyle Huey
|
b076ca1dd7
|
Merge m-i to m-c.
|
2011-08-08 08:18:51 -04:00 |
|
Boris Zbarsky
|
e359172ab9
|
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
|
b9cc8ead91
|
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
|
a39598fa3e
|
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
|
d1bba9b0c6
|
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
|
a049539fef
|
Bug 668953 - [10.7] Support new back/forward gestures in OSX Lion; r=smichaud
|
2011-08-05 14:36:51 -04:00 |
|
Dão Gottwald
|
fafbb5b865
|
Backed out changeset e60f96b64dfa
|
2011-08-07 16:58:43 +02:00 |
|
Marco Castelluccio
|
c46588a43f
|
Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen
|
2011-08-07 16:11:13 +02:00 |
|
Jason Duell
|
ef3ae06a49
|
bug 675784 - websockets early cancel part 2/2 r=mcmanus.
|
2011-08-07 09:44:19 -04:00 |
|
Patrick McManus
|
7b31953ff1
|
bug 675784 - websockets early cancel part 1/2 r=jduell
|
2011-08-07 09:43:53 -04:00 |
|
Michael Wu
|
ccaba60ed1
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
|
Neil Rashbrook
|
4a4e8db2f1
|
Bug 675191 Don't write a cached dynamic overlay back to cache again r=Enn
|
2011-08-07 14:04:47 +01:00 |
|
Olli Pettay
|
261aec5624
|
Backout Bug 677026
|
2011-08-07 01:10:07 +03:00 |
|
Olli Pettay
|
5fa9339250
|
Bug 677026 - nsIDOMWindow should inherit nsIDOMEventTarget, r=sicking
|
2011-08-06 23:56:34 +03:00 |
|
Marco Bonardo
|
c566b79a61
|
Backout changesets 57446cb82caa, 1c136ef5cac2 due to Tp5 regression on OSX.
|
2011-08-06 10:24:48 +02:00 |
|
Benoit Girard
|
f7a0329216
|
Bug 668953 - [10.7] Support new back/forward gestures in OSX Lion; r=smichaud
--HG--
extra : rebase_source : e49091e63fb613b55d6331f1a5d9916e6de8db0d
|
2011-08-05 14:36:51 -04:00 |
|
Henri Sivonen
|
123c12d01a
|
Bug 675621 - Reposition update batch to avoid an assertion about removal mutations when inserting a DOM fragment in insertAdjacentHTML. r=Olli.Pettay.
|
2011-08-05 19:45:31 +03:00 |
|
Chris Pearce
|
e9746ae18e
|
Bug 675747 - Handle multiple bos pages in a single ogg bitstream. r=doublec
|
2011-08-05 08:44:24 +12:00 |
|
Justin Lebar
|
8e5777e1a0
|
Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug
--HG--
extra : rebase_source : 67c37d16f9ac4cbd69f7a76ee94e47c8adf59ae3
|
2011-08-06 11:44:02 -04:00 |
|
Nikhil Marathe
|
c3f0bf12bc
|
Bug 664249 - API fixes for inlined TypedArray properties. r=mrbkap
--HG--
extra : rebase_source : 1bcd524f639b1e79dbb461c737b6abdbc62ba606
|
2011-08-01 15:50:04 -07:00 |
|
Ehsan Akhgari
|
473351faa5
|
Bug 674820 - input/textarea.selectionStart/selectionEnd/selectionDirection should not require the presence of a frame; r=bzbarsky
--HG--
rename : layout/reftests/editor/selection_visibility_after_reframe.html => layout/reftests/editor/selection_visibility_after_reframe-3.html
|
2011-07-29 17:31:57 -04:00 |
|
Marco Bonardo
|
527591fbb1
|
Merge mozilla-central and mozilla-inbound
|
2011-08-04 11:35:17 +02:00 |
|
Marco Bonardo
|
8dfa1762f3
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-08-04 11:19:01 +02:00 |
|
Marco Bonardo
|
195908f0b1
|
Backout changeset d43b06e79794 (Bug 612839) due to build bustage.
|
2011-08-04 11:02:49 +02:00 |
|
Robert Sesek
|
6a70e0ff21
|
Bug 448168 - Apply |s/entires/entries/g|; r=roc
|
2011-08-04 09:04:29 +02:00 |
|