Nicholas Cameron
|
69f9dc8cc2
|
Bug 764125; changes to nsCanvasRenderingContext2DAzure. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
bd97a63e70
|
Bug 764125; Add DrawTarget arg to GetScaledFontForFont. r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Nicholas Cameron
|
daaf86d197
|
Bug 746883; misc bits and pieces for getting Skia/Azure canvases going. r=gw280
|
2012-04-10 13:18:53 +12:00 |
|
Mark Capella
|
a4e84ebc03
|
Bug 730925 - XHR.getAllResponseHeaders should use CRLF, not LF per spec, r=jst, r=jonas, f=ms2ger
|
2012-07-26 11:55:23 -04:00 |
|
Ed Morley
|
581619fa7d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-26 13:04:00 +01:00 |
|
Olli Pettay
|
2a315d5e16
|
Bug 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice
|
2012-07-26 13:23:22 +03:00 |
|
Nicholas Cameron
|
34ba57113f
|
Back out bug 746883, bug 764125, bug 761895, bug 746883, bug 748116
|
2012-07-26 18:48:24 +12:00 |
|
Nicholas Cameron
|
f371c79e75
|
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
|
2012-07-26 13:56:42 +12:00 |
|
Olli Pettay
|
089bd9520e
|
Bug 776971 - codegen DeviceLightEvent impl, r=dougt
|
2012-07-26 00:26:51 +03:00 |
|
Olli Pettay
|
201bb1a6a5
|
Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt
|
2012-07-26 00:17:14 +03:00 |
|
Nicholas Cameron
|
85e074219d
|
Bug 764125; mochitest for isPointInPath and multiple transforms. r=Bas
|
2012-07-25 12:46:24 +12:00 |
|
Nicholas Cameron
|
fb720292a3
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (canvas and prefs). r=Bas
|
2012-07-24 22:18:40 +12:00 |
|
Patrick McManus
|
69378be6f2
|
bug 767005 backout bug 235853 r=jduell
--HG--
extra : rebase_source : c5aee6699ad20b85c11d52ca70365d6adebaec7c
|
2012-07-24 22:40:34 -04:00 |
|
Olli Pettay
|
8d25c299d6
|
Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner
|
2012-07-24 22:28:26 +03:00 |
|
Matt Brubeck
|
2e41f92cb5
|
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
|
2012-07-23 20:25:51 -07:00 |
|
Makoto Kato
|
b64403c744
|
Bug 776488 - content/base/src/nsFrameLoader.cpp(1987) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=jlebar
|
2012-07-24 11:56:50 +09:00 |
|
David Zbarsky
|
3c4a102656
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-23 17:34:49 -07:00 |
|
David Zbarsky
|
5deebe2e9b
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-23 17:34:46 -07:00 |
|
Benjamin Peterson
|
5775e05fb8
|
Bug 776317 - Separate the body of a constructed function from its braces with newlines. r=luke
|
2012-07-23 17:03:41 -07:00 |
|
Joshua Cranmer
|
774444109e
|
Bug 773637 - Kill NS_SCRIPTABLE attributes, Part 2: Remove NS_SCRIPTABLE. r=ehsan
--HG--
extra : rebase_source : 83020e0a1961ed5b33d5e0599419c6b7b82caa87
|
2012-07-06 15:31:49 -05:00 |
|
Joshua Cranmer
|
4b8f318e78
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
Joshua Cranmer
|
4ad48824ad
|
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
--HG--
extra : rebase_source : 1843575683c3897f96f3966cbce26140ff1a7d90
|
2012-07-06 13:15:45 -05:00 |
|
Aryeh Gregor
|
e57dd159b2
|
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
|
2012-07-20 14:16:17 +03:00 |
|
Mark Capella
|
fd9b625002
|
Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger
|
2012-07-23 01:19:08 -04:00 |
|
Boris Zbarsky
|
8b318ef3f7
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jason Duell
|
00135ee99f
|
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
|
2012-07-21 20:05:37 -07:00 |
|
Boris Zbarsky
|
eb0d24fee5
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jonathan Watt
|
bba15f0a70
|
Bug 776250 - Rename nsISVGChildFrame::UpdateBounds to nsISVGChildFrame::ReflowSVG to make it easier for non-SVG devs to understand the SVG code. r=roc.
--HG--
extra : rebase_source : 9c2d8f3d76dab1a842d6cc5607a13a49703061d6
|
2012-07-21 20:01:44 -04:00 |
|
Mounir Lamouri
|
f47d0639b2
|
Bug 770532 - Make new nsIPrincipal and nsIDocShell attributes work in content process. r=jlebar
|
2012-07-21 17:16:11 -07:00 |
|
Mounir Lamouri
|
7935452e46
|
Bug 775408 - Rename nsIDocShell::SetIsBrowser() to SetIsBrowserElement(). r=jlebar
|
2012-07-21 17:39:41 -07:00 |
|
Jonas Sicking
|
7b45d4a7a3
|
Bug 769594: Make nsObjectLoadingContent use principals when calling into permission manager. r=josh
|
2012-07-21 00:29:40 -07:00 |
|
Jonas Sicking
|
68ce0e34aa
|
Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir
|
2012-07-21 00:29:40 -07:00 |
|
Ryan VanderMeulen
|
a2282bd7e8
|
Merge m-c to inbound.
|
2012-07-20 20:19:31 -04:00 |
|
Olli Pettay
|
cf203e6e6c
|
Bug 775972 - crash in nsGenericElement::BindToTree, r=bz
|
2012-07-21 00:55:19 +03:00 |
|
Olli Pettay
|
d4c22e1e8d
|
Bug 765766 - Convert more event interface implementations to be autogenerated, r=jst
|
2012-07-20 19:58:28 +03:00 |
|
Olli Pettay
|
e9cea4305c
|
Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
|
2012-07-20 19:42:08 +03:00 |
|
Jonas Sicking
|
c3bf967163
|
Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir
|
2012-07-20 00:07:49 -07:00 |
|
Wes Johnston
|
0ab42df208
|
Bug 775162 - Turn on touch events tests for all platforms. r=smaug
|
2012-07-19 16:37:19 -07:00 |
|
Mounir Lamouri
|
ed3e904642
|
Bug 770831 - Make nsIDocShell carry the app id. r=jlebar sr=sicking
|
2012-07-19 10:32:49 -07:00 |
|
Mounir Lamouri
|
397bc64735
|
Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking
|
2012-07-18 22:26:21 -07:00 |
|
Steve Fink
|
3b5b986d0b
|
Backed out changeset 060a9d9fc1c6 from a CLOSED TREE since it seems to depend on afc1cf222996 or 1bafff5720a8 that I just backed out
|
2012-07-19 15:45:27 -07:00 |
|
Steve Fink
|
29dc82d8e8
|
Backed out changeset c2ffcbf39231 from a CLOSED TREE since it seems to depend on afc1cf222996 or 1bafff5720a8 that I just backed out
|
2012-07-19 15:45:19 -07:00 |
|
Felipe Gomes
|
c521e7d51e
|
Bug 775403: When touch events are being consumed by a remote frame, continue to dispatch synthesized mouse events *only* in the parent process, for the focus manager. r=cjones
|
2012-07-19 12:40:24 -07:00 |
|
Mounir Lamouri
|
e0678a58f5
|
Bug 770831 - Make nsIDocShell carry the app id. r=jlebar sr=sicking
|
2012-07-19 10:32:49 -07:00 |
|
Mounir Lamouri
|
d6d9b5f0b7
|
Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking
|
2012-07-18 22:26:21 -07:00 |
|
Mounir Lamouri
|
96545b3886
|
Bug 327244 (2/2) - Remove nsIScriptSecurityManager::CheckLoadURI(). r=sicking,jlebar
|
2012-07-18 15:27:02 -07:00 |
|
Mounir Lamouri
|
15ea035b93
|
Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking
|
2012-07-19 10:49:17 -07:00 |
|
Matthew Gregan
|
68e63d3ddc
|
Bug 775170 - Use naming convention from coding style guide for static member of StateMachineTracker. r=doublec
--HG--
extra : rebase_source : 4dacfc1e600fe1ba00c16a235032f7e52a1cd10a
|
2012-07-18 13:26:24 -04:00 |
|
Aryeh Gregor
|
7070a755d7
|
Bug 768756 part 2 - Make nsComputedDOMStyle Init infallible and merge into constructor; r=bz
|
2012-07-06 15:28:33 +03:00 |
|
Ehsan Akhgari
|
6f83bbeaa8
|
Merge mozilla-central into mozilla-inbound
|
2012-07-19 08:44:19 -04:00 |
|