Hiroyuki Ikezoe
88423b4e0b
Bug 1311257 - Add an FFI function that returns an AnimationValue for a given nsCSSPropertyID from computed values. r=heycam
...
When we compose style for a given nsCSSPropertyID in the case where
we have no specified values in target keyframe, we use this AnimationValue
for composition as if it's specified.
MozReview-Commit-ID: 2CTLIGgeLIO
--HG--
extra : rebase_source : 3be5bdaf3d226ff004bb0af0f832e5af88f15b6d
2017-04-06 10:34:50 +09:00
Hiroyuki Ikezoe
3f28d7ec76
Bug 1311257 - Add a function that returns a base computed values (i.e. computed values without any animations rules). r=heycam
...
This base value will be used for additive, accumulative animations
and also SMIL.
MozReview-Commit-ID: LHV8ZnxSzjb
--HG--
extra : rebase_source : 507a8dd74961e7f439b90fd4c5f90a98706aa434
2017-04-06 10:34:50 +09:00
Bobby Holley
564ee797a4
Bug 1353204 - Move the hostPort case after the nsIStandardURL check. r=bz
...
MozReview-Commit-ID: HIqxhEE41G0
2017-04-05 21:35:07 -07:00
Bobby Holley
4e4b492742
Bug 1353204 - Factor out the full-spec-to-origin machinery and use it if the Thunderbird-only flag is set. r=bz
...
MozReview-Commit-ID: 8acGT0n6O3X
2017-04-05 21:35:07 -07:00
Phil Ringnalda
5da888bcd4
Merge m-c to autoland
2017-04-05 21:34:29 -07:00
Phil Ringnalda
4c78879252
Backed out 2 changesets (bug 1329294) for Win8 debug bustage in test_refresh_firefox.py TestFirefoxRefresh.testReset, a=merged-around-permaorange
...
Backed out changeset 08e2719fe7be (bug 1329294)
Backed out changeset 3b1bbf6392f4 (bug 1329294)
2017-04-05 21:32:08 -07:00
Hiroyuki Ikezoe
d02f339a80
servo: Merge #16280 - Handle base style (from hiikezoe:handle-base-style); r=heycam,birtles
...
<!-- Please describe your changes on the following line: -->
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1311257
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
<!-- Either: -->
- [X] These changes do not require tests because it's for stylo.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Source-Repo: https://github.com/servo/servo
Source-Revision: d7fb2cc27f666c53bfa79bf95f924b2b87e9b0f2
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : a5a08fdf6fd816bfc99f215952802e005b2e1cde
2017-04-05 22:53:30 -05:00
Wes Kocher
3d900a5d7e
Merge inbound to central, a=merge
2017-04-05 14:16:37 -07:00
Wes Kocher
d71fef4f33
Merge autoland to central, a=merge
2017-04-05 13:20:39 -07:00
Wes Kocher
0436f2cbc4
Merge graphics to m-c a=merge
2017-04-05 12:53:29 -07:00
Timothy Nikkel
74f25a0e00
Bug 1352282. Improve test_discardAnimatedImage.html to check that the animation continues when we re-decode. r=aosmond
2017-04-05 11:28:41 -05:00
Timothy Nikkel
0e7000fdce
Bug 1352282. Always fill in the number of loops when decoding an APNG file. r=aosmond
...
If we were doing a first frame only decode we wouldn't fill in this value. The spec says this chunk must come before any image data so it should always be available at the end of any full decode (whether it be truly full or first frame only).
2017-04-05 11:28:40 -05:00
Bob Owen
f84f44fbfa
Bug 1329294 Part 2: Enable content temp file test on Windows. r=haik
2017-04-05 16:34:36 +01:00
Bob Owen
064f4db5bc
Bug 1329294 Part 1: Ensure Content Temp Dir is created before use. r=bsmedberg
2017-04-05 16:34:35 +01:00
Kartikaya Gupta
dc8c89efa4
Bug 1353735 - Fix repr(C) on enums to repr(u32). r=jrmuizel
...
MozReview-Commit-ID: FQ6U48xMiRe
2017-04-05 11:19:00 -04:00
Kartikaya Gupta
452cd0c0a2
Bug 1353735 - Fix return value of binding function. r=jrmuizel
...
MozReview-Commit-ID: 3COc4L4J5Y2
2017-04-05 11:18:52 -04:00
Kartikaya Gupta
ebd34c8deb
Bug 1353735 - Fix missing ABI declaration. r=jrmuizel
...
MozReview-Commit-ID: IZkitQliVma
2017-04-05 11:18:43 -04:00
ffxbld
b8cce08120
No bug, Automated HPKP preload list update from host bld-linux64-spot-388 - a=hpkp-update
2017-04-05 08:18:11 -07:00
ffxbld
82ea6b684f
No bug, Automated HSTS preload list update from host bld-linux64-spot-388 - a=hsts-update
2017-04-05 08:18:09 -07:00
Kartikaya Gupta
52441baad4
Bug 1323612
- Remove unused dependency in moz.configure rule. r=bustage
...
MozReview-Commit-ID: C5dSQoal3G1
2017-04-05 11:12:53 -04:00
Luke Wagner
08ac2b94a9
Bug 1353543 - Baldr: soften LookupAsmJSModuleInCache check (r=bbouvier)
...
MozReview-Commit-ID: 7g55zJzU7pF
2017-04-05 09:37:58 -05:00
Sotaro Ikeda
fe30e9db69
Bug 1323612
(Part 2) - Add runtime fixups for WebRender on Android. r=kats
...
MozReview-Commit-ID: 2fWRPkRM52e
2017-04-05 10:12:11 -04:00
Sotaro Ikeda
f6906ddf6f
Bug 1323612
(Part 1) - Enable WebRender build on Android. r=froydnj
...
MozReview-Commit-ID: AVpgLoXJYVQ
2017-04-05 10:11:46 -04:00
Tim Taubert
63d25c5647
Bug 1353533 - Don't create maps for non-session cookies when reloading all cookies r=mikedeboer
...
When initializing the service in SessionCookies.jsm,
SessionCookies._reloadCookies() currently iterates all cookies held by the
coookie service and calls _updateCookie() to add them. _updateCookie() however
is supposed to deal with cookie modifications, including session cookies being
converted to longer-lived ones, and thus handles deletion too.
This patch ensures a fast startup path by ignoring cookie deletion, we only
ever need to add new session cookies when initializing on startup. It also
changes the "cookie added" notification handler to ignore deletion.
Additionally, CookieStore.delete() is a little more intelligent now and avoids
the creation of maps only to find out the cookie didn't exist after all.
2017-04-05 16:05:46 +02:00
Kartikaya Gupta
c32c70abe2
Merge m-c to graphics
...
MozReview-Commit-ID: JgUpOHlFfrP
2017-04-05 09:41:01 -04:00
Carsten "Tomcat" Book
c5364b4b43
Merge mozilla-central to mozilla-inbound
2017-04-05 14:50:28 +02:00
Carsten "Tomcat" Book
7a670cdd01
merge mozilla-inbound to mozilla-central a=merge
2017-04-05 14:33:35 +02:00
Joel Maher
0bd685d5f1
Bug 1345530 - add BUG_COMPONENT to other-licenses/* files. r=tbsaunde, mhowell, overholt
...
MozReview-Commit-ID: GGx6FE0lwlx
2017-04-05 08:31:10 -04:00
Joel Maher
8db607ac7d
Bug 1341876 - annotate tools/* with BUG_COMPONENTS. r=gps
...
MozReview-Commit-ID: 4v1CzI8RtJs
2017-04-05 08:31:05 -04:00
Joel Maher
e1589df318
Bug 1083140 - Intermittent devtools/client/projecteditor/test/browser_projecteditor_contextmenu_01.js. disable on asan. r=jryans
...
MozReview-Commit-ID: HUXF2MUXqfi
2017-04-05 08:31:00 -04:00
Alin Selagea
792b8c1e8f
Bug 1342825 - don't run mochitest browser screenshots on linux64-nightly opt, r=kmoir
2017-04-05 14:25:49 +03:00
Jan de Mooij
252d46a57e
Bug 1326437 part 3 - Port Ion GetName IC to CacheIR. r=evilpie
2017-04-05 12:22:32 +02:00
Jan de Mooij
81bf4777d7
Bug 1326437 part 2 - Don't shape guard non-extensible call objects. r=evilpie
2017-04-05 12:22:29 +02:00
Cameron McCormack
389420752d
servo: Merge #16269 - Add an Atom::from_addrefed function (from heycam:atom-already-addrefed); r=upsuper
...
Source-Repo: https://github.com/servo/servo
Source-Revision: a55cb8425dc41fc6909047841c985a4ede3fa8f9
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 3c10fda187ecc29117d9f10c6d1469a4ceca3522
2017-04-05 05:10:07 -05:00
Tim Nguyen
fc37fb23db
Bug 1353389 - Fix network monitor sidebar panel scrollbars. r=Honza
...
MozReview-Commit-ID: AYAaFNTAw1N
--HG--
extra : rebase_source : 755052c137434b10b5bc5bd6017e6399d49d6921
2017-04-05 11:38:38 +02:00
Panos Astithas
87c97997a4
Fix some duplicate keys in histogram definitions (bug 1353666). r=gfritzsche
...
MozReview-Commit-ID: KsadndIc7AW
--HG--
extra : rebase_source : 651d81ab530dc578887336e688bcc882a7a4de46
2017-04-05 12:29:26 +03:00
Kartikaya Gupta
8335081baa
Merge m-c to graphics
...
MozReview-Commit-ID: DenuOx3ztpy
2017-04-04 22:47:56 -04:00
Kartikaya Gupta
70d62f1a4c
Bug 1351480 - Mark a test passing again. r=jrmuizel
...
MozReview-Commit-ID: FAEhShmVd1J
2017-04-04 22:46:48 -04:00
Nicholas Nethercote
f9e82b4a80
Bug 1351136 (follow-up) - Fix a harmless argument mis-ordering in a call to profiler_get_start_params(). r=me.
...
Found by Coverity.
--HG--
extra : rebase_source : 6f65ceef59e8b32252146eec6703a7fd17b3479b
2017-04-05 11:56:37 +10:00
Andrea Marchesini
f74a9b26a8
Bug 1353197 - Add a test for URLSearchParams handling of non-ASCII keys in the record<> ctor, r=annevk
2017-04-05 08:09:33 +02:00
Wes Kocher
bceaacd2b8
Merge inbound to central, a=merge
2017-04-04 11:25:13 -07:00
Wes Kocher
ccba22fee5
Merge autoland to central, a=merge
2017-04-04 11:18:05 -07:00
ffxbld
e37ec1af56
No bug, Automated blocklist update from host bld-linux64-spot-314 - a=blocklist-update
2017-04-04 07:51:24 -07:00
ffxbld
e1482d742a
No bug, Automated HPKP preload list update from host bld-linux64-spot-314 - a=hpkp-update
2017-04-04 07:51:21 -07:00
ffxbld
1d823b887b
No bug, Automated HSTS preload list update from host bld-linux64-spot-314 - a=hsts-update
2017-04-04 07:51:19 -07:00
Sebastian Hengst
05dc53ce54
Backed out changeset 5146b0e10a73 (bug 1350887) for failing 541406-1.html with assertion aEditor at IMEContentObserver.cpp:285. r=backout
...
--HG--
rename : testing/marionette/prefs/marionette.js => testing/marionette/prefs.js
2017-04-04 15:59:20 +02:00
Sebastian Hengst
acb28d567c
Backed out changeset 0b1355194d54 (bug 1350887)
2017-04-04 15:54:43 +02:00
Sebastian Hengst
7cd5efe8b6
Backed out changeset eef96bc84d1f (bug 1350887)
2017-04-04 15:54:39 +02:00
Sebastian Hengst
3874eb2afd
Backed out changeset 0a6f238454c3 (bug 1350887)
2017-04-04 15:54:35 +02:00
Sebastian Hengst
a7b695a056
Backed out changeset 142552196615 (bug 1350887)
2017-04-04 15:54:30 +02:00