Kyle Machulis
a0c874d798
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-10 14:04:32 -07:00
Kyle Machulis
9230dfa4b3
Bug 925229: Turn DataChannelListener into its own header to avoid windows.h inclusion; r=jesup
2013-10-10 14:04:28 -07:00
Brian Nicholson
71a5f9d545
Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr
2013-10-10 13:54:49 -07:00
Garrett Robinson
88c8056479
Bug 925186 - Fix regression in handling the simultaneous use of pre-1.0 and 1.0 CSP headers. r=sstamm
2013-10-10 13:48:14 -07:00
Doug Turner
d235f572eb
Bug 923618 - Pref off native core location geolocation backend. r=jdm
2013-10-12 13:56:37 -04:00
Jed Davis
ef7ff21509
Bug 919078 - Add js to async profiler start options. r=BenWa
2013-10-12 13:56:21 -04:00
Paul Adenot
3ab666560e
Bug 899050 - Add rudimentary support for multichannel files when using WASAPI. r=kinetik
2013-10-12 13:53:11 -04:00
Gaia Pushbot
ff95175613
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/34b6a207b754
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11874 from mahsam/830040-music-bluetooth
Bug 830040 - Undiscoverable ui to initiate bluetooth file transfer in mu... r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/d5726acf804d
Author: mahsam <mahsam.29@gmail.com>
Desc: Bug 830040 - Undiscoverable ui to initiate bluetooth file transfer in music app
Bug 830040 - Undiscoverable ui to initiate bluetooth file transfer in music app
Bug 830040 - remove long-press to share songs and some other updates
Bug 830040 - fix the css issue of cover info
830040 - add share icon with 1.5x and 2x res and fix file type for share activity
830040 - update bluetooth icons
830040 - add locked music functionality
830040 - fix spaces at the end of lines
2013-10-10 13:00:25 -07:00
Gregor Wagner
f491f0e82f
Bug 923934 - Fix "TypeError: cpmm is undefined" error in activities cleanup. r=fabrice
2013-10-10 12:48:27 -07:00
Kyle Machulis
e440269386
Bug 925005 - Add moztest module path to mach search paths; r=gps
2013-10-10 12:37:45 -07:00
Nick Alexander
ec1b40bf83
Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle
...
--HG--
rename : mobile/android/base/GeckoEditText.java.in => mobile/android/base/widget/GeckoEditText.java.in
rename : mobile/android/base/GeckoImageButton.java.in => mobile/android/base/widget/GeckoImageButton.java.in
rename : mobile/android/base/GeckoImageView.java.in => mobile/android/base/widget/GeckoImageView.java.in
rename : mobile/android/base/GeckoLinearLayout.java.in => mobile/android/base/widget/GeckoLinearLayout.java.in
rename : mobile/android/base/GeckoRelativeLayout.java.in => mobile/android/base/widget/GeckoRelativeLayout.java.in
rename : mobile/android/base/GeckoTextSwitcher.java.in => mobile/android/base/widget/GeckoTextSwitcher.java.in
rename : mobile/android/base/GeckoTextView.java.in => mobile/android/base/widget/GeckoTextView.java.in
rename : mobile/android/base/GeckoView.java.frag => mobile/android/base/widget/GeckoView.java.frag
2013-10-10 11:53:14 -07:00
Nick Alexander
7ab7ee63e8
Bug 924232 - Part 1: Remove special processing of FENNEC_PP_JAVA_VIEW_FILES. r=mfinkle
2013-10-10 11:53:12 -07:00
Gaia Pushbot
24d842e93e
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3057e96cda94
Author: Ben Kelly <ben@wanderview.com>
Desc: Revert "[924764] Redesign collection header and animations [r=crdlc]"
This reverts commit 99096794d6abd0218539a91c326b5efadd300354.
2013-10-10 10:40:23 -07:00
Gregory Szorc
a6ac950cd1
Bug 920638 - Integrate moz.build symbols and Python API docs into Sphinx; r=mshal
2013-10-10 10:35:44 -07:00
Jonathan Griffin
5df431b800
Bug 921180 - Use b2g-bin if it exists, r=ahal
2013-10-10 10:25:59 -07:00
Ehsan Akhgari
2da86dcc9e
Remove the unused UnexpectedFailure static function to fix my build, no bug
2013-10-10 17:39:52 -04:00
Steven Michaud
9c2b8c282f
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
2013-10-10 16:22:02 -05:00
Daniel Holbert
2adafde9f1
Bug 925243: Mark ipc/ipdl as FAIL_ON_WARNINGS. r=ehsan
2013-10-10 13:44:13 -07:00
Birunthan Mohanathas
ffe5416a8e
Bug 784739 - Switch from NULL to nullptr in widget/android/; r=ehsan
2013-10-10 16:42:52 -04:00
Birunthan Mohanathas
6b14b1ac9d
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
2013-10-10 16:42:16 -04:00
Birunthan Mohanathas
0cfca404c5
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
2013-10-10 16:41:39 -04:00
Birunthan Mohanathas
0244dd58be
Bug 784739 - Switch from NULL to nullptr in xpcom/ (1/3); r=ehsan
2013-10-10 16:41:00 -04:00
Birunthan Mohanathas
f6616576dd
Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan
2013-10-10 16:40:03 -04:00
Birunthan Mohanathas
d0cf2be39f
Bug 784739 - Switch from NULL to nullptr in toolkit/crashreporter/; r=ehsan
2013-10-10 16:39:09 -04:00
Birunthan Mohanathas
9deb678652
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (2/2); r=ehsan
2013-10-10 16:38:19 -04:00
Birunthan Mohanathas
72f11bcb4b
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan
2013-10-10 16:38:05 -04:00
Birunthan Mohanathas
b2658eb131
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
2013-10-10 16:36:42 -04:00
Birunthan Mohanathas
0b51035eb5
Bug 784739 - Switch from NULL to nullptr in js/xpconnect/; r=ehsan
2013-10-10 16:35:53 -04:00
Olli Pettay
aa30edcdf0
Bug 916576, follow the com rules when calling LoadURI, r=bz
2013-10-10 23:28:07 +03:00
Josh Aas
53d67a8906
Bug 925027: Stop using old Carbon scrap APIs in i386 builds. r=bsmedberg
2013-10-10 15:22:02 -05:00
Brian Hackett
3858e71347
Bug 923892 - Ignore constrainedOutputs when canceling off thread compilations, r=jandem.
2013-10-10 13:13:06 -06:00
Byron Campen [:bwc]
da87dd7773
Bug 925361 - TestStunServer will retry opening its listen socket by incrementing the port, to a maximum of 10 times. r=ekr
2013-10-10 11:30:38 -07:00
Bill McCloskey
414592e5ef
Bug 923528 - js/src/configure.in differs from configure.in in JS_GC_ZEAL setting (r=sfink)
2013-10-10 10:52:26 -07:00
Bill McCloskey
ef04d439df
Bug 923332 - Use loadURIWithFlags instead of contentDocument.location when loading about:blank (r=ttaubert)
2013-10-10 10:52:22 -07:00
Bill McCloskey
685acc3b5a
Bug 924929 - Add missing Cu import in session restore content code (r=Yoric)
2013-10-10 10:52:19 -07:00
Bill McCloskey
2f6f36b3b4
Bug 924259 - Fix error message when httpd.js is already running (r=Waldo)
2013-10-10 10:52:12 -07:00
Nicholas Cameron
507b4a388b
Bug 923351. Make layers borders more visible. r=nical
2013-10-11 06:36:24 +13:00
Brian Hackett
693135a679
Bug 923860 - Watch for ids considered to be integers by TI when emitting destructuring prop/elem accesses, r=jandem.
2013-10-10 11:15:27 -06:00
Luke Wagner
7b1cc9bd66
Bug 922395 - OdinMonkey: move the check for generators (r=jorendorff)
...
--HG--
extra : rebase_source : ffb4753d59240a3310a4bb81077f141877e14e29
2013-10-10 13:11:41 -04:00
Honza Bambas
fda9e3c937
Bug 923248 - Fix typo in proxy/direct NTLM module telemetry accumulation, r=jduell
2013-10-10 19:10:45 +02:00
Ehsan Akhgari
bb7810ceea
Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud
2013-10-10 12:59:40 -04:00
Gregory Szorc
3efcfe98ec
Bug 917988 - Remove copyright string from build docs config because it isn't used
...
DONTBUILD (NPOTB)
2013-10-10 09:50:29 -07:00
Nicholas Cameron
574e1a5848
Bug 925324. For abnormal shutdowns, only abort on b2g. r=sotaro
2013-10-11 05:44:03 +13:00
Gaia Pushbot
1e7cbb7e16
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bc7f52f44932
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12776 from lightsofapollo/revert-
Revert "Merge pull request #12769 from gtorodelvalle/contacts-bug-924903...
========
https://hg.mozilla.org/integration/gaia-central/rev/a904c6b34d1e
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #12769 from gtorodelvalle/contacts-bug-924903-custom-tag"
This reverts commit a2932738a6c05382e0f17284a3d24542439c9afe, reversing
changes made to 7f240f2da3178b275315790585396629dbe2d756.
2013-10-10 09:40:23 -07:00
Kartikaya Gupta
754d332a1a
Bug 923431 - Kill ScreenToScreenScale. r=botond
2013-10-10 12:21:55 -04:00
Kartikaya Gupta
798021577b
Bug 923431 - Fix the code that adjusts scroll offset while pinching; add tests to go with. r=botond
2013-10-10 12:21:50 -04:00
Daniel Holbert
c87cf7ee4d
Bug 925142: Remove unnecessary includes from ContainerLayerD3D9.cpp and ContainerLayerD3D10.cpp. r=nical
2013-10-10 09:17:08 -07:00
Cervantes Yu
0ff90ed38b
Bug 922461: fix unused variable in CloneManagees() of actors that doesn't manage other protocols. r=bent
2013-10-10 09:17:01 -07:00
Ed Morley
1fc694b771
Backed out changeset 774d6d582f40 (bug 897027) for assertions
2013-10-10 17:12:21 +01:00
Geoff Brown
4a0155fa36
Bug 851861 - Enable robocop testLoad, testPanCorrectness, etc
2013-10-10 10:00:14 -06:00