Commit Graph

148311 Commits

Author SHA1 Message Date
Margaret Leibovic
f9cfaab2fa merge m-c to fig 2013-09-20 14:50:31 -04:00
Mihai Sucan
82cbd5ef97 Bug 918210 - Fix for intermittent browser_webconsole_bug_613642_maintain_scroll.js | Test timed out; r=me 2013-09-20 21:49:29 +03:00
Ryan VanderMeulen
4a3771613c Merge fx-team to m-c. 2013-09-20 14:10:27 -04:00
Gaia Pushbot
b26dbd8f4f Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/6403da25727a
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 910430 - Re-enable three clock tests for TBPL. a=test-only
2013-09-20 10:45:26 -07:00
Chenxia Liu
9b4736fbb8 Bug 917398 - Include test for new top sites. r=margaret 2013-09-20 13:35:29 -04:00
Chenxia Liu
6995aca43c Bug 917398 - Update tests for the new tabs in about:home. r=margaret 2013-09-20 13:35:29 -04:00
Gaia Pushbot
e66b159436 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/2815b6670938
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 917525 - Unxfail test_clock_turn_on_off_alarm.py r=bebe
2013-09-20 08:25:22 -07:00
Gaia Pushbot
5548b4730a Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/0c00581fd96b
Author: AlinT <trifandreialin@gmail.com>
Desc: Bug 918727 - Update locator for video tests. r=zcampbell r=fstrugariu

========

