Kartikaya Gupta
0c64d2705e
Bug 1278009 - After changing the touch-action property, ensure we flush layout before waiting for the paint. r=botond
...
MozReview-Commit-ID: IVhg3FoPsW9
2016-07-25 17:27:05 -07:00
Ben Kelly
b8e8e264e4
Bug 1287547 Don't leak HTMLScriptElement wrapper when page is closed during off-thread script parsing. r=bz
2016-07-25 15:16:58 -07:00
Xidorn Quan
8d8f13a7d5
Bug 1264566 followup - Fix build on VS2015u3.
...
MozReview-Commit-ID: Bi58Q1NCQD
2016-07-26 09:45:44 +10:00
Mason Chang
4b1b00a0f7
Bug 1279063. Part 3: Memset RGBX surfaces to 0xFF in Factory::CreateDataSourceSurface. r=lsalzman
2016-07-25 16:36:36 -07:00
Mason Chang
259933fb0b
Bug 1279063. Part 2: Use RGBA instead of RGBX surface format for DXVA video. r=bas
2016-07-25 16:36:36 -07:00
Mason Chang
74f3ee9f9b
Bug 1279063 - Part 1: Don't assume cairo is the default software backend. r=lsalzman
2016-07-25 16:36:35 -07:00
Andrew McCreight
ec20330bad
Bug 1288823, part 7 - Fix XPCNativeScriptableInfo ctor arguments. r=mrbkap
2016-07-25 16:32:56 -07:00
Andrew McCreight
3a21c61e93
Bug 1288823, part 6 - Remove unused methods from XPCNativeScriptableInfo and XPCWrappedNativeProto. r=mrbkap
2016-07-25 16:32:56 -07:00
Andrew McCreight
f71885f593
Bug 1288823, part 5 - Remove the unused XPCWrappedNativeProto::mClassInfoFlags. r=mrbkap
2016-07-25 16:32:56 -07:00
Andrew McCreight
9f3f1c7a9b
Bug 1288823, part 4 - Mark things delete in XPConnect. r=mrbkap
2016-07-25 16:32:56 -07:00
Andrew McCreight
f8d74765b2
Bug 1288823, part 3 - Mark more classes final in xpcprivate.h. r=mrbkap
2016-07-25 16:32:56 -07:00
Andrew McCreight
192238e71d
Bug 1288823, part 2 - Remove unused #defines from xpcprivate.h. r=mrbkap
2016-07-25 16:32:56 -07:00
Andrew McCreight
7e800a8998
Bug 1288823, part 1 - Use doSweep more consistently in XPCJSRuntime::FinalizeCallback. r=mrbkap
2016-07-25 16:32:55 -07:00
Matthew Gregan
5e5637e77f
Bug 1288980 - Add libcubeb backend to about:support. r=felipc
2016-07-26 10:50:14 +12:00
Nick Fitzgerald
4e81593ca0
Bug 1289073 - Convert from double to unsigned before checking that the max frames is greater than zero; r=jimb
2016-07-25 15:07:22 -07:00
Nick Fitzgerald
57f0aea91b
Bug 1289058 - Null check principals before holding them in JS::FirstSubsumedFrame; r=jimb
2016-07-25 15:07:22 -07:00
Jeff Gilbert
6790ba91a7
Bug 1288649 - Remove NextPowerOfTwo. - r=jrmuizel
...
MozReview-Commit-ID: 9CR6lscs3d2
2016-07-25 14:46:28 -07:00
Jeff Gilbert
c6bdac40c5
Bug 1288649 - 2-arg ctors shouldn't be explicit.
...
MozReview-Commit-ID: 8yZeVcOj3Et
2016-07-25 14:46:25 -07:00
Jeff Gilbert
017f27acce
Bug 1288649 - Use mfbt IsPowerOfTwo funcs in gfx/. - r=jrmuizel
...
While fixing non-unified-build errors in dom/canvas, I started hitting a
static_assert that we were calling IsPowerOfTwo with a signed type. It
turns out we have at least three copies of IsPowerOfTwo() in the tree.
Let's drop the non-mfbt ones.
MozReview-Commit-ID: 1fwQw0CrgiE
2016-07-25 14:46:23 -07:00
Jeff Gilbert
407bc3c38c
Bug 1288649 - Fix non-unified-build errors. - r=ethlin
...
MozReview-Commit-ID: EI7FtmuEBl7
2016-07-25 14:46:20 -07:00
Jeff Gilbert
a4dadbacbe
Bug 1280499 - Mark tests.
...
MozReview-Commit-ID: DnVgcJvZ9NM
2016-07-25 13:55:24 -07:00
Jeff Gilbert
ff9844ee32
Bug 1280499 - Allow SKIP_ROWS+height>IMAGE_HEIGHT and fix paranoid uploading. - r=jrmuizel
...
Top-of-tree test is green now.
MozReview-Commit-ID: IbCTHK62qGT
2016-07-25 13:52:41 -07:00
Jeff Gilbert
3740e5150b
Bug 1280499 - Support paranoid uploading for nVidia. - r=jrmuizel
...
MozReview-Commit-ID: 3CMNoHiBACT
2016-07-25 13:52:41 -07:00
Jeff Gilbert
e4c382d96e
Bug 1280499 - Unlock UNPACK_BUFFER. - r=ethlin
...
MozReview-Commit-ID: 5RbFNeKsvqF
2016-07-25 13:52:41 -07:00
Jeff Gilbert
41c0b57871
Bug 1280499 - Implement PBOs for textures. - r=jrmuizel
...
MozReview-Commit-ID: 3FCinT9hS8j
2016-07-25 13:52:41 -07:00
Jeff Gilbert
3b7adaea8f
Bug 1280499 - Add stubs and forwards. - r=ethlin
...
MozReview-Commit-ID: BZUAGCjnINM
2016-07-25 13:52:41 -07:00
Jeff Gilbert
4d20164c66
Bug 1280499 - Add webidl. - r=khuey
...
MozReview-Commit-ID: 3RE378JZoxq
2016-07-25 13:52:41 -07:00
Andrea Marchesini
78ccb9fb63
Bug 1289010 - Correct ErrorType message for File CTOR., r=bz
2016-07-25 22:42:31 +02:00
Jordan Lund
ea27d6dd79
Bug 1288882 - use_vcs_unique_share defined in mozharness migration configs is ignored, r=Callek a=release DONTBUILD
...
note: this requires a clean work dir unfortunately. so you have to blow away
the fake build/hg-share and any repos in build/
MozReview-Commit-ID: 3TfNLdga9Dt
--HG--
extra : rebase_source : 25972c5b53eb1bddd490c7aea6a085b713ff7d03
extra : amend_source : 5841fb61e94ab9c4c0f43b344f1a68d589a5c356
2016-07-22 18:24:50 -07:00
Jordan Lund
b301ca80e6
Bug 1278261 - drop api-9 mozilla-release release support, remove all api-9 and api-11 references, r=Callek
...
this can be uplifted through 48 mozilla-release
MozReview-Commit-ID: KncTJ8hAgfO
--HG--
extra : rebase_source : 18dc6c107a138317f95b433e33bf3081166c4478
2016-07-23 22:44:47 -07:00
Carsten "Tomcat" Book
b9a6c687fa
merge mozilla-inbound to mozilla-central a=merge
2016-07-25 15:50:41 +02:00
Carsten "Tomcat" Book
42933ba381
merge fx-team to mozilla-central a=merge
...
--HG--
rename : devtools/client/shared/css-color.js => devtools/shared/css-color.js
2016-07-25 15:49:05 +02:00
Carsten "Tomcat" Book
f3cbadf7c4
merge autoland to mozilla-central a=merge
2016-07-25 15:46:37 +02:00
Carsten "Tomcat" Book
2c684e6c97
Backed out changeset 13df5d72d373 (bug 1058438) for rc2 failures
2016-07-25 12:20:52 +02:00
Carsten "Tomcat" Book
08889aeff5
Backed out changeset d15abe37a931 (bug 1058438)
2016-07-25 12:20:36 +02:00
Carsten "Tomcat" Book
a2744dec29
Backed out changeset f0ef54ffcec1 (bug 1058438)
2016-07-25 12:20:35 +02:00
Carsten "Tomcat" Book
b013edac57
Backed out changeset 5d761723a899 (bug 1058438)
2016-07-25 12:20:34 +02:00
Carsten "Tomcat" Book
9b2e9abd21
Backed out changeset 34e32a1c5cef (bug 1058438)
2016-07-25 12:20:33 +02:00
Carsten "Tomcat" Book
c1c3140a2f
Backed out changeset d93b95e192e9 (bug 1287723) on request from whimboo
2016-07-25 11:42:10 +02:00
Chris Peterson
1408fa9074
Bug 1288925 - Replace JS_ALIGNAS() polyfill with alignas(). r=sfink
2016-07-25 01:14:04 -07:00
Chris Peterson
6674411c75
Bug 1288924 - Remove __func__ polyfill for VS2013. r=froydnj
2016-07-25 01:14:31 -07:00
Makoto Kato
034db5a8b2
Bug 1094729 - Fix bustage. r=me
...
MozReview-Commit-ID: ExUWhdl6Z3Y
--HG--
extra : rebase_source : 07d7ce5a1c8126065ad48eafc7a8f7ab301d12ee
2016-07-25 16:32:24 +09:00
Andrea Marchesini
5a0f133d3c
Bug 1287091 - part 5 - ContextualIdentityService should dispatch 'clear-origin-data' when a container is deleted, r=Gijs
2016-07-25 09:26:18 +02:00
Andrea Marchesini
664f31d0dc
Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs
2016-07-25 09:25:56 +02:00
Andrea Marchesini
4bdfe080aa
Bug 1287091 - part 3 - ContextualIdentityService JSON file should have versions, r=Gijs
2016-07-25 09:25:39 +02:00
Andrea Marchesini
9e565676e9
Bug 1287091 - part 2 - ContextualIdentityService must store telemetry data in a separate array, r=Gijs
2016-07-25 09:25:25 +02:00
Andrea Marchesini
92509cea83
Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs
2016-07-25 09:25:08 +02:00
Manish Goregaokar [:manishearth]
c513d33161
Bug 1288383 - "Replace clip-path, box-shadow, float-edge, and user-focus consts with enum classes" bustage fix. a=tomcat
2016-07-25 02:27:00 +02:00
Kris Maglione
8d58c7c636
Bug 1285493: Add-on Manager should not be closed when an add-on with options_ui is disabled. r=billm
...
MozReview-Commit-ID: 8oRK8uPphDf
--HG--
extra : rebase_source : c6dcc7da1823711e3223ba39d038e1ccc949f6fd
2016-07-24 15:05:39 -07:00
Kris Maglione
fba8996a05
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
...
MozReview-Commit-ID: GLWg5aK47g5
--HG--
extra : rebase_source : 472365762aca534e826173989c48f5058960a987
2016-07-24 15:09:07 -07:00