Commit Graph

280356 Commits

Author SHA1 Message Date
Henry Chang
dc4b6504dc Bug 1211590 - Inherits OriginAttributes from loading principal for GetChannelURIPrincipal. r=sicking 2016-01-13 05:30:00 +01:00
Alastor Wu
346a6a36ba Bug 1238906 - part2 : notify audible state from MDSM to ME. r=jwwang 2016-01-18 10:50:47 +08:00
Alastor Wu
5a4760b9ec Bug 1238906 - part1 : check whether audio data is audible. r=jwwang 2016-01-18 10:50:35 +08:00
Carsten "Tomcat" Book
bbe3790774 Backed out changeset d935c88d79d6 (bug 1237754) for OS X refrest failures 2016-01-18 08:54:13 +01:00
Carsten "Tomcat" Book
b15e37557e Backed out changeset 57a677703c20 (bug 1237754) 2016-01-18 08:53:53 +01:00
Masayuki Nakano
6d1835db0c Bug 1237216 TSFTextStore should forget redundant pending composition events for Korean TIPs r=emk 2016-01-18 16:29:02 +09:00
Chris Peterson
ff7d4c1d9c Bug 1240264 - Annotate intentional switch fallthroughs in dom/media/. r=cpearce
dom/media/MediaManager.cpp:1905:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/media/webm/WebMBufferedParser.cpp:133:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2016-01-14 01:42:18 -08:00
Chris Peterson
6d17d1deff Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert
dom/smil/nsSMILParserUtils.cpp:191:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGPathSegListSMILType.cpp:356:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGPathSegListSMILType.cpp:364:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGTransformListParser.cpp:147:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGTransformListParser.cpp:175:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/svg/SVGTransformListParser.cpp:204:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2016-01-14 01:38:47 -08:00
Xidorn Quan
505bde9809 Backed out changeset e8ad04f3a65f (bug 844948) for reftest failure on OS X 2016-01-18 17:21:12 +11:00
Nicholas Nethercote
b6f69a0d95 Bug 1239888 - Inline PLDHashTable::{Done,Get}(). r=froydnj.
They're trivial and very hot. This reduces binary size in a 64-bit Linux opt build by 20 KiB and avoiding the calls can only help performance.
2016-01-14 21:39:11 -08:00
Brian Birtles
1ebf19a661 Bug 1226091 - Use MayHaveAnimations flag for animations on pseudo elements too; r=smaug 2016-01-18 13:40:12 +09:00
Xidorn Quan
b82f09c525 Bug 844948 - Allow changing padding of themed button on OS X. r=mstange,heycam 2016-01-18 14:20:11 +11:00
Jeff Muizelaar
4602c423b5 Bug 1228641. Add a initializer_list constructor to nsTArray. r=froydnj
This also adds a couple of users of the new pattern.
2016-01-17 22:11:25 -05:00
Benoit Girard
8d7d6efeb7 Bug 1240190 - Add D3D9 texture upload profiler labels. r=jrmuizel 2016-01-15 13:50:51 -08:00
Sotaro Ikeda
e3c6224887 Bug 1239598 - Fix potential deadlock and race condition r=bechen 2016-01-17 17:02:57 -08:00
Matthew Gregan
7d11f6b163 Bug 1238420 - Report mp4parse-rust errors via Telemetry. r=rillian,vladan 2016-01-10 20:54:00 +13:00
Matthew Gregan
57533ecd99 Bug 1238420 - Update mp4parse-rust invocations in MP4Metadata to match CAPI changes. r=rillian 2016-01-10 20:54:00 +13:00
Ralph Giles
4f44966a64 Bug 1238420 - Update MP4Rust gtest for CAPI changes. r=kinetik.
mp4parse_read() returns a variety of error codes now.