https://hg.mozilla.org/integration/gaia-central/rev/44a20b1eb2d8
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 918755 - Unxfail camera tests due to bug 913418 was fixed. r=zcampbell r=atrif
2013-09-20 07:50:22 -07:00
Chris Manchester
a1b96c510b Bug 917440 - Don't attempt to read stdout of xpcshell process when running interactively. r=ted 2013-09-20 10:48:07 -04:00
David Major
a23102aee7 Bug 918906 - Add VS2013 debug dll name to trace-malloc. r=dbaron 2013-09-23 09:22:30 -04:00
David Rajchenbach-Teller
a8e44d492e Bug 918765 - nsIConsoleListener is now a function. r=dougt 2013-09-23 09:22:15 -04:00
Martin Stransky
03394f2857 Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
--HG--
rename : widget/gtk2/Makefile.in => widget/gtk/Makefile.in
rename : widget/gtk2/WidgetTraceEvent.cpp => widget/gtk/WidgetTraceEvent.cpp
rename : widget/gtk2/compat/gdk/gdkdnd.h => widget/gtk/compat/gdk/gdkdnd.h
rename : widget/gtk2/compat/gdk/gdkkeysyms.h => widget/gtk/compat/gdk/gdkkeysyms.h
rename : widget/gtk2/compat/gdk/gdkvisual.h => widget/gtk/compat/gdk/gdkvisual.h
rename : widget/gtk2/compat/gdk/gdkwindow.h => widget/gtk/compat/gdk/gdkwindow.h
rename : widget/gtk2/compat/gdk/gdkx.h => widget/gtk/compat/gdk/gdkx.h
rename : widget/gtk2/compat/glib/gmem.h => widget/gtk/compat/glib/gmem.h
rename : widget/gtk2/compat/gtk/gtkcolorseldialog.h => widget/gtk/compat/gtk/gtkcolorseldialog.h
rename : widget/gtk2/compat/gtk/gtkdialog.h => widget/gtk/compat/gtk/gtkdialog.h
rename : widget/gtk2/compat/gtk/gtkplug.h => widget/gtk/compat/gtk/gtkplug.h
rename : widget/gtk2/compat/gtk/gtkselection.h => widget/gtk/compat/gtk/gtkselection.h
rename : widget/gtk2/compat/gtk/gtkwidget.h => widget/gtk/compat/gtk/gtkwidget.h
rename : widget/gtk2/compat/gtk/gtkwindow.h => widget/gtk/compat/gtk/gtkwindow.h
rename : widget/gtk2/crashtests/673390-1.html => widget/gtk/crashtests/673390-1.html
rename : widget/gtk2/crashtests/crashtests.list => widget/gtk/crashtests/crashtests.list
rename : widget/gtk2/gtk2drawing.c => widget/gtk/gtk2drawing.c
rename : widget/gtk2/gtk3drawing.c => widget/gtk/gtk3drawing.c
rename : widget/gtk2/gtkdrawing.h => widget/gtk/gtkdrawing.h
rename : widget/gtk2/maiRedundantObjectFactory.c => widget/gtk/maiRedundantObjectFactory.c
rename : widget/gtk2/maiRedundantObjectFactory.h => widget/gtk/maiRedundantObjectFactory.h
rename : widget/gtk2/moz.build => widget/gtk/moz.build
rename : widget/gtk2/mozcontainer.c => widget/gtk/mozcontainer.c
rename : widget/gtk2/mozcontainer.h => widget/gtk/mozcontainer.h
rename : widget/gtk2/nsAppShell.cpp => widget/gtk/nsAppShell.cpp
rename : widget/gtk2/nsAppShell.h => widget/gtk/nsAppShell.h
rename : widget/gtk2/nsBidiKeyboard.cpp => widget/gtk/nsBidiKeyboard.cpp
rename : widget/gtk2/nsBidiKeyboard.h => widget/gtk/nsBidiKeyboard.h
rename : widget/gtk2/nsCUPSShim.cpp => widget/gtk/nsCUPSShim.cpp
rename : widget/gtk2/nsCUPSShim.h => widget/gtk/nsCUPSShim.h
rename : widget/gtk2/nsClipboard.cpp => widget/gtk/nsClipboard.cpp
rename : widget/gtk2/nsClipboard.h => widget/gtk/nsClipboard.h
rename : widget/gtk2/nsColorPicker.cpp => widget/gtk/nsColorPicker.cpp
rename : widget/gtk2/nsColorPicker.h => widget/gtk/nsColorPicker.h
rename : widget/gtk2/nsDeviceContextSpecG.cpp => widget/gtk/nsDeviceContextSpecG.cpp
rename : widget/gtk2/nsDeviceContextSpecG.h => widget/gtk/nsDeviceContextSpecG.h
rename : widget/gtk2/nsDragService.cpp => widget/gtk/nsDragService.cpp
rename : widget/gtk2/nsDragService.h => widget/gtk/nsDragService.h
rename : widget/gtk2/nsFilePicker.cpp => widget/gtk/nsFilePicker.cpp
rename : widget/gtk2/nsFilePicker.h => widget/gtk/nsFilePicker.h
rename : widget/gtk2/nsGTKToolkit.h => widget/gtk/nsGTKToolkit.h
rename : widget/gtk2/nsGtkCursors.h => widget/gtk/nsGtkCursors.h
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
rename : widget/gtk2/nsGtkIMModule.h => widget/gtk/nsGtkIMModule.h
rename : widget/gtk2/nsGtkKeyUtils.cpp => widget/gtk/nsGtkKeyUtils.cpp
rename : widget/gtk2/nsGtkKeyUtils.h => widget/gtk/nsGtkKeyUtils.h
rename : widget/gtk2/nsGtkUtils.h => widget/gtk/nsGtkUtils.h
rename : widget/gtk2/nsIImageToPixbuf.h => widget/gtk/nsIImageToPixbuf.h
rename : widget/gtk2/nsIdleServiceGTK.cpp => widget/gtk/nsIdleServiceGTK.cpp
rename : widget/gtk2/nsIdleServiceGTK.h => widget/gtk/nsIdleServiceGTK.h
rename : widget/gtk2/nsImageToPixbuf.cpp => widget/gtk/nsImageToPixbuf.cpp
rename : widget/gtk2/nsImageToPixbuf.h => widget/gtk/nsImageToPixbuf.h
rename : widget/gtk2/nsLookAndFeel.cpp => widget/gtk/nsLookAndFeel.cpp
rename : widget/gtk2/nsLookAndFeel.h => widget/gtk/nsLookAndFeel.h
rename : widget/gtk2/nsNativeKeyBindings.cpp => widget/gtk/nsNativeKeyBindings.cpp
rename : widget/gtk2/nsNativeKeyBindings.h => widget/gtk/nsNativeKeyBindings.h
rename : widget/gtk2/nsNativeThemeGTK.cpp => widget/gtk/nsNativeThemeGTK.cpp
rename : widget/gtk2/nsNativeThemeGTK.h => widget/gtk/nsNativeThemeGTK.h
rename : widget/gtk2/nsPSPrinters.cpp => widget/gtk/nsPSPrinters.cpp
rename : widget/gtk2/nsPSPrinters.h => widget/gtk/nsPSPrinters.h
rename : widget/gtk2/nsPaperPS.cpp => widget/gtk/nsPaperPS.cpp
rename : widget/gtk2/nsPaperPS.h => widget/gtk/nsPaperPS.h
rename : widget/gtk2/nsPrintDialogGTK.cpp => widget/gtk/nsPrintDialogGTK.cpp
rename : widget/gtk2/nsPrintDialogGTK.h => widget/gtk/nsPrintDialogGTK.h
rename : widget/gtk2/nsPrintOptionsGTK.cpp => widget/gtk/nsPrintOptionsGTK.cpp
rename : widget/gtk2/nsPrintOptionsGTK.h => widget/gtk/nsPrintOptionsGTK.h
rename : widget/gtk2/nsPrintSettingsGTK.cpp => widget/gtk/nsPrintSettingsGTK.cpp
rename : widget/gtk2/nsPrintSettingsGTK.h => widget/gtk/nsPrintSettingsGTK.h
rename : widget/gtk2/nsScreenGtk.cpp => widget/gtk/nsScreenGtk.cpp
rename : widget/gtk2/nsScreenGtk.h => widget/gtk/nsScreenGtk.h
rename : widget/gtk2/nsScreenManagerGtk.cpp => widget/gtk/nsScreenManagerGtk.cpp
rename : widget/gtk2/nsScreenManagerGtk.h => widget/gtk/nsScreenManagerGtk.h
rename : widget/gtk2/nsSound.cpp => widget/gtk/nsSound.cpp
rename : widget/gtk2/nsSound.h => widget/gtk/nsSound.h
rename : widget/gtk2/nsToolkit.cpp => widget/gtk/nsToolkit.cpp
rename : widget/gtk2/nsWidgetFactory.cpp => widget/gtk/nsWidgetFactory.cpp
rename : widget/gtk2/nsWindow.cpp => widget/gtk/nsWindow.cpp
rename : widget/gtk2/nsWindow.h => widget/gtk/nsWindow.h
2013-09-23 09:21:57 -04:00
Martin Stransky
4a7567357a Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-23 09:21:35 -04:00
Gaia Pushbot
0e71500f0a Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/570b10d571be
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 918744 - xfail test_gallery_edit_photo due to causing Gallery app to crash. r=alint
2013-09-20 07:40:22 -07:00
Gaia Pushbot
74d20656a2 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/4e20b480d24a
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 918743 - xfail test_cards_view_with_three_apps due to bug 915138. r=atriff
2013-09-20 07:30:22 -07:00
Gaia Pushbot
7286f1410b Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/4d91a52faace
Author: Francisco Borja Salguero Castellano <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #12249 from reubenmorais/contacts-customization

