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

434893 Коммитов

Автор SHA1 Сообщение Дата
David Anderson 99f7e49fd8 Allow DriverCrashGuard to be used in content processes. (bug 1190281 part 7, r=mattwoodrow) 2015-08-11 20:22:20 -07:00
David Anderson 2a7763cd1d Factor prefs out of DriverCrashGuard. (bug 1190281 part 6, r=mattwoodrow) 2015-08-11 20:22:19 -07:00
David Anderson fc56b993a8 Move telemetry recording into D3D11LayersCrashGuard. (bug 1190281 part 5, r=mattwoodrow) 2015-08-11 20:22:19 -07:00
David Anderson be8aa250bf Pull D3D11 logic out of DriverCrashGuard. (bug 1190281 part 4, r=mattwoodrow) 2015-08-11 20:22:19 -07:00
David Anderson 129b167e20 Make DriverCrashGuard initialization lazy. (bug 1190281 part 3, r=mattwoodrow) 2015-08-11 20:22:18 -07:00
David Anderson e6a325e77b Rename DriverInitCrashDetection to DriverCrashGuard. (bug 1190281 part 2, r=mattwoodrow)
--HG--
rename : gfx/src/DriverInitCrashDetection.cpp => gfx/src/DriverCrashGuard.cpp
rename : gfx/src/DriverInitCrashDetection.h => gfx/src/DriverCrashGuard.h
2015-08-11 20:22:18 -07:00
David Anderson b122843b65 Remove static vars from DriverInitCrashDetection. (bug 1183910 part 1, r=mattwoodrow) 2015-08-11 20:22:18 -07:00
Dan Glastonbury 14d3e07d65 Bug 1170842 - Part 4: Implement FramebufferTextureLayer. r=jgilbert 2015-08-12 11:51:34 +10:00
Dan Glastonbury 5b4913acf0 Bug 1170842 - Part 3: Implement GetInternalformatParameter. r=jgilbert, r=smaug 2015-08-12 11:51:16 +10:00
Dan Glastonbury 18084ad811 Bug 1170842 - Part 2: Wrangle glGetInternalformativ symbols. r=jgilbert 2015-08-12 11:39:39 +10:00
Dan Glastonbury 752016181a Bug 1170842 - Part 1: Sort out ARB_framebuffer_object symbol queries. r=jgilbert
Obsolete old patch.

Had to resort to using GLFeature detection to look for (EXT/OES)_framebuffer_object. I feel like this sucks.
Replace long list of && with ||. Grr.
2015-08-12 11:39:38 +10:00
Ehsan Akhgari 01622f82f4 Bug 1193134 - Run test_click_on_pinned_tab_after_mute independently; r=jaws
This way the function runs after all of the tabs from the previous
function have been closed, and since this test is independent, it would
be better for it to be isolated.
2015-08-11 21:29:37 -04:00
Ehsan Akhgari 1a31ede1e0 Bug 1193085 - Always remove the soundplaying state when starting a new top-level load; r=jaws 2015-08-11 21:29:35 -04:00
Cameron McCormack 38ebbe2248 Bug 1193019 - Rename CSSFontFaceLoadEvent to FontFaceSetLoadEvent. r=khuey
--HG--
rename : dom/webidl/CSSFontFaceLoadEvent.webidl => dom/webidl/FontFaceSetLoadEvent.webidl
2015-08-11 12:19:52 +10:00
Terrence Cole 8599c008e3 Bug 1191543 - Remove AutoNameVector and replace with Rooted; r=jonco
--HG--
extra : rebase_source : 930e012ad7a2930e6261559cd58e19a34e342323
2015-08-10 09:26:29 -07:00
Terrence Cole de72ab688b Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco
* * *
imported patch 2_remove_AutoIdArray_gk

--HG--
extra : rebase_source : f4492f209248c7ae4b74d7d0345c51fa893167da
2015-08-05 11:02:00 -07:00
Wes Kocher 41fb0b2b5a Backed out changeset 24ee4a5af7e8 (bug 1136414) for test_conformance__extensions__ext-sRGB.html failures 2015-08-11 15:59:04 -07:00
Wes Kocher 3116a05040 Merge m-c to inbound, a=merge 2015-08-11 15:55:50 -07:00
Wes Kocher ed8142204a Merge b2ginbound to central, a=merge 2015-08-11 15:46:08 -07:00
Valentin Gosu b489e23bca Bug 1172701 - Make GetSubresourceURI normalize the path for packaged resources r=mcmanus 2015-08-12 00:43:48 +02:00
Wes Kocher 573bbc33bd Merge fx-team to central, a=merge 2015-08-11 15:42:21 -07:00
Ryan VanderMeulen dc95876ffe Backed out changeset ecebeba2582c (bug 1008146) for making imptests on Android/B2G nearly permafail.
CLOSED TREE

