Commit Graph

507502 Commits

Author SHA1 Message Date
Premang
2f57305d52 Bug 498976 - Scroll the selected tab into view on mouseover when it's only partially visible. r=dao
--HG--
extra : rebase_source : 8ad50aca55a0ec462c079a7fa2c48e826eb369b3
2017-01-18 17:31:26 +01:00
Sean Stangl
64a4ab480c Bug 1324910 - Remove unnecessary assertion. r=luke
--HG--
extra : rebase_source : 3bbd17b6b0783c1ec259d8affd8ecfd7ace48081
2017-01-18 13:11:00 -05:00
David Parks
033c45c4ef Bug 1306239 - Add pref to toggle OS X sandbox violation debugging, default on. r=haik
Turns on sandbox denial logging if security.sandbox.logging.enabled is true.

Removes most sandbox violation messages but some related messages generated
by other processes will still get through.

--HG--
extra : rebase_source : 4f06e70d53b0f500cc85a869c5bd7f8ea20d8341
2017-01-17 15:47:13 -08:00
Wes Kocher
c23daab8bc Backed out changeset 5fb91cd2e2fc (bug 1314919) on the assumption that it turned browser_jsonview_filter.js failtastic a=backout
MozReview-Commit-ID: EEwUWOFFKty
2017-01-18 13:32:17 -08:00
Kevin Gibbons
f12563c61d Bug 1332052 - Test framework for Reflect.parse now checks undefined. r=evilpie 2017-01-18 22:28:03 +01:00
Wes Kocher
1d57cf3099 Backed out changeset bfcc3984fa6c (bug 1332022) for Clang-Tidy bustage a=backout
MozReview-Commit-ID: 42w843ZSidA
2017-01-18 13:27:01 -08:00
Paul Kerr [:pkerr]
ca7b17b7b1 Bug 1328142 - fix bug in VideoConduit::SetRemoteSSRC handling r=jesup 2017-01-05 18:15:07 -08:00
Paul Kerr [:pkerr]
c63cea9af7 Bug 1328142 - enable switching between simulcast receive streams r=jesup 2017-01-05 18:15:56 -08:00
Andreas Pehrson
e1e039b0d8 Bug 1320101 - Support renegotiations with changes to TIAS and simulcast params r=pehrsons
Reland of bug 1320101 patch 5 due to partial backout via mismerge in bug 1250326

MozReview-Commit-ID: GNWRNnwX9pk
2016-12-08 10:11:18 -10:00
Andreas Pehrson
263ba3eb7b Bug 1320101 - Differentiate between b=TIAS and simulcast stream max-br. r=pehrsons
Reland of bug 1320101 patch 4 due to partial backout via mismerge in bug 1250326

MozReview-Commit-ID: HPnOvwtawwV
2016-12-07 08:38:13 -10:00
Andreas Pehrson
215483e0bc Bug 1328142 - Unify macros in MediaPipeline. r=pkerr
MozReview-Commit-ID: 6ePBKzxZndB
2017-01-03 17:10:41 +01:00
Andreas Pehrson
6de998b2c8 Bug 1328142 - Remove comment that wants to be removed. r=pkerr
MozReview-Commit-ID: Bnc5wRDRRRg
2017-01-03 16:35:25 +01:00
Andreas Pehrson
db9a767780 Bug 1328142 - Pass in a cap when selecting bitrates on reconfigure. r=pkerr
MozReview-Commit-ID: LnJ0vubYQWF
2017-01-03 12:14:35 +01:00
Andreas Pehrson
e920bedcfb Bug 1328142 - Fix VideoConduit warning: Unexpected format type. r=pkerr
MozReview-Commit-ID: 3vGxYr7RjjZ
2017-01-03 12:13:23 +01:00
Andreas Pehrson
2c74e3ce47 Bug 1328142 - Fix VideoConduit warning: Comparison between signed and unsigned ints. r=pkerr
MozReview-Commit-ID: IecwaSYvg4z
2017-01-03 11:54:31 +01:00
Andreas Pehrson
37b069d344 Bug 1328142 - Restore test_pc_simulcastOffer.html. r=pkerr
MozReview-Commit-ID: 7ooBiDFXgPv
2017-01-03 16:34:09 +01:00
Kris Maglione
d00d51d963 Bug 1273251: Part 6 - Test that extension window wrappers are nuked on close. r=billm
MozReview-Commit-ID: 3sWNuLqZBzp

--HG--
extra : rebase_source : f094357f5bf5b0de0dd1da22c9afeed233f19bb3
2016-11-17 12:44:30 -08:00
Kris Maglione
1a992eb125 Bug 1273251: Part 5 - Add tests for event listeners in nuked sandboxes. r=peterv
MozReview-Commit-ID: 1Ok8hhaOdp4

