Chris Leary
|
7922cf2289
|
Merge mozilla central and tracemonkey.
|
2011-06-20 16:49:20 -07:00 |
|
Jeff Walden
|
e84bb50504
|
Bug 662946 - Remove various headers from INSTALLED_HEADERS that shouldn't be there. r=jimb
--HG--
extra : rebase_source : a6028a859cac4625ef2f3227ce0fa3159b5e8556
|
2011-06-09 01:12:21 -07:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Olli Pettay
|
45e2f71ebd
|
Bug 608021, [@ nsFrameMessageManager::ReceiveMessage], r=jst
--HG--
extra : rebase_source : bda56f1dbe7fc469178cacda30ee303a05b45e66
|
2011-06-16 21:21:08 +03:00 |
|
Brad Lassey
|
c2024b4a1b
|
bug 624163 - IME input does not work in rich editors with e10s r=dougt
|
2011-05-20 14:44:09 -04:00 |
|
Vivien Nicolas
|
348b51fee1
|
Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki]
|
2011-04-20 14:47:40 +02:00 |
|
Benjamin Smedberg
|
4f1ecb131c
|
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
|
2011-03-25 11:03:35 -04:00 |
|
Benjamin Stover
|
1bd898f9e1
|
Backed out changeset 868be4c08700 due to mochitest-other orange
|
2011-03-24 13:00:45 -07:00 |
|
Benjamin Stover
|
1d48508346
|
Bug 643083 Crash: JSAutoRequest::~JSAutoRequest r=smaug
|
2011-03-24 10:41:25 -07:00 |
|
Josh Matthews
|
0d0261aa26
|
Bug 622479 - Ensure IME events don't try to use a destroyed TabParent. r=cjones a=b-f
|
2011-01-21 11:48:56 -05:00 |
|
Chris Jones
|
24f6509560
|
Bug 623216: mIMESeqno is not initialized. r=blassey a=a
|
2011-01-11 15:34:31 -06:00 |
|
Chris Jones
|
3e974a81a0
|
Bug 623255: Ensure LayerOGL::Destroy is called for "orphaned" shadow OGL layers before the GLContext is deleted. r=vlad a=b
|
2011-01-05 22:54:47 -06:00 |
|
Doug Turner
|
3d7ef12fc0
|
Bug 616668 - crash [@ mozilla::dom::TabParent::RecvGetDPI ]. r=cjones. a=blocking-fennec
--HG--
extra : rebase_source : d1a5a5aefa521932f564e16c78e2973a77e77b35
|
2010-12-09 10:57:05 -08:00 |
|
Daniel Holbert
|
453a4e8086
|
Bug 616206 - constructor init lists out of order in dom/ipc/ContentChild.cpp, dom/ipc/TabParent.cpp. r=dougt, a=dougt
--HG--
extra : rebase_source : a1a3c410cf5ba7ec720d0bd0322d91db119f3d91
|
2010-12-05 13:15:36 +00:00 |
|
Alon Zakai
|
44e5a105d6
|
Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec
|
2010-12-02 17:24:04 -08:00 |
|
Brad Lassey
|
7502b91267
|
bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec
|
2010-11-23 21:12:53 -05:00 |
|
Michael Wu
|
bf239dd739
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
|
Michael Wu
|
da47d70884
|
Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec
|
2010-11-22 22:48:03 -08:00 |
|
Alon Zakai
|
0076937a5a
|
Bug 611505 - Fix 'TabParent not thread-safe' errors. r=honzab a=blocking-fennec
|
2010-11-21 11:21:56 -08:00 |
|
Chris Jones
|
703c658a1c
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Chris Jones
|
74d3598b51
|
Bug 606279, part 4: Only allocate an image large enough to cover the <canvas>. r=joe a=blocking-fennec
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
39681b94d6
|
Bug 606279, part 3: Port transformed rendering to PDocumentRenderer. r=joe
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
d12924f284
|
Bug 606279, part 2: Use more concise types in PDocumentRenderer. r=joe
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
462563a78f
|
Bug 606279, part 1: Excise shmem-backed canvas. r=joe sr=vlad
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
a628adeb94
|
Bug 603680: Paper over lack of IPDL |discard| (and possible weirdly short-lived <browser>s). r=bsmedberg a=blocking-fennec
|
2010-10-26 12:51:08 -05:00 |
|
Honza Bambas
|
e618ce3cbb
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
|
Vivien Nicolas
|
590a2f77f1
|
Bug 604192 - Chrome process IME state should not be altered by content [r=jimnchen,a=blocking-fennec]
|
2010-10-19 10:21:31 +02:00 |
|
Vivien Nicolas
|
baf34304c4
|
Bug 603848 - Add a notifier observer about the IME State [r=masayuki,a=blocking-fennec]
|
2010-10-18 18:37:00 +02:00 |
|
Jim Chen
|
53943af34f
|
Bug 599550 - Properly sync PuppetWidget IME notifications; r=blassey,cjones a=blocking-fennec
|
2010-10-01 10:17:37 -04:00 |
|
Brad Lassey
|
2f303b809a
|
Bug 591047 - (7/7) Suppressing possible out-of-sync notifications; r=roc a=blocking-fennec
|
2010-09-23 23:34:26 -04:00 |
|
Brad Lassey
|
9c43d63744
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
42c886dbb3
|
Bug 591047 - (5/7) Adding IME notification support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
6878ccd6f4
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Benedict Hsieh
|
21844dc918
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
|
Chris Jones
|
0a1ec83bc9
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
|
Brian Crowder
|
ab39525a46
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Doug Turner
|
09476bc0de
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
|
Oleg Romashin
|
39a1341d97
|
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
|
2010-09-15 15:02:29 -07:00 |
|
Chris Jones
|
2bb3bb3e9c
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
|
Benedict Hsieh
|
5eacfcb973
|
Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
|
2010-09-15 11:04:48 -07:00 |
|
Chris Jones
|
110d280286
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
|
Doug Turner
|
a3714148d3
|
Bug 595445 - Factor out geolocation prompt into something that can be reused - Part 2 r=olli a=mfinkle
--HG--
rename : dom/src/geolocation/nsGeolocationOOP.h => dom/base/nsContentPermissionHelper.h
extra : rebase_source : c11252249778200db9d77c3937101ef349bfb847
|
2010-09-13 12:49:27 -07:00 |
|
Oleg Romashin
|
497f2db326
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Doug Turner
|
4c4c8dfdd9
|
Bug 594261 - IPC part - Factor out geolocation prompt into something that can be reused. r=chris jones, a=stuart
--HG--
rename : dom/src/geolocation/PGeolocationRequest.ipdl => dom/ipc/PContentPermissionRequest.ipdl
extra : rebase_source : 73f75b6f4c4deae71337dd2a9925d15aefcaacb8
|
2010-09-09 22:00:08 -07:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Dan Witte
|
52846c9b49
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
|
Chris Jones
|
49048c0d61
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
|
Brian Crowder
|
1000227b02
|
Bug 589025 - e10s: ExternalHelperAppParent must support content-disposition property of nsIChannel. r=dwitte, a=beta5+
|
2010-08-25 18:10:30 -07:00 |
|
Chris Jones
|
07e1a3fd87
|
Bug 570620, part n: Hook layout/ipc into the build system, and integrate PRenderFrame into the PBrowser family. sr=bsmedberg
|
2010-08-20 18:24:41 -05:00 |
|
Chris Jones
|
546d94a7b3
|
Bug 582057, part k: Gut platform widgets from content processes. sr=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
|