--HG--
rename : dom/imptests/editing/conformancetest/run/test_unlink.html => dom/imptests/editing/conformancetest/test_runtest.html
2015-08-11 14:48:24 -04:00
B2G Bumper Bot 17204b8f05 Bumping manifests a=b2g-bump 2015-08-11 11:47:12 -07:00
B2G Bumper Bot 7e83820741 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9db39036600a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31317 from borjasalguero/update_selfcontained"

This reverts commit 81ea72db6f1777a2e2022eba27cf2f5e165d8241, reversing
changes made to 6b6bc7bae0b18fa0bce70e0dfab56eb01409b5cc.
2015-08-11 11:45:31 -07:00
Dave Townsend 880c136679 Backing out bug 1192281 for test failures. CLOSED TREE
--HG--
extra : commitid : 7sK9loNPXhn
extra : amend_source : 4905fbe62271ee3a1d0035b41b5fe9a22cac96ba
2015-08-11 11:26:16 -07:00
B2G Bumper Bot 701290f278 Bumping manifests a=b2g-bump 2015-08-11 10:52:10 -07:00
B2G Bumper Bot 291dd586fa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/932dff6b28fd
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31223 from justindarc/bug1190656

Bug 1190656 - [MediaDB] TypeError: console.warning is not a function

========

https://hg.mozilla.org/integration/gaia-central/rev/178f55f02a2b
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1190656 - [MediaDB] TypeError: console.warning is not a function
2015-08-11 10:50:30 -07:00
Birunthan Mohanathas 9067fe58d8 Backed out changeset 1e13c9c09273 (bug 1105827)
CLOSED TREE
2015-08-11 10:04:36 -07:00
Birunthan Mohanathas e0592c3416 Backed out changeset 92d2843b5938 (bug 1105827) 2015-08-11 10:04:35 -07:00
Birunthan Mohanathas 02595ce842 Backed out changeset fc34b9b8e874 (bug 1105827) 2015-08-11 10:04:35 -07:00
Birunthan Mohanathas 8eab0f2e68 Backed out changeset 7ee1772ffc10 (bug 1105827) 2015-08-11 10:04:35 -07:00
Birunthan Mohanathas af382947b1 Backed out changeset b78a97800675 (bug 1105827) 2015-08-11 10:04:35 -07:00
Kyle Machulis 6ed5a2c6c8 Bug 1192787 - Readd performance enabled test to ResponseEndHighRes; r=baku 2015-08-11 08:54:52 -07:00
Jan de Mooij eed2b5bfff Bug 1185653 - Fix enumerate hook on unboxed objects to skip non-enumerable properties. r=jorendorff
--HG--
extra : rebase_source : 4f359cb0b34ee5a92afcb983ec765c92eaa1d162
2015-08-11 17:42:56 +02:00
Terrence Cole 2c05aff66d Bug 1193032 - Part 2: Make unlimited SliceBudget initialization explicit; r=ehoogeveen,r=mccr8 2015-08-11 08:42:24 -07:00
Terrence Cole 9bafba602a Bug 1193032 - Part 1: Rename GCRuntime::sliceBudget to defaultTimeBudget; r=jonco 2015-08-11 08:42:23 -07:00
Gregory Arndt 3747d931bb Bug 1132574 - Use per branch cache for b2g and mulet builders r=jonasfj
--HG--
extra : commitid : 7P8WGpK0eHF
extra : rebase_source : 4f2bc9d92635dcffc0d29c4176837314ba5700c6
2015-08-10 21:16:59 -05:00
B2G Bumper Bot 69646b904e Bumping manifests a=b2g-bump 2015-08-11 08:57:05 -07:00
B2G Bumper Bot a48dcc69be Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c941399357cc
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #31197 from albertopq/1188285-shared-icon-alternative

