Commit Graph

257240 Commits

Author SHA1 Message Date
Mark Banner
a54a99cd9d Bug 1193311 - Enable eslint rules for Loop: eqeqeq (for content code). r=dmose 2015-08-11 20:35:25 +01:00
Dave Townsend
1b8bbb1ef7 Backing out bug 1192281 for test failures. CLOSED TREE 2015-08-11 11:26:16 -07:00
Cykesiopka
b549f64caa Bug 1191335 - Add a "Learn More" link to HPKP security console messages. r=jryans 2015-08-08 20:57:06 -07:00
Tracy Walker
2b87fc8d5a Bug 1192807 - Re-enable various browser-chrome tests that no longer fail on e10s. r=jimm 2015-08-10 14:10:38 -05:00
Yury Delendik
4a5ca25b63 Bug 1180857 - Update Shumway to version 0.11.422. r=till 2015-08-06 17:31:21 -05:00
Ryan VanderMeulen
ace91addc1 Merge m-c to fx-team. a=merge 2015-08-11 10:59:41 -04:00
Ryan VanderMeulen
bd520da34d Merge fx-team to m-c. a=merge 2015-08-11 10:52:41 -04:00
Ryan VanderMeulen
b2d5ba7b20 Merge b2g-inbound to m-c. a=merge 2015-08-11 10:48:40 -04:00
Dave Townsend
664eaa2be7 Backing out bug 1184296 for causing regressions. 2015-08-11 07:22:11 -07:00
B2G Bumper Bot
49afc1a717 Bumping manifests a=b2g-bump 2015-08-11 03:44:59 -07:00
B2G Bumper Bot
f89565b1e0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5c86f4cf87b9
Author: Tzu-Lin Huang <dwi2@dwi2.com>
Desc: Merge pull request #31315 from dwi2/bug1193118

Bug 1193118 - [JSDOC] Generate jsdoc of tv_apps

========

