Bob Owen
|
6a7e711651
|
Bug 1047509 - Part 2: Replace nsCxPusher in nsJSNPRuntime.cpp nsJSObjWrapper::NP_GetProperty. r=bholley
|
2014-08-08 13:21:07 +01:00 |
|
Bob Owen
|
3e1c0c8724
|
Bug 1047509 - Part 1: Replace nsCxPusher in nsJSNPRuntime.cpp doInvoke. r=bholley
|
2014-08-08 09:01:45 +01:00 |
|
Nicholas Nethercote
|
a7cf4142b4
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
* * *
imported patch rm-dummy-params
--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
|
2014-08-06 06:31:21 -07:00 |
|
Morris Tseng
|
e805832aca
|
Bug 1023041 - Part 1: Rename SetMouseDownState to SetDragState. r=roc
|
2014-08-04 00:26:00 -04:00 |
|
Masayuki Nakano
|
eaf5518352
|
Bug 1046101 part.13 Rename NS_MOUSE_SCROLL_EVENT to eMouseScrollEventClass r=smaug
|
2014-08-04 14:28:51 +09:00 |
|
Masayuki Nakano
|
5a96c29b49
|
Bug 1046101 part.11 Rename NS_MOUSE_EVENT to eMouseEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
|
Masayuki Nakano
|
aaf3fac323
|
Bug 1046101 part.5 Rename NS_KEY_EVENT to eKeyboardEventClass r=smaug
|
2014-08-04 14:28:48 +09:00 |
|
Masayuki Nakano
|
00f048e7cd
|
Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug
|
2014-08-04 14:28:46 +09:00 |
|
Nathan Froyd
|
12c76f15f7
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
|
Ehsan Akhgari
|
3fa82c9346
|
Bug 1045436 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-07-29 20:43:56 -04:00 |
|
Bob Owen
|
99761ed48b
|
Bug 1042798 - Use an AutoEntryScript in nsNPAPIPlugin _evaluate as we are about to run script and need to ensure the correct JSContext* gets pushed. r=bholley
|
2014-07-28 09:27:23 +01:00 |
|
Benoit Jacob
|
db65b34b46
|
Bug 586656 - Serialize external "pluginEvent" structs in WidgetGUIEvent so that plugin events work in e10s - r=masayuki,jimm
|
2014-07-23 15:55:51 -04:00 |
|
Mike Hommey
|
bc5d6801bb
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Bob Owen
|
bbfe00e862
|
Bug 1037904 Part 6: Replace nsCxPusher in nsJSObjWrapper::NP_Enumerate. r=bholley
|
2014-07-16 12:25:02 +01:00 |
|
Bob Owen
|
c5ae847ce7
|
Bug 1037904 Part 5: Replace nsCxPusher in nsJSObjWrapper::NP_RemoveProperty. r=bholley
|
2014-07-16 12:24:49 +01:00 |
|
Bob Owen
|
81394883a8
|
Bug 1037904 Part 2: Replace nsCxPusher in nsJSObjWrapper::NP_HasProperties. r=bholley
|
2014-07-16 12:24:36 +01:00 |
|
Bob Owen
|
7979f73edf
|
Bug 1037904 Part 1: Replace nsCxPusher in nsJSObjWrapper::NP_HasMethod. r=bholley
|
2014-07-16 13:49:02 +01:00 |
|
Jan de Mooij
|
8772025bff
|
Bug 1034689 part 3 - Fix remaining places in Gecko to handle Latin1 strings. r=bz
|
2014-07-12 09:43:08 +02:00 |
|
Jan de Mooij
|
2a7ce8f885
|
Bug 1034689 part 2 - Add AssignJSFlatString and use it. r=bz,terrence
|
2014-07-12 09:43:06 +02:00 |
|
Jeff Gilbert
|
79cfeb958c
|
Bug 1037147 - Purge EOL whitespace again. - r=mattwoodrow
|
2014-07-11 15:41:41 -07:00 |
|
Jeff Gilbert
|
f032a2a672
|
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
|
2014-07-11 15:10:49 -07:00 |
|
Boris Zbarsky
|
22cec45b71
|
Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug
|
2014-07-10 02:56:37 -04:00 |
|
Qeole
|
0b77d65ae0
|
Bug 1011339 - Closing OOPP plugin container in TryUnloadPlugin, even if mLibrary is loaded. r=bsmedberg
|
2014-07-02 08:34:00 -04:00 |
|
Bob Owen
|
e7ac0d1af4
|
Bug 1029494 Part 5: Replace AutoPushJSContext in nsNPAPIPlugin _getpluginelement. r=bholley
|
2014-06-26 12:08:49 +01:00 |
|
Martin Stransky
|
d5acde004a
|
Bug 1027009 - Gtk3 build with --enable-warnings-as-errors. r=karlt
|
2014-06-25 00:35:00 +02:00 |
|
Jonathan Watt
|
e8bd2a53a8
|
Bug 1029211 - Get rid of a couple more Thebes backed gfxContexts by using gfxUtils::ClearThebesSurface instead. r=mattwoodrow
--HG--
extra : rebase_source : cc75965e0ba908b84a592e337af0429ddb9cc846
|
2014-06-24 10:02:10 +01:00 |
|
Benoit Jacob
|
ec742680c8
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
|
Victor Porof
|
9ce7e9c089
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
|
Qeole
|
c7bdbdf53f
|
Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg
|
2014-05-30 07:14:00 -04:00 |
|
Emilio Pozuelo Monfort
|
5f055ea8d8
|
Bug 624422 - Clean up MOZ_WIDGET_GTK usages. r=karlt
Based on a patch from Mike Hommey.
|
2014-05-28 04:23:00 -04:00 |
|
Emilio Pozuelo Monfort
|
c04804c9dc
|
Bug 624422 - Force OOP plugins on GTK3. r=karlt
|
2014-05-01 13:25:34 +02:00 |
|
Jon Coppeard
|
38ddf26dd4
|
Bug 1013972 - Take account of reentrancy when removing entries from sJSObjWrappers r=bsmedberg
|
2014-05-27 10:35:13 +01:00 |
|
Birunthan Mohanathas
|
952b834c76
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
59b969f7f4
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
aea8617b92
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
f65339b9ff
|
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Qeole
|
e29f0e1b7b
|
Bug 1007490 - Adding a dom.ipc.plugins.unloadTimeoutSecs option for indicating timeout in seconds between the moment when all instances for a plugin-container become idle and closing of associated process. r=bsmedberg
|
2014-05-15 15:37:00 +02:00 |
|
Benoit Girard
|
dc33149c52
|
Bug 1009148 - [e10s] Fix mac plugin window. r=smichaud
--HG--
extra : rebase_source : b4cc69d7fc3977da7ba9f09b469db26c8cbec8bb
|
2014-05-16 15:52:45 -04:00 |
|
Igor Kolupaev
|
89db128641
|
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
|
2014-05-07 23:03:41 +03:00 |
|
Henri Sivonen
|
34b67bca76
|
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
|
2014-05-08 12:32:00 +03:00 |
|
Bobby Holley
|
e70ddb7476
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07:00 |
|
Ryan VanderMeulen
|
30ae466592
|
Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage.
|
2014-08-14 17:23:10 -04:00 |
|
Bobby Holley
|
3e4d70a655
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 12:54:34 -07:00 |
|
Jon Coppeard
|
1216544376
|
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
|
2014-04-30 10:10:33 +01:00 |
|
Nicholas Nethercote
|
1c0602e423
|
Bug 952650 (part 16) - Remove JSVAL_TO_PRIVATE. r=till.
--HG--
extra : rebase_source : 603bb66a90484b488bedf1dd4da6935324c148c6
|
2014-04-28 16:01:31 -07:00 |
|
Nicholas Nethercote
|
1c5751ac95
|
Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
--HG--
extra : rebase_source : 450ba0261ef5a8546c81f9f645605e312585d6c6
|
2014-04-27 20:27:54 -07:00 |
|
Nicholas Nethercote
|
530542eecd
|
Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
--HG--
extra : rebase_source : 60dcaa2b778d3cf6eb7dc1a4949aab010ed8c130
|
2014-04-27 19:58:52 -07:00 |
|
Rodrigo Rodriguez Jr.
|
3a5329b969
|
Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
|
2014-04-27 19:55:08 -07:00 |
|
Rodrigo Rodriguez Jr.
|
9a92d22f5a
|
Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
|
2014-04-27 19:47:02 -07:00 |
|
Rodrigo Rodriguez Jr.
|
e987aa99bf
|
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
--HG--
extra : rebase_source : 61ab9459c00849027498904863647e65453a1a43
|
2014-04-27 19:45:46 -07:00 |
|