2ed6cbcaa4fa84b2feb7412e3b1f8b7007404b58: Bug 1316545 part 7 - Suppress the warning of invalid noreturn for static analysis. r?froydnj
draft
Ting-Yu Chou <janus926@gmail.com> - Fri, 25 Nov 2016 16:22:00 +0800 - rev 443892
Push
37133 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 11:04:17 +0000
Bug 1316545 part 7 - Suppress the warning of invalid noreturn for static analysis. r?froydnj
MozReview-Commit-ID: CXt1DezWsgL
f07be88aeb087339f8261d21c2a817dc3b844ce6: Bug 1316545 part 6 - Ignore the implicit conversions from Char16.h as they're intended. r?ehsan
draft
Ting-Yu Chou <janus926@gmail.com> - Fri, 25 Nov 2016 11:22:36 +0800 - rev 443891
Push
37133 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 11:04:17 +0000
Bug 1316545 part 6 - Ignore the implicit conversions from Char16.h as they're intended. r?ehsan
MozReview-Commit-ID: 5i4hMUrvEVR
954a523364f3c171a018e4db9b4f8c47c391dc7b: Bug 1316545 part 5 - Move the variables out to global scope to make sure they are in the AST. r?mystor
draft
Ting-Yu Chou <janus926@gmail.com> - Thu, 24 Nov 2016 11:48:33 +0800 - rev 443890
Push
37133 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 11:04:17 +0000
Bug 1316545 part 5 - Move the variables out to global scope to make sure they are in the AST. r?mystor
MozReview-Commit-ID: 4kkWJjvATzC
e3679ac5ad587724c15a9d84a0935025d9486008: Bug 1316545 part 4 - Run clang.exe instead of clang-cl.exe for loading the plugin. r?glandium
draft
Ting-Yu Chou <janus926@gmail.com> - Tue, 22 Nov 2016 14:20:58 +0800 - rev 443889
Push
37133 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 11:04:17 +0000
Bug 1316545 part 4 - Run clang.exe instead of clang-cl.exe for loading the plugin. r?glandium
MozReview-Commit-ID: K85tFo0nzoI
52de38d81ba12f4c53823653da35953e51b459e9: Bug 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=jib, gcp
draft
Munro Mengjue Chiang <mchiang@mozilla.com> - Fri, 25 Nov 2016 19:02:40 +0800 - rev 443888
Push
37132 by mchiang@mozilla.com at Fri, 25 Nov 2016 11:03:14 +0000
Bug 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=jib, gcp
MozReview-Commit-ID: AJDmtwm9Rwo
e665a96b30563b832a9738be5cca6e1e87401c5c: Bug 1316545 part 7 - Suppress the warning of invalid noreturn for static analysis. r?froydnj
draft
Ting-Yu Chou <janus926@gmail.com> - Fri, 25 Nov 2016 16:22:00 +0800 - rev 443887
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 7 - Suppress the warning of invalid noreturn for static analysis. r?froydnj
MozReview-Commit-ID: CXt1DezWsgL
7442eabaac40ed375348ad878440c19ff3120e2f: Bug 1316545 part 6 - Ignore the implicit conversions from Char16.h as they're intended. r?ehsan
draft
Ting-Yu Chou <janus926@gmail.com> - Fri, 25 Nov 2016 11:22:36 +0800 - rev 443886
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 6 - Ignore the implicit conversions from Char16.h as they're intended. r?ehsan
MozReview-Commit-ID: 5i4hMUrvEVR
bcfc8e8911031234a7c6c69b296ef71f9d178fbe: Bug 1316545 part 5 - Move the variables out to global scope to make sure they are in the AST. r?mystor
draft
Ting-Yu Chou <janus926@gmail.com> - Thu, 24 Nov 2016 11:48:33 +0800 - rev 443885
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 5 - Move the variables out to global scope to make sure they are in the AST. r?mystor
MozReview-Commit-ID: 4kkWJjvATzC
9d5751caf20d4805379d315a23019e3df0f690d1: Bug 1316545 part 4 - Run clang.exe instead of clang-cl.exe for loading the plugin. r?glandium
draft
Ting-Yu Chou <janus926@gmail.com> - Tue, 22 Nov 2016 14:20:58 +0800 - rev 443884
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 4 - Run clang.exe instead of clang-cl.exe for loading the plugin. r?glandium
MozReview-Commit-ID: K85tFo0nzoI
e06fcd49e94fb7a043f1445587da7cf1c0bafb42: Bug 1316545 part 3 - Remove LLVM_EXPORT_REGISTRY which has been dropped in r277806. r?ehsan
draft
Ting-Yu Chou <janus926@gmail.com> - Wed, 16 Nov 2016 15:25:24 +0800 - rev 443883
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 3 - Remove LLVM_EXPORT_REGISTRY which has been dropped in r277806. r?ehsan
MozReview-Commit-ID: 1VlIu3FQOhH
049ca8da9a389e0b1eaa80b39fac404688870b11: Bug 1316545 part 2 - Enable LLVM_EXPORT_SYMBOLS_FOR_PLUGIN for linking clang plugin on windows. r?ehsan
draft
Ting-Yu Chou <janus926@gmail.com> - Wed, 16 Nov 2016 14:00:06 +0800 - rev 443882
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 2 - Enable LLVM_EXPORT_SYMBOLS_FOR_PLUGIN for linking clang plugin on windows. r?ehsan
MozReview-Commit-ID: 5p5oFAlQyri
f314c533a785494a5989ff26f937971cee9f8150: Bug 1316545 part 1 - Link clang plugin with the import library of clang.exe to fix unresolved symbols. r?glandium
draft
Ting-Yu Chou <janus926@gmail.com> - Wed, 16 Nov 2016 12:36:58 +0800 - rev 443881
Push
37131 by bmo:janus926@gmail.com at Fri, 25 Nov 2016 10:57:58 +0000
Bug 1316545 part 1 - Link clang plugin with the import library of clang.exe to fix unresolved symbols. r?glandium
MozReview-Commit-ID: G2PtmjBVacj
342007ecf1294f91a1d79820f4e6af5e76aa6143: Bug 1304752 - Check for null channel.loadInfo in NetworkMonitor r?ochameau
draft
Jarda Snajdr <jsnajdr@gmail.com> - Fri, 25 Nov 2016 11:22:57 +0100 - rev 443880
Push
37130 by bmo:jsnajdr@gmail.com at Fri, 25 Nov 2016 10:35:19 +0000
Bug 1304752 - Check for null channel.loadInfo in NetworkMonitor r?ochameau
MozReview-Commit-ID: 129eLxSnmi1
041ddd2658c64b3d1593cb89c1677ea80c36fd37: Bug 1301384 - Unify Progressbar across different OSs for download panels.
draft
Rex Lee <rexboy@mozilla.com> - Fri, 25 Nov 2016 18:16:17 +0800 - rev 443879
Push
37129 by bmo:rexboy@mozilla.com at Fri, 25 Nov 2016 10:17:51 +0000
Bug 1301384 - Unify Progressbar across different OSs for download panels.
MozReview-Commit-ID: 8Nyiil9LSUr
8ebbbd110f196d4f3f0728fb8015843dbd39d2d1: Bug 1320239 - Use nscoord instead of nsStyleCoord for mWebkitTextStrokeWidth.
draft
Jeremy Chen <jeremychen@mozilla.com> - Fri, 25 Nov 2016 18:10:32 +0800 - rev 443878
Push
37128 by jichen@mozilla.com at Fri, 25 Nov 2016 10:11:44 +0000
Bug 1320239 - Use nscoord instead of nsStyleCoord for mWebkitTextStrokeWidth.
MozReview-Commit-ID: 94fL7YgZqCl
76cbc00a9685a759b90adb356ec7de33fd147efd: Bug 1269958 - Change the information details of the summary section in Downloads Panel.
draft
Sean Lee <selee@mozilla.com> - Thu, 18 Aug 2016 14:45:57 +0800 - rev 443877
Push
37127 by bmo:selee@mozilla.com at Fri, 25 Nov 2016 10:08:28 +0000
Bug 1269958 - Change the information details of the summary section in Downloads Panel.
MozReview-Commit-ID: 1hKBRXOBH6c
ab645a212f61a72a3913ed96dd38ca6315d4f40c: Bug 1320289 - register STS thread to gecko profiler. r=mayhemer,cyu
draft
Shih-Chiang Chien <schien@mozilla.com> - Fri, 25 Nov 2016 18:07:06 +0800 - rev 443876
Push
37126 by schien@mozilla.com at Fri, 25 Nov 2016 10:07:49 +0000
Bug 1320289 - register STS thread to gecko profiler. r=mayhemer,cyu
MozReview-Commit-ID: IzDNHDYAgsT
28a425a5e6c7edfb0cd5c76948d23d7ca3ab41cb: Bug 1319904 - Ignore origin attributes in webchannel origin check. r?markh
draft
Ryan Kelly <rfkelly@mozilla.com> - Fri, 25 Nov 2016 15:52:02 +1100 - rev 443875
Push
37125 by bmo:rfkelly@mozilla.com at Fri, 25 Nov 2016 10:04:01 +0000
Bug 1319904 - Ignore origin attributes in webchannel origin check. r?markh
Including the attributes in the origin check causes webchannels to fail in
e.g. private browsing windows and container tabs. We only want to compare
against the base origin URL.
MozReview-Commit-ID: AMCjf4vJF9E
64d41bb1cc0a865361e7763b884a61f1d241f2dc: Bug 1299105 - Check if the decoder support recycling to prevent from recreating decoder.
draft
James Cheng <jacheng@mozilla.com> - Fri, 25 Nov 2016 14:22:40 +0800 - rev 443874
Push
37124 by bmo:jacheng@mozilla.com at Fri, 25 Nov 2016 10:00:33 +0000
Bug 1299105 - Check if the decoder support recycling to prevent from recreating decoder.
MozReview-Commit-ID: 7Xj6tSnGM81
71e858fedab6816c7a5fe4fca07d56808fdffab1: Bug 1267903 Part2: Enable related test cases. f?baku
draft
Stone Shih <sshih@mozilla.com> - Thu, 17 Nov 2016 19:07:53 +0800 - rev 443873
Push
37123 by sshih@mozilla.com at Fri, 25 Nov 2016 09:46:05 +0000
Bug 1267903 Part2: Enable related test cases. f?baku
MozReview-Commit-ID: JFWfy9azAnW