Hiroyuki Ikezoe
e1bd66d4f8
Bug 1298755 - Part 2: Drop ResetWinsInCascade in KeyframeEffect::SetTarget() since it has no effect. r=birtles
...
The purpose of ResetWinsInCascade() in SetTarget() ensures that
RequestRestyle(Layer) is invoked for the new target in the case when
composite order or CSS cascading or order is changed due to chaging target
element, but RequestRestyle(Layer) will be called right after setting
the new target in SetTarget() explicitly.
MozReview-Commit-ID: 1cFJCAEEroP
--HG--
extra : rebase_source : c3008ef15d0328466f77015020c5148ef2ad07c6
2016-08-31 13:58:05 +09:00
Hiroyuki Ikezoe
5de380d415
Bug 1298755 - Part 1: Automation tests to check results after changing composite order caused by changing target element. r=birtles
...
MozReview-Commit-ID: 9sTA8uOZRZW
--HG--
extra : rebase_source : ff547437797581e17459bca63856139dd83db63c
2016-08-31 13:58:00 +09:00
Boris Chiou
1c88b1558a
Bug 1245751 - Part 15: Add tests for a, script, mpath, and animate elements. r=dholbert,heycam
...
Extend the original test for <a> element in dom/svg/ and add some mochitests in
svg/linking/scripted/.
MozReview-Commit-ID: G7lszyUVMiU
--HG--
extra : rebase_source : a8c51664d938a41cd625636af0633a0a97a7e6e3
2016-08-08 17:43:34 +08:00
Boris Chiou
e26cee6809
Bug 1245751 - Part 14: Add reftests. r=dholbert,heycam
...
MANIFEST.json is revised automatically by --manifest-update.
MozReview-Commit-ID: PZgNtDlaFk
--HG--
extra : rebase_source : 7ff5b3ab76905a6e1a153a7f19e939a5df70a9db
2016-08-08 14:39:54 +08:00
Boris Chiou
fc3f77da8b
Bug 1245751 - Part 13: Add href in kURLAttributesSVG. r=dholbert
...
MozReview-Commit-ID: IfUYXp1VKaz
--HG--
extra : rebase_source : 06e8fd0213a6edf78b43c071742736eee9fd7f07
2016-07-19 11:25:49 +08:00
Boris Chiou
1a643a8877
Bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android. r=Gijs,sebastian
...
MozReview-Commit-ID: dSyuTRh5MY
--HG--
extra : rebase_source : 5ee3d94495ce90c16c9e7de1dcd9adcb1388446b
2016-07-07 17:07:14 +08:00
Boris Chiou
a96f44bfd1
Bug 1245751 - Part 11: Allow href without xlink on SVG Animation elements. r=dholbert,jwatt
...
MozReview-Commit-ID: LJnJgHipDMP
--HG--
extra : rebase_source : 627198828d137c7ed97d4745c6f5ce0e930c9442
2016-07-07 15:43:37 +08:00
Boris Chiou
443fceb6e7
Bug 1245751 - Part 10: Allow href without xlink on SVG Gradient elements. r=jwatt
...
MozReview-Commit-ID: IjLtYNb7bZp
--HG--
extra : rebase_source : 8cebeff6a2dea1276a891bca68275eff8a6c60cc
2016-07-07 14:26:57 +08:00
Boris Chiou
3cccdceddb
Bug 1245751 - Part 9: Allow href without xlink on SVG <script> elements. r=jwatt
...
MozReview-Commit-ID: KS41J1RAPIk
--HG--
extra : rebase_source : e3568c45bae2755b5151ef51c73d285e97e890b9
2016-08-26 18:06:04 +08:00
Boris Chiou
e7eb14fbe6
Bug 1245751 - Part 8: Allow href without xlink on SVG <textPath> elements. r=jwatt
...
MozReview-Commit-ID: KObkvkctP4L
--HG--
extra : rebase_source : 0a91f7826814e944c9ab440ff80d2d4fdc35dd10
2016-07-07 11:44:25 +08:00
Boris Chiou
5555a786b4
Bug 1245751 - Part 7: Allow href without xlink on SVG <mpath> elements. r=dholbert,jwatt
...
MozReview-Commit-ID: JkW57NTAMPu
--HG--
extra : rebase_source : 4c6a920c368b91bbd8e5058bf7e8e1d55974b65b
2016-07-06 16:40:30 +08:00
Boris Chiou
002563a07c
Bug 1245751 - Part 6: Allow href without xlink on SVG <pattern> elements. r=jwatt
...
MozReview-Commit-ID: 4oODGIKEnE2
--HG--
extra : rebase_source : 3a8d49e4d5d29cadf99e590acd4a4807d2fbc1d5
2016-07-06 17:00:41 +08:00
Boris Chiou
d55ec37cf9
Bug 1245751 - Part 5: Allow href without xlink on SVG <feImage> elements. r=jwatt
...
MozReview-Commit-ID: 4h3mdwU4wwp
--HG--
extra : rebase_source : 2f2b8d74e80a1b5f1b011bf06ca8ab51d6934195
2016-07-07 14:22:57 +08:00
Boris Chiou
83c0774fd1
Bug 1245751 - Part 4: Allow href without xlink on SVG <filter> elements. r=jwatt
...
MozReview-Commit-ID: Idloqv5h2PT
--HG--
extra : rebase_source : 930cf5afa36d7e9e963873e87e30fea77283ee0b
2016-07-05 18:18:51 +08:00
Boris Chiou
a443d463c1
Bug 1245751 - Part 3: Allow href without xlink on SVG <image> elements. r=jwatt
...
MozReview-Commit-ID: 1DGZUcJsrDY
--HG--
extra : rebase_source : cc4d79388030d7ce2005f53cafe3cb57a2ce4065
2016-07-05 17:35:24 +08:00
Boris Chiou
31d2e935e7
Bug 1245751 - Part 2: Allow href without xlink on SVG <use> elements. r=jwatt
...
MozReview-Commit-ID: 28op2ZoRm6X
--HG--
extra : rebase_source : bbf7c129463009578f45560ebfe6ff94741761be
2016-07-05 16:37:17 +08:00
Boris Chiou
b03e0b689f
Bug 1245751 - Part 1: Allow href without xlink on SVG <a> elements. r=dholbert,jwatt
...
MozReview-Commit-ID: 6HwWv2Uxx5j
--HG--
extra : rebase_source : 3d52e687c875b4cde8525057b0840a7a5cd192b2
2016-06-28 17:22:30 +08:00
Sebastian Kaspari
c9c4bd2110
Bug 1296712 - Move tab strip resources into main resource directory. r=ahunt
...
MozReview-Commit-ID: KBq6XPEufPj
--HG--
rename : mobile/android/base/resources/color-large-v11/tab_new_tab_strip_colors.xml => mobile/android/base/resources/color/tab_new_tab_strip_colors.xml
rename : mobile/android/base/resources/color-large-v11/tab_strip_item_bg.xml => mobile/android/base/resources/color/tab_strip_item_bg.xml
rename : mobile/android/base/resources/color-large-v11/tab_strip_item_title.xml => mobile/android/base/resources/color/tab_strip_item_title.xml
rename : mobile/android/base/resources/color-large-v11/tabs_counter_text_color.xml => mobile/android/base/resources/color/tabs_counter_text_color.xml
rename : mobile/android/base/resources/drawable-large-v11/tab_strip_button.xml => mobile/android/base/resources/drawable/tab_strip_button.xml
rename : mobile/android/base/resources/drawable-large-v11/tab_strip_divider.xml => mobile/android/base/resources/drawable/tab_strip_divider.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip.xml => mobile/android/base/resources/layout/tab_strip.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip_inner.xml => mobile/android/base/resources/layout/tab_strip_inner.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip_item.xml => mobile/android/base/resources/layout/tab_strip_item.xml
rename : mobile/android/base/resources/layout-large-v11/tab_strip_item_view.xml => mobile/android/base/resources/layout/tab_strip_item_view.xml
extra : rebase_source : 6d4e5fe40d27d43db10956c4491c976c975cea15
2016-08-25 12:34:17 +02:00
Sebastian Kaspari
69f7e10710
Bug 1293650 - NotificationHelper: Create broadcast intent instead of activity intent. r=ahunt
...
The patches in bug 1075476 refactored our notificaiton code to use broadcasts instead of
bringing the app to the front. However notification actions created via Notifications.jsm
still used activity intents (without any activity listening).
MozReview-Commit-ID: 7ZFMkgBitqw
--HG--
extra : rebase_source : 624538827df97f05657aaf99bc935c9fa7c5d785
2016-08-30 16:52:47 +02:00
Mike de Boer
79ac1d383d
Bug 1280149 - rework and fix the positioning for range rects to work better with iframes and try better to not draw rects that are not visible from the top document. This basically means to leverage the Geometry.jsm API more and better. r=jaws
...
MozReview-Commit-ID: Kdr5FWzhxM4
--HG--
extra : rebase_source : 91eaa9db85faa54ac33eefacfbb54a3405d7d466
2016-08-31 09:59:56 +02:00
James Cheng
42a68e4966
Bug 1299386 - Fix checkstyle error in RemoteManager.java. r=jolin
...
MozReview-Commit-ID: 4Vh5Kd9YJN6
--HG--
extra : rebase_source : b6c51724c5b7aed8ef5b9b57f737c44e41caab4c
2016-08-31 14:34:43 +08:00
Mike de Boer
3052a476c3
Bug 1298438 - add modal highlighting stylesheet to each document, not only for each window. r=jaws
...
The reason this works is because the window object stays the same between location
changes, but the document object changes.
Since stylesheets are applied to documents, not windows, we need to make sure to
inject a stylesheet for each document, otherwise the find toolbar highlights will
look unstyled and wonky.
In bug 1279695 I made a change - to make tests pass and patch landable - to keep
track of all the things (state, mainly range sets) mapped to window objects, because
I hadn't thought of the fact that the content scripts and JSMs that are loaded in
its scope will see many different window objects. As many as there are tabs open,
actually (not counting frames).
The mistake I made there was to keep track of the state flag 'did I already install
the stylesheet?' on a per-window basis, unlike I did before. This patch corrects
this back to the way it was and should be, really.
MozReview-Commit-ID: 2t0mer2s10x
--HG--
extra : rebase_source : 6e793b695a4a86874898ca470639b60d5a91a001
2016-08-31 09:53:35 +02:00
Blake Kaplan
7b53f55359
Bug 1299334 - Save and restore relatedBrowser around the XBL binding being torn down and restored. r=mconley
...
MozReview-Commit-ID: 4LLuzk34ZUt
--HG--
extra : rebase_source : 6076881daec1e86609080b1aa2e825e0fb428fe7
2016-08-30 16:56:06 -07:00
Kan-Ru Chen
99748028a6
Bug 1051567 - Make sure we resend file descriptors for the first chunk of a message. r=billm
...
Check if the buffers iterator was never consumed. This is a regression
introduced when converting ipc to use BufferList in bug 1262671.
MozReview-Commit-ID: LWAoVlI5CKJ
--HG--
extra : rebase_source : c4f16f4f90f56153c10cf1d9113c4c55748595f0
2016-08-30 18:26:59 +08:00
Makoto Kato
f3842d776e
Bug 1298311 - Remove unused resource data for print dialog and narrate from Fennec. r=sebastian
...
MozReview-Commit-ID: 3nGrKVQqE3F
--HG--
extra : rebase_source : cded08082e238c93fc9a30aca80bcd5df69cafe8
2016-08-30 14:52:33 +09:00
Makoto Kato
fee4513fab
Bug 1298562 - Use %u instead of %llu for uint32_t. r=masayuki
...
MozReview-Commit-ID: EF1G77Y30ws
--HG--
extra : rebase_source : 9016ce035194f70d45d0179032ba3baacd73bb5a
2016-08-27 16:09:29 +09:00
JW Wang
713c29c0d1
Bug 1299021. Part 2 - ensure resolving the end promise when mVideoSinkEndRequest is resolved. r=kikuo
...
MozReview-Commit-ID: 2XTpqVGBrBN
--HG--
extra : rebase_source : 37246ada49fd5b8a4de57ece3c3941f182db5e2c
2016-08-29 21:28:36 +08:00
JW Wang
2ecd9cc1dd
Bug 1299021. Part 1 - extract the code about resolving the end promise. r=kikuo
...
MozReview-Commit-ID: ECr058zKdUk
--HG--
extra : rebase_source : ae2b59cbf758ab9b703c9aed471ddb7bf3145f4f
2016-08-29 20:56:00 +08:00
Shih-Chiang Chien
b6f9410bbf
Bug 1264110 - turn on Presentation logging on treeherder. r=me.
...
MozReview-Commit-ID: 4BWd5h4KuRl
--HG--
extra : rebase_source : 1182d6e32845d86f9d1089371e65f05e05bccb9d
2016-08-30 19:25:19 +08:00
Makoto Kato
ec124dbfbd
Bug 1299054 - Remove old Android support (API level < 15) from Gecko. r=snorp
...
MozReview-Commit-ID: K32YSqGsLf9
--HG--
extra : rebase_source : be0d3b3fc1146234efc75229171ea61258c46492
2016-08-30 14:11:55 +09:00
Neerja Pancholi
b7c99cc4bf
Bug 1295271
- Manually fix some whitespace to correct mis-indentation after automated _moz_ prefix removal r=dbaron
...
MozReview-Commit-ID: A9vWchvUj39
--HG--
extra : rebase_source : 5f3cf81454c0616f0706945ce937deb7262f79ab
2016-08-30 17:23:27 -07:00
Neerja Pancholi
0ab64cae78
Bug 1295271
- Remove all _moz_ prefixes from all instances of _moz_column r=dbaron
...
Command used:
find -E ./* -iregex '.*(\.cpp|\.h)' | xargs egrep -l '.*_moz_column.*' | xargs sed -i '' 's/_moz_column/column/g'
MozReview-Commit-ID: CJbSfDfhmle
--HG--
extra : rebase_source : f3989585c0f5ac98ebbcf7c9a729b4c89c5ddeab
2016-08-30 17:21:03 -07:00
Wes Kocher
81db6ce036
Merge m-c to autoland, a=merge
2016-08-30 18:15:33 -07:00
Wes Kocher
6536590412
Merge fx-team to central, a=merge
2016-08-30 17:51:54 -07:00
Wes Kocher
87aec7a45f
Merge inbound to central, a=merge
2016-08-30 17:35:02 -07:00
Ryan VanderMeulen
6df6be376d
Bug 1241019 - Skip browser_webconsole_output_dom_elements_03.js on e10s due to frequent failures.
...
--HG--
extra : rebase_source : 6e2bc865e77f272996b51958287b9e71bded1b2a
2016-08-30 19:48:53 -04:00
Andrzej Hunt
6651f424e4
Bug 1297127 - show ActivityStream as a HomePanel, replacing TopSites r=sebastian
...
To avoid having to mess around with the HomePanel configuration machinery, we simply
override the class being loaded for top_sites in HomeAdapter: this is hacky, but
provides a simple temporary solution for showing ActivityStream as a homepanel.
MozReview-Commit-ID: Ga9qUTP3xxA
--HG--
extra : rebase_source : 004e5648ccf74d70f56e66c3ae228bb8071e9756
extra : source : e2d2895a0e678b58336f66fdae01efcd6264954e
2016-08-30 12:18:57 -07:00
Andrzej Hunt
7baca5adbe
Bug 1297127 - add ActivityStream.isHomePanel() fake-pref for switching from HomeScreen to HomePanel r=sebastian
...
This will allow us to more easily switch ActivityStream from being a HomePanel to being a complete
HomePager replacement - this could potentially be extended to read from a preference, but hardcoding
is probably sufficient for now.
MozReview-Commit-ID: HxQg5bOTmdh
--HG--
extra : rebase_source : 99048a0477214c2030cd9072a3e50bb041a18fff
extra : source : 41e5922460ccb2ded3d4e00975eb45f15c1ac4a0
2016-08-30 12:18:36 -07:00
Sebastian Hengst
6ae51bd97a
Backed out changeset 70b7f7e885c7 (bug 1290027) for crashing in xpcshell test test_httpsuspend_wrap.js. r=backout
2016-08-30 19:58:29 +02:00
Sebastian Hengst
4417aa0415
Backed out changeset 219efbc6aadb (bug 1277504)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
2559410fb7
Backed out changeset 7d75e044ec95 (bug 1218576)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
6bbdc8d953
Backed out changeset a7907f9f7bab (bug 1218576)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
248a404d46
Backed out changeset ee46537edfbc (bug 1218576)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
9150f55c5b
Backed out changeset 5bb29adfd2f3 (bug 1218576)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
6c0fe5cff9
Backed out changeset c56206f87ddf (bug 1218576)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
5f4ea4a2ea
Backed out changeset 80df18726a87 (bug 1218576)
2016-08-30 19:58:29 +02:00
Sebastian Hengst
ead0adeb47
Backed out changeset 0fa32203e30a (bug 1218576)
2016-08-30 19:58:28 +02:00
Sebastian Hengst
bb70cc48c8
Backed out changeset c716caa64cb4 (bug 1218576)
2016-08-30 19:58:28 +02:00
Sebastian Hengst
4a66f7a213
Backed out changeset 5ecce735b1bf (bug 1218576)
2016-08-30 19:58:28 +02:00
Sebastian Hengst
05c2edcf1b
Backed out changeset 355d9c21953c (bug 1218576)
2016-08-30 19:58:28 +02:00