Jonathan Watt
|
f17619fa58
|
Bug 1313549 - Fix gfx/skia/generate_mozbuild.py to not generate gonk configurations. r=lsalzman
--HG--
extra : rebase_source : 97800251c8c099fd13e8ea41ce33eb5238f11b48
|
2016-10-25 13:59:42 +01:00 |
David Anderson
|
50bf760132
|
Handle failed SendPTexture. (bug 1313770 part 5, r=mattwoodrow)
--HG--
extra : rebase_source : ca9d185730991973a16fd6751b267de65aca84c5
|
2016-10-28 15:48:35 -07:00 |
David Anderson
|
4ad2f45f29
|
Handle failed SendPCompositable. (bug 1313770 part 4, r=mattwoodrow)
--HG--
extra : rebase_source : 15bbe1c0bd61f3f8698ab296fc52d676e758ea38
|
2016-10-28 15:48:35 -07:00 |
David Anderson
|
a5058127f9
|
Handle failed SendPImageContainerConstructor. (bug 1313770 part 3, r=mattwoodrow)
--HG--
extra : rebase_source : 29089aa04fc2838c649ba92732cecacb62f8505f
|
2016-10-28 15:48:35 -07:00 |
David Anderson
|
76322c8fc4
|
Make CreateImageClient fallible. (bug 1313770 part 2, r=mattwoodrow)
--HG--
extra : rebase_source : 1dcf94cb15995e7ca8b3c4c5901562dbc4959243
|
2016-10-28 15:48:35 -07:00 |
David Anderson
|
ecf530eb6f
|
Do not paint if a BeginTransaction fails. (bug 1313770 part 1, r=mattwoodrow)
--HG--
extra : rebase_source : 482b24f52da24de87dd459ac6d003b286206e54e
|
2016-10-28 15:48:34 -07:00 |
Manish Goregaokar
|
f68c6230d6
|
Bug 1151899 - Include rust-url-capi (leave-open); r=valentin,ted
MozReview-Commit-ID: 1ITlPLvwzF4
|
2016-10-28 16:34:21 -07:00 |
Manish Goregaokar
|
9889db29ed
|
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
MozReview-Commit-ID: FVn6c6ol36V
|
2016-10-28 16:34:19 -07:00 |
Mats Palmgren
|
05a1e2c9a6
|
Bug 1305244 part 3 - [css-grid] Stop handling <flex> track min-sizing in layout since they can't occur anymore. r=dholbert
|
2016-10-29 01:30:10 +02:00 |
Mats Palmgren
|
0ec09712ad
|
Bug 1305244 part 2 - [css-grid] Represent single-value <flex> track sizes as minmax(auto, <flex>) internally. r=dholbert
|
2016-10-29 01:30:10 +02:00 |
Mats Palmgren
|
f7d882a41c
|
Bug 1305244 part 1 - [css-grid] Serialize minmax(auto, <flex>) track sizes as <flex>. r=dholbert
|
2016-10-29 01:30:10 +02:00 |
Wes Kocher
|
b3a0b0ef15
|
Backed out 2 changesets (bug 1313049) for various promise-related failures a=backout CLOSED TREE
Backed out changeset 8c08e1aca9ea (bug 1313049)
Backed out changeset 72764ba31b81 (bug 1313049)
|
2016-10-28 16:15:11 -07:00 |
Wes Kocher
|
78f5a63960
|
Backed out changeset 0a1486cf11b2 (bug 1297790) for browser_UsageTelemetry_content_aboutHome.js failures a=backout CLOSED TREE
--HG--
extra : rebase_source : 8d082316cd6603b1c5f1e8408249b77afe271a7d
|
2016-10-28 15:44:51 -07:00 |
Till Schneidereit
|
80208b9279
|
Bug 1313049 - Follow-up to fix bustage on 32bit, responsible for a CLOSED TREE. r=me
MozReview-Commit-ID: DNNL3N2NTu3
|
2016-10-29 00:45:25 +02:00 |
Till Schneidereit
|
2d38e72626
|
Bug 1313049 - Port Promise-related functions from self-hosted JS to C++. r=arai, f=bz
MozReview-Commit-ID: 1LIfYUXCtCy
|
2016-10-29 00:11:56 +02:00 |
David Major
|
81eeceed59
|
Bug 1313394 - Update build system to support 64-bit ASan DLLs. r=ted
|
2016-10-28 16:52:36 -05:00 |
stefanh@inbox.com
|
3d95455775
|
Bug 1309856 - Add some style rules that I missed in the previous patch.
|
2016-10-28 23:32:02 +02:00 |
Wes Kocher
|
90f6b234f3
|
Backed out 2 changesets (bug 1151899) for build bustage a=backout
Backed out changeset 7b5270bac41b (bug 1151899)
Backed out changeset 62f38c70d152 (bug 1151899)
|
2016-10-28 14:27:45 -07:00 |
Manish Goregaokar
|
00d282bd65
|
Bug 1151899 - Include rust-url-capi; r=valentin,ted
MozReview-Commit-ID: 1ITlPLvwzF4
|
2016-10-28 14:03:13 -07:00 |
Manish Goregaokar
|
e4f094e839
|
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
MozReview-Commit-ID: FVn6c6ol36V
|
2016-10-28 14:03:11 -07:00 |
Robert Strong
|
77addee62d
|
Bug 1311515 - include information on whether system is at risk of bug 1296630 in the update ping. r=felipc
|
2016-10-28 13:57:17 -07:00 |
George Wright
|
809a0bbfbb
|
Bug 1297790 - Add telemetry probes for GPU process launch/launch-time/abort r=dvander
|
2016-10-28 16:21:08 -04:00 |
Alessio Placitelli
|
eea61b23c3
|
Bug 1303333 - Implement the probe to count URI loads triggered by search. r=mak, data-review=rweiss
MozReview-Commit-ID: 3toynbrFeLP
|
2016-10-28 13:13:00 +02:00 |
Hannes Verschore
|
3533330972
|
Bug 1300550 - IonMonkey - Don't overflow BufferOffsets, r=sstangl
|
2016-10-28 21:44:40 +02:00 |
Hannes Verschore
|
c8f0653ac2
|
Bug 1281759 - Try to work around mysterious AMD crashes (take 2). r=jandem
|
2016-10-28 21:44:39 +02:00 |
Michael Layzell
|
c72ea0d3f1
|
Bug 1310778 - Move TabGroup and GetDocGroup accessors onto nsPIDOMWindow{Inner,Outer}, r=smaug
MozReview-Commit-ID: Hl0QVktr0Lw
|
2016-10-28 15:38:28 -04:00 |
Matheus Longaray
|
8f034c990b
|
Bug 1306298 - Close any pre-existing print progress dialogs when on re-entry to print preview. r=mconley
--HG--
extra : amend_source : 30f9cf9ac115c4c0830da8ab3190b22df1e32f5a
|
2016-10-27 08:44:00 -04:00 |
Towkir Ahmed
|
cb44f8cbe2
|
Bug 1306942 - Fix all-tabs-menu position in RTL locales. r=ntim
|
2016-10-28 01:50:00 -04:00 |
Mats Palmgren
|
d18b43c8b2
|
Bug 1228455 - [css-grid] Update the 'used flex fraction' for indefinite sizes to clamp flex factors less than 1 before dividing the base size (due to CSS Grid spec change). r=dholbert
CSS Grid spec change:
https://hg.csswg.org/drafts/rev/42427088d71f
|
2016-10-27 10:32:00 -04:00 |
Andreas Farre
|
4e80e6ca72
|
Bug 1313590 - Include nsIWebNavigation.h. r=baku
MozReview-Commit-ID: 3TW1Z6ZDPQa
|
2016-10-28 00:52:00 -04:00 |
Bevis Tseng
|
dba4a0f611
|
Bug 1312330 - Add 'Exposed' attribute to pass the test criteria of the idlharness.js in WPT. r=bkelly
|
2016-10-24 15:57:54 +08:00 |
J. Ryan Stinnett
|
ad1639912e
|
Bug 1278762 - Support page info context menu actions in RDM. r=ochameau
MozReview-Commit-ID: CYdDvFMG00e
--HG--
extra : rebase_source : 0c2c9aa3860a91c6f0a6c788764d70b0a3b621cc
|
2016-10-19 09:55:35 -05:00 |
J. Ryan Stinnett
|
1b247c9d66
|
Bug 1278762 - Support general context menu actions in RDM. r=ochameau
MozReview-Commit-ID: 3jjAyed0yhP
--HG--
extra : rebase_source : f01c88942ff26e97f70def4175afdcddcd1072c7
|
2016-10-19 09:21:23 -05:00 |
Alexandre Poirot
|
3006aba0c7
|
Bug 983386 - Test the inspector against network error pages. r=pbro
MozReview-Commit-ID: BIutzXLxk0w
--HG--
extra : rebase_source : c8ad0c10f846bb4f53c500249baf9f27906ded4f
|
2016-10-19 05:43:36 -07:00 |
Alexandre Poirot
|
cef6ff335a
|
Bug 983386 - Prevent initializing canvas highlighter on loading or destroyed documents. r=pbro
MozReview-Commit-ID: 3Pa3r3HTyE7
--HG--
extra : rebase_source : 781b76736603896cbf2f7ff37a38911a8cebc506
|
2016-10-24 07:52:23 -07:00 |
Alexandre Poirot
|
0f800c66a8
|
Bug 983386 - Delay "navigate" event when we are redirected to a error page, to only fire once the error page is loaded. r=jryans
MozReview-Commit-ID: 4XIgKzUHVLW
--HG--
extra : rebase_source : 8f70740aafaa4645590952695949392db781d1f3
|
2016-10-19 05:45:30 -07:00 |
Alexandre Poirot
|
dfd6acdb58
|
Bug 983386 - Use a common navigateTo helper in inspector tests. r=pbro
MozReview-Commit-ID: Ev8ifjObIiD
--HG--
extra : rebase_source : 587528b62c9f0dbdfcbe866d25f28ef592c312be
|
2016-10-19 02:27:00 -07:00 |
Jarda Snajdr
|
b979f28967
|
Bug 1310573 - Add reactjs/reselect to Devtools shared libraries r=Honza
MozReview-Commit-ID: 1XGXxlA8HFp
--HG--
extra : rebase_source : 527cb7c0857dcc24dd24791075e6ef512978c23d
|
2016-10-18 15:36:25 +02:00 |
Alessio Placitelli
|
32e51bca3b
|
Bug 1304647 - Measure the number of total URIs visited in a "session fragment", without any filtering. r=gijs, data-review=rweiss
MozReview-Commit-ID: 8L18SKeeM7F
|
2016-10-18 01:58:00 +02:00 |
Sebastian Hengst
|
9696da19f8
|
Backed out changeset 042d532e3d9e (bug 1303443) for build bustage in WebGLShaderValidator.cpp after SH_INIT_VARYINGS_WITHOUT_STATIC_USE etc. got removed. r=backout on a CLOSED TREE
|
2016-10-27 16:19:23 +02:00 |
Tooru Fujisawa
|
254dc367d8
|
Bug 1312488 - Assign whole layout instead of layout.asDouble in JS::Value::setDoubleNoCheck. r=jandem
|
2016-10-27 22:57:40 +09:00 |
Gian-Carlo Pascutto
|
8b0d2992cb
|
Bug 1310116 - Allow waitpid but warn on creating processes in content. r=jld
MozReview-Commit-ID: JjNfA6wUe3T
--HG--
extra : rebase_source : ad565d238e7554a951d2f6b4e076918bdfd7a450
extra : histedit_source : 127ff408e498f7c687cf6e7f8f7b4e2fbb8c5ae8
|
2016-10-25 20:43:42 +02:00 |
Ethan Lin
|
1539628815
|
Bug 1303443 - Update ANGLE to chromium/2862. r=jgilbert
--HG--
extra : rebase_source : 9a1502c96f375c730bbee88248685eea0e4c184e
|
2016-10-25 19:29:00 +02:00 |
Liang-Heng Chen
|
42404707d2
|
Bug 1311275 - use protocol service directly instead of NS_GetFileFromURLSpec; r=mayhemer
MozReview-Commit-ID: 26ElbTXr6fI
--HG--
extra : rebase_source : bad92dfad90b4cee8a850cdf29a85832f16f8149
|
2016-10-19 20:34:00 +02:00 |
Frédéric Wang
|
f3cd5b7001
|
Bug 1313097 - update harfbuzz to upstream release 1.3.3. r=jfkthame
--HG--
extra : rebase_source : 9834b94c1db713fccebe2364b52fe9da41ff8d72
|
2016-10-26 11:53:00 +02:00 |
André Bargull
|
6ff23f6f77
|
Bug 1312411: Add integer specialization of TypedArrayCompare. r=evilpie
--HG--
extra : rebase_source : fcfe331fc5d4bc89a57e5867bde33b2f6a52f267
|
2016-10-24 09:46:19 -07:00 |
Luke Wagner
|
e277d8fb7f
|
Bug 1313224 - Baldr: throw RangeError on failure to grow() (r=bbouvier)
MozReview-Commit-ID: EUkWjw6quA9
--HG--
extra : rebase_source : 82a9292e96ec9a236075089a338e1ed4fb1e0c0e
|
2016-10-26 17:35:01 -05:00 |
Carsten "Tomcat" Book
|
7cac0d74b9
|
Backed out changeset 2d72443b3ab6 (bug 1313043) for arm bustage
|
2016-10-27 14:38:22 +02:00 |
Carsten "Tomcat" Book
|
1fb3eddb88
|
Backed out changeset 4be440083184 (bug 1313043)
|
2016-10-27 14:38:10 +02:00 |
Lars T Hansen
|
b5fe717ac9
|
Bug 1313043 - create arm64 stubs for missing MacroAssembler instructions. r=me
--HG--
extra : rebase_source : f67c4232496cb3fa530b5fb59780398d4172f659
|
2016-10-27 14:18:05 +02:00 |