Call mp4parse_get_track_count() to verify the number
of parsed tracks.
2016-01-11 11:26:00 +13:00
Ralph Giles
b3a1df78a8 Bug 1238420 - Update byteorder to v0.4.2. r=kinetik
Rebase patches against the new upstream release.
No changes on the client side are necessary.
2016-01-11 11:01:00 +13:00
Matthew Gregan
06579ebb2d Bug 1238420 - Update mp4parse-rust to 0.1.6. r=kinetik
Bump default version in the update script and run it against
the tagged v0.1.6 upstream repo.
2016-01-11 11:02:00 +13:00
Nicholas Nethercote
0a2b568f66 Bug 1239589 - Change nsBaseWidget::mBounds to a LayoutDeviceIntRect. r=kats.
This patch removes dozens of ToUnknown/FromUnknown conversions and doesn't add
any new ones, which is nice. It also removes UntypedDevPixelsToCocoaPoints(),
which is no longer needed.
2015-11-22 20:32:29 -08:00
Ryan VanderMeulen
08dfd46655 Merge m-c to inbound. a=merge 2016-01-17 15:06:39 -05:00
Ryan VanderMeulen
07216047e0 Merge fx-team to m-c. a=merge 2016-01-17 15:05:20 -05:00
Ryan VanderMeulen
7ddf8d1d84 Merge b2g-inbound to m-c. a=merge 2016-01-17 14:53:42 -05:00
Ryan VanderMeulen
8889b813f2 Merge inbound to m-c. a=merge 2016-01-17 14:37:29 -05:00
Mats Palmgren
8ba86f0205 Bug 1237754 part 2 - [css-grid][css-align] Add reftest for 'align-content:normal'. 2016-01-17 19:44:05 +01:00
Mats Palmgren
06f72eda69 Bug 1237754 part 1 - [css-grid][css-align] Make 'align-content:normal' behave as 'stretch' for Grid containers. r=dholbert
Change due to CSSWG decision:
https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html
2016-01-17 19:44:05 +01:00
Ryan VanderMeulen
fa4c85c0ec No bug - Keep comment with the intended test. r=DONTBUILD 2016-01-17 13:37:07 -05:00
B2G Bumper Bot
b127124fde Bumping manifests a=b2g-bump 2016-01-17 06:20:54 -08:00
B2G Bumper Bot
9df8de3f81 Bumping manifests a=b2g-bump 2016-01-17 03:47:04 -08:00
Masayuki Nakano
2e2efa4a86 Bug 1237582 Don't retry to call TSFTextStore::NotifyTSFOfLayoutChangeAgain() when TSFTextStore::NotifyTSFOfLayoutChange() is called from it and newly TSFTextStore returns TS_E_NOLAYOUT error during the call r=m_kato 2016-01-17 12:02:01 +09:00
Chris Manchester
26c7f25c2e Bug 1240323 - Fix installation of binary components in a subdir of dist/bin for linux artifact builds. r=nalexander
A recent change regressed this behavior -- while an artifact build runs, it
doesn't load certain "about:" pages due to missing libraries in subdirectories
of dist/bin.
2016-01-16 18:13:47 -08:00
ffxbld
492cabbe2c No bug, Automated blocklist update from host bld-linux64-spot-439 - a=blocklist-update 2016-01-16 04:03:48 -08:00
ffxbld
4500a72245 No bug, Automated HPKP preload list update from host bld-linux64-spot-439 - a=hpkp-update 2016-01-16 04:03:46 -08:00
ffxbld
959bb0c42f No bug, Automated HSTS preload list update from host bld-linux64-spot-439 - a=hsts-update 2016-01-16 04:03:44 -08:00
Jan-Ivar Bruaroey
c25bc3cfd5 Bug 1232082 - Disable test_peerConnection_addDataChannelNoBundle.html on android debug. r=jesup 2016-01-16 01:00:48 -05:00
Wes Kocher
f5cde501bc Merge m-c to b2ginbound, a=merge 2016-01-15 15:13:53 -08:00
Wes Kocher
d8dcd63fb5 Merge b2ginbound to central, a=merge 2016-01-15 15:10:58 -08:00
Gijs Kruitbosch
9b6ea8278d Bug 1240181 - back out part of bug 1239319 to avoid url bar issues, rs=MattN,jaws a=merge CLOSED TREE 2016-01-15 22:45:47 +00:00
Wes Kocher
75a0b485f9 Merge fx-team to m-c a=merge 2016-01-15 14:52:34 -08:00
B2G Bumper Bot
0ed6991af3 Bumping manifests a=b2g-bump 2016-01-15 14:42:07 -08:00
B2G Bumper Bot
4c5b4a8a86 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b062139918b
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33848 from nullaus/bug1175116

Bug 1175116 - Update to tester:0.4.5, set's MINIDUMP_STACKWALK env var properly. Process framework JavaScript errors appropriately. r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/2d6a76be56b7
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1175116 - Update to tester:0.4.5, set's MINIDUMP_STACKWALK env var properly. Process framework JavaScript errors appropriately. r=gaye
2016-01-15 14:40:12 -08:00
Wes Kocher
a0ffefee1f Backed out changeset c457397a08bb (bug 1215955) for being a possible cause of frequent devtools failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:43:01 -08:00
Wes Kocher
e1d700d00a Backed out changeset 3cea1d886e9e (bug 1238941) for being a possible cause of frequent devtools failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:42:50 -08:00
Wes Kocher
c36503cefb Backed out changeset f0b09da3f4ca (bug 1239670) for being a possible cause of frequent devtools test failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:41:38 -08:00
Ori Avtalion
54505cc99b Bug 1208772 - Always use a full URL for links in the console even when the text is shortened. r=bgrins 2016-01-15 19:13:32 +02:00
Georg Fritzsche
d1598486c5 Bug 1240091 - Enable linting on more toolkit modules. r=Mossop 2016-01-15 19:20:44 +01:00
B2G Bumper Bot
89779837db Bumping manifests a=b2g-bump 2016-01-15 09:10:53 -08:00
B2G Bumper Bot
5fa7db9fdf Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3353ac4899b6
Author: Tilman Kamp <tilman@mozilla.com>
Desc: Merge pull request #33886 from tilmankamp/u1154405

Bug 1154405 - Re-enabling test on master

========

https://hg.mozilla.org/integration/gaia-central/rev/cc92dcd02570
Author: Tilman Kamp <tilmankamp@posteo.de>
Desc: Bug 1154405 - Re-enabling test on master

========

https://hg.mozilla.org/integration/gaia-central/rev/6cff9186abf0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #33837 from KevinGrandon/bug_1238828_bluetooth_gaia_menu

Bug 1238828 - [Bluetooth] Port menu to use gaia-menu web component

========

https://hg.mozilla.org/integration/gaia-central/rev/0b6c74daf009
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1238828 - [Bluetooth] Port menu to use gaia-menu web component
2016-01-15 09:09:11 -08:00
B2G Bumper Bot
1f246ec1e4 Bumping manifests a=b2g-bump 2016-01-15 08:30:52 -08:00