Commit Graph

327803 Commits

Author SHA1 Message Date
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
Phil Ringnalda
dee381f637 Backed out changeset 44eee084be1d (bug 924660) for jit-test failures 2013-10-10 08:37:56 -07:00
Gaia Pushbot
b4a80b1506 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a65311b8639
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12767 from jmcanterafonseca/fix_924400

Bug 924400 - A no name contact imported from the SIM card does not allow...

========

https://hg.mozilla.org/integration/gaia-central/rev/beec993f2ca6
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 924400 - A no name contact imported from the SIM card does not allow to find duplicates
2013-10-10 08:10:23 -07:00
Marco Castelluccio
9d0ac7a132 Bug 923540 - Add a function to recursively remove directories. r=Yoric 2013-10-10 10:59:49 -04:00
Jake Bailey
cf29bceef4 Bug 925050 - Fix timeout in browser_toolbox_window_shortcuts.js when a tool is disabled by default. r=fitzgen 2013-10-10 10:59:48 -04:00
Gaia Pushbot
5e2c4c8029 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ee8dfe570fc
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12769 from gtorodelvalle/contacts-bug-924903-custom-tag

Bug 924903 - [Contacts] Custom tag for mobile, mail an email can be edited but it is not saved

========

https://hg.mozilla.org/integration/gaia-central/rev/8b14874dca2d
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 924903 - [Contacts] Custom tag for mobile, mail an email can be edited but it is not saved
2013-10-10 07:55:23 -07:00
Brian 'geeknik' Carpenter
56c4c7c860 Bug 924596 - Remove about:compartments from about:about. r=njn 2013-10-10 10:54:02 -04:00
Brian Grinstead
8f661228e9 Bug 923166 - Use nsIDOMWindowUtils.containerElement inside of LayoutHelpers.getFrameElement. r=paul 2013-10-10 08:57:33 -05:00
Jake Bailey
8b0258f3e6 Bug 914861 - Fix timeout in browser_toolbox_options.js when a tool is disabled by default. r=robcee 2013-10-10 10:59:48 -04:00