Commit Graph

272103 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/40e7c7a1ef52
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33020 from albertopq/1221377-attachment-sms

Bug 1221377 - Preventing keyboard when an actionmenu is being shown r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b5c6d85aa994
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1221377 - Preventing keyboard when an actionmenu is being shown

========

https://hg.mozilla.org/integration/gaia-central/rev/25bad02eff88
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33074 from bzbarsky/fix-promise-abuses

Bug 1223004 - Fix misuse of Promise static methods in Gaia unit tests. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/27aea09d6912
Author: Boris Zbarsky <bzbarsky@mit.edu>
Desc: Bug 1223004 - Fix misuse of Promise static methods in Gaia unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/099535e34201
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33031 from schien/bug1221943

Bug 1221943 - Include settings app for engineering build. r=rexboy.

========

https://hg.mozilla.org/integration/gaia-central/rev/ecbc3d65e72d
Author: Shih-Chiang Chien <schien@mozilla.com>
Desc: Bug 1221943 - Include settings app for engineering build. r=rexboy.
2015-11-10 02:55:16 -08:00
Carsten "Tomcat" Book
5a09e5df34 merge fx-team to mozilla-central a=merge 2015-11-10 11:53:26 +01:00
Carsten "Tomcat" Book
46d578f819 Backed out changeset 9b2c15970aa0 (bug 1222902) for bustage 2015-11-10 11:23:06 +01:00
B2G Bumper Bot
9164f7bee6 Bumping manifests a=b2g-bump 2015-11-10 02:22:01 -08:00
B2G Bumper Bot
e838142c83 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d0110b8070c3
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #32941 from mikehenrty/bug-1020699-remove-header-mutation-observer

Bug 1020699 - Remove header mutation obserber from font_size_utils.js…

========

https://hg.mozilla.org/integration/gaia-central/rev/dc86aab8e80b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1020699 - Remove header mutation obserber from font_size_utils.js now that we have gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/4d4c0e2646ce
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #33050 from Cwiiis/bug1216523-task-manager-transitions

Bug 1216523 - Fix task manager enter/exit transitions. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/31c62c9ca1f5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216523 - Fix task manager enter/exit transitions. r=etienne
2015-11-10 02:20:38 -08:00
Gijs Kruitbosch
bd1529f5cd Bug 1221275 - override background image on all non-menubar/tabs toolbars, r=jaws 2015-11-10 09:42:38 +00:00
Alastor Wu
4c59db9d25 Bug 1222902 - Create log system for the AudioChannel. r=baku 2015-11-10 14:43:59 +08:00
Nicholas Nethercote
7215329de9 Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
The patch renames the existing functions (GetBounds(), GetClientBounds(), etc)
by adding an |Untyped| suffix. It then adds typed equivalents, and uses those
typed equivalents in all the call sites where it's easy to do so. The trickier
remaining call sites are converted to use the Untyped-suffix version.
2015-11-09 21:37:32 -08:00
Nicholas Nethercote
80464f5b14 Bug 1223310 (part 1) - Pass a LayoutDeviceIntPoint instead of an nsIntPoint to InitEvent(). r=kats.
Also use direct assignment for some LayoutDeviceIntPoint assignments, rather
than doing it field-by-field.
2015-11-09 21:37:32 -08:00
Jonas Sicking
2e16ec806d Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb 2015-11-10 21:16:12 -08:00
Phil Ringnalda
566e03f2ab Backed out 2 changesets (bug 1222323) for build bustage
CLOSED TREE