Bug 1188285 - Use GaiaIconRenderer for displaying siteIcons r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/1354da5b972a
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1188285 - Use GaiaIconRenderer for displaying siteIcons

========

https://hg.mozilla.org/integration/gaia-central/rev/066b23ab9c5c
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #31317 from borjasalguero/update_selfcontained

Bug 1183727 - [Contacts][NGA] Create #update view and connect it to #…

========

https://hg.mozilla.org/integration/gaia-central/rev/236767f319a6
Author: borjasalguero <borja.salguero@gmail.com>
Desc: Bug 1183727 - [Contacts][NGA] Create #update view and connect it to #open within Contacts App r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/387c7ba3a9f0
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31280 from snowmantw/bug1189641-rev2

Bug 1189641 - fix: move security related settings reading to state manager

========

https://hg.mozilla.org/integration/gaia-central/rev/1481a584636b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1189641 - fix: move security related settings reading to state manager

========

https://hg.mozilla.org/integration/gaia-central/rev/e9d181e12e41
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31268 from autra/bug-1191863

Bug 1191863 - Fix fm radio transition.

========

https://hg.mozilla.org/integration/gaia-central/rev/6f15fc84e60a
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1191863 - Fix fm radio transition.

FM radio never includes the gaia-theme stylesheet, so some default
variable were not set, especially --transition-duration.
2015-08-11 08:55:27 -07:00
B2G Bumper Bot ccecc48219 Bumping manifests a=b2g-bump 2015-08-11 08:32:00 -07:00
B2G Bumper Bot ed3d3e18b5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b01e54d60162
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31293 from mykmelez/window-open-prevent-default

Bug 1192489 - prevent Gecko's default window.open handler on mozbrowseropenwindow; r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/ed794f21acb0
Author: Myk Melez <myk@mozilla.org>
Desc: Bug 1192489 - prevent Gecko's default window.open handler on mozbrowseropenwindow; r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/6931ce7caf61
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31302 from wilsonpage/1174650

Bug 1174650 - [RTL][Utility Tray]The position of icons at utility-tray is mirrored

========

https://hg.mozilla.org/integration/gaia-central/rev/4149bb3080d2
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1174650 - [RTL][Utility Tray]The position of icons at utility-tray is mirrored
2015-08-11 08:30:23 -07:00
Terrence Cole a3de3de67e Bug 1192306 - Use a function to check if IsShutdownGC rather than open-coding it; r=jonco
--HG--
extra : rebase_source : 477bdb00d90a0ad8a4333821bb94315422b66c97
2015-08-10 14:16:25 -07:00
Terrence Cole d86a2b0456 Bug 1192304 - Common up the checks when entering GC API; r=jonco
--HG--
extra : rebase_source : 54b0d9cd8add99515ac48369cf6d74ea6dbf36a2
2015-08-10 14:14:09 -07:00
Cykesiopka 5e772906b7 Bug 1191335 - Add a "Learn More" link to HPKP security console messages. r=jryans
--HG--
extra : transplant_source : %1D%F9jL%81%5C%F0%A1%C8CZ%14%A1%F1%3BSy%06%9B6
2015-08-08 20:57:06 -07:00
Tracy Walker 31ee92579f Bug 1192807 - Re-enable various browser-chrome tests that no longer fail on e10s. r=jimm 2015-08-10 14:10:38 -05:00
Benoit Girard f6fed1c386 Bug 1191412 - Fix logic and text for the WillChange warning. r=roc
--HG--
extra : commitid : LL1q53ZpGCQ
extra : rebase_source : 342e0bf923ec556b7abd9f7275f7d5b20400663c
2015-08-07 16:05:19 -04:00
Edgar Chen 4f5aa1c756 Bug 1159091 - Put emulator x86 kk to a separated platform in treeherder. r=garndt 2015-08-07 12:49:27 +08:00
Will Wang 9fd88cded3 Bug 825149 - Support HFP NREC feature. r=shuang 2015-08-10 04:51:00 -04:00
Will Wang 80bbaca7f1 Bug 825149 - Add NREC feature bit in bluetooth stack. r=shuang 2015-08-07 03:15:00 -04:00
Alastor Wu 63a6ffdf2e Bug 1129882 - Add mozInterrupt in telephony object. r=baku 2015-08-10 17:23:33 +08:00