Commit Graph

278310 Commits

Author SHA1 Message Date
B2G Bumper Bot
f8830dc1b1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8f02fc3a1f58
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #33687 from upsuper/bug1235470

Bug 1235470 - Move fullscreen z-index rule from ua.css to zindex.css r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/c730f4037149
Author: Xidorn Quan <quanxunzhen@gmail.com>
Desc: Bug 1235470 - Move fullscreen z-index rule from ua.css to zindex.css
2015-12-30 04:28:35 -08:00
Carsten "Tomcat" Book
2411c7cb51 Merge mozilla-central to b2g-inbound 2015-12-30 12:18:54 +01:00
Carsten "Tomcat" Book
445c4a4615 merge mozilla-inbound to mozilla-central a=merge 2015-12-30 12:00:03 +01:00
Carsten "Tomcat" Book
5e6e980b61 merge fx-team to mozilla-central a=merge 2015-12-30 11:58:59 +01:00
B2G Bumper Bot
0910461368 Bumping manifests a=b2g-bump 2015-12-30 01:19:50 -08:00
B2G Bumper Bot
228ddc57f6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9fb9ec4b9de9
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33453 from gasolin/issue-1229263

Bug 1229263 - move getSupportedNetworkInfo into module, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/fcc6afcaabcd
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1229263 - move getSupportedNetworkInfo into module, r=scott
2015-12-30 01:18:29 -08:00
Shane Caraveo
9f3af52d36 Bug 1235722 fix xperf failure with pocket addon, r=glandium 2015-12-29 21:50:52 -08:00
Ryan VanderMeulen
5df85044bf Bug 1235724 - Update pdf.js to version 1.3.142. r=bdahl 2015-12-30 00:47:11 -05:00
B2G Bumper Bot
bad1d005ef Bumping manifests a=b2g-bump 2015-12-29 20:40:00 -08:00
B2G Bumper Bot
3108d23a6a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cfb223aa835d
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33695 from kilikkuo/viewport

Bug 1229490 - Modify TV preferences to provide better web experience on large screen, r=kats

========

https://hg.mozilla.org/integration/gaia-central/rev/5725a8487ff4
Author: Kilik Kuo <kikuo@mozilla.com>
Desc: Bug 1229490 - Set apz.allow_zooming=true & browser.viewport.desktopWidth=1920 to provide better web experience on large screen. r=kats.

========

https://hg.mozilla.org/integration/gaia-central/rev/647e2f311c07
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #33665 from scottwu/835497-display-brightness-slider