--HG--
extra : rebase_source : b8d10e28367a35fd1da1a59364741ce261e2e898
2016-11-17 12:26:51 -08:00
Kris Maglione
67fcf5b318 Bug 1273251: Part 4 - Drop CallbackObject's JS objects for nuked compartments during CC. r=peterv,mccr8
MozReview-Commit-ID: 6lPdmUtKREt

--HG--
extra : rebase_source : c6a53f914b5bbe829de6f5a080cfb9ee93146bd3
2016-11-14 19:49:28 -08:00
Kris Maglione
729b7a2019 Bug 1273251: Part 3 - Allow CallbackObject to contain a null callable. r=peterv
MozReview-Commit-ID: FCXVHouhG3I

--HG--
extra : rebase_source : f3e9325559d40bcb4017ec2505f435275d4fea7f
2016-11-14 21:25:37 -08:00
Kris Maglione
3d157320ff Bug 1273251: Part 2 - Mark extension window compartments as nuked, and nuke all wrappers. r=mccr8
MozReview-Commit-ID: E0ImYZIgEjU

--HG--
extra : rebase_source : 23b49c55c1dc24ebd7da82d7be084e2f7b4cdd3f
2016-11-14 08:05:00 -08:00
Kris Maglione
e51f27d8cb Bug 1273251: Part 1 - Mark nuked sandboxes as nuked and non-scriptable. r=bholley
MozReview-Commit-ID: tq9nExa1P7

--HG--
extra : rebase_source : 3c0e856335b8585457e2679b30177bd1df9ac6bb
2017-01-12 14:47:38 -08:00
Trevor Saunders
71398a8500 bug 1331255 - annotate some IPC failure conditions r=eeejay 2017-01-18 16:09:45 -05:00
Ben Kelly
8f32455085 Bug 1331656 Make ServiceWorkerManager handle PBackground init failure. r=baku 2017-01-18 12:18:51 -08:00
Jonathan Kew
824e61781e Bug 1331339 - Reftest to check that Tamil shaping is not disrupted by presence of Grantha nukta characters. r=jrmuizel 2017-01-18 20:38:05 +00:00
Jonathan Kew
abeb0a335c Bug 1331339 - Don't start a new script run when the current script appears in the next character's ScriptExtensions property, or next char is a cluster-extender. r=jrmuizel 2017-01-18 20:38:05 +00:00
Jonathan Kew
5f533bac8f Bug 1330389 - CoreText font fallback on macOS may choose one of the 'hidden' system fonts, so we need to check that list when looking for the corresponding gfxFontFamily. r=jrmuizel 2017-01-18 20:38:05 +00:00
Jonathan Kew
8b97dd574a Bug 1329293 - Truncate overly long URIs in downloadable font error/warning messages. r=jrmuizel 2017-01-18 20:38:04 +00:00
Jonathan Kew
97e51a3dae Bug 1330423 - Remove redundant 'virtual' keyword from methods in the Mac font backend. r=jrmuizel 2017-01-18 20:38:04 +00:00
Ehsan Akhgari
4ef7762311 Bug 1331838 - Remove support for app URIs in CSP directives; r=ckerschb 2017-01-18 15:18:29 -05:00
Ehsan Akhgari
ee5969e9c2 Backout changeset 7040329487e9 (bug 1331838) because it was the wrong patch 2017-01-18 15:18:29 -05:00
Kris Maglione
94213ad506 Bug 1320395: Part 3 - Run WebExtensions in their own process type. r=billm,bobowen
MozReview-Commit-ID: FZ4f1Lda5vh

--HG--
extra : rebase_source : 013dfd2ab5e74097d81b0a2afebd3e02060f5e75
2017-01-12 14:11:47 -08:00
Kris Maglione
83e3d0e89b Bug 1320395: Part 2 - Assign extension's process message manager based on first view load. r=billm
MozReview-Commit-ID: GLKjyR46O0Z

--HG--
extra : rebase_source : 9e93ccd0cfe0b77095a7585e7b96bf0a379aebaf
2016-11-27 12:49:16 -08:00
Kris Maglione
90d3c9c60f Bug 1320395: Part 1 - Allow keeping non-default process types alive. r=bobowen,gabor
MozReview-Commit-ID: 6TvKN3wFLms

--HG--
extra : rebase_source : e72da90025571a0a2681247072932db10a783c4d
2017-01-12 13:48:23 -08:00
Kris Maglione
6e9019d2b4 Bug 1326456: Re-enable leak checks on OS-X. r=jmaher
MozReview-Commit-ID: 18a18QFaiEC

