Commit Graph

125170 Commits

Author SHA1 Message Date
David Zbarsky
a63c50b8f7 Bug 847120: Convert SVGFEGaussianBlurElement to WebIDL r=Ms2ger 2013-03-19 13:43:31 -04:00
David Zbarsky
12dbdb3cb0 Bug 847120: Move SVGFEGaussianBlueElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.h
2013-03-19 13:43:31 -04:00
Scott Johnson
c468cd5714 Bug 600100, Part 3: Followup patch to maximize efficiency of changes in 2ed966e4. [r=mats] 2013-03-19 12:36:05 -05:00
Kyle Machulis
bd7f44351c Bug 843868: Change sockaddr* to be a union of all possible sockaddr types; r=tzimmermann
--HG--
extra : rebase_source : 455aeb8c49bec2477a5ffea839a0ac3fe09434f7
2013-03-19 10:23:47 -07:00
Kyle Machulis
333ac7227e Bug 851770 - UnixSocket should only build when needed; r=mrbkap
--HG--
extra : rebase_source : 7d11ee8e65a71ee9d49f7915e240914e5fa0d37f
2013-03-19 10:22:48 -07:00
Patrick McManus
a25af97476 bug 850968 - http cache effectiveness experiment r=hurley 2013-03-14 17:10:11 -04:00
Jonathan Kew
7ec7cead64 bug 852522 - (win-hidpi) scale system font sizes in response to dpi/devPixelsPerPx setting. r=jimm 2013-03-19 17:24:27 +00:00
Jonathan Kew
3db00450ff bug 824386 - (win-hidpi) nsScreenWin needs to account for logical dpi (resolution scale factor). r=jimm 2013-03-19 17:24:25 +00:00
Ed Morley
1871f57fe3 Backed out changeset 0f012ef3d3ac (bug 809978) for landing after being given r- 2013-03-19 17:21:01 +00:00
Ed Morley
fe5de77092 Backed out changeset 548ff2b01536 (bug 809978) 2013-03-19 17:20:22 +00:00
Joel Maher
89c9b6aa5d Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted 2013-03-19 13:14:40 -04:00
Joey Armstrong
a10a7723f8 bug 809978: retry link I/O on potential race conditions: CLOSED TREE 2013-03-19 13:02:54 -04:00
Joey Armstrong
41afca41cb bug 809978: retry link I/O on potential race conditions 2013-03-19 12:26:57 -04:00
Ryan VanderMeulen
e649e0d0a7 Merge m-c to inbound. 2013-03-19 12:07:26 -04:00
Bobby Holley
24d097b77d Bug 850247 - Move nsRequestObserverProxy to nsMainThreadPtr{Holder,Handle}. r=mcmanus 2013-03-19 09:04:57 -07:00
Bobby Holley
4ce5d3c3c4 Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus
Both the consumers just do this manually. The context here is sometimes an
XPCWrappedJS, so passing it around with nsCOMPtrs off-main-thread can't
happen anymore.