Bug 891723 - Implement preloaded contacts customization by SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/5410f857e2a1
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 891723 - Implement preloaded contacts customization by SIM. r=arcturus
2013-09-20 06:55:22 -07:00
Gaia Pushbot
2c83740027 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/e824d612071f
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12318 from wanderview/contacts-css-opt-2

Bug 918174: Load CSS from contacts index.html  r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/2388edbb9f0c
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 918174: Load CSS from contacts index.html
2013-09-20 06:20:22 -07:00
Christian Holler
2eca50a2e9 Bug 917242 - Symbolize ASan traces in automation. r=ted 2013-09-20 13:37:53 +02:00
Jan de Mooij
f5500cd71e Bug 918808 part 2 - Remove cruft from InflateStringToBuffer. r=luke 2013-09-21 11:36:33 +02:00
Jan de Mooij
c4e57290a4 Bug 918808 part 1 - Don't call strlen for int32 values in NumberValueToStringBuffer. r=njn 2013-09-21 11:34:37 +02:00
Gaia Pushbot
21b8b4a812 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/8d7b64cbf47e
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #12329 from ferjm/bug908117.ussdfromcontacts

Bug 908117: [B2G][dialer][tongxiao]Could not send out the USSD command w...

========

https://hg.mozilla.org/integration/gaia-central/rev/981a9726818e
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 908117: [B2G][dialer][tongxiao]Could not send out the USSD command when the USSD number is saved in the contact. r=jmcantera
2013-09-20 03:35:22 -07:00
Gaia Pushbot
a5c2b4bdc4 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/bd449b9d100a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12297 from julienw/917028-add-more-than-1-contact