--HG--
extra : rebase_source : 7bf45621fa8bdd5327527a83c00d44b81ad386c5
2017-01-05 14:53:55 -08:00
Alessio Placitelli
6017e2dd0b Bug 1321790 - Change the JS Scalar API so that it doesn't throw. r=chutten
MozReview-Commit-ID: K8jVoLr8GJn

--HG--
extra : rebase_source : 6d7e9368c2d10c4f0b7fdbc72b9e55bf69aa52d2
2017-01-18 06:26:00 -05:00
Ruturaj K. Vartak
d7ef9d71fc Bug 1314919 - Fix Firebug layout problems. r=ntim
- CSS Rules
- Background colors of tabs
- Background color of tab buttons
- borders of tabs / buttons
- Variable-izing backgrounds and colors
- netmonitor: cell header color, sorted cell header color
- widgets: cell header color, sorted cell header color
- Toolbar Buttons
- Fixing breadcrumbs in HTML inspector
- JSON View tabs

--HG--
extra : rebase_source : 05111eb4412b3679517fdbd063e55c473430d304
2017-01-18 06:35:00 -05:00
Towkir Ahmed
86af597599 Bug 1331164 - The checkbox with the record call stack label is now vertically aligned in Memory tab. r=ntim
--HG--
extra : rebase_source : 76b322adfe68dc4deec91ed1ce75fa04c2b4a466
2017-01-18 06:48:00 -05:00
Ehsan Akhgari
4178bf325e Bug 1332022 - Update clang-tidy config files to LLVM r292415; r=mystor
This revision includes the changes needed in run-clang-tidy.py
(https://reviews.llvm.org/D28334).
2017-01-18 13:12:02 -05:00
Ehsan Akhgari
842ce9fb2d Bug 1331838 - Remove support for app URIs in CSP directives; r=ckerschb 2017-01-18 13:11:42 -05:00
Sebastian Hengst
5baf0e453e Backed out changeset 8acb67f2e136 (bug 1331838) for failing GTest CSPParser.SimplePolicies. r=backout on a CLOSED TREE 2017-01-18 17:28:03 +01:00
Beekill95
9a67c120a2 Bug 1326265 - Set attribute dir to ltr to fix MDN article snippets appear in RTL. r=jdescottes
MozReview-Commit-ID: 59nzO1H698B

--HG--
extra : rebase_source : c4088a7f2787eb2b22913e2fa2edb3d925eee26d
2017-01-17 21:59:29 +07:00
Ryan VanderMeulen
9e4ddf00bd Backed out 3 changesets (bug 1319660) for causing bug 1329446.
Backed out changeset d506d3c193c9 (bug 1319660)
Backed out changeset 93353b53a706 (bug 1319660)
Backed out changeset 9a7c2edd54b8 (bug 1319660)

--HG--
extra : rebase_source : 43ad1287462697f2312aa18925a462eb85c52495
2017-01-18 10:55:53 -05:00
Michael Kaply
c0992b79c3 Bug 1331080 - Switch suggestedSites.hidden to be marked as Android pref. r=sebastian 2017-01-18 09:44:05 -06:00
Brian Hackett
5f002c0f38 Bug 1325450 - Allow any number of other bundles to be evicted when allocating a minimal bundle, r=sunfish. 2017-01-18 08:39:28 -07:00
aselagea
eb04a667f5 Bug 1253312 - TC Linux 32 debug builds Tier-1 r=gbrown 2017-01-18 10:25:11 -05:00
Junior Hsu
3d98a6ede6 Bug 1325325 - Do not record the timestamp for conditional requests. r=michal
--HG--
extra : rebase_source : afeb4722367f59cedd31508bb1cc4ccae0a95c3d
2017-01-18 15:29:04 +08:00
JW Wang
105e4d8d17 Bug 1329403 - Ensure onload blocker is added once mScriptGlobalObject is set. r=smaug
MozReview-Commit-ID: KREnly28m0v

--HG--
extra : rebase_source : eca2c68f6f136b1ac623c3864a18145c7453b1d2
2017-01-16 17:12:33 +08:00
Stone Shih
a8868e24d0 Bug 1323976 - Part 2: Refine button and buttons value of WidgetPointerEvent for touch. r=smaug
MozReview-Commit-ID: KGL1Hq2iIOW

--HG--
extra : rebase_source : 92f5f47bfc6348cb26993c59388eeed69340f360
2017-01-12 17:26:43 +08:00
Stone Shih
c163f48767 Bug 1323976 - Part 1: Add eNoButton to WidgetMouseEventBase::buttonType. r=smaug
MozReview-Commit-ID: FYUhdfKj5wT

--HG--
extra : rebase_source : ef4959c9dd68d5316cf19c9b726d8b2e8fd33b4e
2017-01-12 17:53:38 +08:00