https://hg.mozilla.org/integration/gaia-central/rev/8d3087d8d3f4
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1193118 - [JSDOC] Generate jsdoc of tv_apps
2015-08-11 03:43:20 -07:00
Sebastian Kaspari
8cad122893 Bug 1183068 - TopSitesCursorWrapper: Add new interface method setExtras(Bundle). r=mhaigh 2015-08-11 11:54:38 +02:00
Sebastian Kaspari
138cf5e335 Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella 2015-08-11 11:09:37 +02:00
Sebastian Kaspari
57a055fae6 Bug 1164287 - Theme v21: Base ActionBar.FxAccountStatusActivity and ActionBar.GeckoPreferences on Material ActionBar. r=mhaigh 2015-08-11 10:39:56 +02:00
Sebastian Kaspari
45343af64e Bug 1192814 - PanelRecyclerView: Create context menu for header. r=jonalmeida 2015-08-11 10:22:39 +02:00
Sebastian Kaspari
7355e4bbc4 Bug 1192780 - panel_item_container: Remove unnecessary view for click highlighting. r=jonalmeida 2015-08-11 10:16:35 +02:00
Sebastian Hengst
19a6c978bf Merge inbound with backout. r=backout 2015-08-11 10:15:07 +02:00
Sebastian Hengst
fb11d73de5 Backed out 8 changesets (bug 1183910, bug 1190281)
Backed out changeset 6ddbdbd66174 (bug 1190281)
Backed out changeset c85c1d11bd72 (bug 1190281)
Backed out changeset 7f904a453bdb (bug 1190281)
Backed out changeset e17123b5bafd (bug 1190281)
Backed out changeset 50edbeb8912e (bug 1190281)
Backed out changeset cf98685302b6 (bug 1190281)
Backed out changeset e98a176b4e0b (bug 1190281)
Backed out changeset e7b3b23bcc82 (bug 1183910)
2015-08-11 10:13:43 +02:00
Gerald Squelart
1077782db8 Bug 1192791 - Disregard '-=' 2nd operand's fuzz, so that small intervals don't collapse when complementary interval set is built - r=jya 2015-08-11 18:06:38 +10:00
Alexandre Poirot
5d1a6bc82f Bug 1191874 - Fix typo if cookie gcli command. r=jwalker 2015-08-11 00:51:15 -07:00
Alexandre Poirot
337895ce0f Bug 1161072 - Wait for all async operations to finish before proceeding in browser_tilt_picking_inspector.js. r=bgrins 2015-08-11 00:51:15 -07:00
Alexandre Poirot
2375205fae Bug 1161072 - Wait correctly for events in browser_animation_target_highlight_select.js. r=pbrosset 2015-08-11 00:51:14 -07:00
Alexandre Poirot
c2787bf4c0 Bug 1161072 - Destroy the walker actor on disconnect. r=bgrins 2015-08-11 00:51:14 -07:00
David Anderson
600d12d956 Add a crash guard for DXVA2D3D9. (bug 1190281 part 8, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
d4f83c6fbb Allow DriverCrashGuard to be used in content processes. (bug 1190281 part 7, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
4297f79891 Factor prefs out of DriverCrashGuard. (bug 1190281 part 6, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
20deaab44b Move telemetry recording into D3D11LayersCrashGuard. (bug 1190281 part 5, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
c7155b717e Pull D3D11 logic out of DriverCrashGuard. (bug 1190281 part 4, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
780f365978 Make DriverCrashGuard initialization lazy. (bug 1190281 part 3, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
a3df234f8b Rename DriverInitCrashDetection to DriverCrashGuard. (bug 1190281 part 2, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
David Anderson
eaaece49fc Remove static vars from DriverInitCrashDetection. (bug 1183910 part 1, r=mattwoodrow) 2015-08-11 00:29:08 -07:00
Mark Hammond
ef6f222329 Bug 1185629 - ensure Sync tests arrange for an auto-selected allowed port for its test servers. r=oeger 2015-08-11 10:58:54 +10:00
Wes Kocher
6b0d8a1562 Backed out changeset 4e11c910454f (bug 1172180) for jp and dt failures related to performanceActors CLOSED TREE 2015-08-10 19:22:22 -07:00
Dave Townsend
5f7c8e6845 Bug 1192281: Uplift Add-on SDK to fx-team. a=me
96ae8d914f...169a05b976
2015-08-07 08:51:42 -07:00
Mark Banner
c00d2e8ba5 Bug 1192738 - Drop the old aspect ratio calculation code now that Loop's media layout refactors have been completed. r=andreio 2015-08-11 14:17:25 +01:00
Georg Fritzsche
c46247c2c0 Bug 1191912 - Bonus: Remove left-over clientId getter from TelemetrySession. r=rvitillo 2015-08-11 12:17:30 +02:00
Georg Fritzsche
0a4a889698 Bug 1191912 - Part 3 - Enable opt-out Telemetry sampling. r=rvitillo 2015-08-11 12:17:30 +02:00
Georg Fritzsche
90623246a7 Bug 1191912 - Part 2 - Enable opt-out Telemetry for a 5% sample of release users. r=rvitillo 2015-08-11 12:17:30 +02:00
Georg Fritzsche
f8a532828e Bug 1191912 - Part 1 - Move client id caching to ClientID.jsm. r=rvitillo 2015-08-11 12:17:29 +02:00
Michael Comella
09da3086b2 Bug 1177611 - Move non-private browsing indicator to static drawables. r=mhaigh
This is not strictly necessary, but is a step towards removing the
tab_indicator_selected*.png assets (bug 1192048).
2015-08-06 15:31:00 -07:00
Michael Comella
fc98978b72 Bug 1177611 - Set tabs panel indicator to purple when private. r=mhaigh 2015-08-06 15:23:28 -07:00
Michael Comella
e04334752a Bug 1177611 - Copy tabs_panel_indicator -> tabs_strip_indicator. r=mhaigh
The next commits will modify tabs_panel_indicator so that unrelated views will
change.
2015-08-06 15:10:58 -07:00
Gabor Krizsanits
6e1b40b6cd Bug 863512 - Use xul panels for tab dnd in e10s. r=jimm 2015-08-05 13:19:58 +02:00
Gabor Krizsanits
2ad126c20b Bug 863512 - Fixing xul dnd panels for linux. r=enndeakin 2015-08-05 13:19:44 +02:00
Jean-Yves Avenard
a645d7e523 Bug 1146086: Properly marking overridden member with override keyword. v2. a=bustage 2015-08-11 16:42:42 +10:00
Jean-Yves Avenard
f4400aaee9 Bug 1146086: Properly marking overridden member with override keyword. a=bustage
Interesting that it was never picked up, until only one was done.
2015-08-11 16:26:20 +10:00
Chris Peterson
23ba8736f9 Bug 1192587 - Build media/libav in unified mode. r=qDot 2015-08-06 19:39:26 -07:00
Yoshi Huang
a754b37e8d Bug 1165277 - Use origin in SessionStorage.jsm. r=ttaubert 2015-08-04 17:14:57 +08:00
B2G Bumper Bot
96a294239c Bumping manifests a=b2g-bump 2015-08-10 23:47:07 -07:00
B2G Bumper Bot
630bf4c6c8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93a6a5d23039
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31301 from mancas/remove_fb_contacts_exporter

Bug 1192775 - [Contacts][NGA] Remove FB dependencies in contacts_expo…

========

https://hg.mozilla.org/integration/gaia-central/rev/13d209aed0f9
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1192775 - [Contacts][NGA] Remove FB dependencies in contacts_exporter.js
2015-08-10 23:45:29 -07:00