Bobby Holley
|
9fa1540293
|
Bug 854019 - Continue checking the XBL bit if remote XUL disables XBL scopes. r=bz
|
2013-03-24 09:27:10 -07:00 |
|
Olli Pettay
|
1588d9520d
|
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug
|
2013-03-24 12:32:44 +02:00 |
|
Simon Montagu
|
609f357e04
|
Set AncestorHasDirAuto on the descendants of a <bdi> having its dir attribute removed or set to an invalid value. Bug 849732, r=ehsan
|
2013-03-24 11:27:03 +02:00 |
|
Simon Montagu
|
b269b0f787
|
Don't rerun the downward propagation algorithm from ResetNodeDirection after an element has had dir=auto removed. Bug 849727, r=ehsan
|
2013-03-24 11:27:02 +02:00 |
|
Mounir Lamouri
|
d15e867cca
|
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
|
2013-03-22 17:52:52 +00:00 |
|
Terrence Cole
|
992bd33213
|
Bug 851340 - Make the rooting of scripts in nsXULPrototypeCache more efficient; r=smaug
|
2013-03-19 10:20:21 -07:00 |
|
David Zbarsky
|
f982db0249
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
David Zbarsky
|
f9a4c3eab4
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
|
John Schoenick
|
a744b95ad0
|
Bug 843671 - Followup, properly rev interface IID. r=me DONTBUILD
|
2013-03-21 16:46:44 -07:00 |
|
Tom Schuster
|
42908d6bef
|
Bug 736324 - Give blob urls content-disposition filename based on the file. r=sicking
|
2013-03-21 23:23:48 +01:00 |
|
Ehsan Akhgari
|
f7e5fe24ca
|
Bug 853567 - Fix nsTArray::SetCapacity callers in nsContentIterator to not look at the return value; r=bzbarsky
--HG--
extra : rebase_source : ec485d86b13bfea3f27e51a793cdbb6937f83aee
|
2013-03-21 14:52:48 -04:00 |
|
Mike Shal
|
f290401a73
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Aryeh Gregor
|
973691f4a3
|
Bug 849661 - Remove support for Node.hasAttributes(); r=bz
|
2013-03-21 14:48:32 +02:00 |
|
Olli Pettay
|
1f7c24b170
|
Bug 849601, no need to have explicit AutoMutationBatch when setting outerHTML, r=bz
|
2013-03-21 11:37:14 +01:00 |
|
Johnny Stenback
|
0b39e48388
|
Fixing bug 781310. Change nsPluginHost::GetInst() to return already_AddRefed<nsPluginHost> to make it harder to write leaky code. r=jschoenick@mozilla.com
|
2013-03-20 11:29:00 -07:00 |
|
John Schoenick
|
213f734579
|
Bug 784131 - Kill plugins that become unrendered (e.g. display:none). r=josh
|
2013-03-20 14:29:23 -07:00 |
|
John Schoenick
|
f313ae0f52
|
Bug 784131 - nsObjectLoadingcontent: Minor cleanup around mPendingInstantiateEvent. r=josh
|
2013-03-20 14:29:23 -07:00 |
|
John Schoenick
|
b8e04cd6eb
|
Bug 784131 - Cleanup some dead code from nsObjectLoadingContent. r=josh
|
2013-03-20 14:29:23 -07:00 |
|
John Schoenick
|
6d802401fd
|
Bug 843671 - Fix plugin instance owner teardown. r=bsmedberg
|
2013-03-20 14:29:22 -07:00 |
|
John Schoenick
|
713c1f2686
|
Bug 851378 - Notify owning content when we destroy plugins from under it. r=bsmedberg
|
2013-03-20 14:29:22 -07:00 |
|
John Schoenick
|
60adc6a628
|
Bug 851378 - Move removing the plugin prototype from objects to content. r=bsmedberg
|
2013-03-20 14:29:21 -07:00 |
|
Ted Mielczarek
|
704e2319bc
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Boris Zbarsky
|
2b660bfe74
|
Bug 848386 part 4. Rename nsXMLDocument to mozilla::dom::XMLDocument. r=peterv
--HG--
rename : content/xml/document/src/nsXMLDocument.cpp => content/xml/document/src/XMLDocument.cpp
rename : content/xml/document/src/nsXMLDocument.h => content/xml/document/src/XMLDocument.h
|
2013-03-20 12:22:26 -04:00 |
|
Boris Zbarsky
|
a60f136348
|
Bug 848386 part 2. Implement a WebIDL equivalent for nsDocumentSH::PostCreate setting up the document as an own property on the Window. r=peterv
|
2013-03-20 12:22:26 -04:00 |
|
Boris Zbarsky
|
24e528d2f7
|
Bug 852118. Stop window.name being malloc-happy. r=smaug
|
2013-03-19 21:47:47 -04:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Ryan VanderMeulen
|
aec7121812
|
Backed out changeset 2b2de9cc2f59 (bug 849438) for B2G mochitest failures.
|
2013-03-19 16:44:14 -04:00 |
|
Joe Drew
|
878e85a5c8
|
Bug 850441 - Allow BlockOnload/UnblockOnload from both the current and pending request. r=khuey
--HG--
extra : rebase_source : cd7bdc9f91b478be60fed5572dc8ee5e3faae380
|
2013-03-12 18:13:40 -04:00 |
|
Jared Wein
|
bb16025ad4
|
Bug 851230 - Framed plain text documents should not have word wrap applied. r=bz
|
2013-03-19 16:30:53 -04:00 |
|
Mounir Lamouri
|
60dbe0f770
|
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
|
2013-03-19 18:24:35 +00:00 |
|
Trevor Saunders
|
324dfcc313
|
bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger
|
2013-03-18 21:18:26 -04:00 |
|
Nathan Froyd
|
213f17d3a1
|
Bug 852194 - remove #include "nsIURI.h" from a couple content/ headers; r=smaug
|
2013-03-18 11:38:19 -04:00 |
|
Andrea Marchesini
|
6b08dd17f5
|
Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger
--HG--
rename : content/html/content/public/nsHTMLMediaElement.h => content/html/content/public/HTMLMediaElement.h
rename : content/html/content/src/nsHTMLMediaElement.cpp => content/html/content/src/HTMLMediaElement.cpp
|
2013-03-19 13:23:54 +01:00 |
|
Trevor Saunders
|
c182caa6bf
|
bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz
|
2013-03-16 00:13:38 -04:00 |
|
Ian Melven
|
c46f71aebe
|
Bug 846458 - intermittent TEST-UNEXPECTED-PASS | /tests/content/base/test/test_bug548193.html | Assertion count 0 is less than expected range 1-1 assertions. (r=sstamm)
|
2013-03-18 12:43:21 -07:00 |
|
Ed Morley
|
4a0f5f39ca
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
47bc17c5f5
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
|
Benoit Girard
|
90f13c7e56
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
|
Benoit Girard
|
95a5b4c35f
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Blake Kaplan
|
c4023b941a
|
Bug 850676 - test_mixed_content_blocker_bug803225.html is causing docshell/test/navigation tests to fail. r=tanvi
|
2013-03-18 09:19:15 -04:00 |
|
Gregory Szorc
|
02d1d31696
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Boris Zbarsky
|
9482e7c07a
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
|
Ms2ger
|
aed8044ac2
|
Merge m-c to m-i.
|
2013-03-17 13:22:37 +01:00 |
|
Ms2ger
|
c8f13d74ad
|
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
|
2013-03-17 09:51:34 +01:00 |
|
Ms2ger
|
5dd8d9d4d2
|
Bug 850817 - Move ClientRect to Paris bindings; r=bz
--HG--
rename : dom/interfaces/base/nsIDOMClientRect.idl => dom/webidl/ClientRect.webidl
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
8a852eb95d
|
Bug 851025 - Remove nsLayoutUtils::RectListBuilder::mRv; r=bz
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
0b97e8d0da
|
Bug 845374 - Part t: Stop including js/Value.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
69401c3aeb
|
Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
f367c1ecce
|
Bug 845374 - Part q: Stop including nsThreadUtils.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
ea2240e293
|
Bug 845374 - Part p: Stop including nsDataHashtable.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|