Backed out changeset 7fe3d7c91ecd (bug 1222323)
Backed out changeset 2b006f565385 (bug 1222323)
2015-11-10 21:10:10 -08:00
Mike Hommey
9e23755d3c Bug 1222323 - Fixup to js/src/configure.in to match configure.in on a CLOSED TREE 2015-11-11 13:34:38 +09:00
JW Wang
2b9c4e6d5c Bug 1220558. Part 2 - remove unused members. r=jya. 2015-11-11 07:43:41 +08:00
JW Wang
53e4b15b42 Bug 1220558. Part 1 - remove unused arguments from MediaDecoderReader::DispatchNotifyDataArrived() and its callees/callers. r=jya. 2015-11-11 07:43:38 +08:00
Mike Hommey
be6191e808 Bug 1198952 - Work around GNU make 3.82 bug when recursing the ICU build system. r=gps 2015-11-11 13:13:06 +09:00
Mike Hommey
16f30343c3 Bug 1222323 - Avoid passing extra defines to the compiler from config.mk. r=gps
C/C++ code should not be relying on XPI_NAME or AB_CD being defined, so
moving them out works.
2015-11-11 13:13:06 +09:00
Mike Hommey
b6c017a6ba Bug 1222321 - Avoid the duplication of OS_CPPFLAGS on the compiler command line. r=gps
OS_CPPFLAGS are already added in CFLAGS and CXXFLAGS, and again to
COMPILE_CFLAGS/COMPILE_CXXFLAGS, which duplicates them.
2015-11-11 13:13:06 +09:00
Mike Hommey
05b4498268 Bug 1220323 - Enable FasterMake backend by default for all apps. r=gps 2015-11-11 13:13:06 +09:00
Hernan Rodriguez Colmeiro
37efa31255 Bug 1220839 - Make the inspector rule/computed searchbox clear icon show correctly in RTL;r=bgrins 2015-11-10 00:24:07 -03:00
B2G Bumper Bot
72e9c41c15 Bumping manifests a=b2g-bump 2015-11-09 19:12:06 -08:00
Mason Chang
157fa6969b Bug 1223052 - Add a gtest to test that the vsync source supplies a proper vsync rate. r=kats 2015-11-09 19:10:26 -08:00
B2G Bumper Bot
0b4dc7671b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da79a53a3e7b
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33015 from danhuang1202/1219575_fetch_sync_history_favor_icon

Bug 1219575 - [browser] fetch favor icon from sync bookmark and history data

========

https://hg.mozilla.org/integration/gaia-central/rev/b18c47fc5eeb
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1219575 - save favor icon data in data synced indexedDB
2015-11-09 19:10:20 -08:00
B2G Bumper Bot
d4495ecd0a Bumping manifests a=b2g-bump 2015-11-09 19:04:34 -08:00
Josh Aas
65ce43a8e8 Bug 1180564: insertNewline should use TextInputHandler::InsertText() instead of using insertText of NSTextInput protocol r=masayuki 2015-11-10 11:59:18 +09:00
Phil Ringnalda
ae686e3340 Bug 1221911 (and bug 1222289, and the third one it would take to fit all the filenames) - disable browser_graphs-* on e10s for frequent timeouts 2015-11-09 18:57:39 -08:00
Wander Lairson Costa
7f6029858c Bug 1223223: Schedule only aries-dogfood and flame-kk-ota for b2g44_v2_5. r=jlund a=catlee
This is to avoid balrog channel conflicts.
2015-11-10 00:35:50 -02:00
Allison Naaktgeboren
14dc87d0d2 Bug 1222116 - add smsto:// support to fennec.r=mcomella 2015-11-09 18:22:06 -08:00
Wander Lairson Costa
0d6d938d8a Bug 1223223: Schedule flame-kk-ota and aries-dogfood on b2g44_2_5. r=jlund a=catlee 2015-11-09 23:37:56 -02:00
Wes Kocher
244b36a51e Merge m-c to fx-team, a=merge 2015-11-09 17:35:59 -08:00
Wes Kocher
5a4b532af5 Merge m-c to b2ginbound, a=merge 2015-11-09 17:35:35 -08:00
Wes Kocher
f3da035e9b Merge b2ginbound to central, a=merge 2015-11-09 17:31:35 -08:00
Wes Kocher
450a97c2a8 Merge inbound to central, a=merge 2015-11-09 17:22:49 -08:00
B2G Bumper Bot
b1d5ce960c Bumping manifests a=b2g-bump 2015-11-09 16:59:42 -08:00
B2G Bumper Bot
dbfefb9c59 Bumping manifests a=b2g-bump 2015-11-09 16:19:41 -08:00
B2G Bumper Bot
3e0e7ece0a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/72ef89d8bea6
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #32781 from tamarahills/bugfix/1218327-installs-not-counted

