Граф коммитов

432991 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher eababa399f Bug 1150944 - Fix typo on a CLOSED TREE 2015-07-29 15:53:40 -07:00
Matt Woodrow 5f50822601 Bug 1150944 - Fix windows build bustage. CLOSED TREE 2015-07-29 18:08:07 -04:00
Terrence Cole 444e5712a9 Bug 1166041 - Wait for nursery sweeping to finish before shutting down; r=jonco
--HG--
extra : rebase_source : 69979426eea5b35354b22dc744e794ed33438398
2015-07-29 08:57:14 -07:00
Terrence Cole 3940b5fcb7 Bug 1188445 - Allow PersistentRooted to store StaticTraceable; r=sfink
--HG--
extra : rebase_source : 822ae00de85dc8c32158628fb89ae1463e185aea
2015-07-28 09:21:32 -07:00
Terrence Cole 59f4a2e6df Bug 1188197 - Allow PersistentRooted to store DynamicTraceable; r=sfink
--HG--
extra : rebase_source : 0e997c9ff3450fcabafcde37e639951d2dcd15a5
2015-07-24 15:09:28 -07:00
Matt Woodrow d1187cffbb Bug 1150944 - Enable skia-gl for canvas on OSX. r=mstange 2015-07-29 17:50:01 -04:00
Matt Woodrow a613b2b0b1 Bug 1150944 - Don't force the discrete GPU for skia gl. r=jrmuizel 2015-07-29 16:35:55 -04:00
Matt Woodrow d2d5e5b9a3 Bug 1150944 - Add a flags parameter to GLContextProvider functions instead of a bool. r=jgilbert 2015-07-29 16:35:55 -04:00
Matt Woodrow 3391470c4d Bug 1150944 - Fix gfxPrefs unit test to not rely on skia-gl pref. r=mstange 2015-07-29 16:35:55 -04:00
Matt Woodrow c666419307 Bug 1150944 - Remove objects that have been unlinked by the cycle collector from the demotable context list. r=ehsan 2015-07-29 16:35:55 -04:00
Matt Woodrow 627b73fdb0 Bug 1150944 - Mark some reftests fuzzy with skia-gl. r=mstange 2015-07-29 16:35:55 -04:00
Matt Woodrow 2d1a5c1f9d Bug 1034370 - Make sure we release the SkImageFilter in DrawTargetSkia::DrawSurfaceWithShadow. r=gw280 2015-07-29 16:35:55 -04:00
Steven Michaud bfedf00a51 Bug 1188425 - Add a pref to allow insecure text input, thereby avoiding crashes at [ChildView keyDown:] in non-release builds. r=spohl 2015-07-29 16:31:14 -05:00
Ehsan Akhgari 2f210910eb Bug 1188718 - Don't change the currently selected tab when clicking on the audio mute button; r=jaws 2015-07-29 17:18:16 -04:00
Ehsan Akhgari 043fb66742 Bug 486262 - Part 4: Add automated tests; r=dao 2015-07-29 17:18:15 -04:00
Ehsan Akhgari 9d049995b6 Bug 486262 - Part 3: Allow muting and unmuting a tab by clicking on the playing icon; r=dao 2015-07-29 17:18:14 -04:00
Ehsan Akhgari 88b20b1817 Bug 486262 - Part 2: Implement a tooltip for the tab playing icon; r=dao,jaws 2015-07-29 17:18:13 -04:00
Ehsan Akhgari b633e9a8ef Bug 486262 - Part 1: Provide a visual indicator for tabs that are playing audio; r=dao,jaws 2015-07-29 17:18:12 -04:00
Wes Kocher ec1078c65a Backed out 6 changesets (bug 1150944, bug 1034370) for build failures in WebGLContext.cpp CLOSED TREE
Backed out changeset e2a6160242e5 (bug 1150944)
Backed out changeset 1c510537d20b (bug 1150944)
Backed out changeset 7ae813666ed5 (bug 1150944)
Backed out changeset 2f29ac2e31cd (bug 1150944)
Backed out changeset bf7681b1567e (bug 1150944)
Backed out changeset 79c6b8d014d2 (bug 1034370)
2015-07-29 14:16:17 -07:00
Byron Campen [:bwc] 309a57122b Bug 1059572 - Part 2: Make absolutely sure a timer is removed before reinitting it. r=nfroyd
--HG--
extra : rebase_source : 9a952241e046321a25adf52167bd7a538d25f37a
2015-07-28 10:10:54 -05:00
Nils Ohlmeier [:drno] 910b8d14f3 Bug 1187472 - only log UDP and TCP candidate gathering failures. r=bwc
--HG--
extra : rebase_source : 44b6b6f2c99c93695ee9711ffdb9caf05dddffe2
2015-07-24 14:01:11 -07:00
Chenxia Liu 9d6f8b582d Bug 1177576 - Update padding. r=margaret
--HG--
extra : commitid : LA4c0UivM4o
extra : rebase_source : 2b3f6ea7d437924828be6d83f5981ec2df630939
2015-07-23 19:31:11 -07:00
Jessica Jong a6382e8e7e Bug 1167132 - Part 7: [NetworkManager] Move network information into a separate interface (MobileConnection). r=echen 2015-07-22 19:32:00 -04:00
Jessica Jong 6c109160ec Bug 1167132 - Part 6: [NetworkManager] Move network information into a separate interface (RadioInterface). r=echen 2015-07-29 02:06:00 -04:00
Jessica Jong 928b9eed74 Bug 1167132 - Part 5: [NetworkManager] Move network information into a separate interface (Tethering). r=echen 2015-07-29 02:05:00 -04:00
Jessica Jong faef349af0 Bug 1167132 - Part 4: [NetworkManager] Move network information into a separate interface (DataCall). r=echen 2015-07-29 02:04:00 -04:00
Byron Campen [:bwc] e145322168 Bug 1059572 - Part 1: Move PostTimerEvent to TimerThread to allow TimerThread's monitor to protect it. r=nfroyd
--HG--
extra : rebase_source : ec9623818cd1a5f3a2665a1c4af4be7869c0dec3
2015-07-22 12:39:34 -05:00
Byron Campen [:bwc] 0978da8e2c Bug 1059572 - Part 0.5: Fixes for pre-existing problems in TestTimers. r=nfroyd
--HG--
extra : rebase_source : c1b7e705e4a46f69f2567469ae54f866768de0a4
2015-07-29 11:43:40 -05:00
Byron Campen [:bwc] e9930c8020 Bug 1059572 - Part 0: Fuzz test for timers. r=nfroyd
--HG--
extra : rebase_source : ca1e13f6b60ed61b190f8ace90d28f78e531e90b
2015-07-29 11:16:14 -05:00
Matt Woodrow 04c916856f Bug 1150944 - Don't force the discrete GPU for skia gl. r=jrmuizel 2015-07-29 16:35:55 -04:00
Matt Woodrow 501c8bec02 Bug 1150944 - Add a flags parameter to GLContextProvider functions instead of a bool. r=jgilbert 2015-07-29 16:35:55 -04:00
Matt Woodrow a4cac5b663 Bug 1150944 - Fix gfxPrefs unit test to not rely on skia-gl pref. r=mstange 2015-07-29 16:35:55 -04:00
Matt Woodrow 8d1da3c19e Bug 1150944 - Remove objects that have been unlinked by the cycle collector from the demotable context list. r=ehsan 2015-07-29 16:35:55 -04:00
Matt Woodrow 5cc400bddd Bug 1150944 - Mark some reftests fuzzy with skia-gl. r=mstange 2015-07-29 16:35:55 -04:00
Matt Woodrow cd44f4ee9d Bug 1034370 - Make sure we release the SkImageFilter in DrawTargetSkia::DrawSurfaceWithShadow. r=gw280 2015-07-29 16:35:55 -04:00
Chenxia Liu e14a6d3e9f Bug 1177576 - Update styling for Owner text. r=ally
--HG--
extra : commitid : 9732xpWZWOV
extra : rebase_source : 081234d3401a3982e4744c9eb0f91abe562d8dab
2015-07-21 18:28:48 -07:00
Chenxia Liu 358872f8b1 Bug 1177576 - Update icons for different Mixed Content Blocking states. r=margaret
--HG--
rename : mobile/android/base/resources/drawable-hdpi/lock_identified.png => mobile/android/base/resources/drawable-hdpi/lock_secure.png
rename : mobile/android/base/resources/drawable-xhdpi/lock_identified.png => mobile/android/base/resources/drawable-xhdpi/lock_secure.png
rename : mobile/android/base/resources/drawable-xxhdpi/lock_identified.png => mobile/android/base/resources/drawable-xxhdpi/lock_secure.png
extra : commitid : J12cFSFgibk
extra : rebase_source : a1903f4c1a54d704fd30490574689304ba34f851
2015-07-21 18:10:32 -07:00
Dão Gottwald 91b6146233 Bug 1187615 - Clean up #PanelUI-button and #PanelUI-menu-button margin and padding styling. r=jaws
--HG--
extra : histedit_source : 418d54bb10df1b3b5941861a18c19abe0be17a82
2015-07-25 09:36:00 -04:00
Jared Wein 68150a74f8 Bug 1185775 - Shorten the transition for entering and exiting DOM fullscreen. r=rittme, ui-r=phlsa 2015-07-20 16:24:00 -04:00
Andrea Marchesini 7655790d94 Bug 1185820 - XMLHttpRequest::Open() in worker should count the recursion using a uint32_t and not a boolean. r=khuey 2015-07-29 16:10:15 -04:00
Neil Rashbrook 7451a02e80 Bug 1185568 More of UITour.jsm depends on health reporter r=gfritzsche 2015-07-29 21:02:59 +01:00
David Burns ea2f796952 Bug 1189027: Bump marionette driver to 0.11; r=ato
--HG--
extra : commitid : 1QEn9tLwEPJ
extra : rebase_source : b2c9ed24f878d606dc566929e949aaf53d4dc851
2015-07-29 20:48:07 +01:00
Timothy Nikkel 4e61ce38ec Bug 1189010. In ScrollFrameHelper::BuildDisplayList decide if we are building a scrollable layer before we call AppendScrollPartsTo because it needs this information. r=mstange
AppendScrollPartsTo finds or creates a scroll id for the current scroll frame if IsMaybeScrollingActive() is true (otherwise it uses the null scrollid). IsMaybeScrollingActive() looks at mShouldBuildScrollableLayer, which we compute after the first call to AppendScrollPartsTo in ScrollFrameHelper::BuildDisplayList.

