Ryan VanderMeulen
56a62f9f89
Merge birch to m-c.
2013-06-04 15:00:37 -04:00
Justin Lebar
782796ddd7
Bug 879214 - Try to fix race condition in test_audio_wakelock.html. r=baku
...
--HG--
extra : rebase_source : af1d40db2ed8395db183a14a229ad49e4bc36bf8
2013-06-04 12:00:40 -04:00
Robert O'Callahan
e215cdda66
Bug 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec
...
--HG--
extra : rebase_source : f1e04fe469a1757bfabfcf79bbf0fec29faee1c7
2013-06-04 15:28:23 +12:00
Olli Pettay
46f9017a71
Bug 875252, make type=file click() to work (again) even when the element isn't in the DOM, r=jst
...
--HG--
extra : rebase_source : e8fecce550d5fe91a524f1b47a8429165354ac90
2013-06-04 00:40:41 +03:00
Daniel Holbert
495667fe88
Bug 877510: Undefine GetClassInfo in nsHTMLFormElement.h, in case someone #including us also #included a windows header that stupidly defined it to something else. r=smaug
2013-06-03 10:00:04 -07:00
Ms2ger
389af05f40
Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug
2013-06-02 17:38:25 +02:00
Ms2ger
56b71116ea
Bug 877910 - Make HTMLSelectElement.namedItem return 'HTMLOptionElement' instead of 'object'; r=bz
2013-06-01 08:56:34 +02:00
William Chen
d5403063f8
Bug 840877 - Handle null undoManager in absence of documentElement. r=ehsan
2013-06-11 18:26:11 -07:00
Boris Zbarsky
897328ff5b
Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence
2013-05-30 17:46:48 -04:00
Andrea Marchesini
03c7e8bad2
Bug 877638 - Crash in WakeLockBoolWrapper::UpdateWakeLock when running crashtests. r=ehsan
2013-05-30 11:26:12 -04:00
L. David Baron
2e4a775e61
Bug 234485: Map xml:lang attribute into style so that it's used for font selection and hyphenation. r=bzbarsky
...
The code in nsHTMLStyleSheet implements LangRule to map xml:lang into
style and the code to manage its uniqueness.
The change to nsGenericHTMLElement fixes the mapping of the HTML lang
attribute to do cascading the way all other rule mapping does so that
the cascading works correctly.
The tests test that the correct style language is used for hyphenation
by copying over a set of hyphenation reftests that check its basic
response to languages. There are no specific tests for font selection,
but font selection is known to use the same language data from style.
I verified manually (see other attachments to bug) that the rule
uniqueness is being managed correctly.
--HG--
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-1.xhtml
rename : layout/reftests/text/auto-hyphenation-10.html => layout/reftests/text/auto-hyphenation-xmllang-10.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-11a.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-11b.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-12a.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-12b.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-13a.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-13b.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-14a.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-14b.xhtml
rename : layout/reftests/text/auto-hyphenation-1a.html => layout/reftests/text/auto-hyphenation-xmllang-1a.xhtml
rename : layout/reftests/text/auto-hyphenation-2.html => layout/reftests/text/auto-hyphenation-xmllang-2.xhtml
rename : layout/reftests/text/auto-hyphenation-3.html => layout/reftests/text/auto-hyphenation-xmllang-3.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-4.xhtml
rename : layout/reftests/text/auto-hyphenation-5.html => layout/reftests/text/auto-hyphenation-xmllang-5.xhtml
rename : layout/reftests/text/auto-hyphenation-6.html => layout/reftests/text/auto-hyphenation-xmllang-6.xhtml
rename : layout/reftests/text/auto-hyphenation-7.html => layout/reftests/text/auto-hyphenation-xmllang-7.xhtml
rename : layout/reftests/text/auto-hyphenation-8.html => layout/reftests/text/auto-hyphenation-xmllang-8.xhtml
rename : layout/reftests/text/auto-hyphenation-9.html => layout/reftests/text/auto-hyphenation-xmllang-9.xhtml
2013-05-30 16:00:20 +08:00
Arnaud Sourioux
1aded9ba34
Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug
2013-05-29 13:43:41 -07:00
Michael Brennan
1eaf301952
Bug 829603 - Change charsets to strings in nsIDocShell. r=hsivonen
2013-05-25 16:09:30 +02:00
Ryan VanderMeulen
eb4d754279
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
2013-05-29 17:56:10 -04:00
Arnaud Sourioux
83d60db473
Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug
2013-05-29 13:43:41 -07:00
Kartikaya Gupta
43abffa297
Bug 865735 - Add a units template parameter to the gfx Point, Size, and Rect classes. r=bas,roc
2013-05-29 09:32:30 -04:00
Ryan VanderMeulen
24eca4433d
Merge m-c to inbound.
2013-05-28 15:55:17 -04:00
Andrea Marchesini
23835ca8cd
Bug 872430 - Timeout between when the media is paused and when the wakelock is released. r=jlebar
2013-05-28 13:30:17 -04:00
Cameron McCormack
fa42436c46
Bug 876545 - Make test_input_santization.html output a lot less when it passes. r=mounir
2013-05-28 22:24:34 +10:00
Andrew McCreight
d1266ee9b7
Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug
2013-05-21 16:23:53 -07:00
Mike Shal
6f32ddf61c
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Robert O'Callahan
d201ea9e76
Bug 876133. Ensure output audio volume is updated when 'volume' attribute is set on media element. r=cpearce
...
--HG--
extra : rebase_source : defbb7d13b70349d321006db37f005888fb6a79e
2013-05-27 17:13:05 +12:00
Ed Morley
6b263d87fa
Merge mozilla-central and inbound
2013-05-24 16:09:48 +01:00
Andrea Marchesini
349faa8f7f
Bug 875483 - YouTube HTML5 Playback hangs Firefox. r=tterribe
2013-05-24 14:04:20 +02:00
Boris Zbarsky
e9e2dca8a4
Bug 875622 part 2. Use handles in ConvertJSValueToString. r=smaug
2013-05-24 09:16:00 -04:00
Olli Pettay
518f54ac7a
Bug 868300, use cycle collector to break the cycles between ValidityState and its owner, r=mounir
...
--HG--
extra : rebase_source : 7ae7d0cfdca60d71870ac7b9d7a1210c9e1f6ec3
2013-05-24 02:07:34 +03:00
Mounir Lamouri
44d1c49f21
Bug 874640 - Make HTMLInputElement.valueAsDate visibility pref controlled. r=bz
2013-05-23 14:10:26 +01:00
Arnaud Bienner
053792df71
Bug 875274 - Implement the content part of <input type="color">. r=mounir
2013-05-23 14:02:23 +01:00
Ralph Giles
3d52d52549
Bug 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger
...
Add webidl interfaces and implementations of the HTML <track>
element and related TextTrack, TextTrackList, TextTrackCue,
and TextTrackCueList dom objects.
Visibility is controlled by the media.webvtt.enabled pref,
which defaults to false.
HTMLMediaElement:NewURIFromString() is hoisted to
nsGenericHTMLElement so it's available to the track
element as well.
This patch is primarily work by Dale Karp, David Humphrey
and others as Seneca College.
2013-05-22 00:14:00 +08:00
Bobby Holley
1b2f22fe61
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
...
There are still a handful that either are used with other runtimes, or that
happen very early/late in cx the lifetime of various things where it doesn't
necessarily make sense to have a cx on the stack. This should definitely ensure
that we're not doing double-duty with the nsCxPusher change, though.
2013-05-22 10:05:28 -06:00
Bobby Holley
ba05c93769
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00
Aryeh Gregor
b14c2cbab2
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
2013-04-28 14:52:10 +03:00
John Schoenick
1c1fe9b053
Bug 868660 - Add missing check for media paused in inactive documents. r=roc
2013-05-21 14:13:59 -07:00
Andrea Marchesini
8f9cb63b53
Bug 872925 - Game pack keeps playing audio when running in the background, even though the app has no permission to do so. r=derf
2013-05-21 13:49:17 -04:00
Matthew Gregan
63419e1038
Bug 855570 - Remove WebAudio pref check from Audio Data API deprecation warnings. r=ehsan
2013-05-20 11:13:26 +08:00
Gregory Szorc
c1b865f669
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
2013-05-17 16:20:11 -07:00
Bobby Holley
8abc6c0ed9
Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst
2013-05-17 10:43:20 -07:00
Ed Morley
4384f18cd0
Backed out changeset 34c65a615373 (bug 860941)
2013-05-17 09:08:31 +01:00
Bobby Holley
9ff358e18b
Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst
2013-05-16 23:33:15 -07:00
David Zbarsky
a5f718b924
Bug 871189 - Remove Document classinfo r=bz
2013-05-16 11:06:21 -07:00
Boris Zbarsky
05015ca6da
Bug 868715 part 10. Create specializations of Optional for 'any' and 'object' types so that we can have those look like Optional<Handle<Value> > and Optional<Handle<JSObject*> > respectively. r=peterv,sfink
2013-05-16 12:36:56 -04:00
Boris Zbarsky
a0ca41113d
Bug 868715 part 3. Use on-stack Rooted<Value> for 'any' arguments in WebIDL bindings. r=peterv
2013-05-16 12:36:54 -04:00
Ted Mielczarek
47d7af59de
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
2013-05-16 09:33:26 -04:00
Ryan VanderMeulen
2a4025d688
Backed out 5 changesets (bug 817700) for Ubuntu32 PGO mochitest-1 timeouts on a CLOSED TREE.
...
Backed out changeset fad852b5819a (bug 817700)
Backed out changeset 7a3535c6e652 (bug 817700)
Backed out changeset 44a748256eca (bug 817700)
Backed out changeset 06ae8895852b (bug 817700)
Backed out changeset d6bddc947d38 (bug 817700)
2013-05-15 15:25:47 -04:00
Stephen Pohl
0a00d1f428
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc
2013-05-15 08:21:24 -04:00
Mounir Lamouri
896c0ac265
Bug 783607 - Update code and write tests for <input type='number'> precision fixes. r=jwatt
...
--HG--
rename : content/html/content/test/forms/test_input_range_rounding.html => content/html/content/test/forms/test_input_number_rounding.html
2013-05-15 12:56:00 +01:00
Masatoshi Kimura
9369a25ddf
Bug 673919 - Remove captureEvents, releaseEvents, and routeEvent. r=smaug
2013-05-14 21:18:39 +09:00
Ehsan Akhgari
b757634fd8
Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky
2013-05-13 13:43:53 -04:00
Mounir Lamouri
a4e0a28de3
Bug 826302 - Update .valueAsDate tests to test stuff fixed by WebIDL. r=bz
2013-05-13 11:58:48 +01:00
Ehsan Akhgari
7cb39c2935
Backed out 2 changesets (bug 871315) because different compilers have different standards on what is and is not C++
...
Backed out changeset d0d2e13e8b83 (bug 871315)
Backed out changeset be3976bd2d57 (bug 871315)
Landed on a CLOSED TREE
2013-05-13 14:42:03 -04:00
Ehsan Akhgari
fc17efaf67
Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky
2013-05-13 13:43:53 -04:00
Ed Morley
2710e5d6a9
Backed out changeset 496846474ed3 (bug 864774)
2013-05-13 10:05:49 +01:00
Mike Shal
d2b29f4e87
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
...
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Jonathan Watt
d8a27f177a
Bug 864120 - Use a display list item to create the focus ring for <input type=range>. r=roc
2013-04-22 10:11:56 +01:00
Boris Zbarsky
bfc91fa0eb
Bug 870566. Make dataset gets faster by spending less time messing with strings. r=smaug
2013-05-10 18:57:58 -04:00
Andrea Marchesini
b71ae61f88
Bug 868325 - VideoElement should require a 'screen' wakeLock when active. r=jlebar
...
--HG--
rename : content/html/content/test/test_audio_wakelock.html => content/html/content/test/test_video_wakelock.html
rename : content/media/test/bug520908.ogv => content/html/content/test/wakelock.ogv
2013-05-10 08:42:39 -04:00
Ed Morley
cf8199da6c
Merge latest green inbound changeset and mozilla-central
2013-05-10 09:13:03 +01:00
Ms2ger
268cfa21e8
Bug 859252 - Part b: Import the reftests in the HTML test suite; r=mounir+smontagu
...
--HG--
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-isolate-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-isolate-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-isolate.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-isolate.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-between-Rs-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-between-Rs.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-mixed-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-mixed.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-mixed.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-between-Rs-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-between-Rs.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-mixed-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-mixed.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-mixed.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-between-Rs-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-between-Rs.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-mixed-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-mixed.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed.html
rename : content/html/content/reftests/hidden-1-ref.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1-ref.html
rename : content/html/content/reftests/hidden-1a.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1a.html
rename : content/html/content/reftests/hidden-1b.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1b.html
rename : content/html/content/reftests/hidden-1c.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1c.html
rename : content/html/content/reftests/hidden-1d.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1d.html
rename : content/html/content/reftests/hidden-1e.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1e.html
rename : content/html/content/reftests/hidden-1f.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1f.html
rename : content/html/content/reftests/hidden-1g.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1g.html
rename : content/html/content/reftests/hidden-2-ref.svg => dom/imptests/html/html/editing/the-hidden-attribute/hidden-2-ref.svg
rename : content/html/content/reftests/hidden-2.svg => dom/imptests/html/html/editing/the-hidden-attribute/hidden-2.svg
2013-05-10 09:12:55 +02:00
Nathan Froyd
dbba9baf39
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
Jon Coppeard
5640cfdc91
Bug 868040 - GC: Fix some rooting hazards in content/base r=bz
2013-05-09 10:44:19 +01:00
Matt Brubeck
2cb09b0e04
Backed out changeset a5b13623631c:0200fd49efc3 (bug 838692) for frequent Linux debug test_iframe_sandbox_navigation.html timeouts
...
CLOSED TREE
2013-05-08 16:14:03 -07:00
Boris Zbarsky
d1998e45f3
Bug 869040. Fix ion IC for non-overridebuiltins named gets on ListBase proxies to not cache lack of a property when it's just missing on the prototype. r=djvj
2013-05-08 15:50:58 -04:00
Bob Owen
4e4c826ce6
Tests for bug 838692 - Navigating named targets from sandboxed iframes. (r=imelven)
2013-04-29 19:26:43 +01:00
Robert O'Callahan
152c8c0992
Bug 863224. DOMMediaStream should release its internal MediaStream and listener during Unlink to ensure that events running between Unlink and the destruction of the DOMMediaStream don't see the dying object. r=jesup
...
--HG--
extra : rebase_source : 8937bb0d3aa182bc548b193151d51be80c4a80b2
2013-05-01 23:24:16 +12:00
Ryan VanderMeulen
f6068dd244
Merge inbound to m-c.
2013-05-07 22:10:19 -04:00
Andrea Marchesini
a427445b39
Bug 868943 - HTMLMediaElement::mWakeLock has to be unlocked and not just set to null. r=jlebar
...
--HG--
rename : content/media/test/bug461281.ogg => content/html/content/test/wakelock.ogg
2013-05-07 10:54:16 -04:00
Ryan VanderMeulen
465845882c
Merge m-c to inbound.
2013-05-06 11:20:45 -04:00
Martijn Wargers
0cbe30ac7e
Bug 861689 - Fix focus issues in various B2G mochitests. r=jmaher
2013-05-03 18:29:55 +02:00
Phil Ringnalda
d3e92cd2f3
Merge m-c to m-i
2013-05-05 12:17:07 -07:00
Ms2ger
a9a8f91052
Bug 866600 - Avoid using nsIDOMDocument::GetHidden; r=mounir
2013-05-05 09:03:15 +02:00
David Zbarsky
40805457eb
Bug 868312: Root nsDOMClassInfo.cpp, part 2 r=bz
2013-05-04 03:51:53 -04:00
Ms2ger
fe38e416ee
Backout changesets f309dacf4010:be3cef4b69e3 for thread safety assertions on Windows and test failures on OSX.
2013-05-05 11:51:47 +02:00
Robert O'Callahan
e4b46a4d97
Bug 863224. DOMMediaStream should release its internal MediaStream and listener during Unlink to ensure that events running between Unlink and the destruction of the DOMMediaStream don't see the dying object. r=jesup
2013-05-01 23:24:16 +12:00
Boris Zbarsky
b8d3b00c5d
Bug 865969 part 2. Better rooting in bindings for 'any' arguments. r=smaug
2013-05-03 19:29:07 -04:00
Bobby Holley
d02fa60c1c
Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
...
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Bobby Holley
f267207f77
Bug 829872 - Return null for cross-origin contentDocument. r=bz
2013-05-03 14:47:09 -07:00
Mounir Lamouri
2e83fd3c96
Bug 867950 - Refactor HTMLInputElement::{Clone,RestoreState,SaveState}() to use GetValueMode() instead of mType. r=smaug
2013-05-03 18:17:09 +01:00
Gregory Szorc
c6c1177427
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
2013-05-03 09:54:45 -07:00
Jonathan Watt
e57b4e1bc7
Bug 853525 - Mochitests for <input type=range> rounding issues. r=mounir
2013-05-06 00:23:18 +01:00
Jonathan Watt
473d23052d
Bug 853525 - Convert much of HTMLInputElement (step handling, validation, events, etc.) to use mozilla::Decimal (a Binary Coded Decimal type) to avoid many rounding issues when it has fractional step values. r=mounir
2013-05-06 00:23:18 +01:00
Peter Van der Beken
3fc20eeb1d
Bug 868929 - Convert ImageDocument to WebIDL, consolidate PostCreateWrapper call into nsIDocument::WrapObject. r=bz.
...
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 79780765f9e6be8846774344e0218631903478d4
2013-05-06 15:42:00 +02:00
Peter Van der Beken
ed98b406fc
Bug 868929 - Convert ImageDocument to WebIDL, switch to WebIDL. r=bz.
...
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 18af4f816c456e9a642f12b504651b19765141dc
2013-05-06 15:42:00 +02:00
Peter Van der Beken
41e8886620
Bug 868929 - Convert ImageDocument to WebIDL, move class into a header. r=bz.
...
--HG--
rename : content/html/document/src/ImageDocument.cpp => content/html/document/src/ImageDocument.h
extra : rebase_source : 080b7c60b131b68528a8bee45c30761cbb0e0278
2013-05-06 15:42:00 +02:00
Peter Van der Beken
2c2b37c721
Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz.
2012-12-11 21:45:36 -05:00
Peter Van der Beken
6e95a2ccef
Bug 820846 - Modify the ListBase IC to work with [OverrideBuiltins] bindings, codegen changes and make HTMLDocument OverrideBuiltins. r=bz.
2013-04-20 18:04:09 +02:00
Ehsan Akhgari
cfa035fed9
Backed out 3 changesets (bug 855971, bug 820846) because of browser-chrome test failures
...
Backed out changeset a2245b038bcc (bug 855971)
Backed out changeset 2a999f8ee317 (bug 820846)
Backed out changeset 6dba144500f3 (bug 820846)
2013-05-04 19:27:20 -04:00
Peter Van der Beken
2b06e35158
Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz.
...
--HG--
extra : rebase_source : d5ec9a80442e5b9c8df29f6d5971b61cb9b05778
2012-12-11 21:45:36 -05:00
Peter Van der Beken
97c5edb4da
Bug 820846 - Modify the ListBase IC to work with [OverrideBuiltins] bindings, codegen changes and make HTMLDocument OverrideBuiltins. r=bz.
...
--HG--
extra : rebase_source : 12dbaff8dd2acfeee87bdfa738a013344cb1977a
2013-04-20 18:04:09 +02:00
Trevor Saunders
f14f21d2de
bug 856779 - outparamdel nsIDocument::CreatePresShell() r=dholbert
2013-04-01 06:26:37 -04:00
Chris Pearce
c8081a14c7
Bug 862182. r=roc,doublec
2013-05-03 10:59:18 +12:00
Boris Zbarsky
5c642e9d04
Bug 742206 followup. Fix unexpected passes so we can get rid of this CLOSED TREE.
2013-05-02 16:33:17 -04:00
Ryan VanderMeulen
dee43def22
Merge m-c to inbound.
2013-05-02 15:17:39 -04:00
Ryan VanderMeulen
ee6ba79e8b
Merge m-c to birch.
2013-05-02 13:10:42 -04:00
Andrea Marchesini
29c54d0c0f
Bug 859824 - MediaElement creates a WakeLock when playing audio. r=jlebar
2013-05-02 12:45:35 -04:00
Ryan VanderMeulen
56b20f00eb
Backed out changeset 9fd2515981bf (bug 859824) for bustage.
2013-05-02 12:44:49 -04:00
David Zbarsky
38f5841d1a
Bug 866450 Part 7: Root some additional JS::Values found during review r=bz
2013-05-02 05:12:47 -04:00
David Zbarsky
9e8a403300
Bug 866450 Part 5: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:47 -04:00
David Zbarsky
3f7cb5e49c
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:45 -04:00
Cykesiopka
12a1882dfe
Bug 541918 - Uncomment head attribute test in content/html/document/test/test_bug324378.html. r=jst
2013-05-02 07:52:25 -04:00
Andrea Marchesini
34f4feefa8
Bug 859824 - MediaElement creates a WakeLock when playing audio. r=jlebar
2013-05-02 12:05:00 -04:00
Boris Zbarsky
c15a45c218
Bug 742206 part 4. Start using the new Date stuff for HTMLInputElement.valueAsDate. r=smaug
2013-05-02 14:38:20 -04:00
Ed Morley
0e4101d53a
Backed out changeset ad10907da2d4 (bug 866450) for B2G build failures
2013-05-02 11:58:05 +01:00
Ed Morley
d29f694434
Backed out changeset c5ba9c0dc252 (bug 866450)
2013-05-02 11:57:04 +01:00
Ed Morley
37d84a3fe7
Backed out changeset e0b51717bb64 (bug 866450)
2013-05-02 11:56:57 +01:00
David Zbarsky
0e20dc3030
Bug 866450 Part 7: Root some additional JS::Values found during review r=bz
2013-05-02 05:12:47 -04:00
David Zbarsky
a921f5fb9c
Bug 866450 Part 5: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:47 -04:00
David Zbarsky
350f4548ad
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:45 -04:00
Boris Zbarsky
a1a8592412
Bug 867312. Expose some APIs for working with millisecond timestamps corresponding to JS dates. r=waldo
2013-05-01 23:44:11 -04:00
Ryan VanderMeulen
4c678f2921
Backed out changeset 088bb497b532 (bug 867950) for mochitest-1 failures.
2013-05-02 11:15:50 -04:00
Mounir Lamouri
5945fa3060
Bug 867950 - Refactor HTMLInputElement::{Clone,RestoreState,SaveState}() to use GetValueMode() instead of mType. r=smaug
2013-05-02 14:26:44 +01:00
Boris Zbarsky
a6a01c4125
Bug 884400. Remove the non-WebIDL version of NS_IMPL_NS_NEW_HTML_ELEMENT. r=peterv
2013-06-26 10:59:46 -04:00
Boris Zbarsky
0091068f88
Bug 816343. Remove nsIDOMNodeSelector. r=smaug
2013-06-26 10:59:46 -04:00
Boris Zbarsky
d53f7897bb
Bug 883892. Remove HTMLFormElement classinfo. r=peterv
2013-06-26 10:59:45 -04:00
Mounir Lamouri
593409630d
Bug 857355 - Hide HTMLInputElement's inputMode behind a pref and only turn it on for Nightly/Aurora. r=smaug
2013-05-01 16:58:30 +01:00
Jonathan Kew
1a2d045dd7
bug 857089 - backout changeset b85353b6cc38 pending revised UI for the feature
2013-05-01 10:12:41 +01:00
Chris Pearce
3262662a85
Bug 862182 - Revert bug 862183 due to frequent orange in 459439 crashtest. CLOSED TREE. r=philor
2013-05-01 13:33:33 +12:00
Chris Pearce
f7895b7d0b
Bug 862182 - Hold references to MediaResource in nsRefPtrs. r=roc
2013-05-01 11:23:46 +12:00
Ryan VanderMeulen
671d344146
Backed out changeset f4da799815da (bug 861689) for mochitest asserts.
...
CLOSED TREE
2013-04-30 11:12:17 -04:00
Martijn Wargers
0a8138eb6a
Bug 861689 - Unable to restore focus, expect failures and timeouts after certain tests in the b2g mochitest run. r=jmaher
2013-04-29 23:14:32 +02:00
Boris Zbarsky
0c64b1ab00
Bug 865961. Root the scope argument of wrap-the-xpconnect-object helpers in WebIDL bindings. r=ms2ger
2013-04-29 17:33:42 -04:00
Bobby Holley
2b4ebef499
Bug 865729 - Remove nsIJSContextStack from content/foo. r=gabor
...
We leave it in nsContentUtils.cpp, which we'll handle in a separate patch.
2013-04-29 11:16:17 -07:00
Ryan VanderMeulen
8090a13071
Merge m-c to inbound.
2013-04-29 13:09:28 -04:00
Gabor Krizsanits
700b44eaf8
Bug 863140 - Remove GetInnerWindowInternal. r=bz
2013-04-29 17:34:16 +02:00
Marco Chen
a5979e53a7
Bug 860150 - [Audio] Audio_Data API should join audio channel. r=kinetik
2013-04-29 14:45:13 +08:00
David Zbarsky
6341ecade8
Root PropertyNodeList.getNames, no bug, r=Ms2ger over irc
2013-04-27 15:51:05 -04:00
Ryan VanderMeulen
a80e3021bb
Merge m-c to inbound.
2013-04-26 08:00:50 -04:00
Ryan VanderMeulen
6f0cba2d2f
Merge birch to m-c.
2013-04-26 08:00:07 -04:00
Justin Lebar
3541bd638a
Bug 844323 - Prelude part 1: Use a pref to in nsHTMLMediaElement to control whether we talk to the audio service. r=amarchesini
...
Previously, we used #ifdef B2G. Using a pref allows us to write mochitests which run in desktop Firefox that test the audio service and its interaction with other components.
2013-04-25 20:53:25 -04:00
Boris Zbarsky
687728285d
Bug 864727 part 6. Make all the WrapNode methods take a handle for the scope object. r=ms2ger
2013-04-25 12:29:54 -04:00
Boris Zbarsky
f75142b01d
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
2013-04-25 12:29:54 -04:00
Aryeh Gregor
e78504c9a9
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
2013-04-22 14:15:59 +03:00
Boris Zbarsky
5e7cf4462d
Bug 862629 part 1. Stop playing compartment games with WebIDL callbacks and just use the given object as-is. r=peterv
2013-04-24 14:59:15 -04:00
Robert O'Callahan
042c9329a8
Bug 786539. Part 2: AreAllStreamsForResourceSuspended should ignore streams that can't read the resource data we need. r=cpearce
2013-04-24 21:19:02 +12:00
David Zbarsky
e7c500d80d
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-24 00:22:37 -04:00
Gijs Kruitbosch
53c9f5e075
Bug 865147 - Fix crash in nsContentUtils::ContentIsDescendantOf by checking parent of 'before' node, r=bz, feedback=Ms2ger
2013-04-24 13:05:59 +02:00
Alexander Surkov
2c321e2147
Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug
2013-04-28 09:54:54 +09:00
Andrea Marchesini
e23abdeffe
Bug 864518 - HTMLMediaElement::mAudioChannelAgent not declared to CC, r=bz
...
Bug 864518 - HTMLMediaElement::mAudioChannelAgent not declared to CC, r=bz
2013-04-23 08:28:00 -07:00
Jonathan Watt
c96abddad3
Bug 863634 - Update the position of the thumb for <input type=range> when script uses .value, .valueAsNumber, .stepUp() or .stepDown(). r=mounir
2013-04-23 15:04:28 +01:00
Brandon Waterloo
cd040643ae
Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws
...
This stylesheet applies to all ImageDocuments, including those in frames. In old location for CSS rules, some full themes would not show cursors correctly, nor would ImageDocuments in frames. Image rotation CSS rule classes moved to layout/style/TopLevelImageDocument.css.
2013-04-21 18:29:14 -04:00
Ralph Giles
db30ca3e27
Bug 864544 - Make HTMLMediaElement::mPlayed a cycle collected nsRefPtr. r=cpearce,smaug
...
The current code is safe, but brittle. Making this explicitly
refcounted and traced protects against future code changes.
2013-04-22 16:45:00 -07:00
David Zbarsky
2f1ce3f911
Remove TitleChangedListener dead code, no bug, r=jlebar over irc
2013-04-21 21:25:29 -04:00
David Zbarsky
2bc2cd98b5
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
2013-04-21 21:25:28 -04:00
Ms2ger
7c1ae1ff7c
Merge m-c to m-i.
2013-04-21 09:54:41 +02:00
Ms2ger
a074fea42d
Bug 862084 - Mark HTMLSelectElement.{item,namedItem} as potentially returning null to fix a crash; r=bz
2013-04-21 08:41:54 +02:00
Matt Brubeck
cb941e9301
Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors
2013-04-18 22:29:25 -07:00
David Zbarsky
90a708a094
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
2013-04-19 00:48:03 -04:00
David Zbarsky
0cc27eeace
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
2013-04-19 00:48:02 -04:00
David Zbarsky
b636a402ab
Bug 836176 Part 1.5: Fix nsIDocument::AsHTMLDocument() r=bz
2013-04-18 21:06:57 -04:00
Daniel Holbert
946ba535e5
Bug 860913 part 3: Mark content/html/content/src/ as FAIL_ON_WARNINGS. r=mounir
2013-04-18 13:33:19 -07:00
Daniel Holbert
9a82bfddf0
Bug 860913 part 2: Replace arg-less MOZ_NOT_REACHED with MOZ_ASSERT in HTMLInputElement.cpp, to fix MSVC build warning and match intended semantics. r=mounir
2013-04-18 13:33:14 -07:00
Daniel Holbert
3557153973
Bug 860913 part 1: Use ALLOW_THIS_IN_INITIALIZER_LIST macro to silence existing instances of MSVC warning C4355 in content/html/content/src/. r=mounir
2013-04-18 13:33:13 -07:00
Jonathan Kew
82bcff307a
bug 857089 - add a device-pixel zoom level to image viewer. r=bz
2013-04-18 16:27:37 +01:00
Jonathan Watt
e3bdd2f9f9
Bug 841941 - Add a mochitest to check that the order in which @value/@min/@max/@step are specified in markup makes no difference to the value that <input type=range> will be given. r=mounir
2013-04-17 11:49:33 +01:00
Mike Shal
24b4056720
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
David Zbarsky
5826da3d17
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
2013-04-19 18:57:56 -04:00
David Zbarsky
1cc79b4d68
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-19 18:18:33 -04:00
David Zbarsky
a0911f7978
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
2013-04-19 18:18:33 -04:00
Kyle Huey
9efe37ee1b
Bug 857669: Remove unused traversal method. r=mounir
2013-04-16 09:10:00 -07:00
Jonathan Watt
e90a629735
Bug 851782 - Dispatch an 'input' event when the 'type' of an <input type=range> is changed while a user is dragging its thumb. r=smaug
2013-04-16 15:20:37 +01:00
Ryan VanderMeulen
11638afb91
Merge m-c to inbound.
2013-04-15 16:21:51 -04:00
Simon Montagu
c1ac4fce51
Remove unnecessary calls to ClearHasDirAutoSet in AfterSetAttr, Bug 861607, r=ehsan
2013-04-15 23:14:40 +03:00
Martijn Wargers
86f25a7795
Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin
2013-04-15 19:50:45 +02:00
Masayuki Nakano
714199aee6
Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap
2013-04-14 19:11:09 +09:00
Ehsan Akhgari
a30fe64727
Bug 861325 - Use an optional NamedConstructor argument for HTMLAudioElement; r=bzbarsky
2013-04-12 15:35:46 -04:00
Ms2ger
90d72aaffd
Bug 861098 - Remove more classinfo; r=bz
2013-04-13 09:08:49 +02:00
Ms2ger
8db714d837
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
2013-04-13 09:08:47 +02:00
Ms2ger
ebda306fd2
Bug 826740 - Part f: Move HTMLCanvasElement to Paris bindings; r=khuey
2013-04-13 09:05:51 +02:00
Ms2ger
d9c0b6846d
Bug 826740 - Part e: Implement the WebIDL API for HTMLCanvasElement; r=khuey
2013-04-13 09:05:40 +02:00
Ms2ger
dd5c2e3a40
Bug 826740 - Part d: Use implicit_jscontext to simplify nsIDOMHTMLCanvasElement.getContext; r=khuey
2013-04-13 09:05:33 +02:00
Ms2ger
ef15912c48
Bug 826740 - Part c: Pass a JS::Value instead of an nsIVariant to nsIDOMHTMLCanvasElement.toDataURL; r=khuey
2013-04-13 09:05:22 +02:00
Ms2ger
232412192b
Bug 826740 - Part b: Remove unused arguments from nsIDOMHTMLCanvasElement; r=khuey
2013-04-13 09:04:53 +02:00
Ms2ger
4b5884768c
Bug 826740 - Part a: General cleanup for HTMLCanvasElement; r=khuey
2013-04-13 09:03:57 +02:00
Ms2ger
b1a36bd6e2
Bug 841488 - Part d: Move HTMLSelectElement to WebIDL bindings, remove CI and QS; r=khuey
2013-04-13 09:01:59 +02:00
Ms2ger
c5eed167f0
Bug 841488 - Part c: Implement the remainder of the WebIDL API on HTMLSelectElement; r=khuey
2013-04-13 09:01:04 +02:00
Ms2ger
0da234f352
Bug 858211 - Use more webidl features for HTMLAudioElement; r=bz
2013-04-13 08:59:30 +02:00
Jonathan Kew
b7d8a75522
bug 857192 - use float instead of integer CSS pixels to track available space for image. r=bz
2013-04-15 18:53:03 +01:00
Alice Lieutier
3c4dfcc094
Bug 854812 - Do not allow email with sub-domains or tld starting or ending with a '-' in <input type='email'>. r=mounir,khuey
2013-04-11 00:05:07 +02:00
Joshua Cranmer
ce365a42ff
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
2013-04-11 22:20:09 -05:00
Wes Johnston
dd65afd543
Bug 809558 - Turn on audiochannels for Android AudioTrack. r=kinetic
2013-04-11 15:37:35 -07:00
Aryeh Gregor
635f3e0133
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
2013-04-10 17:15:54 +03:00
Aryeh Gregor
f9e1831a55
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
2013-04-04 15:01:08 +03:00
Aryeh Gregor
3a179a82d7
Bug 857102 part 1 - Make nsNodeInfoManager::GetNodeInfo infallible; r=bz
2013-04-04 15:00:07 +03:00
Boris Zbarsky
8ad22459f8
Bug 851917. Get rid of the classinfo for HTMLObjectElement, HTMLEmbedElement, HTMLAppletElement, and rip out nsHTMLPluginObjElementSH. r=peterv,johns
2013-04-10 13:49:05 -04:00
Boris Zbarsky
80b63872a5
Bug 765780 part 1. Stop disallowing script and plug-ins in designMode documents. r=ehsan
2013-04-08 17:04:19 -04:00
Ralph Giles
5fc8f9429e
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
...
Remove the MOZ_MEDIA build-time define in the content
module, enabling this code unconditionally.
2013-04-04 15:07:00 -07:00
Andrew McCreight
5600e1404e
Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug
2013-04-02 09:48:59 -07:00
Masatoshi Kimura
2ca51c4f79
Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert
2013-04-07 13:45:34 +09:00
David Zbarsky
c2cf14c695
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
2013-04-05 20:44:15 -04:00
Ms2ger
8b70b9fbc6
Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan
2013-04-04 09:05:18 +02:00
Ms2ger
c50b78a918
Bug 856611 - Cleanup HTMLInputElement.webidl; r=bz
2013-04-04 09:04:45 +02:00
Ms2ger
564b34316f
Bug 856605 - Remove TimeRanges CI; r=mounir
2013-04-04 09:04:41 +02:00
Ms2ger
4f80fe5028
Bug 853818 - Remove HTMLMediaElement CI/nsIJSNativeInitializer; r=mounir
2013-04-04 09:04:29 +02:00
Ms2ger
4813a61d46
Bug 841488 - Part b: Merge Get/SetUnsignedIntAttr and Get/SetHTMLUnsignedIntAttr; r=khuey
2013-04-04 09:03:50 +02:00
Ms2ger
3ab3b93918
Bug 841488 - Part a: Rename nsHTMLSelectElement; r=khuey
...
--HG--
rename : content/html/content/src/nsHTMLSelectElement.cpp => content/html/content/src/HTMLSelectElement.cpp
rename : content/html/content/src/nsHTMLSelectElement.h => content/html/content/src/HTMLSelectElement.h
2013-04-04 09:03:33 +02:00
Ms2ger
bd91c28b67
Bug 854196 - Don't call GetWindowInternal directly, and make assertions harder to ignore; r=bz
2013-04-04 09:03:26 +02:00
Ms2ger
f05c1ef0ee
Bug 854090 - Move nsHTMLFormElementSH::FindNamedItem to nsHTMLFormElement; r=khuey
2013-04-04 09:03:12 +02:00
Justin Lebar
4f0b7a659d
Bug 857653 - Fix leak in AudioChannelAgent by making it hold a weak ref to nsHTMLMediaElement. r=bz
2013-04-03 16:35:05 -04:00
Mounir Lamouri
5553219052
Bug 701353 - Tests that <label> actually activates <input type='file'>. r=smaug
2013-04-03 17:06:19 +01:00
Kyle Huey
6641604a5f
Followup to bug 855804: Remove ridiculous WARNINGS_AS_ERRORS junk. r=me
2013-04-03 10:44:35 -07:00
matekm
b83d2641b1
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
...
--HG--
extra : rebase_source : cfdb682506acc14ec811e21ae42f067950e1ff0c
2013-04-02 21:14:24 -04:00