Commit Graph

323523 Commits

Author SHA1 Message Date
Ms2ger
9021ca781d Bug 910238 - Part a: Remove some includes from HTMLInputElement.h; r=bz 2013-09-06 08:40:45 +02:00
Ms2ger
4e96ae49a4 Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey 2013-09-06 08:40:41 +02:00
Ms2ger
7a1ad04da0 Bug 906696 - Start moving testplugin.mk to moz.build; f=gps r=mshal 2013-09-06 08:40:37 +02:00
Ms2ger
20f91680d3 Bug 774124 - Part c: Include nsContentUtils.h in HTMLSplitOnSpacesTokenizer.h; r=dzbarsky 2013-09-06 08:40:33 +02:00
Ms2ger
615c7a7de6 Bug 774124 - Part b: Add include-what-you-use annotations to nsDisplayItemTypes.h and nsDisplayItemTypesList.h; r=roc 2013-09-06 08:40:30 +02:00
Ms2ger
c60ce2f4f7 Bug 774124 - Part a: Include nsAttrValue.h in nsAttrValueInlines.h; r=dzbarsky 2013-09-06 08:40:03 +02:00
Mark Hammond
9d87506987 Bug 903299 - don't log errors if the prompter declines to show a modal prompt. r=adw 2013-09-06 16:37:25 +10:00
Gaia Pushbot
964de4ec8a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/70eeaa702869
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11978 from alivedise/bugzilla/905116_master_v3/implement-homescreen-window-launcher

Bug 905116 - Implement Homescreen Window + Homescreen Launcher, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0cef61b4b186
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 905116 - Implement Homescreen Window + Homescreen Launcher
2013-09-05 21:00:22 -07:00
Gaia Pushbot
98c69dd958 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/43938cb4eedc
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11947 from steveck-chung/cdma-emergencyCbMode

Bug 881863 - [Gaia] B2G CDMA UI support for emergency call back mode. r=alive, a=koi+.

========

https://hg.mozilla.org/integration/gaia-central/rev/9a1becdb5005
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 881863 - [Gaia] B2G CDMA UI support for emergency call back mode
2013-09-05 20:50:23 -07:00
Phil Ringnalda
f94a2e73eb Back out 997672af6fc8:8a34b197be1d (bug 885169) for Win64 bustage 2013-09-05 20:24:20 -07:00
Gaia Pushbot
fe6f560a00 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/91ec5d7cc6c6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11973 from alivedise/bugzilla/897283

Bug 897283 - No scroll in input PUK screen, r=alive, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/d2b45cdcbe5f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 897283 - No scroll in input PUK screen
2013-09-05 20:02:09 -07:00
Chia-hung Tai
e1b34277e8 Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang 2013-09-06 10:25:06 +08:00
supadennis.lee
b43e5918a6 Bug 900595 - Once always send a report has been selected, selecting any other option is ignored with system crashes r=fabrice 2013-09-05 18:41:31 -07:00
Matt Brubeck
066f30b9b7 Bug 891056 (part 1) - Code cleanup for autocomplete CSS [r=rsilveira] 2013-09-05 17:40:17 -07:00
Matt Brubeck
bff32d823c Bug 909019 - Rename and simplify BrowserUI new tab API [r=ally] 2013-09-05 17:40:17 -07:00
Nick Fitzgerald
09896f5a91 Bug 908337 - add getFrameLocation(frame) function and use it wherever we get frame locations in the debugger server; r=jimb 2013-09-05 16:51:23 -07:00
Nick Fitzgerald
667de0ac6c Bug 878307 - When stepping through source mapped code, we should continue stepping until we are at a new location in the original source; r=jimb 2013-09-05 16:32:27 -07:00
Gregory Szorc
cea88b0387 Bug 913231 - Allow mach commands to easily dispatch to other mach commands; r=jhammel
DONTBUILD (NPOTB)
2013-09-05 15:41:45 -07:00
Gregory Szorc
f36f4ff254 Backout 2b3846b0c06c for bad bug number in commit message 2013-09-09 12:43:45 -07:00
Gregory Szorc
483d49a42c Bug 860839 - Initial implementation of |mach test|; r=jhammel
The future of running tests is this command. It is a unified command for
running tests. Currently, it only supports running test suites from
their full test suite name or TBPL abbreviation. Support will be added
in the future for running individual tests or mixing and matching tests
of different flavors.
2013-09-09 12:37:38 -07:00
Gregory Szorc
b68036b3b8 Bug 913241 - Support chunking mochitests from mach; r=jmaher 2013-09-09 12:36:03 -07:00
Luke Wagner
8a6db6c0ae Bug 912589 - have JSRuntime::helperThreadCount() return GetCPUCount(), not GetCPUCount()-1 (r=bhackett)
--HG--
extra : rebase_source : 42a8c62ff04aecd27692f25b6c83e6b0750497e9
2013-09-09 14:24:06 -05:00
Jeff Muizelaar
2a2bc9017a Bug 908726. Add AppUnits.h so we don't need nsDeviceContext.h for AppUnitsPerCSSPixel(). r=ehsan 2013-09-06 16:15:04 -04:00
David Zbarsky
65e4f98211 Bug 767926 - Implement unions as member types of sequences or dictionaries for WebIDL r=bz 2013-09-09 14:39:17 -04:00
Neil Rashbrook
60140eebf6 Backout of changes inadverently checked in with previous commit for bug 910899 2013-09-09 19:27:44 +01:00
Neil Rashbrook
67bce76d5a Bug 910899 followup to add an anonid overlooked the first time around r=jaws 2013-09-09 19:24:26 +01:00
Hannes Verschore
6fd25617e6 Bug 909717: IonBuilder: Introduce typed typebarriers, r=jandem 2013-09-06 15:10:54 +02:00
Till Schneidereit
db67aad6a7 Bug 914162 - initialize lazy scripts before accessing their properties in jit::AnalyzeNewScriptProperties. r=bhackett 2013-09-09 19:11:36 +02:00
Kyle Huey
9b0ed3c6d4 Bug 888347: Block worker creation at xpcom-shutdown. r=bent 2013-09-09 10:54:05 -07:00
Daniel Holbert
17af62bf6e Bug 914078: Increase Android-only max-fuzzy-difference from 4 to 5, for recently-added "position-sticky/top-3.html" reftest. r=corey 2013-09-09 10:20:16 -07:00
Askeing Yen
6323047cf0 Bug 891766 - Add gecko's git commit info in B2G build. r=gps 2013-09-09 10:46:37 +08:00
Daniel Holbert
4dadb015ed Backed out changeset 1eaaa2592938 (Bug 891766) since it landed without a reviewer noted 2013-09-09 10:22:43 -07:00
Askeing Yen
11ee5de605 Bug 891766 - Add gecko's git commit info in B2G build. r=?
Bug 891766 - Add gecko's git commit info in B2G build. r=gps
2013-09-09 10:46:37 +08:00
Jim Blandy
cbb12f3c73 Bug 847405: Ensure that evalInGlobal never creates frames with the 'FUNCTION' flag set. r=jorendorff 2013-09-09 10:08:16 -07:00
Gaia Pushbot
5f94fe01d1 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/91fe480f4545
Author: Adam Hyland <protonk@gmail.com>
Desc: Bug 909343 [Clock] Refactor Date Math Utilities r=jugglinmike