We add assertions in OnStartRequest/OnStopRequest to catch any consumers
that might try to change contexts midstream.
2013-03-19 09:04:57 -07:00
Bobby Holley
3bff70bd0a Bug 850247 - Make nsRequestObserverProxy proxy events to the main thread only. r=mcmanus
I'm doing this so that I can safely make this class use nsMainThreadPtr{Handle,Holder}.
There's no theoretical reason why we couldn't support other threads here, but it
would mean implementing that functionality in the PtrHolders, renaming them, and
weakening their assertions/invariants. AFAICT the consumers here don't actually have
a reason to proxy events anywhere but the main thread, so I'm just going to do this
rather than writing code to support something that we don't do (and thus can't test).
2013-03-19 09:04:57 -07:00
Ryan VanderMeulen
15d157df69 Merge m-c to fx-team. 2013-03-19 09:44:37 -04:00
Hannes Verschore
fbb39a912b Bug 850534: Crash on Yarr OOM, r=dvander 2013-03-19 10:57:28 +01:00
Chris Lord
f550772db0 Bug 852158 - Fix content scrolling to the top with the dynamic toolbar enabled. r=kats
Make sure that the toolbar doesn't obscure content when it scrolls to the top
of the page.
2013-03-19 09:53:12 +00:00
Tim Taubert
1240b76b09 Bug 841350 - Follow-up to fix 'this.updateCurrentBrowser is not a function'; r=me+bustage 2013-03-19 10:14:41 +01:00
Girish Sharma
9cc74b0f40 Bug 851349 - Possible fix for intermittent failures. r=paul 2013-03-15 11:38:53 +05:30
Tim Taubert
2cad0203e4 merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Bobby Holley
b09c076185 Bug 851851 - Null check win. r=me 2013-03-17 22:42:42 -07:00
Gregory Szorc
abcca325c4 Bug 851975 - Don't use conditionals in backend.mk; r=ted 2013-03-17 16:57:44 -07:00
Luke Wagner
1e5f657bc3 Disable OdinMonkey on OSX until we can get Breakpad to cooperate (no bug, r=me) 2013-03-17 15:14:50 -07:00
Phil Ringnalda
f72491e646 Merge the last PGO-green mozilla-inbound cset to mozilla-central 2013-03-17 12:45:03 -07:00
philringnalda@gmail.com
5473fb3d7c No bug, Automated blocklist update from host slice - a=blocklist-update 2013-03-17 12:32:21 -07:00
Gregory Szorc
728011ed6f Merge mozilla-central into services-central 2013-03-17 10:42:13 -07:00
Ms2ger
2ef57946b1 Merge m-c to m-i. 2013-03-17 13:22:37 +01:00
Lucas Rocha
abac2c9edc Bug 851894 - Only update empty state when emptyview is not null (r=mfinkle) 2013-03-17 11:12:09 +00:00
Ms2ger
4b838edfd8 Bug 824986 - Followup: fix botched merge. 2013-03-17 11:20:39 +01:00
Ms2ger
54232c95fb Merge backout. 2013-03-17 10:44:57 +01:00
Ms2ger
0fcece12d8 Backout bug 658909 for Marionette bustage. 2013-03-17 10:44:33 +01:00
Mike Hommey
c63a29ae71 Backout changeset 120a29c1b1c9 (bug 850332) on suspicion of Android M8 orange 2013-03-17 10:11:51 +01:00
Ms2ger
f7bed4ccd3 Bug 849665 - Outparamdel nsHTMLDocument::GetDomainURI; r=khuey 2013-03-17 09:51:39 +01:00
Ms2ger
7bcafadd47 Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey 2013-03-17 09:51:36 +01:00
Ms2ger
efad9ae54c Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking 2013-03-17 09:51:34 +01:00
Mike Hommey
65b334601b Fixup for windows bustage after landing bug 648407. r=me 2013-03-17 09:46:34 +01:00
Ms2ger
fd85a96b6f Bug 846860 - Give HTMLOptionsCollection its own header and put it in the dom namespace; r=khuey
--HG--
rename : content/html/content/src/nsHTMLSelectElement.cpp => content/html/content/src/HTMLOptionsCollection.cpp
rename : content/html/content/src/nsHTMLSelectElement.h => content/html/content/src/HTMLOptionsCollection.h
2013-03-17 08:55:17 +01:00
Ms2ger
6da7a4d4da Bug 851134 - Part b: Implement the EventTarget getters in the WebIDL API for Event directly instead of calling the XPIDL implementations; r=smaug 2013-03-17 08:55:17 +01:00
Ms2ger
f1fde4cfd5 Bug 851134 - Part a: Implement the primitive getters in the WebIDL API for Event directly instead of calling the XPIDL implementations; r=smaug 2013-03-17 08:55:17 +01:00
Ms2ger
cbf9cc343e Bug 851108 - Stop exporting ds/BitArray.h; r=billm 2013-03-17 08:55:17 +01:00
Ms2ger
ded9d214d0 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
22922b6e92 Bug 851025 - Remove nsLayoutUtils::RectListBuilder::mRv; r=bz 2013-03-17 08:55:16 +01:00
Ms2ger
8851a21b17 Bug 845374 - Part t: Stop including js/Value.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Ms2ger
d52bebdeb3 Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Ms2ger
c4380f4933 Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Ms2ger
9186374e0a Bug 845374 - Part q: Stop including nsThreadUtils.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Ms2ger
d5f9e6c8c7 Bug 845374 - Part p: Stop including nsDataHashtable.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00