Birunthan Mohanathas
|
da79eb3070
|
Bug 1074081 - Part 2: Focus location bar when opening new private windows regardless of the browser.newtab.url pref. r=ehsan,gavin
|
2014-10-14 17:32:15 +03:00 |
|
Birunthan Mohanathas
|
f2c0c7c676
|
Bug 1074081 - Part 1: Cleanup browser_privatebrowsing_urlbarfocus.js and remove unnecessary tests. r=ehsan
|
2014-10-14 17:32:10 +03:00 |
|
Sotaro Ikeda
|
512b2fabb2
|
Bug 1082986 - Use RefPtr to hold Compositor r=nical
|
2014-10-16 06:48:29 -07:00 |
|
Chris Jones
|
de5f508ff3
|
Bug 1082902 - Make it possible to have GL debugging in release builds. r=jgilbert
|
2014-10-14 18:24:53 -07:00 |
|
Dave Hunt
|
25f3dedc80
|
Bug 1083218 - [mozdevice] Bump version to 0.42. r=wlachance
|
2014-10-15 08:37:00 -04:00 |
|
Chris Jones
|
e3d70da1dd
|
Bug 1082997 - Add an option to explicitly disable skia-gpu and fix the build when it's disabled. r=mattwoodrow
|
2014-10-14 20:55:37 -07:00 |
|
Chris Jones
|
1715538fe3
|
Bug 1082895 - Don't use gralloc surfaces when layers.gralloc.disable is set. r=mattwoodrow
|
2014-10-14 18:30:13 -07:00 |
|
Dave Hunt
|
b20c2b829d
|
Bug 1082469 - [mozrunner] Bump version to 6.4. r=ahal
|
2014-10-14 02:49:00 -04:00 |
|
Tooru Fujisawa
|
dbd0aadeb5
|
Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium
|
2014-10-10 02:55:00 -04:00 |
|
Rik Cabanier
|
7384b63f51
|
Bug 1077872 - Implement rendering of isolation CSS property. r=roc
|
2014-10-13 14:03:00 -04:00 |
|
Rik Cabanier
|
f7b9796a1a
|
Bug 1077872 - Implement parsing of isolation CSS property. r=dbaron
|
2014-10-15 14:13:00 -04:00 |
|
JW Wang
|
1866445880
|
Bug 1021676 - Fix and re-enable test_delay_load.html on B2G. r=cajbir
|
2014-10-14 19:47:00 -04:00 |
|
Bobby Holley
|
5312e35291
|
Bug 1083427 - Remove exposedProps from sandbox code. r=gabor
|
2014-10-16 15:28:30 +02:00 |
|
Kartikaya Gupta
|
f5cd43f958
|
Bug 1013612 - Remove APZ-internal headers from being exported to non-layers code. r=botond
|
2014-10-16 09:23:52 -04:00 |
|
Ehsan Akhgari
|
1259e667ec
|
Bug 1082987 - Never use the debug runtime libraries for Windows ASAN builds; r=glandium
This is a non-supported AddressSanitizer configurations, and it
will fail the build.
|
2014-10-16 09:13:27 -04:00 |
|
Ehsan Akhgari
|
4aa24b266c
|
Bug 1082983 - Enable the Windows console in ASAN builds; r=glandium
These builds are not very useful without a console, which is
where the ASAN reports go to.
|
2014-10-16 09:13:03 -04:00 |
|
Ehsan Akhgari
|
4e75b08de6
|
Bug 1081414 - Suppress clang-cl warnings about inline 'new' and 'delete'; r=glandium
This is the clang-cl version of the fix to bug 928808.
|
2014-10-16 09:11:31 -04:00 |
|
Carsten "Tomcat" Book
|
2116ef6f77
|
Backed out changeset 735f5c30d397 (bug 1064333) for XPC Bustage on a CLOSED TREE
--HG--
extra : amend_source : 8b12237f285b03acfe6e18cccc9f8480c6d385c2
|
2014-10-16 15:03:13 +02:00 |
|
Carsten "Tomcat" Book
|
0ef6d4ad08
|
Backed out changeset ae6aeb9297ee (bug 1064333)
|
2014-10-16 15:03:11 +02:00 |
|
Carsten "Tomcat" Book
|
a5501eaed3
|
Backed out changeset 1758c4e7ee5b (bug 1064333)
|
2014-10-16 15:03:06 +02:00 |
|
Bobby Holley
|
5f0331ad23
|
Bug 1065186 - Drop support for exposing privileged arrays to untrusted content. r=gabor
|
2014-10-16 14:12:37 +02:00 |
|
Bobby Holley
|
6da220e5c2
|
Bug 1065186 - Fix up test suite to not rely on COWed Arrays. r=gabor
|
2014-10-16 14:12:36 +02:00 |
|
Jonathan Kew
|
acd271ded7
|
Bug 1081867 - Convert textrun metrics to physical coordinates before merging with visual-overflow region. r=smontagu
|
2014-10-16 09:40:19 +01:00 |
|
Georg Fritzsche
|
a0f43c7d4a
|
Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj
|
2014-10-15 17:35:55 +02:00 |
|
Georg Fritzsche
|
3cb3a28308
|
Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj
|
2014-10-15 17:35:50 +02:00 |
|
Georg Fritzsche
|
994bf34704
|
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
|
2014-10-15 17:34:53 +02:00 |
|
Jonathan Watt
|
5c7a39f1fd
|
Bug 1083501 - Port the code that uses nsRenderingContext::SetLineStyle/nsLineStyle to Moz2D. r=mattwoodrow
|
2014-10-16 12:03:44 +01:00 |
|
Jonathan Watt
|
438e3b7acc
|
Bug 1083221 - Port the code that uses nsRenderingContext::DrawEllipse/FillEllipse and gfxContext::Ellipse to Moz2D. r=mattwoodrow
|
2014-10-16 12:03:44 +01:00 |
|
Markus Stange
|
52c38f9c90
|
Bug 1078262 - Only use the fixed epsilon for the translation components. r=roc
|
2014-10-16 12:37:09 +02:00 |
|
Markus Stange
|
793ada8457
|
Bug 1076695 - Don't convert alpha surfaces into RGBA surfaces for FilterNodeTransformSoftware. r=Bas
|
2014-10-16 12:35:58 +02:00 |
|
Henri Sivonen
|
0e838c2885
|
Bug 1066483 addendum - Adjust Web Platform Test expectations for SVG filterRes, contentStyleType, contentScriptType and externalResourcesRequired. r=jgraham.
|
2014-10-16 13:16:55 +03:00 |
|
Henri Sivonen
|
f452542a69
|
Bug 1066483 - Drop SVG camelCase mappings filterRes, contentStyleType, contentScriptType and externalResourcesRequired. r=wchen.
|
2014-09-19 18:20:26 +03:00 |
|
Jonathan Watt
|
ac6a80c07a
|
Bug 1083215, part 2 - Convert drawing of HTML image map area focus to Moz2D. r=mattwoodrow
|
2014-10-16 10:51:14 +01:00 |
|
Jonathan Watt
|
5393a15cd7
|
Bug 1083215, part 1 - Add a Moz2D helper for snapping lines to device pixels. r=mattwoodrow
|
2014-10-16 10:51:14 +01:00 |
|
Jonathan Watt
|
2d64c7f677
|
Bug 1082553 - Remove a few unnecessary nsRenderingContext includes and forward declarations. r=Bas
|
2014-10-16 10:51:13 +01:00 |
|
Jonathan Watt
|
fcd7b735f1
|
Bug 1082553 - Remove gfxContext::OriginalSurface. r=Bas
|
2014-10-16 10:51:13 +01:00 |
|
Jonathan Watt
|
a5420c0df6
|
Bug 1082518 - Get rid of some unused gfxContext flags. r=Bas
|
2014-10-16 10:51:13 +01:00 |
|
Jonathan Watt
|
6a3ab8569c
|
Bug 1082483, part 3 - Remove the temporary Matrix4x4::Translate/Scale methods. r=Bas
|
2014-10-16 10:51:13 +01:00 |
|
Jonathan Watt
|
f440265515
|
Bug 1082483, part 2 - Convert Mozilla code to use the new Matrix4x4::PreTranslate/PreScale method names. r=Bas
|
2014-10-16 10:51:12 +01:00 |
|
Jonathan Watt
|
b588fc89c4
|
Bug 1082483, part 1 - Rename Matrix4x4::Translate/Scale to Matrix4x4::PreTranslate/PreScale, leaving temporary inlines for the old names. r=Bas
|
2014-10-16 10:51:12 +01:00 |
|
Jonathan Watt
|
85fa838422
|
Bug 1082477, part 2 - Remove the Matrix4x4::TranslatePost/ScalePost methods. r=Bas
|
2014-10-16 10:51:12 +01:00 |
|
Jonathan Watt
|
efe6e3ef6a
|
Bug 1082477, part 1 - Convert Matrix4x4::TranslatePost/ScalePost callers to Matrix4x4::PostTranslate/PostScale. r=Bas
|
2014-10-16 10:51:12 +01:00 |
|
Carsten "Tomcat" Book
|
e98d3a9fb7
|
Backed out changeset 1abddb50ed34 (bug 1081867) for bustage on a CLOSED TREE
|
2014-10-16 11:42:11 +02:00 |
|
Joel Maher
|
d16b1c5ab2
|
Bug 1083369 - update talos.json to include fixes for mainthreadio whitelist and other goodness. r=dminor
|
2014-10-16 05:05:11 -04:00 |
|
Jonathan Kew
|
632e464132
|
Bug 1083104 - Fix misuse of physical instead of logical dimension for line breaking. r=smontagu
|
2014-10-16 09:40:20 +01:00 |
|
Jonathan Kew
|
5e0613caf5
|
Bug 1080621 - Don't pass nscoord in-params by reference in nsBidiPresUtils methods. r=smontagu
|
2014-10-16 09:40:20 +01:00 |
|
Jonathan Kew
|
7630381bcf
|
Bug 1081867 - Convert textrun metrics to physical coordinates before merging with visual-overflow region. r=smontagu
|
2014-10-16 09:40:19 +01:00 |
|
Mike Taylor
|
70b6965d0a
|
Bug 1083536 - Remove max-width/height on radio & checkbox inputs. r=bz
|
2014-10-15 20:16:00 +02:00 |
|
Nick Fitzgerald
|
6a91b2cf5e
|
Bug 1082761 - Add Debugger.prototype.findObjects; r=jimb
|
2014-10-15 19:21:00 +02:00 |
|
Doug Turner
|
a838546e0a
|
Bug 1073134 - Be more permissive on OSX 10.9.5 when parental control is on. r=jdm
|
2014-10-14 20:57:00 +02:00 |
|