Commit Graph

167931 Commits

Author SHA1 Message Date
Andrew McCreight
701c6635ae Bug 967999, part 1 - Remove some trailing whitespace from nsControllerCommandTable. r=ehsan 2014-02-11 14:56:44 -08:00
Andrew McCreight
f3bf111fef Bug 966359 - Prevent FreeSnowWhite reentrance. r=smaug 2014-02-11 14:56:44 -08:00
Andrew McCreight
a516cc5d48 Bug 970527 - Remove extern C from pldhash.h r=froydnj 2014-02-11 14:56:44 -08:00
Horia Iosif Olaru
08a74ca187 Bug 970600 - Enable background-blend-mode property be default in all builds. r=roc 2014-02-11 17:37:06 -05:00
Jeff Gilbert
0acca0a9a0 Bug 968374 - Fix the null-term char being left on the string we return to JS. r=bjacob 2014-02-11 17:37:06 -05:00
Jeff Gilbert
57f9c5bee8 Bug 968374 - Implement WEBGL_debug_shaders. r=bjacob 2014-02-11 17:37:06 -05:00
Jeff Gilbert
c52788043c Bug 968374 - Fix conformance test to match spec for WEBGL_debug_shaders. r=bjacob 2014-02-11 17:37:06 -05:00
Jeff Gilbert
e42c8af9b9 Bug 968374 - Add test that chrome-only extensions don't work in non-chrome. r=bjacob 2014-02-11 17:37:05 -05:00
Jeff Gilbert
a830d827f6 Bug 968374 - Add pref for enabling privileged extensions for non-chrome code. r=bjacob 2014-02-11 17:37:05 -05:00
Jeff Gilbert
fe12a4f7ec Bug 968374 - Strip trailing whitespace from WebGLContextExtensions. r=bjacob 2014-02-11 17:37:05 -05:00
Dan Gohman
4fe6d4ab6e Bug 960145 - IonMonkey: Don't ignore OSR-like values when computing phi ranges. r=mrosenberg 2014-02-11 17:37:05 -05:00
Robert Longson
f0c7354cd5 Bug 971175 - Inline GetOffset in SVGFEOffsetElement. r=dholbert 2014-02-11 22:24:43 +00:00
Aaron Klotz
565c7371d4 Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj 2014-02-11 14:24:49 -07:00
Patrick McManus
10b9ccf4d1 bug 971001 - backout 625383 for failing awsy r=backout 2014-02-11 16:18:17 -05:00
Masatoshi Kimura
24b3683776 Bug 970483 - Part 2: Blackliist pre-RTM Windows 7 again. r=jfkthame 2014-02-12 06:01:30 +09:00
Masatoshi Kimura
7638c93a95 Bug 970483 - Part 1: Introduce IsWindowsBuildOrLater() and IsWin7RTMOrLater(). r=bbondy 2014-02-12 06:01:29 +09:00
Masatoshi Kimura
99e7712add Bug 969728 - Make users using temporary profile possible to update using the maintenance service. r=bbondy 2014-02-12 06:01:29 +09:00
Masatoshi Kimura
9306836991 Backed out changeset d7d447cac91b (bug 969762) for tp5 regression. 2014-02-12 06:01:29 +09:00
Bas Schouten
e28ffc4396 Bug 805406: Never draw directly to a window with Direct2D. r=jrmuizel 2014-02-11 21:54:02 +01:00
John Schoenick
bf4f7f7755 Bug 967694 - Fix tests that expect old behavior. r=bsmedberg 2014-02-11 12:14:42 -08:00
John Schoenick
2a15567ec7 Bug 967694 - Test. r=bsmedberg 2014-02-11 12:14:41 -08:00
John Schoenick
da458dfe61 Bug 967694 - Make clear that we only sync spawn plugins in response to content, not chrome, JS access. r=bsmedberg 2014-02-11 12:14:40 -08:00
Brian Smith
84299706e6 Bug 878932, Part 2: Make certificate verification implementation prefs dynamic, r=cviecco
--HG--
extra : rebase_source : 4b413cfd8e122ee4e0fea64d624285856e2cb0cb
2014-01-20 15:55:12 -08:00
Brian Smith
bbf60e0ee9 Bug 878932, Part 1: add insanity::pkix as an option for certificate verification, r=keeler, r=cviecco
--HG--
extra : rebase_source : c1f75dff6ac7f32e082517af701654abebaee250
2014-02-10 11:41:12 -08:00
Brian Smith
0dd915920a Bug 970512: Remove uninteresting cases for certificate usage verification, r=cviecco
--HG--
extra : rebase_source : 6df6dcfb39f8b4e2cd063115470af04675c0f768
extra : source : 56e0904260b417ce181e2a35978f6d77e78ef2c2
2013-10-13 23:34:28 -07:00
Brian Smith
a543241ac1 Bug 969938: Stop adding id-KP-OCSPSigning EKU to CA certificates in tests, r=cviecco
--HG--
extra : rebase_source : 9f5e42ea788e63fb93e3a37632be12093096e63d
2014-02-08 21:01:39 -08:00
Brian Smith
5e604d6a4e Bug 921896: Check name constraints in insanity::pkix, r=cviecco, r=keeler
--HG--
extra : rebase_source : 6d3e77670a5553b477a881609cc30f5f4140294c
extra : source : 2545cd47894a95323b718eb4f82be6d744019c7a
2014-02-10 15:25:23 -08:00
Brian Smith
0770722ba2 Bug 968359: Allow the direct validation of CA certificates in insanity::pkix, r=keeler, r=cviecco
--HG--
extra : rebase_source : f27870f2a648ad012d24b99d9e4f85daf17e9397
extra : source : 002e9043461b40a911903258d723c37133dbc79c
2013-09-13 00:09:08 -07:00
Brian Smith
424eb9d318 Bug 921895: Check extended key usage in insanity::pkix, r=keeler, r=cviecco
--HG--
extra : rebase_source : f8faa0b9269a40dd28850c9444f4723d1dad8451
extra : source : 32ea705bdfd196e037060b3bb7da081c1eed356d
2014-02-08 15:00:32 -08:00
Terrence Cole
3160a2b98b Bug 969012 - Do not leak MNewSlots when allocating CallObject in the nursery; r=jonco
--HG--
extra : rebase_source : cffd1f415c8326b4a54a70eafd03fad1f8e3b228
2014-02-11 11:53:52 -08:00
Shu-yu Guo
cc0565b76f Bug 967718 - Observe script and frame observance rules in Debugger more systematically. (r=jimb) 2014-02-11 12:05:19 -08:00
Ryan VanderMeulen
b00bcceebe Merge m-c to inbound. 2014-02-11 14:58:40 -05:00
Ryan VanderMeulen
c511df94e8 Merge b2g-inbound to m-c. 2014-02-11 14:57:31 -05:00
Ryan VanderMeulen
0c48cf457c Merge fx-team to m-c. 2014-02-11 14:52:21 -05:00
Ryan VanderMeulen
d2ec89c8d0 Backed out changeset eea91c2d859d (bug 969447) for Marionette-webapi bustage.
CLOSED TREE
2014-02-11 12:48:09 -05:00
Ryan VanderMeulen
8cc12bf4db Backed out changeset 93a64959289d (bug 966244) for B2G xpcshell failures. 2014-02-11 11:57:37 -05:00
Victor Porof
63f561b1d6 Bug 970815 - Clicking on a slice in the performance view doesn't sort the requests by the respective type only, r=rcampbell 2014-02-11 11:55:07 -05:00
B2G Bumper Bot
ea874b1c7e Bumping manifests a=b2g-bump 2014-02-11 08:46:02 -08:00
B2G Bumper Bot
30f872ae52 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01b437206d14
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #16134 from zacc/bug_969403

