Chris Jones
|
73b6b07bd6
|
Bug 774139: Forward touch events across processes. r=felipe,smaug
|
2012-07-15 19:58:43 -07:00 |
|
Chris Jones
|
e1cee8975b
|
Back out bug 774139. r=bustage
|
2012-07-16 15:19:00 -07:00 |
|
Chris Jones
|
526631b1c6
|
Bug 774139: Forward touch events across processes. r=felipe,smaug
|
2012-07-16 14:46:29 -07:00 |
|
David Zbarsky
|
cd3c58ee76
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Justin Lebar
|
2bfa9751db
|
Bug 765075 - Load BrowserElementChild.js before returning the result of window.open from <iframe mozbrowser> to the opener. r=smaug
|
2012-06-21 21:17:52 -04:00 |
|
Justin Lebar
|
13518ec124
|
Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
|
2012-06-12 18:01:25 -04:00 |
|
Olli Pettay
|
94414ed431
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
David Zbarsky
|
710953df6a
|
Bug 762801 - Merge nsIEmbeddingSiteWindow2 into nsIEmbeddingSiteWindow r=jst
|
2012-06-09 15:15:12 -07:00 |
|
Ben Turner
|
785be4974a
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
|
Olli Pettay
|
21a0239f65
|
Bug 758401 - Add a way to get message manager from docshell, r=jst
|
2012-05-28 12:27:25 +03:00 |
|
Nicholas Cameron
|
a938e2e825
|
Bug 753784; allow access to the max texture size from FrameLayerBuilder. r=roc
|
2012-05-22 19:15:16 -04:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
2187798a40
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Olli Pettay
|
3c497e9072
|
Bug 749128 - Make sure to have JSContext before creating TabChildGlobal, r=jst
|
2012-04-26 23:56:46 +03:00 |
|
Hessam Salehi
|
7d69570885
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Edmund Wong
|
e2dc3856a0
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
|
Mounir Lamouri
|
094d224262
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
|
Olli Pettay
|
faa2652e7a
|
Bug 705651, simplify message manager, and remove certainly useless comment about OMIT_COMPONENTS_OBJECT, r=mrbkap
|
2011-11-30 17:51:40 +02:00 |
|
Ryan VanderMeulen
|
c99172b952
|
Bug 705356 - Remove JSOPTION_JIT and JSOPTION_PROFILING. r=dvander
|
2011-11-28 14:57:31 -08:00 |
|
Oleg Romashin
|
00c293a0b5
|
Bug 694706 - Get rid of checkerboard for remote viewport. r=cjones
|
2011-10-20 15:17:09 -07:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Olli Pettay
|
039dfaaa3a
|
Bug 689128, re-enable EventListenerService tests, add a null check, handle compartments, r=bz
--HG--
extra : rebase_source : a0254eecb59adabb94737f1ca12803b712698903
|
2011-10-10 13:38:14 +03:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Chris Jones
|
a3317162ef
|
Bug 648484, parts 3, 3.1, and 3.2: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc
|
2011-08-09 12:38:26 -07:00 |
|
Felipe Gomes
|
ed24e05b84
|
Bug 667077 - Add atob/btoa to frame scripts. r=smaug
|
2011-06-25 05:52:00 -04:00 |
|
Chris Jones
|
5621855b6d
|
Bug 669823: SetStatusWithContext() is reached. Defer deeper discussion about status handling to bug 617804. r=bsmedberg
|
2011-07-07 11:11:58 -04:00 |
|
Oleg Romashin
|
5e896583c6
|
Bug 648250 - image based navigational bar is useless in remote Fennec (window.outerWidth throws js errors). r=Olli.Pettay
|
2011-07-15 14:46:56 -07:00 |
|
Oleg Romashin
|
37cc5f01d3
|
Backed out changeset 31cbb80c705e, win burning
|
2011-07-15 14:30:29 -07:00 |
|
Oleg Romashin
|
5dfda6c571
|
Bug 648250 - image based navigational bar is useless in remote Fennec (window.outerWidth throws js errors). r=Olli.Pettay
--HG--
extra : rebase_source : 226d9655eb425e6ef18dc0269eb90495c00dbd91
|
2011-07-15 13:37:03 -07:00 |
|
Chris Jones
|
24f027292c
|
Back out bug 648484
|
2011-07-15 11:35:55 -07:00 |
|
Chris Jones
|
289ccdf1c6
|
Bug 648484, part 3 and part 3.1: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc
|
2011-07-13 22:43:43 -07:00 |
|
Felipe Gomes
|
f268d99a4c
|
Bug 583976. Part 4 pre - some clean up and adjustments to enable needs-focus tests for OOP content. r=cjones
|
2011-06-22 13:43:05 -07:00 |
|
Felipe Gomes
|
bdcb64d147
|
Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz
|
2011-06-21 17:32:43 -07:00 |
|
Felipe Gomes
|
0a988c309a
|
Bug 583976. Part 1 - Add focus manager support for focus activation/deactivation in remote content. r=enn,smaug
|
2011-06-17 17:08:32 -07:00 |
|
Chris Leary
|
31076ac1d6
|
Merge mozilla-central and tracemonkey.
|
2011-06-27 11:07:22 -07:00 |
|
Jeff Walden
|
0a61156473
|
Bug 665835 - Remove JSOPTION_ANONFUNFIX. r=cdleary
--HG--
rename : js/src/tests/js1_5/extensions/regress-376052.js => js/src/tests/ecma_5/misc/unnamed-function.js
|
2011-06-21 09:53:19 -07:00 |
|
Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Olli Pettay
|
45e2f71ebd
|
Bug 608021, [@ nsFrameMessageManager::ReceiveMessage], r=jst
--HG--
extra : rebase_source : bda56f1dbe7fc469178cacda30ee303a05b45e66
|
2011-06-16 21:21:08 +03:00 |
|
Alon Zakai
|
2f4274045c
|
Bug 644241, part 1 - Remove script stack quota. r=igor
|
2011-06-03 17:54:26 -07:00 |
|
Josh Matthews
|
828f07a165
|
Bug 642419 - Add error reporting for content scripts. r=smaug
|
2011-03-18 00:08:18 -04:00 |
|
Zack Weinberg
|
dd67585463
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Blake Kaplan
|
efe60151e2
|
Bug 648465 - TabChild::ProvideWindow needs to tell the caller that the window is new; r=smaug
|
2011-04-14 13:55:42 -04:00 |
|
Alon Zakai
|
31bcbec613
|
Bug 586321 - Crash in TabChildGlobal due to mListenerManager not Disconnected(); r=Olli.Pettay
|
2010-08-11 09:59:00 -04:00 |
|
Chris Jones
|
aff28173ab
|
Bug 616841, part 3: "Localize" the messageManager JSContexts. r=smaug
|
2011-01-14 16:03:21 -06:00 |
|
Chris Jones
|
8b70046aae
|
Bug 617804, part 1: Change bogus NOTREACHED() assertions. r=bsmedberg a=a
|
2011-01-04 10:40:54 -06:00 |
|
Benjamin Smedberg
|
8ab886e7d4
|
Bug 581335 - Hook up crash reporting for content process by attaching a property bag to the global observer-service notification for them. r=mfinkle
--HG--
extra : rebase_source : 880e536710b8c02995a36fa08c49d098fb05f50f
|
2010-11-24 08:58:21 -05:00 |
|
Olli Pettay
|
a36cd6606a
|
Bug 609626 - Investigate max native stack limit differences, r=mrbkap, a=blocking
|
2010-11-15 09:08:36 +02:00 |
|
Chris Jones
|
703c658a1c
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Mike Kristoffersen
|
6c4150cec9
|
Bug 575658 - [e10s] TabChild::ParamsToArrays string optimization r=doug.turner a=approval2.0
|
2010-11-03 14:02:33 +01:00 |
|