Jon Coppeard
|
2c591777e1
|
Bug 993413 - Remove use of JS_Add/Remove*Root in favour of JS::PersistentRooted where possible r=terrence r=bz r=bholley
|
2014-04-16 09:47:53 +01:00 |
|
Jonathan Watt
|
61a8971526
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
|
Jonathan Watt
|
d88be3bc70
|
Bug 960524 - Get rid of Image::DeprecatedGetAsSurface (Moz2D migration). r=mattwoodrow
|
2014-04-10 09:49:53 +01:00 |
|
Bobby Holley
|
dbdefe1f29
|
Bug 986730 - Prevent a NAC-parented plugin from trying to touch its reflector. r=johns
jwatt indicated that he thinks we shouldn't support this use case, and thinks
this is the right approach.
|
2014-04-06 12:32:38 -07:00 |
|
Neil Deakin
|
ba71f5497a
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
|
Daniel Holbert
|
9d95b47d75
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
|
Jon Coppeard
|
80edfe1cd6
|
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
|
2014-04-02 15:28:03 +01:00 |
|
snigdha
|
11404d6af2
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
|
Jon Coppeard
|
bd123acdd3
|
Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz
|
2014-04-01 11:34:39 +01:00 |
|
Masayuki Nakano
|
a63f35fff1
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
Makoto Kato
|
e780a2bae6
|
Bug 986930 - QuickTime plugin shows garbled text for mime type descriptions in about:plugins and about:addons. r=bsmedberg
|
2014-03-31 22:56:40 +09:00 |
|
John Schoenick
|
0fbbfeff4f
|
Bug 985859 - navigator.mimeTypes access should be case-insensitive. r=bsmedberg
|
2014-03-21 10:50:25 -07:00 |
|
Masatoshi Kimura
|
50eae496d9
|
Bug 981237 - Remove DataContainerEvent dependency from Plugin crash handler. r=jst,johns
|
2014-03-21 13:00:00 +09:00 |
|
Bob Owen
|
459daa2c79
|
Bug 978042 - Part 6: AutoPushJSContext in nsNPAPIPlugin.cpp _evaluate. r=bholley
|
2014-03-09 18:35:52 +00:00 |
|
Jon Coppeard
|
8f185b4070
|
Bug 959787 - Handlify some more GCing APIs r=sfink
|
2014-03-20 09:32:37 +00:00 |
|
Birunthan Mohanathas
|
42dc35ee32
|
Bug 984112 - Part 1: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...}, argc in dom/. r=bz
|
2014-03-19 13:05:04 -04:00 |
|
Neil Deakin
|
5bca1a23ba
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
|
Nathan Froyd
|
b6c351ea7e
|
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
|
2014-03-17 13:00:17 -04:00 |
|
Andrew McCreight
|
4a51558dfd
|
Bug 983990 - Remove all trailing whitespace from nsPluginStreamListenerPeer. rs=bsmedberg
|
2014-03-18 14:25:40 -07:00 |
|
Anuj Agarwal
|
252eace0a6
|
Bug 983990 - Convert nsPluginStreamListenerPeer::mDataForwardToRequest to nsDataHashtable. r=johns
|
2014-03-18 14:25:40 -07:00 |
|
Neil Rashbrook
|
921625ab05
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
|
2014-03-18 00:23:03 +00:00 |
|
Wes Kocher
|
2939a367ba
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
|
Neil Rashbrook
|
f83724018d
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
|
2014-03-17 19:07:09 +00:00 |
|
Ehsan Akhgari
|
b29d21f30b
|
Trial fix for bug 886782
|
2014-03-15 17:52:58 -04:00 |
|
Kyle Huey
|
f7eafc09a9
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Bill McCloskey
|
d960718b48
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
62d61f05a8
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
cff466f79f
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
624ffda758
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
a23e0f8633
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
John Schoenick
|
308c908eac
|
Bug 980625 - Fix more test plugin leaks found by LSAN. r=josh
|
2014-03-12 11:47:47 -07:00 |
|
John Schoenick
|
72fc62ad20
|
Bug 980625 - Fix minor leak in PluginModuleChild::Init found by LSAN. r=josh
|
2014-03-12 11:47:46 -07:00 |
|
John Schoenick
|
168bd00a78
|
Bug 980625 - Fix minor leak in nptest found by LSAN. r=josh
|
2014-03-12 11:47:46 -07:00 |
|
John Schoenick
|
3242597c56
|
Bug 980625 - Strip trailing whitespace plague from nptest.cpp. r=josh
|
2014-03-12 11:47:46 -07:00 |
|
John Schoenick
|
351773bccb
|
Bug 971279 - Followup, patch folding fail. r=me
|
2014-03-12 11:47:46 -07:00 |
|
John Schoenick
|
29a84179e1
|
Bug 836786 - Allow mousemove events to propagate from windowless plugins. r=josh
|
2014-03-12 11:47:45 -07:00 |
|
Vaibhav Agarwal
|
5f496eafb5
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-12 11:41:08 -04:00 |
|
Ehsan Akhgari
|
bfa6b6e286
|
Bug 981428 - Move OSX -framework flags to moz.build; r=mshal
|
2014-03-10 20:18:33 -04:00 |
|
John Schoenick
|
8ee4e9a5a8
|
Bug 977955 - Cleanup PluginModule shutdown r=bsmedberg
|
2014-03-06 15:51:12 -08:00 |
|
Ryan VanderMeulen
|
88ac28dca2
|
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
|
2014-03-05 09:55:52 -05:00 |
|
snigdha
|
dde15b4b7a
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-03-05 08:47:45 -05:00 |
|
Carsten "Tomcat" Book
|
1096a4e1d3
|
merge mozilla-inbound to mozilla-central
|
2014-03-05 13:04:39 +01:00 |
|
L. David Baron
|
ef278311e1
|
Bug 621618 patch 4: Make conditions in Element::RemoveFromIdTable match those in AddToIdTable, to avoid asymmetric calls to the document's functions. r=bzbarsky
|
2014-03-04 20:13:20 -08:00 |
|
Ryan VanderMeulen
|
230ec65231
|
Merge m-c to fx-team.
|
2014-03-04 17:24:28 -05:00 |
|
Benjamin Smedberg
|
3e3a0c94f5
|
Bug 778866 - Abort from the I/O thread on abnormal shutdown of a plugin-process, in case the main thread is wedged and the Firefox process has already been killed, r=cjones
|
2014-03-04 12:17:01 -05:00 |
|
Ehsan Akhgari
|
38e78d72b1
|
Bug 976258 - Undo the damage of including windows.h in IPCMessageUtils.h; r=bent
|
2014-03-03 21:35:51 -05:00 |
|
John Schoenick
|
d75615df43
|
Bug 976861 - nsPluginTag::GetLastModifiedTime should use NS_IMETHODIMP. r=gfritzsche
|
2014-03-04 12:18:09 +01:00 |
|
Ehsan Akhgari
|
444a26ed8e
|
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
|
2014-03-04 19:39:06 -05:00 |
|
Ehsan Akhgari
|
394d5f9fd5
|
Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
|
2014-03-04 17:19:24 -05:00 |
|
John Schoenick
|
0af8e2dec5
|
Bug 976924 - Ensure we're not racing with async plugin teardown events. r=gfritzsche
|
2014-03-04 13:58:27 -08:00 |
|