Patrick McManus
|
defb404ca8
|
bug 704004 websockets null check of channel before calling close on it r=jduell
|
2011-11-22 18:42:59 -05:00 |
|
Henri Sivonen
|
d4c4dd4cf8
|
Bug 704284 - Null check mResponseXML in nsXMLHttpRequest::IsWaitingForHTMLCharset(). r=smaug.
|
2011-11-22 13:23:46 +02:00 |
|
Chris Pearce
|
011644c901
|
Bug 604682 - Remove unnecessary copy of audio data when there's no MozAudioAvailable event listener. r=smaug,kinetik
|
2011-11-22 13:34:21 +13:00 |
|
Robert Longson
|
44824c6d1e
|
Bug 696078 - Move filter attribute processing to frame classes. r=jwatt
--HG--
rename : layout/svg/base/src/nsSVGLeafFrame.cpp => layout/svg/base/src/SVGFELeafFrame.cpp
extra : rebase_source : 74ac4d84da2f0a99272e83590a9adc1dc8511fce
|
2011-11-19 17:53:52 +00:00 |
|
Chris Pearce
|
b3d1462d40
|
Bug 687687 - Log helpful messages to web-console when full-screen is denied/revoked. r=bz
|
2011-11-22 10:23:48 +13:00 |
|
Masatoshi Kimura
|
7e8871955f
|
Bug 703380 - Test fix & added a new test; r=smaug
--HG--
extra : rebase_source : adddf8781b55c797ca15139cbc1e5a9c5032494a
|
2011-11-21 12:07:27 -06:00 |
|
Masatoshi Kimura
|
7f072394e6
|
Bug 703380 - XMLHttpRequest can fire an abort event after a load event, but should not; r=smaug
--HG--
extra : rebase_source : 07e72b23cfad23e0ea1e860fa48b1f6ed0587412
|
2011-11-21 12:07:12 -06:00 |
|
Fabien Cazenave
|
bb3ae888f0
|
Bug 690372 - Give an IID to dom::Element. r=ehsan
|
2011-11-21 16:32:14 +01:00 |
|
Henri Sivonen
|
c8106b707a
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
|
Matthew Gregan
|
37527f99d1
|
Bug 449157 - Implement loop attribute on media elements. r=roc
|
2011-11-21 11:59:01 +13:00 |
|
Mounir Lamouri
|
caa14e0f14
|
Bug 695014 - nsFormFillController shouldn't watch input elements withouth a list nor autocomplete. f=ehsan, r=bz,zpao,dolske
|
2011-11-20 19:02:47 +01:00 |
|
Ed Morley
|
2568283122
|
Merge mozilla-central and mozilla-inbound
|
2011-11-20 11:17:44 +00:00 |
|
Andrew
|
b4dc0e784e
|
Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc
|
2011-11-20 11:13:40 +00:00 |
|
Brad Lassey
|
a8bebf60b8
|
bug 703815 - Click to activate message is displayed even if plugins are disabled r=dougt
|
2011-11-19 23:08:27 -05:00 |
|
Olli Pettay
|
0647ef9046
|
Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras
|
2011-11-19 20:50:17 +02:00 |
|
Olli Pettay
|
5ff9b0f2e7
|
Bug 703654 - Improve document's CC Describe, r=mccr8
|
2011-11-19 20:49:17 +02:00 |
|
Kyle Huey
|
12171860ba
|
Fix Bug 700512. r=sicking,bsmedberg
|
2011-11-18 10:19:44 -05:00 |
|
Chris Pearce
|
4a535a78eb
|
Bug 703079 - Always dispatch mozfullscreenchange to owning document. r=bz
|
2011-11-18 16:53:33 +13:00 |
|
Oleg Romashin
|
ad07ec3d24
|
Bug 702656 - Fennec zoomed shadow layers scrolling is incorrect. r=roc
|
2011-11-17 15:52:29 -08:00 |
|
Matt Brubeck
|
41f27a05ad
|
Back out 75ace50df008 to try to fix failures after last central/inbound merge on a CLOSED TREE
|
2011-11-16 11:50:48 -08:00 |
|
Ed Morley
|
f40e833352
|
Merge mozilla-central to mozilla-inbound
|
2011-11-16 18:05:23 +00:00 |
|
Ed Morley
|
0d4271ee17
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-11-16 11:02:43 +00:00 |
|
Ms2ger
|
6622e2e115
|
Bug 672796 - Move MOZILLA_GUARD_OBJECT_NOTIFIER_* out of AutoRestore.h; r=khuey
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
bfdd6b6239
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
a79e32f13e
|
Bug 669012 - Part g: Remove NS_CONTENT_SCRIPT_IS_EVENTHANDLER; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
145242c2ff
|
Bug 669012 - Part f: Less QIs in nsScriptLoader::ProcessScriptElement; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
82fa51a5e0
|
Bug 669012 - Part e: Make nsScriptLoader::ProcessScriptElement return a boolean; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
824a7d2eb5
|
Bug 669012 - Part d: Make nsIScriptElement::MaybeProcessScript return a boolean; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
ff51eaf751
|
Bug 669012 - Part c: Remove the return value from nsIContent::DoneAddingChildren; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
c8b7c1e16a
|
Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
921d8dd46e
|
Bug 669012 - Part a: ignore for and event attributes for SVG elements; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
aeb5fc210d
|
Bug 702223 - Remove duplicated code from nsXMLHttpRequest::GetResponse; r=bz
|
2011-11-16 08:50:18 +01:00 |
|
Chris Pearce
|
8d29e4174d
|
Bug 701260 - Deny requests for full-screen if any doc in the tab has a windowed plugin. r=roc
|
2011-11-16 15:09:01 +13:00 |
|
Olli Pettay
|
9c9390e594
|
Bug 701342 - Revoke mPendingTitleChangeEvent when unlinking document, r=peterv
|
2011-11-15 20:47:57 +02:00 |
|
Henri Sivonen
|
449e6f57ec
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
|
Chris Pearce
|
7bbdb66a3b
|
Bug 700764 - ESC keypress in subdoc of full-screen doc should cause full-screen exit. r=smaug
|
2011-11-15 09:33:37 +13:00 |
|
Ed Morley
|
7a94e94707
|
Backout 15cf68a3c027, 2f403e4c42c8, 61534874aed7, 1cb3705557d9 & 03970d1fc919 (bug 661746) for Win PGO build failures; a=bz
|
2011-11-14 18:10:22 +00:00 |
|
David Zbarsky
|
b9bd3dd4bb
|
Bug 661746 - Part 2: Make selector matching work with const elements. r=bzbarsky
|
2011-11-14 16:30:08 +13:00 |
|
David Zbarsky
|
71021df43b
|
Bug 660959 - Update link state less lazily r=bz
|
2011-11-14 16:24:41 +13:00 |
|
Daniel Holbert
|
cfb96d29ae
|
Bug 700895 patch 3: Apply nsDataDocumentContentPolicy::ShouldLoad()'s external-resource-doc restrictions to image documents, too. r=roc
|
2011-11-14 11:21:41 +13:00 |
|
Daniel Holbert
|
8b0d1d45e6
|
Bug 693940: Restrict SVG-as-an-image to being able to load (local) URIs that have either the URI_INHERITS_SECURITY_CONTEXT or URI_LOADABLE_BY_SUBSUMERS flags. r=bz
|
2011-11-07 13:45:42 -08:00 |
|
Henri Sivonen
|
3e51b8fc49
|
Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug.
|
2011-11-10 14:02:22 +02:00 |
|
Henri Sivonen
|
59ec018765
|
Back out changeset 0fb81504b0aa due to Windows build breaking.
|
2011-11-10 14:49:54 +02:00 |
|
Henri Sivonen
|
00241c62cd
|
Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug.
|
2011-11-10 14:02:22 +02:00 |
|
Justin Lebar
|
3c1ff6be4d
|
Bug 586010 - Send dump() output to Android device log. r=bz
--HG--
extra : rebase_source : f1712d831aaa6fbd8e1bfd6060fbb4aa951ccb74
|
2011-11-09 19:27:08 -05:00 |
|
Scott Johnson
|
8b64920eb3
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
|
Scott Johnson
|
e4fbf31815
|
Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=mats]
|
2011-11-09 13:39:15 -08:00 |
|
Daniel Holbert
|
8da341a388
|
Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc
--HG--
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg => layout/reftests/svg/as-image/img-foreignObject-iframe-1a-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1.html => layout/reftests/svg/as-image/img-foreignObject-iframe-1a.html
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg => layout/reftests/svg/as-image/img-foreignObject-iframe-1b-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1.html => layout/reftests/svg/as-image/img-foreignObject-iframe-1b.html
|
2011-11-09 11:11:11 -08:00 |
|
Mats Palmgren
|
99c8316624
|
Bug 700090 - Range offsets are allowed to be at node length + 1. r=smaug
|
2011-11-09 12:52:52 +01:00 |
|
Marco Bonardo
|
de58c7bf0f
|
Merge mozilla-central to mozilla-inbound
|
2011-11-08 23:58:10 +01:00 |
|