Bug 917028 - [B2G][SMS] Compose an SMS: Unable to add more than one reci...

========

https://hg.mozilla.org/integration/gaia-central/rev/7d24de345d5d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 917028 - [B2G][SMS] Compose an SMS: Unable to add more than one recipient from Contacts r=borja

Remove the classList handling from updateComposerHeader because since version
1.1 we support sending multiple contacts.
2013-09-20 03:11:23 -07:00
Ed Morley
c099acc202 Merge mozilla-central and b2g-inbound 2013-09-20 10:35:46 +01:00
Ed Morley
6648264757 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-20 10:20:58 +01:00
Ed Morley
0b498129ee Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Gaia Pushbot
e8b6edac65 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/73f31b3b0853
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12319 from rnowm/916046

Bug 916046 - Find duplicates button needs an icon

========

https://hg.mozilla.org/integration/gaia-central/rev/f336f7c82927
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 916046 - Find duplicates button needs an icon
2013-09-19 23:40:22 -07:00
Gaia Pushbot
f2db7219f7 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/04552334535c
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11914 from davidflanagan/bug905856

Bug 905856: support locked media files r=johu,dkuo,hsivonen,kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/3b857a772d69
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 905856: support for forward locked wallpaper, ringtones and songs
2013-09-19 23:30:22 -07:00
Gaia Pushbot
eb7c09dda8 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/5f1e3b7ecd82
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #12326 from nullaus/891724-supportcontactcustomization

891724 supportcontactcustomization

========

https://hg.mozilla.org/integration/gaia-central/rev/442d4202fa9c
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 891724

Add ability to customize support contacts in Settings App, with unit test fixes.

r=qDot
2013-09-19 20:55:22 -07:00
Phil Ringnalda
59e3df3c1e Backed out 2 changesets (bug 918176) for assertions
CLOSED TREE

Backed out changeset 9d5728797e77
Backed out changeset 1a895d95c88b (bug 918176)
2013-09-19 19:56:02 -07:00
Phil Ringnalda
95d9382ceb Backed out 4 changesets (bug 842549) for assertions
CLOSED TREE

