David Zbarsky
31f698e0c7
Bug 816778 Part 1.5: Create nsISVGPoint and make nsSVGTranslatePoint::DOMVal a subclass r=bz
2012-12-22 23:54:20 -05:00
David Zbarsky
eb691de843
Bug 816778 Part 1: Convert SVGPoint to WebIDL r=bz
2012-12-22 23:54:19 -05:00
Nagarjuna Varma
8557b6a522
Bug 785060 - Check for allocation failure in JS_NewUCStringCopyZ calls; r=Ms2ger
2012-12-22 18:35:07 -05:00
Peter Van der Beken
a9c13b2cd4
Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz.
...
--HG--
rename : content/html/content/src/nsHTMLBodyElement.cpp => content/html/content/src/HTMLBodyElement.cpp
rename : content/html/content/src/nsHTMLDataListElement.cpp => content/html/content/src/HTMLDataListElement.cpp
rename : content/html/content/src/nsHTMLFontElement.cpp => content/html/content/src/HTMLFontElement.cpp
rename : content/html/content/src/nsHTMLFrameSetElement.cpp => content/html/content/src/HTMLFrameSetElement.cpp
rename : content/html/content/src/nsHTMLFrameSetElement.h => content/html/content/src/HTMLFrameSetElement.h
rename : content/html/content/src/nsHTMLLabelElement.cpp => content/html/content/src/HTMLLabelElement.cpp
rename : content/html/content/src/nsHTMLLabelElement.h => content/html/content/src/HTMLLabelElement.h
extra : rebase_source : f287e7530fa829a6159537476dc1418bbc9f40e5
2012-12-21 15:07:28 +01:00
Peter Van der Beken
6b82e32e41
Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings) - move some HTML element classes to mozilla::dom. r=bz.
...
--HG--
rename : content/html/content/src/nsHTMLBodyElement.cpp => content/html/content/src/HTMLBodyElement.cpp
rename : content/html/content/src/nsHTMLDataListElement.cpp => content/html/content/src/HTMLDataListElement.cpp
rename : content/html/content/src/nsHTMLDivElement.cpp => content/html/content/src/HTMLDivElement.cpp
rename : content/html/content/src/nsHTMLDivElement.h => content/html/content/src/HTMLDivElement.h
rename : content/html/content/src/nsHTMLElement.cpp => content/html/content/src/HTMLElement.cpp
rename : content/html/content/src/nsHTMLFontElement.cpp => content/html/content/src/HTMLFontElement.cpp
rename : content/html/content/src/nsHTMLFrameSetElement.cpp => content/html/content/src/HTMLFrameSetElement.cpp
rename : content/html/content/src/nsHTMLFrameSetElement.h => content/html/content/src/HTMLFrameSetElement.h
rename : content/html/content/src/nsHTMLLabelElement.cpp => content/html/content/src/HTMLLabelElement.cpp
rename : content/html/content/src/nsHTMLLabelElement.h => content/html/content/src/HTMLLabelElement.h
rename : content/html/content/src/nsHTMLUnknownElement.cpp => content/html/content/src/HTMLUnknownElement.cpp
rename : content/html/content/src/nsHTMLUnknownElement.h => content/html/content/src/HTMLUnknownElement.h
extra : rebase_source : 99a2b1764bfd34db1375939b967f816dc2a42a91
2012-12-21 15:06:50 +01:00
Peter Van der Beken
57dcec1ee9
Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings) - make NS_IMPL_NS_NEW_HTML_ELEMENT macros work with HTML element classes in mozilla::dom. r=bz.
...
--HG--
rename : dom/encoding/TextDecoderBase.h => dom/encoding/TextDecoder.h
rename : dom/encoding/TextEncoderBase.h => dom/encoding/TextEncoder.h
extra : rebase_source : c6c3c3e702fd2c6081869f1f2cf88bbf6b10b293
2012-12-21 15:06:49 +01:00
Neil Rashbrook
b87325632b
Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron
2012-12-22 20:40:37 +00:00
Ms2ger
1db66739bf
Merge m-c to inbound.
2012-12-22 14:42:37 +01:00
Jonathan Kew
ee527f41ef
Bug 823964 - Wrong bounds for scaled images. r=longsonr
2012-12-22 10:07:00 +00:00
Boris Zbarsky
20a6d96dc4
Bug 804631. Add the WebIDL API for Document. r=peterv
...
I'm not entirely happy with the XPath bits. If we had an
nsXPathEvaluator member, or if the WebIDL API were on
nsIDOMXPathEvaluator or something, all that stuff would need a lot
less code...
2012-12-22 00:27:27 -08:00
Peter Van der Beken
621ea014c0
Fix for bug 821606 (Turn on WebIDL bindings for Element and HTMLElement). r=bz.
...
--HG--
extra : rebase_source : f85002d801871a3a99c1b8bc121509ae87d2f665
2012-11-22 12:09:57 +01:00
Peter Van der Beken
2e848596ed
Fix for bug 820577 (Support reparenting for new DOM binding objects). r=bholley/bz.
...
--HG--
extra : rebase_source : 66dad56b8f543790ffa7e595ccd684c4673403df
2012-09-26 16:17:46 +02:00
William Chen
d33f454e9f
Bug 820544 - Prefix WebIDL dictionary native member names to avoid C++ keywords. r=bz
2012-12-17 13:44:04 -08:00
Steve Workman
9332fbdb86
Bug 816741 - Add a callback function in WebMReader for nestegg logging r=kinetik
2012-12-17 14:26:55 -08:00
Benoit Jacob
1d4393412d
Bug 822404 - Shouldn't use WANT_NEW_SURFACE when uploading DOM elements to WebGL textures - r=jgilbert
2012-12-17 16:59:51 -05:00
Scott Johnson
f5cdc7a954
Bug 821801: Make nsContentUtils::ViewportInfo into a separate class in order to allow better state tracking. [r=kats]
2012-12-17 15:24:41 -06:00
Bill McCloskey
75bb99f7e1
Bug 821116 - Track line numbers for XBL properties (r=bz)
2012-12-17 12:22:38 -08:00
Ed Morley
e677501238
Remove spurious newline to fix bustage (no bug)
2012-12-17 13:36:11 +00:00
Ed Morley
101d6f1002
Bug 814533 - Disable test_playback_rate.html on Linux for too many intermittent failures
2012-12-17 13:21:18 +00:00
Robert O'Callahan
e5e466078c
Bug 794426. Don't call StopAudioThread from the main thread when we start capturing audio to a MediaStream. Instead, let the state machine thread call StopAudioThread. r=cpearce
2012-12-04 23:59:36 +13:00
John Schoenick
c46137e03f
Bug 822040 - Cleanup the channel when plugins reject their initial stream. r=josh
2012-12-16 19:36:02 -08:00
Jonathan Watt
f595fb2060
Bug 802628 - Part 1, Kill nsSVGUtils::InvalidateAndScheduleReflowSVG. r=mattwoodrow.
2012-11-28 09:42:13 +00:00
Masatoshi Kimura
816f18b1f1
Bug 818281 - Remove DOMClassInfo remnants from XMLHttpRequest. r=bz
2012-12-16 19:57:12 -05:00
Tobias Schneider
94e05bd28d
Bug 803124 - Rename mozIsPointInStroke to IsPointInStroke. r=jmuizelaar
...
--HG--
rename : content/canvas/test/test_mozIsPointInStroke.html => content/canvas/test/test_isPointInStroke.html
2012-11-22 14:37:42 +01:00
Ting-Yuan Huang
0b4168afb5
Bug 815473 - Replace runtime computed sUnpremultiplyTable/sPremultiplyTable with constants. r=roc
2012-12-16 19:20:01 -05:00
Ed Morley
62e46aa794
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Simon Montagu
5f1677a1eb
When the text node that set the directionality of an element with dir=auto is removed, and there is no other text node that can set the directionality, clear the dirAutoSetBy property on the element. Bug 815500, r=peterv
2012-12-16 07:35:07 -08:00
Simon Montagu
a8db051490
Test for bug 815477
2012-12-16 07:35:07 -08:00
Simon Montagu
57de20c186
Test for bug 815500
2012-12-16 07:35:07 -08:00
Josh Matthews
b5a5e3ef75
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Boris Zbarsky
5e83f7f535
Back out bug 818371 because what we used to do actually matches the spec.
2012-12-16 00:16:47 -05:00
Fabrice Desré
2d02516d30
Bug 820196 - CSP slows down app startup by ~12% [r=geekboy]
2012-12-14 14:53:29 -08:00
Masayuki Nakano
2455263ab2
Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
160a2495d0
Bug 813445 part.13 nsEventDispatcher shouldn't use the flags defined in nsGUIEvent.h r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
322db055c2
Bug 813445 part.12 Remove NS_EVENT_FLAG_ONLY_CHROME_DISPATCH and nsEvent::flags r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
8ef3cf1583
Bug 813445 part.11 Don't use NS_EVENT_FLAG_NO_CONTENT_DISPATCH for nsEvent::flags r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
b5bfba81cc
Bug 813445 part.10 Remove NS_EVENT_FLAG_DONT_FORWARD_CROSS_PROCESS and NS_EVENT_RETARGET_TO_NON_NATIVE_ANONYMOUS r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
0b4728f158
Bug 813445 part.9 Remove NS_EVENT_FLAG_EXCEPTION_THROWN r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
0dced195ab
Bug 813445 part.8 Remove NS_EVENT_FLAG_SYNTHETIC_TEST_EVENT r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
f214472f22
Bug 813445 part.7 Remove NS_EVENT_DISPATCHED and NS_EVENT_FLAG_DISPATCHING r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
0adde071a4
Bug 813445 part.6 Remove NS_EVENT_FLAG_PREVENT_MULTIPLE_ACTIONS r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
e26d8738b2
Bug 813445 part.5 Remove NS_EVENT_FLAG_NO_DEFAULT and NS_EVENT_FLAG_NO_DEFAULT_CALLED_IN_CONTENT r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
170ab43d48
Bug 813445 part.4 Remove NS_EVENT_FLAG_STOP_DISPATCH and NS_EVENT_FLAG_STOP_DISPATCH_IMMEDIATELY r=smaug
2012-12-16 10:26:03 +09:00
Masayuki Nakano
792137f340
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
2012-12-16 10:26:03 +09:00
Masayuki Nakano
28cc7d378c
Bug 813445 part.2 Don't use NS_EVENT_FLAG_BUBBLE and NS_EVENT_FLAG_CAPTURE for nsEvent::flags r=smaug
2012-12-16 10:26:03 +09:00
Masayuki Nakano
eb6b871bcb
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
2012-12-16 10:26:03 +09:00
Jeff Walden
7146c23e80
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
2012-12-14 18:58:45 -05:00
Jeff Muizelaar
b4e2a8d95a
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
...
This doesn't switch all of the users yet, but is a step in the right
direction.
--HG--
extra : rebase_source : 91b4fef3f67586179c119208d000cf7629e04963
2012-10-12 08:43:01 -04:00
Ms2ger
f522f4fcde
No bug - Fix typo in comment. DONTBUILD.
2012-12-15 14:10:46 +01:00
Peter Van der Beken
b208a08d09
Fix for bug 815149 (Add support for SOWs and XBL bindings in new DOM bindings). r=bz.
...
--HG--
extra : rebase_source : c24544fd3d1c99651e279e687a07a02c5b994323
2012-09-12 22:29:30 +02:00
Masatoshi Kimura
4a07dc4302
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
2012-12-21 20:47:52 +09:00
Ed Morley
5728642a43
Merge mozilla-central to mozilla-inbound
2012-12-21 11:41:08 +00:00
Robert Longson
9c587c8a50
Bug 821960 - Implement tearoffs for remaining SVG types. r=jwatt
2012-12-21 09:18:58 +00:00
Daniel Holbert
f11d1507e0
(no bug) Fix 2 comment typos: s/scrol/scroll/ in "scrolbar" and "ScrolLeft". Comment-only, DONTBUILD
2012-12-21 00:38:49 -08:00
Marco Chen
46185a1275
Bug 819849 - One condition of judging playing state for AudioChannelAgent should be larger or equal to CURRENT not HAVE_FUTURE_DATA. r=roc, a=blocking-basecamp
2012-12-14 13:02:54 +08:00
Cameron McCormack
873a543487
Bug 793617 - Implement mask-type property. r=dbaron,longsonr
2012-12-21 11:15:22 +11:00
Josh Matthews
b441d6b728
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-12 10:40:33 -05:00
Randell Jesup
8f7cb1702e
Bug 822956: backout 3dead2094684 due to breaking normal PeerConnection cases rs=me
2012-12-20 14:23:55 -05:00
Andrew McCreight
12f93af1f7
Bug 824958 - Eliminate nsXULPrototypeScript::ScriptObjectHolder and make field private. r=smaug
2012-08-24 13:22:23 -07:00
Boris Zbarsky
0f31ea33da
Bug 816380. Convert XPathEvaluator to WebIDL. r=peterv
2012-12-14 14:10:49 -05:00
Boris Zbarsky
7cbdd79ac6
Bug 820902. nsAttrValue::Equals should do ASCII-case-insensitive compares when it's doing case-insensitive compares. r=sicking
2012-12-13 17:08:44 -05:00
Robert Longson
5a61df2b23
Bug 820629 - animateTransform should not animate non-transform-type attributes (follow-up to correct type) r=dholbert
2012-12-14 17:16:43 +00:00
Ed Morley
4f54b7fbbe
Backout 67d84be0cc83 (bug 820544) for bustage
2012-12-14 16:58:51 +00:00
Kyle Huey
364aefdaa3
Bug 820971: Ignore the ref when checking to see if the image URI is the document URI. r=bz
...
--HG--
extra : rebase_source : 021930620f62745a946e9f6e774c20e89e1784f7
2012-12-14 08:15:26 -08:00
William Chen
93b1b7ccbe
Bug 820544 - Prefix webidl dictionary native members names to avoid C++ keywords. r=bz
2012-12-11 16:05:46 -08:00
Benjamin Peterson
fa989d9fa6
Backout bug 820902 for bustage. CLOSED TREE
2012-12-13 19:27:02 -05:00
Chris Pearce
073a7f982a
Bug 821495 - Add cast to silence unnecessary data loss compile warning in AudioSampleFormat.h. r=kinetik
2012-12-14 12:11:50 +13:00
Tanvi Vyas
9804c15388
Bug 782654 - Add logic to check expandedPrincipal for addon content scripts.
...
(r=smaug)
2012-12-13 14:53:06 -08:00
Tanvi Vyas
56e08a0eee
Bug 782654 - Use a whitelist approach rather than a blacklist approach for content types, so that by default we block instead of accept unknown types.
...
XHR + CORS is treated as mixed content with this patch. (r=smaug)
2012-12-13 14:53:06 -08:00
Tanvi Vyas
0127a94070
Bug 782654 - Add Mixed Active state and an hasMixedActiveContentLoaded flag. (r=smaug)
2012-12-13 14:53:06 -08:00
John Schoenick
8c779e8016
Bug 810494 - Add test. r=josh
2012-12-13 14:35:17 -08:00
Boris Zbarsky
5a7125f3cb
Bug 820902. nsAttrValue::Equals should do ASCII-case-insensitive compares when it's doing case-insensitive compares. r=sicking
2012-12-13 17:08:44 -05:00
John Schoenick
5cc487ae7e
Bug 767638 - Rename InitializeEmbedded* plugin functions to just Initialize*. r=josh
2012-12-13 13:51:28 -08:00
John Schoenick
84b9c456d3
Bug 767638 - Greatly simplify loading full-page plugins. r=josh
2012-12-13 13:51:27 -08:00
John Schoenick
d65421786c
Bug 767633 - Part 4 - nsObjectLoadingContent - Don't erroneously decide state changed because the channel went away. r=josh
2012-12-13 13:51:24 -08:00
John Schoenick
97210f5ad6
Bug 767633 - Part 2 - nsObjectLoadingContent should handle all initial streams for plugins. r=josh
2012-12-13 13:51:23 -08:00
John Schoenick
1450280283
Bug 767633 - Part 1 - Cleanup nsObjectLoadingContent logic a bit. r=josh
2012-12-13 13:51:22 -08:00
Steve Workman
858b827793
Bug 820596 - Defend against nullptr calls to mDecoderStateMachine and mReentrantMonitor r=cpearce
2012-12-13 11:42:45 -08:00
Steve Workman
f126d025a2
Bug 820588 - Aggregate and forward statistics in DASH decoder classes r=cpearce
2012-12-13 11:42:45 -08:00
Steve Workman
944aa9c5e2
Bug 816726 - Add seeking capabilities to DASH-WebM code r=cpearce
2012-12-13 11:42:45 -08:00
Steve Workman
306debd37e
Bug 816726 - Return timestamp in nestegg_get_cue_point to support DASH-WebM Seeking r=kinetik
2012-12-13 11:42:44 -08:00
Ed Morley
2e880dd67d
Backout 25c589434eae (bug 817731) for xpcshell timeouts on Windows
2012-12-13 17:40:23 +00:00
Ed Morley
4d946bd718
Merge mozilla-central to mozilla-inbound
2012-12-13 16:02:48 +00:00
Ed Morley
a9ffac91b5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-13 15:55:31 +00:00
Neil Deakin
9311ed0a23
Bug 817731, nsAsyncMessageToParent::Run doesn't check if element exists in mASyncMessages, r=smaug
2012-12-13 09:32:22 -05:00
Joel Maher
8b30c770c3
Bug 820649 - disable 4 crashtests on Android so we can run C1 again. r=gbrown
2012-12-13 06:31:55 -05:00
Ed Morley
5e14850698
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-12 18:56:05 +00:00
Olli Pettay
381122eb46
Bug 806031, less surprising toString for XBL binding objects, r=bz
...
--HG--
extra : rebase_source : 8b518b55729b9233e2b80220d70dacc143e52264
2012-12-12 17:10:02 +02:00
Mats Palmgren
fa172a5e94
Bug 820230 - Move PaintSVGGlyph and GetSVGGlyphExtents from nsContentUtils to nsSVGUtils. r=roc
2012-12-12 00:15:07 +01:00
Boris Zbarsky
23dc5134c5
Bug 819588. Null-check the window before jumping. r=emk
2012-12-11 17:43:22 -05:00
Benedict Singer
834e3bdd8e
Bug 803677 - Fix offsetTop/offsetParent for element with display:table-cell that have anonymous table parents. r=bzbarsky
2012-12-11 08:48:04 -05:00
Benoit Jacob
baf528d5da
Bug 805814 - turn on packing restrictions in WebGL shaders - r=jgilbert
2012-12-11 16:57:30 -05:00
Benoit Jacob
d95f4d2833
Bug 814716 - correct the way that we tweak max sizes - r=jgilbert
2012-12-11 16:57:30 -05:00
Matthew Gregan
7f77f1513c
Bug 815569 - Pause (rather than mute) media elements interrupted by the audio channel service. r=roc
...
--HG--
extra : rebase_source : 3ecf1b699d6d8e7a4019bf2c75d4479448f6aec9
2012-12-12 14:58:07 +13:00
Bobby Holley
3fcdd84451
Bug 818716 - Move XBL detection into nsContentUtils and remove filename hack. r=mrbkap
2012-12-12 17:09:37 -08:00
Bobby Holley
b9b954824f
Bug 820666 - Tag XBL script for <field> elements and child scripts. r=jorendorff
2012-12-12 17:09:37 -08:00
Chris Double
80a5fd4b30
Bug 820661 - Implement support for libstagefright video decoding on HTC EVO Design Gingerbread Android phone - r=cpeterson
...
--HG--
extra : rebase_source : 366ebc9e9a3867edab439069094f21b8c8204174
2012-12-13 11:56:01 +13:00
Edwin Flores
71779c6bff
Bug 803394 - Provide a callback to media plugins to request video buffers owned by gecko r=doublec
...
--HG--
extra : rebase_source : e3cb97f3307b603bcdfcdbaeffd05a6e2af14097
2012-12-13 11:53:58 +13:00
Rik Cabanier
57d8174d6f
Bug 748433 - Test: Add tests for canvas blending. r=jrmuizel
2012-12-12 21:28:18 +01:00
Rik Cabanier
db7b579813
Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel
2012-12-12 21:28:17 +01:00
Robert Longson
4d91896f54
Bug 820629 - animateTransform should not animate non-transform-type attributes r=dholbert
2012-12-12 19:07:58 +00:00
Benoit Jacob
2145514d52
Bug 814407 - reattach textures when a texture image is replaced - r=jgilbert
2012-12-11 16:57:30 -05:00
Nicholas Cameron
78bc71d22f
Bug 814921; don't flush styles if there are no active animations. r=dholbert
...
--HG--
extra : rebase_source : 3823bf6985313a8bc3cfb7e54a4d733d828acdb4
2012-12-12 10:12:47 +13:00
Nicholas Cameron
04002c184f
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
...
--HG--
extra : rebase_source : 1207275df5c509ac1974e2b9333c738b995f9d5e
2012-12-12 10:12:43 +13:00
Kyle Huey
947106a519
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
2012-12-11 13:21:03 -08:00
Ms2ger
ac97224f7a
Bug 776539 - Move FormData to Paris bindings; r=bz
2012-12-11 19:09:56 +01:00
Ed Morley
2781a25aa5
Backout 2044222a3f1d (bug 820230) for build failures on a CLOSED TREE
2012-12-11 16:24:11 +00:00
Mats Palmgren
273cdc4adc
Bug 820230 - Move PaintSVGGlyph and GetSVGGlyphExtents from nsContentUtils to nsSVGUtils. r=roc
2012-12-11 16:45:51 +01:00
Mats Palmgren
fcd6628cae
Bug 820219 - Remove the PR_ prefix for a few PR_[U]INT32_MAX that has been added since bug 791906. r=roc
2012-12-11 16:45:50 +01:00
Ed Morley
afe82ab291
Backout 194d8f675d2d & 251a18603db4 (bug 811615) for xpcshell and mochitest failures
2012-12-11 13:09:38 +00:00
Trevor Saunders
47a98e7c37
bug 819940 - remove nsISupportsArray::EnumerateForwards() r=ehsan
2012-12-10 05:27:14 -05:00
Trevor Saunders
da73fd4891
bug 801466 - part 3.2 remove some usage of prmem in content/ r=mounir, khuey
2012-12-05 17:20:57 -05:00
Kyle Huey
9b92167718
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
2012-12-11 03:54:08 -08:00
Vicamo Yang
aab0e9d617
Bug 774621 - Part 2/5: DOM implementation, r=sicking
2012-12-11 17:09:42 +08:00
Chris Jones
d3257c3260
Bug 819609: Don't try to send too-large videos to hardware video decoders. r=doublec a=blocking-basecamp
2012-12-10 23:48:58 -08:00
Chris Double
c3e8a05966
Bug 817478 - Part1: omx plugin changes for sony device support - r=cpeterson
...
--HG--
extra : rebase_source : fa7730805d5b47803226e43c6aab3d6dd074aadf
2012-12-11 09:52:46 +13:00
Chris Pearce
cd2ea6ffe7
Bug 815107 - Ensure AudioClock::mOldOutRate has sensible value, prevents audio clock position poisoning on one code path, and initialize AudioClock::mOldBasePosition to 0. r=padenot
2012-12-11 09:43:04 +13:00
Boris Zbarsky
b3f6b57284
Bug 819745. Correctly handle body.onerror = null. r=peterv
2012-12-10 14:31:25 -05:00
Masatoshi Kimura
86d97108c8
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
2012-12-10 09:11:15 -05:00
Masatoshi Kimura
89a4119635
Bug 819650 - Remove nsContentUtils::CreateDocument. r=sicking
2012-12-10 09:05:33 -05:00
Jason Orendorff
27cfa2217b
Bug 788290 - Rewrite some XUL template tests to use DOM rather than E4X. r=enn
2012-12-10 09:02:00 -05:00
Ed Morley
8c15e9f014
Merge mozilla-central to mozilla-inbound
2012-12-10 14:03:11 +00:00
Olli Pettay
66f85b8122
Bug 814001, less surprising serializeToStream callback calls on content, r=bz
2012-12-10 15:52:34 +02:00
Saurabh Anand
c830bece19
Bug 816173 - Split out WebGLFramebuffer into separate files
2012-12-09 17:28:41 +05:30
Saurabh Anand
82471cd563
Bug 817186 - Split out WebGLUniformLocation into separate files, r=bjacob
2012-12-09 04:32:29 +05:30
David Zbarsky
4f6481efb4
Bug 817332 - Remove XPIDL for HTMLPropertiesCollection/PropertyNodeList r=bz
2012-12-08 17:06:42 -05:00
Saurabh Anand
1ff294be1b
Bug 817785 - Split out WebGLProgram into separate files
2012-12-09 02:11:02 +05:30
Masatoshi Kimura
9370910259
Bug 786120 - Implement mousewheel.*.action.override_x. r=smaug
2012-12-08 13:08:19 +09:00
Benoit Jacob
7fb07ef78b
Bug 818766 - disable by default losing WebGL contexts on heap-minimize, add a pref for it - r=jgilbert
2012-12-07 21:00:42 -05:00
Benoit Jacob
101a28e1da
Bug 814455 - install skipped_tests_android.txt - r=jgilbert
2012-12-07 21:00:42 -05:00
John Schoenick
19cc51ed21
Bug 810082 - Part 0.5 - Add script access event for CTP'd plugins r=joshmoz
2012-12-07 14:50:10 -08:00
Benjamin Peterson
3afb1b2790
Bug 787134 - Fix apparent typo. r=me
2012-12-07 16:01:59 -05:00
Benedict Singer
eef8ddc2e4
Bug 787134 - Make links not in a document or with an invalid href respond to :link selector. r=bzbarsky
2012-12-07 09:35:14 -05:00
Paul Adenot
8890b245de
Bug 816949 - Remove IsSeekableInBufferedRange() methods as they are not needed anymore. r=cpearce
2012-12-07 14:30:03 +01:00
Robert O'Callahan
8eb1122a37
Bug 818276. Update margins and scrollbar settings for a child document whenever the corresponding IFRAME state changes, even if we do not recreate the presentation. r=matspal
2012-12-07 12:58:15 +13:00
Robert O'Callahan
6b30f6daf1
Bug 816664. Don't call NotifyPull if we already have all the data buffered in the stream that we need. r=jesup
2012-12-08 00:06:55 +13:00
Saurabh Anand
4e7453b232
Backed out changeset 5725e73685e9 (bug 817785)
2012-12-07 14:00:15 +05:30
Saurabh Anand
9e57d179b7
Backed out changeset e7108bad8aa2 (bug 817186)
2012-12-07 13:57:49 +05:30
Saurabh Anand
9031c9f696
Bug 817186 - Split out WebGLUniformLocation into separate files
2012-12-07 13:44:43 +05:30
Saurabh Anand
63a06aaf89
Bug 817785 - Split out WebGLProgram into separate files
2012-12-07 04:09:32 +05:30
Marco Chen
3d0ed5758d
Bug 815069 - Part 3: Adapt audio channel agent to nsHTMLMediaElement and AudioChannelService. r=roc, a=blocking-basecamp
...
[Audio] A mechanism for Gecko components without media element to join audio competing policy
2012-12-06 23:25:18 +08:00
Marco Chen
fa2305ecd5
Bug 815322 - Phone rings on incoming call will pause audio. r=kinetik, a=blocking-basecamp
...
1. Add a new audio channel type called ringer.
2. Add logic into AudioChannelService for ringer.
2012-12-06 17:11:19 +08:00
Boris Zbarsky
52ea909e8e
Bug 818263. Make the EventTarget binding work for nodes. r=smaug,peterv
2012-12-06 20:39:51 -05:00
Boris Zbarsky
08b01f9ca1
Bug 817531. Fix the referrer header for background image loads. r=khuey
...
--HG--
rename : image/test/reftest/generic/green.png => layout/reftests/backgrounds/background-referrer-image.png
rename : image/test/reftest/generic/accept-image-catchall-ref.html => layout/reftests/backgrounds/background-referrer-ref.html
rename : image/test/reftest/generic/accept-image-catchall.html => layout/reftests/backgrounds/background-referrer.html
rename : image/test/reftest/generic/check-header.sjs => layout/reftests/backgrounds/background-referrer.sjs
2012-12-06 15:21:19 -05:00
Steve Workman
9374cf3e90
Bug 792404 - Add code to enable adaptive decoder and reader switching for DASH-WebM r=cpearce
2012-12-06 15:27:08 -08:00
Steve Workman
e1bb45ee7a
Bug 792404 - Enable DASH build by default; functionality pref'd off r=cpearce
2012-12-06 15:26:20 -08:00
Ed Morley
df2b57eb01
Backout d26382bc6411 (bug 817531) for Android failures in background-referrer.html on a CLOSED TREE
2012-12-06 22:41:37 +00:00
Steve Fink
ea67e8a65e
Bug 770238 - Defer releasing an nsXBLDocumentInfo to avoid calling JS during finalization. r=smaug
...
--HG--
extra : rebase_source : e25c70be77d0ce702435e0aa075d4be8e894c9b7
2012-12-06 10:44:31 -08:00
Saurabh Anand
1723d7be30
Backed out changeset cdb687853418 (bug 817785)
2012-12-07 02:55:02 +05:30
Peter Van der Beken
a5de435427
Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
...
--HG--
rename : layout/reftests/backgrounds/background-referrer-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html
rename : layout/reftests/backgrounds/background-referrer.html => image/test/reftest/generic/accept-image-catchall.html
rename : layout/reftests/backgrounds/background-referrer.sjs => image/test/reftest/generic/check-header.sjs
rename : layout/reftests/backgrounds/background-referrer-image.png => image/test/reftest/generic/green.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage.js
extra : rebase_source : 45715d6abe3155a6bcd1d21e5cc3f7b048180eb6
2012-11-26 15:19:02 +01:00
Saurabh Anand
54519289b3
Bug 817785 - Split out WebGLProgram into separate files
2012-12-07 02:07:16 +05:30
Boris Zbarsky
ee2dc47bbf
Bug 817531. Fix the referrer header for background image loads. r=khuey
...
--HG--
rename : image/test/reftest/generic/green.png => layout/reftests/backgrounds/background-referrer-image.png
rename : image/test/reftest/generic/accept-image-catchall-ref.html => layout/reftests/backgrounds/background-referrer-ref.html
rename : image/test/reftest/generic/accept-image-catchall.html => layout/reftests/backgrounds/background-referrer.html
rename : image/test/reftest/generic/check-header.sjs => layout/reftests/backgrounds/background-referrer.sjs
2012-12-06 15:21:19 -05:00
Boris Zbarsky
4e84aec584
Bug 817473 part 1. Make nsIDOMXULDocument inherit from nsIDOMDocument, so that XUL documents end up with Document.prototype and Node.prototype on their proto chain. r=peterv
2012-12-06 15:21:18 -05:00
Boris Zbarsky
f0b49397bb
Bug 818371. Don't fire visibility change events until we're done updating vsibility states in the entire docshell tree. r=smaug
2012-12-06 15:21:18 -05:00
Robert Longson
c52eb40b9f
Bug 812890 - spot light filters do not process limiting cone angle properly. r=cam
2012-12-10 12:14:25 +00:00
Simon Montagu
c23df6ac9b
Remove node from nsTextNodeDirectionalityMap when another node is going to replace it. Bug 816253, r=peterv
2012-12-09 23:10:56 -08:00
Simon Montagu
005a494ee9
Test for bug 816253
2012-12-09 23:10:54 -08:00
Cameron McCormack
504d070205
Bug 819731 - Remove contentStyleType and contentScriptType from SVGSVGElement. r=longsonr
2012-12-10 12:33:10 +11:00
Mats Palmgren
07d94a3093
Bug 819766 - Fix operator< ambiguity. r=smaug
2012-12-09 19:28:49 +01:00
Saurabh Anand
c9e3659e16
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
Peter Van der Beken
e2dae3625c
Back out 79fc9d732bf7 (bug 818219) for orange.
...
--HG--
extra : rebase_source : 862b4c446f9b454c4c72e7536e73b9d9ede9feb6
2012-12-06 16:09:55 +01:00
Peter Van der Beken
56e664510b
Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : ddbedbaea030272ce8fc1ac7245175f7fd3edaa4
2012-11-26 15:19:02 +01:00
Ehsan Akhgari
b04c552fdc
Backed out changeset 8c95cee5cd9e (bug 801466) because of test failures in mochitest-1
2012-12-06 01:09:30 -05:00
Ehsan Akhgari
7661e62a66
Bug 818672 - Implement BufferMediaResource; r=cpearce,roc
2012-11-22 16:44:20 -05:00
Trevor Saunders
0edc053528
bug 801466 - part 3.2 remove some usage of prmem in content/ r=mounir, khuey
2012-12-05 17:20:57 -05:00
Masatoshi Kimura
04fb0ce4aa
Bug 817844 - Remove DOMClassInfo remnants from DOMParser/XMLSerializer. r=bz
2012-12-05 19:49:32 -05:00
Masatoshi Kimura
c2970034f4
Bug 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz
2012-12-05 19:49:32 -05:00
David Keeler
b2d4529e8c
bug 818009 - canActivate: only click-to-play-type plugins are valid r=jaws
2012-12-05 13:00:52 -08:00
Nicholas Cameron
9cf70a8053
Bug 789933. test for writing text across Azure backends. r=Bas
2012-12-06 10:55:13 +13:00
Saurabh Anand
b9519ec129
Bug 815921 - Split out WebGLTexture into separate files, r=bjacob
2012-12-04 05:43:47 +05:30
Benoit Jacob
771bd33af6
Bug 814455 - disable WebGL test glsl-function.html on android - r=jgilbert
2012-12-05 14:28:19 -05:00
Trevor Saunders
f1b73ccb3d
bug 801466 - part 3.1 remove some prmem usage from dom/ and content/ r=mounir
2012-12-05 02:55:37 -05:00
Jim Chen
37ce65e628
Bug 811755 - Send notification when BR nodes become content/non-content; r=masayuki
2012-12-05 11:09:56 -05:00
Jim Chen
aa04223795
Bug 811755 - Use PreContentIterator to correctly handle boundary cases; r=masayuki
2012-12-05 11:09:55 -05:00
Ed Morley
fcb634f039
Bug 559932 - Disable test_bug445004.html for too many intermittent failures
2012-12-05 15:14:10 +00:00
Robert Longson
987d38fe50
Bug 817439 r=dholbert
2012-12-05 10:59:26 +00:00
Boris Zbarsky
b4b4dcf0f7
Bug 817469. Correctly handle embedded null in the string to parse in DOMParser. r=emk
2012-12-04 23:15:47 -05:00
Boris Zbarsky
7d0ea20207
Bug 648722 part 2. Make :scope match the context node for selectors API calls. r=dbaron
2012-12-04 23:15:47 -05:00
Boris Zbarsky
17a4993f01
Bug 648722 part 1. Add a :scope pseudo-class that just matches the same thing as :root for now. r=dbaron
2012-12-04 23:15:47 -05:00
Ehsan Akhgari
30e034615a
Bug 818291 - MediaDecoder::SetMediaSeekable should not be final; r=cpearce
2012-12-04 17:51:34 -05:00
Ehsan Akhgari
aaece41366
Bug 818294 - Make MediaPluginHost.cpp compile with fail-on-warnings; r=doublec
2012-12-04 17:57:44 -05:00
Patrick McManus
bda7430bfa
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
2012-12-04 18:06:29 -05:00
Andrea Marchesini
75dc7a8581
Bug 818220 - SetMutedInternal must be called at anytime
2012-12-04 13:51:13 -08:00
Andrea Marchesini
556369806c
Bug 805333 part 3 - Disable audiochannel for desktop build. r=sicking a=blocking-basecamp
2012-12-04 11:46:07 -08:00
Andrea Marchesini
5504ab46d8
Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp
2012-12-04 11:46:07 -08:00
Andrea Marchesini
496c76a08b
Bug 817043 - mozaudiochanneltype attribute, r=sicking a=blocking-basecamp
2012-12-04 11:46:07 -08:00
Marco Chen
89b1b6353f
Bug 805333 part 0 - Need a Policy & Mechanism for Audio Competing & Control. r=sicking a=blocking-basecamp
...
1. Add new permission called audio and it's sub item called channel.
2. Add permission checking in nsHTMLMediaElement for audio channel.
2012-12-03 17:46:43 +08:00
Andrew McCreight
bf4449f2b7
Bug 792861 - Make HoldJSObjects/DropJSObjects infallible. r=smaug
2012-11-12 17:15:00 -08:00
Mats Palmgren
60ccae9fe3
Bug 817574 - Replace NS_ABS with std::abs. r=roc
2012-12-04 13:33:33 +01:00
Masatoshi Kimura
718fa2f004
Bug 816410 - Part 2: Remove legacy constructor functions. r=bz
2012-12-03 20:26:16 -05:00
Masatoshi Kimura
4a261035a8
Bug 816410 - Part 1: Convert XMLSerializer and DOMParser to WebIDL bindings. r=bz
2012-12-03 20:26:16 -05:00
Saurabh Anand
1b8cb75c36
Bug 816181 - Split out WebGLShader into separate files - r=bjacob
2012-12-03 18:40:23 +05:30
Saurabh Anand
d5343e1c20
Bug 816168 - Split out WebGLRenderbuffer into separate files - r=bjacob
2012-12-03 23:57:25 +05:30
Paul Adenot
70f94dbb33
Bug 817403 - Remove the preskip check when playing opus chained file. r=derf
2012-12-03 15:44:26 +01:00
Edwin Flores
e7de57f05e
Bug 784019 - Reduce mAmpleVideoFrames on Android so we don't starve libstagefright of gralloc buffers r=doublec
2012-12-03 15:41:06 +13:00
Tom Schuster
12e54d9bdb
Bug 676619 - Implementation of the download attribute for links. r=smaug
2012-12-02 21:55:52 +01:00
Saurabh Anand
90b7a13094
Bug 816176 - Move WebGLShaderPrecisionFormat to a separate header; r=bjacob
2012-12-02 15:58:21 +05:30
Ms2ger
25360fe5d5
Bug 810669 - Cleanup GetDocumentForReport in nsDOMEvent.cpp a bit; r=smaug
2012-12-02 09:59:29 +01:00
Ms2ger
9795403c0f
Bug 803825 - Part a: Introduce NS_IMPL_FORWARD_EVENT_HANDLER_FOR_WEBIDL; r=khuey
2012-12-02 09:57:06 +01:00
Peter Van der Beken
f95d18d798
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
2012-11-22 12:09:43 +01:00