This means that on the first paint with a displayport set (or even if we create a displayport is ScrollFrameHelper::BuildDisplayList) we wouldn't layerize the scroll thumb in nsSliderFrame::BuildDisplayListForChildren because it looks for the current scroll id set on the display list builder. On subsequent paints this would be corrected so it caused reftest failures.
2015-07-29 14:45:57 -05:00
David Rajchenbach-Teller 44f4adbd13 Bug 1184486 - Let PerformanceStats.jsm play nicer with process-per-tab. r=mconley
--HG--
extra : amend_source : a7a1e4f69592e8828469f84db6d6665d40fd68be
extra : transplant_source : %EB%C5q%CA%01%DC%3A%D5%07Y%19%07%8A%DCH%B0II%CA%C3
extra : histedit_source : d2d769675008d662ea78ae5b04e70c926296b3c1
2015-07-16 12:19:17 +02:00
Ryan VanderMeulen e61fe71db0 Merge fx-team to m-c. a=merge 2015-07-29 13:55:46 -04:00
Ryan VanderMeulen d94d3f12b3 Backed out changeset 1efbd6874bfb (bug 1187219) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org.
--HG--
extra : rebase_source : 2ad5b5acae4128a95c10b26644f1442415653a14
2015-07-29 13:53:40 -04:00
Ryan VanderMeulen d85edb8a96 Backed out changeset 2cd865efd0b0 (bug 1188291) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org.
--HG--
extra : rebase_source : dc1e8b19fede22a03127f0aa170a0f9d817122e7
2015-07-29 13:53:37 -04:00
Ryan VanderMeulen 0cdb86e630 Merge fx-team to m-c. a=merge 2015-07-29 13:49:24 -04:00
Ryan VanderMeulen 6b0ff00a30 Merge b2g-inbound to m-c. a=merge 2015-07-29 13:48:48 -04:00
Ryan VanderMeulen fb6b2747d5 Bug 1180017 - Fix up the badly-horked backout and re-land.
CLOSED TREE

--HG--
extra : amend_source : 0b7ac18429b248cf05cfe33f6b2f6efdf1602c38
extra : histedit_source : bdb11dafa100809ec17491e5711fb0b507e023c6%2C5e4134650a804859dc8b3078688fa4655052263f
2015-07-29 12:31:47 -04:00