Bug 1218327 - Check for updateManifest when determining appUsage. r=f…

========

https://hg.mozilla.org/integration/gaia-central/rev/780b70167e0d
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1218327 - Fix appUsage install counts to count marketplace apps. r=fabrice
2015-11-09 16:18:17 -08:00
B2G Bumper Bot
9f953a59f5 Bumping manifests a=b2g-bump 2015-11-09 12:39:52 -08:00
B2G Bumper Bot
582e835ac6 Bumping manifests a=b2g-bump 2015-11-09 12:09:39 -08:00
B2G Bumper Bot
8047802031 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a09fd39bc2ce
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #33088 from fabricedesre/devtools-default

Bug 1223103 - Turn on devtools by default r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/b7b1d402f7ce
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 1223103 - Turn on devtools by default r=kgrandon
2015-11-09 12:08:15 -08:00
Wander Lairson Costa
191d519134 Bug 1222501: Fix query mar update url function. r=jlund. 2015-11-09 17:49:30 -02:00
B2G Bumper Bot
5c58b030e5 Bumping manifests a=b2g-bump 2015-11-09 10:36:56 -08:00
B2G Bumper Bot
73abaed6ce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e7ced58bd86
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33028 from ngokevin/2.5master

Bug 1222254 - incoming marketplace package (r=fabrice)

========

https://hg.mozilla.org/integration/gaia-central/rev/671abdc23b22
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1222254 - incoming marketplace package (r=fabrice)
2015-11-09 10:35:33 -08:00
Bill McCloskey
bce7524d0f Bug 1221371 - Remove unused Chromium callback code (r=jld) 2015-11-09 10:21:11 -08:00
Bill McCloskey
c98949c21f Bug 1221371 - Switch chromium IPC code to use mozilla::Tuple (r=jld,cpearce,kats) 2015-11-09 10:21:11 -08:00
Bill McCloskey
086141208f Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj) 2015-11-09 10:21:11 -08:00
Nick Alexander
a6949f3c1b Bug 938994 - Post: Update Gradle configurations. r=sebastian
I moved the JAR out of the root directory because I didn't want
multiple copies of things in robocop/ appearing in IntelliJ, although
this turns out to not be strictly necessary.  Keeping it as part of a
general push to move things out of the root dumping ground.
2015-11-09 10:18:45 -08:00
Nick Alexander
3ba90b4e47 Bug 938994 - Move build/mobile/robocop into mobile/android/tests/browser/robocop. r=gbrown
This builds the Robocop tests with |mach build mobile/android|, making
it easier for developers to build Fennec and the tests at the same
time.
2015-11-09 12:55:38 -08:00
Jonathan Almeida (:jonalmeida)
8c22d263b3 Bug 1209293 - Using const values instead of numbers r=mfinkle 2015-11-09 18:21:16 -05:00
Randell Jesup
d63df758cf Bug 800564: Handle MJPEG decode errors r=abr 2015-11-09 13:08:06 -05:00
B2G Bumper Bot
f0027cacc2 Bumping manifests a=b2g-bump 2015-11-09 09:25:02 -08:00
B2G Bumper Bot
c4f2cc2f4c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6bcb358d136e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33075 from mikehenrty/bug-1194749-soundtoast-optimization

Bug 1194749 - Make SoundToast lib only ask for VolumeBar once for cer…

========

https://hg.mozilla.org/integration/gaia-central/rev/26042dcd1a20
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1194749 - Make SoundToast lib only ask for VolumeBar once for certain tests
2015-11-09 09:23:39 -08:00