Paul Rouget
a2a1fd71c5
Bug 962511 - Expose mozilla::InitEventTracing to JS via appShellService. r=ehsan
2014-02-11 09:24:47 -05:00
Alexandre Poirot
b545cfef74
Bug 961780 - Use "b2g" package name instead of "browser". r=fabrice
2014-02-11 09:24:20 -05:00
Sami Jaktholm
7818261a54
Bug 736574 - PageInfo: Fix an if-condition causing a failure to sort the media by count. r=Dao
2014-02-11 09:24:03 -05:00
Ryan VanderMeulen
15d994b93f
Merge m-c to fx-team.
2014-02-11 08:44:20 -05:00
Ryan VanderMeulen
8dddcefadb
Merge inbound to m-c.
2014-02-11 08:39:31 -05:00
Brian Grinstead
3085a2b66c
Bug 969429 - DevTools Themes: in the light theme, the sidebar tab separators are too dark;r=pbrosset
2014-02-11 07:32:30 -06:00
Ryan VanderMeulen
29a4e2b200
Merge b2g-inbound to m-c.
2014-02-11 08:09:19 -05:00
Florian Quèze
5116be73d1
Bug 965265 - Opening a new private window shows social provider buttons which don't do anything, r=mixedpuppy.
...
--HG--
extra : rebase_source : 74d3f5fd7eea7c4c146f0eba843e7d39837c406f
2014-02-11 08:28:25 +01:00
Masayuki Nakano
66d81c3ef0
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
2014-02-11 14:35:25 +09:00
Masayuki Nakano
47672f20db
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
2014-02-11 14:35:25 +09:00
Masayuki Nakano
cb44c44528
Bug 968721 Remove constructor of WidgetPointEvent which takes a lot of arguments for initializing its members r=smaug
2014-02-11 14:35:25 +09:00
Masayuki Nakano
064b77ec0a
Bug 964153 Remove unnecessary constructor of WidgetTouchEvent and don't copy its widget in Duplicate() r=smaug
2014-02-11 14:35:25 +09:00
Masayuki Nakano
ad71ce4872
Bug 962140 Remove following char message of keydown message with found message r=jimm
2014-02-11 14:29:17 +09:00
Masayuki Nakano
3ef2b2fef1
Bug 950373 part.2 Don't consume keys which are used by <tree> for navigation in session restore UI r=enndeakin
2014-02-11 14:26:11 +09:00
Masayuki Nakano
b799eac9fb
Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin
2014-02-11 14:26:10 +09:00
Matt Woodrow
e58d379984
Bug 966679 - Follow-up to fix bustage on gcc 4.4, split Compose() into separate functions. CLOSED TREE
2014-02-11 17:58:01 +13:00
Matt Woodrow
0c56212664
Bug 966679 - Mark Layers as Mutated if they have an invalid region. r=roc
2014-02-11 17:01:49 +13:00
Matt Woodrow
fb1c8410a8
Bug 966679 - Resolve RefLayers during IPDL transactions. r=nical
2014-02-11 17:01:20 +13:00
Matt Woodrow
ee8bfdcd6f
Bug 966679 - Make LayerProperties aware of RefLayers. r=roc
2014-02-11 17:00:46 +13:00
Matt Woodrow
d5e6286e88
Bug 966679 - Make sure all RefLayers are resolved before calling BeginTransaction. r=nical
2014-02-11 17:00:16 +13:00
Matt Woodrow
1fa07848e6
Bug 966679 - Implement widget paint flashing for BasicCompositor. r=roc
2014-02-11 16:59:39 +13:00
Phil Ringnalda
5a748ed604
Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions
2014-02-10 19:09:23 -08:00
Bill McCloskey
c01429dd44
Bug 970736 - Make basic compositor handle texture wrapping correctly (r=mattwoodrow)
2014-02-10 18:46:34 -08:00
Bill McCloskey
9ad9d34368
Bug 970711 - Fix typo in MemoryTextureClientData destructor (r=mattwoodrow)
2014-02-10 18:46:27 -08:00
Bill McCloskey
d35c527b82
Bug 970711 - Make basic compositor respect TexturedEffect filter (r=mattwoodrow)
2014-02-10 18:45:11 -08:00
B2G Bumper Bot
38433870e8
Bumping manifests a=b2g-bump
2014-02-10 18:40:53 -08:00
Eric Chou
e990369c4b
Bug 962310 - Support in-process bt file transfer, f=bent, r=gyeh
...
Currently if an app which lives in chrome process calls SendFile()
to send a file via Bluetooth, it would crash.
2014-02-11 10:07:23 +08:00
Ehsan Akhgari
6021b6d2f1
Bug 969757 follow-up, fix two comments, DONTBUILD
2014-02-10 20:55:57 -05:00
Ehsan Akhgari
f987acb104
Bug 969875 - Use fallible allocations in the URL Classifier some more; r=gcp
2014-02-10 20:51:01 -05:00
Mike Hommey
fde8703335
Bug 969989 - Move MOZ_APP_NAME derivation from MOZ_APP_BASENAME where is was. r=ted
2014-02-11 10:45:37 +09:00
Mike Hommey
d709a5a4bc
Bug 969839 - Bump required NSPR version to 4.10.3. r=gps
2014-02-11 10:45:17 +09:00
Mike Hommey
a252a2addc
Bug 969821 - [Australis] Fix Preferences menu item tooltip. r=Gijs
2014-02-11 10:44:47 +09:00
Mike Hommey
19cc3735e7
Bug 969801 - Fix make install for js standalone builds after bug 950298. r=gps
2014-02-11 10:44:15 +09:00
Mike Hommey
262e8724ba
Bug 969800 - Fix nsMemoryReporterManager::GetVsize for !HAVE_VSIZE_AND_RESIDENT_REPORTERS and add GNU/kFreeBSD support to nsMemoryReporterManager. r=njn
2014-02-11 10:43:41 +09:00
Mike Hommey
9dfe3dbc7b
Bug 969164 - Replace most BUILDING_JS uses with JS_STANDALONE. r=gps
...
Before making top-level traverse js/src moz.build files, there was a need to
distinguish between top-level traversing e.g. top-level moz.build or
config/moz.build and js/src traversing them. With a single traversal of both
moz.build sets, we now only need to distinguish between js standalone builds
and gecko builds.
There is still, however, a need to distinguish between top-level vs. js/src
configure runs on gecko builds to make them subconfigure icu and libffi from
top-level instead of js/src in js standalone builds, or when choosing to make
js/src's config.status do something when run or not.
2014-02-11 10:37:47 +09:00
Mike Hommey
69e70086e0
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
Mike Hommey
3ce0ef9179
Bug 969164 - Use per-directory config in sandboxes when reading moz.builds. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
1f82304637
Bug 969164 - Create subconfigure directory in the AC_OUTPUT_SUBDIRS wrapper. r=gps
...
We happen to be lucky currently because e.g. build is created by config.status
before we subconfigure in build/clang-plugin. But further changes break that
luck.
2014-02-11 10:37:47 +09:00
Mike Hommey
ad87fd4cea
Bug 969164 - Move icu subconfigure invocation in build/autoconf/icu.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
636aa1fc65
Bug 969164 - Move libffi subconfigure invocation in build/autoconf/ffi.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
722c8ac7a6
Bug 968652 - Remove EXTERNAL_SOURCE_DIR for mfbt. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
246b498c52
Bug 968561 - Move ffi detection from configure.in and js/src/configure.in into build/autoconf/ffi.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
017e2da0a9
Bug 968537 - Build js-config from configure instead of Makefile. r=ted
2014-02-11 10:37:47 +09:00
Mike Hommey
740c20d702
Bug 946687 - Move ICU detection from configure.in and js/src/configure.in into build/autoconf/icu.m4. r=gps
2014-02-11 10:37:47 +09:00
Mike Hommey
80e79be833
Bug 462427 - Stop requiring CROSS_COMPILE being set. r=ted
2014-02-11 10:37:46 +09:00
Mike Hommey
33bd338597
Bug 748138 - Always export CC, CXX and a few other variables to libffi's configure. r=ted
...
Also, always pass --build and --host.
2014-02-11 10:37:46 +09:00
B2G Bumper Bot
d28660dfff
Bumping manifests a=b2g-bump
2014-02-10 17:25:58 -08:00
B2G Bumper Bot
c32b7a4910
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/052499d9ddb8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16150 from KevinGrandon/bug_966726_eme_styling_followup
Bug 966726 - Web result icon styling
========
https://hg.mozilla.org/integration/gaia-central/rev/581abcf0b867
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 966726 - Web result icon styling
2014-02-10 17:25:10 -08:00
B2G Bumper Bot
2c9f52bab0
Bumping manifests a=b2g-bump
2014-02-10 16:07:36 -08:00
B2G Bumper Bot
52677c4b81
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/389656f845ee
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #15996 from dmarcos/bug958200
First working version
========
https://hg.mozilla.org/integration/gaia-central/rev/712e053e9912
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 958200 - [Camera] Update Camera app to use new CameraControl API
2014-02-10 16:07:27 -08:00