Commit Graph

150043 Commits

Author SHA1 Message Date
Brian Nicholson
3de1770fc2 Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr 2013-10-10 13:54:49 -07:00
Nick Alexander
6fcd9b0d05 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
6173918c66 Bug 924232 - Part 1: Remove special processing of FENNEC_PP_JAVA_VIEW_FILES. r=mfinkle 2013-10-10 11:53:12 -07:00
Marco Castelluccio
57cb4e91c7 Bug 923540 - Add a function to recursively remove directories. r=Yoric 2013-10-10 10:59:49 -04:00
Jake Bailey
5934eb6acc 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
Brian Grinstead
7cd1400f17 Bug 923166 - Use nsIDOMWindowUtils.containerElement inside of LayoutHelpers.getFrameElement. r=paul 2013-10-10 08:57:33 -05:00
Jake Bailey
54dfa4db63 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
Kamil Jozwiak
e39942844e Bug 830618 - Check meta data then create appropriate menu entry that will take user to MS store. r=jimm 2013-10-10 10:59:48 -04:00
Paolo Amadini
e68172832d Bug 918466 - Residual file left after canceling a download. r=enn 2013-10-10 16:42:03 +02:00
Carsten "Tomcat" Book
5cd1cd76f6 merge fx-team to mozilla-central 2013-10-10 13:39:48 +02:00
Carsten "Tomcat" Book
17ef74af8e merge b2g-inbound to mozilla-central 2013-10-10 13:36:55 +02:00
Andrea Marchesini
9e6050b059 Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug
--HG--
rename : js/xpconnect/tests/unit/test_textDecoder.js => js/xpconnect/tests/unit/test_url.js
2013-10-10 08:56:01 +02:00
Wes Kocher
000de7c4b6 Merge m-c to b2g-inbound 2013-10-09 20:48:56 -07:00
Wes Kocher
36c40db1ec Merge m-c to fxteam 2013-10-09 20:42:24 -07:00
Kyle Machulis
b176ccb46b Backing out aa94c4753dcc (Bug 915002) due to WinXP breakage 2013-10-09 19:18:23 -07:00
Kyle Machulis
3933d43a93 Bug 915002 followup, CLOBBER for fixing WinXP 2013-10-09 19:07:58 -07:00
Cameron McCormack
e49880ee64 Bug 925218 - Include -moz-system-font as a component of the 'all' shorthand. r=dbaron 2013-10-10 12:31:21 +11:00
Patrick McManus
fedb99f62e bug 777354 - make httpd.js shutdown quickly with idle never used sockets r=jduell 2013-10-10 01:28:52 -04:00
Blair McBride
5d8f6ea36f Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop 2013-10-10 14:30:34 +13:00
Gaia Pushbot
ebd4b6d875 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed107ffac75d
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 922126 - [Clock] Introduce AMD and associated build process

Using the E-mail application as a guide, formally define Clock's modules
(along with some shared scripts) with the Asynchronous Module Definition
pattern.

r=jrburke
2013-10-09 18:00:24 -07:00
Justin Dolske
68b3e080f4 Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn 2013-10-09 17:48:40 -07:00
Nick Alexander
5b2ccde7b1 Bug 923306 - Follow-up: Address review comment. r=me 2013-10-09 17:14:20 -07:00
Kyle Machulis
5ed0d32a3e Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
--HG--
extra : rebase_source : 7052d11cbc5508efa7c3ae5cabe978ee62063933
2013-10-09 17:06:29 -07:00
Nick Alexander
bfed676547 Bug 923306 - Build annotationProcessors with JAVA_JAR_TARGETS. r=glandium 2013-10-09 17:05:37 -07:00
Nick Alexander
c6b85c48fd Bug 923306 - Make annotationProcessors build with -Xlint:all. r=ckitching 2013-10-09 17:05:37 -07:00
Nick Alexander
7e9466764b Bug 923306 - Add JAVA_JAR_TARGETS. r=glandium 2013-10-09 17:05:36 -07:00
Nick Alexander
2185e91dfa Bug 924133 - Remove Android WebApps preprocessing. r=wesj
The existing code complicates the build system and IDE integration.
This keeps most of the flexibility while simplifying the build system.
2013-10-09 17:05:36 -07:00
Gaia Pushbot
c80f366af1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c4813215e307
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #12683 from mcirlanaru/bug_911001

Bug 911001 - Don't reset power save mode when battery almost empty. r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/d5d519230d96
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 911001 - Don't reset power save mode when battery almost empty. r=alive
2013-10-09 17:05:23 -07:00
Gaia Pushbot
acd601fc33 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dcaa8e1f335c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12662 from jmcanterafonseca/fix_sim_msg_no_contacts

Bug 923093 - No message while importing contacts from SIM when there are...

========

https://hg.mozilla.org/integration/gaia-central/rev/b65779c10740
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 923093 - No message while importing contacts from SIM when there are no contacts
2013-10-09 13:20:24 -07:00
Gaia Pushbot
bd5a016638 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d088194ed875
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #12751 from bobsilverberg/b2gstart

