Ryan VanderMeulen
|
9abde8f9b2
|
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
|
2013-10-14 14:38:54 -04:00 |
Ed Morley
|
c850e0a16b
|
Merge latest green inbound changeset and mozilla-central
|
2013-10-14 17:39:02 +01:00 |
Ed Morley
|
0f6d579260
|
Backed out changeset ccf11ae08ba2 (bug 882541)
|
2013-10-14 17:30:43 +01:00 |
Kyle Huey
|
e2f7b57b3e
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 19:58:25 +08:00 |
Phil Ringnalda
|
5c6d197b06
|
Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
|
2013-10-13 21:59:58 -07:00 |
Kyle Huey
|
ebb9068971
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 11:10:44 +08:00 |
Garrett Robinson
|
88c8056479
|
Bug 925186 - Fix regression in handling the simultaneous use of pre-1.0 and 1.0 CSP headers. r=sstamm
|
2013-10-10 13:48:14 -07:00 |
William Chen
|
bfdfa5c5f1
|
Bug 916640 - Add memory reporter for message manager listeners. r=njn
|
2013-10-11 16:07:15 -07:00 |
Boris Zbarsky
|
ce891d2c00
|
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
|
2013-10-11 12:28:24 -04:00 |
Edgar Chen
|
03cdb3b2a3
|
Bug 873380 - Part 1: Refined the error report policy for card lock functionality. r=smaug. sr=hsinyi
|
2013-09-25 14:49:44 +08:00 |
Wes Kocher
|
6313f43c69
|
Merge inbound to m-c
|
2013-10-10 18:59:58 -07:00 |
Kyle Machulis
|
9230dfa4b3
|
Bug 925229: Turn DataChannelListener into its own header to avoid windows.h inclusion; r=jesup
|
2013-10-10 14:04:28 -07:00 |
Olli Pettay
|
aa30edcdf0
|
Bug 916576, follow the com rules when calling LoadURI, r=bz
|
2013-10-10 23:28:07 +03:00 |
Ehsan Akhgari
|
f1fbe50293
|
Bug 924248 - Make nsIDocument.h go on a diet; r=jst
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
|
2013-10-07 22:21:07 -04:00 |
Benjamin Smedberg
|
b5fb993e7f
|
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
|
2013-10-10 08:48:03 -04:00 |
Boris Zbarsky
|
e9898392f2
|
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
|
2013-10-09 12:05:22 -04:00 |
Ed Morley
|
a4e9089af7
|
Backed out changeset 8fa0cbe4a54d (bug 817194) for build failures
|
2013-10-09 17:48:13 +01:00 |
Boris Zbarsky
|
dab154c98a
|
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
|
2013-10-09 12:05:22 -04:00 |
Mina Almasry
|
22a7e34984
|
Bug 863966 - Improve perf of querySelector by caching selector list. r=bz
|
2013-10-09 09:20:45 -04:00 |
Andrea Marchesini
|
89d6130ac5
|
Bug 923310 - Crash in HTMLInputElement in B2G, r=jwatt
|
2013-10-09 13:15:14 +02:00 |
Carsten "Tomcat" Book
|
6fb588efa7
|
merge b2g-inbound to mozilla-central
|
2013-10-09 10:13:52 +02:00 |
Fabrice Desré
|
628b85da4f
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
Phil Ringnalda
|
aa1debb1bf
|
Back out 99b749ea1fb9 (bug 863966) on suspicion of causing frequent Android robocop-2 crashes
|
2013-10-04 19:36:53 -07:00 |
Mina Almasry
|
dc5b180fa0
|
Bug 863966 - Improve perf of querySelector by caching selector list. r=bz
|
2013-10-04 13:23:26 -04:00 |
Sid Stamm
|
08f65cf2a9
|
Bug 916881 - remove stray refinePolicy in CSPUtils.jsm. r=grobinson
|
2013-10-03 14:35:42 -07:00 |
Ehsan Akhgari
|
7bb8ab1a35
|
Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst
--HG--
extra : rebase_source : 8c5f5429574313a1304eb2779cdb6b5702e4094d
|
2013-10-02 16:09:18 -04:00 |
Olli Pettay
|
986245e7be
|
Bug 923913 - Make Element.inner/outerHTML [Pure], r=bz
--HG--
extra : rebase_source : 81556c5031279cee3f33639a47f4fb83e2743403
|
2013-10-08 22:25:01 +03:00 |
Neil Deakin
|
2830406395
|
Bug 844941, only check dom.event.clipboardevents.enabled preference in non-chrome shells, r=ehsan
|
2013-10-08 10:49:58 -04:00 |
Ehsan Akhgari
|
eff9a278ad
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
--HG--
extra : rebase_source : af198eb9b9739ce718ba0d16c385624a722cde51
|
2013-10-07 19:15:59 -04:00 |
Ehsan Akhgari
|
bf34a5f2f0
|
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
--HG--
extra : rebase_source : 51f56fa27604224eacc2ba384bb826c49f4f917f
|
2013-10-02 07:40:07 -04:00 |
Masayuki Nakano
|
9aaf116c1c
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
Masayuki Nakano
|
5dbc2a60e4
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
Robert O'Callahan
|
20613a55bc
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
--HG--
rename : content/html/content/src/nsClientRect.cpp => content/base/src/DOMRect.cpp
rename : content/html/content/src/nsClientRect.h => content/base/src/DOMRect.h
rename : dom/webidl/ClientRect.webidl => dom/webidl/DOMRect.webidl
rename : dom/webidl/ClientRectList.webidl => dom/webidl/DOMRectList.webidl
extra : rebase_source : ebe27ef21b38f7df5065f37b971508b740c8cf3c
|
2013-09-20 22:21:03 +12:00 |
Christoph Kerschbaumer
|
9c4e72b4ed
|
Bug 910139 - Add TYPE_XSLT to nsIContentPolicy for XSLT loads and update CSP to treat XSLT as script. r=grobinson, r=jst
|
2013-09-11 14:11:49 -07:00 |
Ehsan Akhgari
|
77b5078c36
|
Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1782 to 1582.
|
2013-10-01 17:00:38 -04:00 |
David Anderson
|
0c515ae00c
|
Add RPC message support to messagemanager (bug 910493 part 2, r=smaug).
|
2013-10-01 09:15:06 -07:00 |
Ed Morley
|
169446466e
|
Merge mozilla-central and inbound
|
2013-10-01 12:01:45 +01:00 |
Ed Morley
|
25e60eaf8c
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-10-01 10:56:53 +01:00 |
Masayuki Nakano
|
cb376be26d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
Masayuki Nakano
|
84078f9904
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
Masayuki Nakano
|
e98333c284
|
Bug 920377 part.25 Get rid of nsUIEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
Fabrice Desré
|
38808b7cf4
|
Bug 914854 - BrowserElementPanning causes sync reflow by quering scrollLeft/Top r=bz,vingtetun
|
2013-09-30 10:32:02 -07:00 |
Masayuki Nakano
|
3a0b655e5a
|
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
|
2013-10-01 16:22:58 +09:00 |
Nicholas Nethercote
|
75f194c48c
|
Bug 921923 (part 3) - Make multi-output sizeOfFoo() functions more consistent in content/, dom/ and layout/. r=till.
--HG--
extra : rebase_source : ac8aebe86b4b7ee5acc0f541be5645abf73b6a98
|
2013-09-30 16:20:23 -07:00 |
Wes Kocher
|
bc2310bf82
|
Backed out changeset 1b86035e7da0 (bug 916881) for CSP-related test failures on a CLOSED TREE
|
2013-09-27 12:12:10 -07:00 |
Timothy Nikkel
|
79f86039ed
|
Bug 918220. Part 1. Rename the pref content.image.allow_locking to make it clear that it only applies to content processes. r=jmuizelaar
|
2013-09-30 12:53:46 -05:00 |
Sid Stamm
|
ea1a1fd9ac
|
Bug 916881 - remove stray refinePolicy in CSPUtils.jsm. r=grobinson
|
2013-09-27 10:43:59 -07:00 |
Masayuki Nakano
|
e1d3994561
|
Bug 920377 part.8 Get rid of nsClipboardEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
Masayuki Nakano
|
05e8f87b4b
|
Bug 920377 part.7 Get rid of nsFocusEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
Masayuki Nakano
|
ff562840ca
|
Bug 920377 part.1 Get rid of nsMutationEvent r=roc
|
2013-09-27 15:20:53 +09:00 |