Refactor utils.js to provide methods for:

- Conversion to milliseconds from objects with duration values, e.g.
  {hours: 4, seconds: 12} (for any combination of hours, minutes,
  seconds, etc.
- Conversion from millisecond interval to object with duration values.
2013-09-05 14:45:23 -07:00
Gaia Pushbot
fce434a0a0 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3057b7d5e2cc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11970 from KevinGrandon/bug_913193_fix_calendar_oauth_keys

Bug 913193 - Fix Oauth keys r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/29ec879eecb7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 913193 - Fix Oauth keys r=lightsofapollo
2013-09-05 14:10:22 -07:00
Fabrice Desré
90ef126aa5 Backout bug 798353 for... not actually working properly 2013-09-05 13:18:28 -07:00
Yuan Xulei
ca70d4cc78 Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen 2013-09-05 16:10:04 -04:00
Ryan VanderMeulen
bc09ab2cd9 Merge inbound to m-c. 2013-09-05 15:42:49 -04:00
Ryan VanderMeulen
c4745b3b08 Backed out changeset 9d9e289013de (bug 899213) due to various regressions caused by it. 2013-09-05 15:39:56 -04:00
Ryan VanderMeulen
cdfb28768d Merge fx-team to m-c. 2013-09-05 15:37:00 -04:00
Ryan VanderMeulen
429d1d689c Merge b2g-inbound to m-c. 2013-09-05 15:36:26 -04:00
Gaia Pushbot
54cd2fb627 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1bb5a08dd1a7
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11572 from gitmai/bug-905946-autocorrect-punctuation

Bug 905946 - keeping the punctuation character when reverting autofixing r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/43f6ddd0c0bf
Author: mai <mri@tid.es>
Desc: Bug 905946 - keeping the punctuation character when reverting autofixing
2013-09-05 11:30:22 -07:00
Gaia Pushbot
73e97e7b9e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/817c28709daf
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11945 from RudyLu/Bug912906_extend_timeout_forBrowserDBTest

 Bug 912906 - Extend the unit test timeout to 5 seconds for r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/4d879c638593
Author: Rudy Lu <left.lu@gmail.com>
Desc:  Bug 912906 - Extend the unit test timeout to 5 seconds for
 browser_db_test.
2013-09-05 10:55:21 -07:00
Gaia Pushbot
e6c32e74bc Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9486207b6a2e
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #11929 from jonallengriffin/unitdir

Bug 911395 - Only run tests in 'unit' directories, r=Rik, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/776f07313f92
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 911395 - Only run tests in 'unit' directories, r=Rik, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/6bc8c4774c6d
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #9403 from pivanov/bug-798696

Bug 798696 - When viewing single image in Gallery, extremely hard to find button to go back to thumbnail view

========

https://hg.mozilla.org/integration/gaia-central/rev/bd17634f54b0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 798696 - When viewing single image in Gallery, extremely hard to find button to go back to thumbnail view
2013-09-05 10:40:22 -07:00
Ehsan Akhgari
45746b149c Backed out changeset 2f15518f566e (bug 912702) because of B2G JB Emulator build bustage
--HG--
extra : rebase_source : 6c01ad3bc2f91b0e7e3edab84aedbfe064310a8b
2013-09-05 13:29:38 -04:00
Gaia Pushbot
0a0b6faa22 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/440d939f26d2
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11957 from gaye/bump-marionette-helper

Bump marionette-helper to 0.0.6

========

https://hg.mozilla.org/integration/gaia-central/rev/73d18f581157
Author: gaye <gaye@mozilla.com>
Desc: Bump marionette-helper to 0.0.6
2013-09-05 10:10:23 -07:00
Fabrice Desré
c3bec87fea Bug 912065 - tapping the" Change wallpaper" icon has no action in the settings app r=vingtetun 2013-09-05 09:45:16 -07:00
Nick Alexander
1579cd537d Merge m-c to s-c. 2013-09-05 09:07:12 -07:00
Fabrice Desré
40ec4cf85d Bug 912840 - Preload the appcache manifest properly in OfflineCacheInstaller.jsm r=ochameau 2013-09-05 09:00:14 -07:00