Bug 924918 - Extend the time we are waiting for b2g to start, to address problems running tests on devices, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/bd691d36a21d
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 924918 - Extend the time we are waiting for b2g to start, to address problems running tests on devices, r=zac
2013-10-09 13:10:23 -07:00
Ryan VanderMeulen
5669fdc343 Merge m-c to inbound.
CLOSED TREE
2013-10-09 15:34:02 -04:00
Ryan VanderMeulen
974592ee8f Merge b2g-inbound to m-c. 2013-10-09 15:31:24 -04:00
Ryan VanderMeulen
7f25797a79 Backed out changeset 8517afe50156 (bug 540456) for reftest failures.
CLOSED TREE
2013-10-09 15:12:21 -04:00
Brandon Benvie
8622ec00dc Bug 924614 - Fix duplicate Scratchpad menu items in Web Developer menu. r=mratcliffe 2013-10-09 11:47:00 -07:00
Margaret Leibovic
676e916693 Bug 917273 - Fix PinSiteDialog to handle pinning user-entered terms. r=wesj 2013-10-09 13:06:58 -07:00
Margaret Leibovic
6489953153 Bug 924928 - Update general Yahoo! search engine icon. r=mfinkle 2013-10-09 13:06:55 -07:00
Ryan VanderMeulen
1ccc84a275 Backed out 8 changesets (bug 914437, bug 886999, bug 890997, bug 923114, bug 923133) for suspicion of causing frequent OSX mochitest-2 timeouts on a CLOSED TREE.
Backed out changeset e934fda24887 (bug 890997)
Backed out changeset 058c2432bff5 (bug 886999)
Backed out changeset 34d9056bf553 (bug 886999)
Backed out changeset 3f053c13cf4e (bug 914437)
Backed out changeset 1f436fd67cdb (bug 886999)
Backed out changeset 7c914b3e8d27 (bug 923133)
Backed out changeset e6fdf5fd28c5 (bug 923114)
Backed out changeset b0700255080c (bug 914437)
2013-10-09 14:33:01 -04:00
Gaia Pushbot
591cae5262 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/916fa42b75d2
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #12761 from es92/music2-dbloading-improvements

Bug 924988: Improvements to Music2 DB Loading r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/7a6c410fd2a7
Author: Evan Shapiro <evan.a.shapiro@gmail.com>
Desc: Bug 924988: Improvements to Music2 DB Loading
2013-10-09 11:15:26 -07:00
Boris Zbarsky
292cd8ec2a Bug 817194 followup to work around emergent namespace+template MSVC bugginess: it was seeing mozilla::dom::detail in TypeTraits.h because it looks at namespaces at template _instantiation_, not declaration. Or something. Leading, of course, to a CLOSED TREE. 2013-10-09 14:12:17 -04:00
Gaia Pushbot
60807f979b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a1827fe8389
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12756 from arcturus/bug-924890

Bug 924890 - [Contacts] Javascript error after landing bug 902873 (merge error)

========

https://hg.mozilla.org/integration/gaia-central/rev/02c02542fc1f
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 924890 - [Contacts] Javascript error after landing bug 902873 (merge error)
2013-10-09 11:05:24 -07:00
Kamil Jozwiak
3e2a74e4e4 Bug 917020 - Removed the startup GUI portion from Metro options. r=mbrubeck 2013-10-09 10:50:33 -07:00
Honza Bambas
f282ad8bbf Bug 920802 - don't set/drop OPEN_TRUNCATE flag when opening entries from an appcache for read, r=michal 2013-10-09 19:34:44 +02:00
EKR
cffb45f2e0 Bug 924991 - Make ICE candidates 0-based. r=abr 2013-10-09 10:37:04 -07:00
Markus Stange
6d333cb082 Bug 890997 - Enable OMTC on 10.6. r=bgirard 2013-10-09 13:15:54 -04:00
Gaia Pushbot
ef8d89fac5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/786f4b9e16b4
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12745 from EverythingMe/924764-collection-design-changes

[924764] Redesign collection header and animations [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/db0c04ba8a11
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [924764] Redesign collection header and animations [r=crdlc]
2013-10-09 10:15:24 -07:00
Drew Willcoxon
ebdb383635 Bug 924665 - Fix bug whereby BackgroundPageThumbs captures can finish twice. r=markh 2013-10-09 10:13:03 -07:00
Drew Willcoxon
da4e388e10 Bug 924651 - Log crashes as a telemetry completion reason in BackgroundPageThumbs. r=markh,froydnj 2013-10-09 10:13:01 -07:00
Josh Aas
7f8f74f608 Bug 923893: Use safer and not-deprecated NSFileManager APIs instead of 'fileAttributesAtPath:traverseLink:'. r=smichaud moa=bsmedberg 2013-10-09 12:11:13 -05:00
Gaia Pushbot
4418f68f19 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f726fb0f0d0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12750 from AndreiH/bug924880

Bug 924880 - Need an extra wait in test_unlock_to_camera_with_passcode

========

https://hg.mozilla.org/integration/gaia-central/rev/b9adda873c1e
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 924880 - Need an extra wait in test_unlock_to_camera_with_passcode

========

https://hg.mozilla.org/integration/gaia-central/rev/499d41635070
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12226 from darchons/bug916205-create-and-enable-dynamic-ua

Remove UA override list from Gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/c1d6ea5cb194
Author: Jim Chen <nchen@mozilla.com>
Desc: Bug 916205 - Remove UA override list from Gaia; r=fabrice
2013-10-09 10:05:23 -07:00
Boris Zbarsky
48ef79b3bb Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey 2013-10-09 12:05:22 -04:00