Backed out changeset 9f2d0e38fdf8 (bug 842549)
Backed out changeset f6941e490ba2 (bug 842549)
Backed out changeset c3444536fd8e (bug 842549)
Backed out changeset 2af2bfe5e66a (bug 842549)
2013-09-19 19:53:33 -07:00
Dan Gohman
daf6948049 Bug 918350 - SpiderMonkey: Fix a compile error on Windows too. 2013-09-19 19:34:54 -07:00
Dan Gohman
783094e085 Bug 918350 - SpiderMonkey: Fix compile errors on x86 and ARM. 2013-09-19 19:17:15 -07:00
Gaia Pushbot
1c951cc584 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/28971bc4c813
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Revert "Merge pull request #12323 from nullaus/891724-supportcontactcustomization"

This reverts commit dce497b5cf19183f51a867334dd0524c816493dc, reversing
changes made to 432a79aedb558d998ea88c04d43427a2082a67ee.
2013-09-19 19:10:22 -07:00
Geoff Brown
fc8a5b44b2 Bug 917053 - Update webgl test manifest for Android x86 emulator; r=bjacob 2013-09-19 20:07:01 -06:00
Geoff Brown
d66cf6097b Bug 917543 - Add robocop_x86.ini to Makefiles; r=gps 2013-09-19 20:06:59 -06:00
Anthony Jones
4d890a6bb4 Bug 740200 - Azure support in nsWindow; r=mattwoodrow 2013-09-20 14:00:35 +12:00
Anthony Jones
63aef8e291 Bug 740200 - Azure content rendering on Linux; r=roc 2013-09-20 14:00:35 +12:00
Anthony Jones
9c86c23374 Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow 2013-09-20 14:00:35 +12:00
Anthony Jones
bf9998d212 Bug 740200 - Removed some white space 2013-09-20 14:00:35 +12:00
Anthony Jones
08671d645a Bug 740200 - Enable content pref; r=mattwoodrow 2013-09-20 14:00:35 +12:00
Dan Gohman
b5226dc737 Bug 918350 - SpiderMonkey: Clean up a few floating-point static constants. r=waldo 2013-09-19 18:47:55 -07:00
Dan Gohman
afa221f7a9 Bug 918350 - Change UnspecifiedNaN's bit pattern to be the all-ones NaN. r=waldo 2013-09-19 18:47:55 -07:00
Dan Gohman
df85e98d1f Bug 918350 - SpiderMonkey: Initialize JSRuntime's NaN and Infinity members right away instead of waiting. r=waldo 2013-09-19 18:47:52 -07:00
Dan Gohman
d78b997a49 Bug 918350 - SpiderMonkey: Remove js_NaN in favor of a new mozilla::GenericNaN() function. r=waldo 2013-09-19 18:42:56 -07:00
Dan Gohman
3e41ad0abb Bug 918350 - SpiderMonkey: Remove js_{Positive,Negative}Infinity in favor of mozilla::{Positive,Negative}Infinity(). r=waldo 2013-09-19 18:42:10 -07:00
Dan Gohman
cc3011df27 Bug 915846 - IonMonkey: Rename Range's isInfinite() to canBeInfiniteOrNaN(), and hasRoundingErrors() to canHaveRoundingErrors(). r=nbp 2013-09-19 18:31:32 -07:00
Dan Gohman
24b2c33209 Bug 915846 - IonMonkey: Make Range's setLowerInit and setUpperInit methods private. r=nbp 2013-09-19 18:31:32 -07:00
Dan Gohman
e1ea0e7243 Bug 915846 - IonMonkey: Introduce several Range factory methods, to help make it explicit what kind of range is to be constructed. r=nbp 2013-09-19 18:31:32 -07:00
Dan Gohman
3951ecb540 Bug 915846 - IonMonkey: Rename isInt32() to hasInt32Bounds() and introduce a new isInt32() which actually checks for an int32 range. r=nbp 2013-09-19 18:31:32 -07:00
Dan Gohman
d3483f6602 Bug 915846 - IonMonkey: Rename things named "infinite" when they really mean to describe the presence or absence of an int32 bound value. r=nbp 2013-09-19 18:31:32 -07:00