Bug 835497 - Brightness gets adjusted as slider is being moved, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/45119ac3652f
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 835497 - Brightness gets adjusted as slider is being moved
2015-12-29 20:38:36 -08:00
Phil Ringnalda
da172e27d9 Back out changeset 3769091b5a3e (bug 1218482) for frequent "Assertion failure: mCompositorThreadHolder" on b2g 2015-12-29 19:32:45 -08:00
Phil Ringnalda
73e3b35f46 Back out 2 changesets (bug 1234192) for "Assertion failure: !mFileSystem" in test_fs_createFile.html
Backed out changeset 3f37b08ceb85 (bug 1234192)
Backed out changeset bab507aa7874 (bug 1234192)
2015-12-29 19:16:40 -08:00
Mark Finkle
6f1f6ddbc6 Bug 1235637 - Provide a simple way to update history without needing a cursor r=rnewman 2015-12-29 20:50:46 -05:00
Xidorn Quan
94534bb680 No bug - Correct the order of two newly added web-platform tests in manifest. DONTBUILD 2015-12-30 12:40:36 +11:00
Bas Schouten
bbcb0f2907 Bug 1235407 - Part 3: Force a reset when OpenSharedHandle fails. r=milan 2015-12-30 01:30:47 +01:00
Bas Schouten
711563f559 Bug 1235407 - Part 2: Add ability to force device resets through gfxWindowsPlatform. r=milan 2015-12-30 01:30:47 +01:00
Bas Schouten
dbf5e0e3ff Bug 1235407 - Part 1: Add telemetry probe to record forced resets. r=milan 2015-12-30 01:30:47 +01:00
Bill McCloskey
1b62628b02 Bug 1208257 - [webext] Mark onHistoryStateUpdated unsupported 2015-12-29 15:48:52 -08:00
Edwin Flores
178c041594 Bug 1229825 - Make GIF deinterlacer respect the frame rect bounds. r=tn 2015-12-29 18:19:27 -05:00
Jeff Walden
58b3e9a269 Bug 1235615 - Split JS::CompartmentOptions into JS::CompartmentCreationOptions that are immutable characteristics of a compartment, and JS::CompartmentBehaviors that may be changed after the compartment's been created. r=terrence 2015-12-28 16:15:52 -06:00
Michael Comella
9d46bc40a7 Bug 1177781 - Set all lint errors as warnings. r=nalexander
See added comment for motivations.
2015-12-28 12:26:36 -08:00
Michael Comella
0432c5df68 Bug 1177781 - Move lint config to mobile/android/app/base. r=nalexander
Since the build files moved to m/a/app/, it wasn't being used anymore.
2015-12-28 12:22:04 -08:00
Shane Caraveo
b536ed1656 Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Wes Kocher
fbab5cb687 Backed out changeset 4228fd8ef72f (bug 1227527) for fxa_screen_flow_test.js permafail 2015-12-29 14:43:04 -08:00
Sebastian Hengst
4938fb4f26 Backed out 3 changesets (bug 828008) for failing M(dt2) on Linux x64 debug and OS 10.6 debug and M-e10s(dt5) on Windows 7 debug. r=backout
Backed out changeset 426164db47c6 (bug 828008)
Backed out changeset 6dbba51c24d2 (bug 828008)
Backed out changeset 773075ac2210 (bug 828008)
2015-12-29 21:11:04 +01:00
Michael Comella
52486563b5 Bug 1222234 - Backout 68a879c220d8 for regressions.
See bug 1222234 comment 10.
2015-12-29 10:57:14 -08:00
Jordan Santell
d7d31e750f Bug 1219544 - Decouple the react Frame component from the memory view and pull out source utilities from frame utilities in performance tool. r=fitzgen 2015-12-29 13:23:05 -05:00
chaithanya
9e73cea0f1 Bug 1226552 - Fix the raw ping data string for about:telemetry. r=gfritzsche 2015-12-29 09:50:00 +01:00
Alessio Placitelli
45907de84d Bug 1235559 - |mach android-emulator| looks for the wrong file names on Windows. r=gbrown 2015-12-29 06:25:00 +01:00
Tim Nguyen
d0009d349a Bug 828008 - Test fix for responsive mode UA. r=vporof a=bustage 2015-12-29 09:46:01 -08:00
Margaret Leibovic
17f844626c Bug 1235061 - Create histogram probe to measure how often users have zoomed view enabled/disabled. r=mfinkle p=vladan 2015-12-24 13:58:21 -05:00
Gijs Kruitbosch
158b8d2f31 Bug 1234936 - part 2: always focus tabs when they show an onbeforeunload dialog, r=billm 2015-12-29 18:49:27 +00:00
Gijs Kruitbosch
dbf0a4f8aa Bug 1234936 - part 1: show attention highlight on pinned tabs with no images, r=Aryx,ntim 2015-12-30 11:27:39 +00:00
Gijs Kruitbosch
0e3592326f Bug 1233747 and bug 1235709 - deal better with host-less URIs in the checkbox handling for dialogs in non-selected tabs, r=Aryx 2015-12-30 09:31:18 +00:00
Jeff Walden
ed35295043 Add a semicolon to avoid relying on ASI in one place in String.js. No bug, r=trivial 2015-12-23 21:51:43 -06:00
Bill McCloskey
41e2463206 Bug 1215197: Implements onBeforeRedirect by using a channel event sink (r=billm) 2015-12-30 13:34:45 -08:00
Tom Schuster
bde9fef694 Bug 1235868 - Change nonWritableJITCode to ifdefs. r=jandem 2015-12-30 22:15:03 +01:00
Jonathan Kew
37d728d36d Bug 739117 - Avoid bidi-wrapping the text to be shaped if Core Text direction override API is available. r=jdaggett 2015-12-30 20:29:48 +00:00
Jonathan Kew
959e4a2902 Bug 739117 - Reftest for Arabic ligature in an AAT font. r=jdaggett 2015-12-30 11:51:26 +00:00
Robert Longson
d329c942a0 Bug 1156581 - Add null check to nsSVGEffects::InvalidateRenderingObservers to prevent crashes r=dholbert 2015-12-30 20:19:33 +00:00
Olli Pettay
18b86a7440 Bug 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence 2015-12-30 19:16:13 +02:00
Luke Wagner
7d8eec8034 Bug 1235874 - handle null filename in DescribeScriptedCaller (r=sunfish) 2015-12-30 13:50:56 -06:00
Timothy Nikkel
346ccd0aff Bug 1235467. If the root reference frame is transformed don't use an ancestor of the root reference frame as the local reference frame. r=mattwoodrow
When painting a -moz-element the root reference frame is the refered-to frame, so it can be transformed. In normal painting root reference frames are root frames which can't be transformed so this doesn't come up.
2015-12-30 13:21:10 -06:00
Timothy Nikkel
e23aadeacb Bug 1235678. Fix printing animated geometry roots of display items. r=dholbert 2015-12-30 13:21:10 -06:00
Luke Wagner
1975356290 Bug 1235631 - Odin: remove change-heap support (r=bbouvier) 2015-12-30 12:32:47 -06:00
Tim Nguyen
68f1c10747 Bug 828008 - Add test for responsive mode UA textbox. r=jryans 2015-12-23 15:08:00 +01:00
Tim Nguyen
4dfa38394f Bug 828008 - Add an UI to emulate user agent from responsive mode. r=jryans 2015-12-28 12:03:00 +01:00
Carsten "Tomcat" Book
437e9295c1 Merge mozilla-central to fx-team 2015-12-29 12:39:21 +01:00
Carsten "Tomcat" Book
01a362fc67 merge mozilla-inbound to mozilla-central a=merge 2015-12-29 11:55:22 +01:00
Carsten "Tomcat" Book
8cf71de30e merge fx-team to mozilla-central a=merge 2015-12-29 11:54:24 +01:00