Bug 969403 - Address test_mmi.py intermittent issue

========

https://hg.mozilla.org/integration/gaia-central/rev/5b56550457e3
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 969403 - Address test_mmi.py intermittent issue
2014-02-11 08:40:11 -08:00
Ehsan Akhgari
4076764251 Bug 970727 - Move DEFFILE to moz.build; r=mshal 2014-02-11 11:28:54 -05:00
Nicolas Silva
320150da1a Bug 957560 - Fix some issues with CairoTextureClientD3D9 and DataTextureSourceD3D. r=Bas 2014-02-11 17:13:14 +01:00
B2G Bumper Bot
e9d53f64bf Bumping manifests a=b2g-bump 2014-02-11 08:06:01 -08:00
B2G Bumper Bot
1f5273b689 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8dfbf27b53f0
Author: Salvador de la Puente <salva@unoyunodiez.com>
Desc: We prefer to provide a more error-proof regex.

Revert "Merge pull request #16136 from gitmai/bug-970320-CC-add-movistar-uruguay"

This reverts commit a5099dd1cc3e6761022b979bb58d2d29744a61d8, reversing
changes made to bf1b832d29f0caf5bb4478f681fbc145b4968c7b.
2014-02-11 08:00:12 -08:00
B2G Bumper Bot
50447e7fdd Bumping manifests a=b2g-bump 2014-02-11 07:56:02 -08:00
B2G Bumper Bot
d170349ed2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7d077bcbd42
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #16167 from dominickuo/bug-968456

Bug 968456 - [Music] Put Music App Behind a Scrollable Layer, r=dominickuo

========

https://hg.mozilla.org/integration/gaia-central/rev/8be10cd10bef
Author: Mason Chang <mchang@mozilla.com>
Desc: Bug 968456 - [Music] Put Music App Behind a Scrollable Layer
2014-02-11 07:50:11 -08:00
B2G Bumper Bot
384ebc38c5 Bumping manifests a=b2g-bump 2014-02-11 07:31:31 -08:00
B2G Bumper Bot
f7023eef09 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ff653f02cda
Author: gitmai <mri@tid.es>
Desc: Merge pull request #16136 from gitmai/bug-970320-CC-add-movistar-uruguay

Bug 970320 -[Cost Control] Add configuration to provide top-up & check b...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/d2c555d85eeb
Author: mai <mri@tid.es>
Desc: Bug 970320 -[Cost Control] Add configuration to provide top-up & check balance in Movistar Uruguay
2014-02-11 07:25:10 -08:00
Victor Porof
08c567707a Bug 899727 - Increase maximum size of response panel in network panel, r=rcampbell 2014-02-11 09:25:22 -05:00
Victor Porof
0460cf4ed2 Bug 969448 - Netmonitor selected filter reset to "All" upon every new page request, r=rcampbell 2014-02-11 09:25:21 -05:00
Heather Arthur
2d6195e837 Bug 969668 - Don't show rule count of original source until it's been linked to a file. r=pbrosset 2014-02-11 09:26:02 -05:00