Commit Graph

147991 Commits

Author SHA1 Message Date
Paolo Amadini
03c7665795 Bug 911474 - Fix intermittent test_DownloadIntegration.js failure. r=enn 2013-09-23 15:24:51 +02:00
David Rajchenbach-Teller
100ab51c1a Bug 916729 - [Async shutdown] Handle exceptions. r=froydnj 2013-09-23 09:23:03 -04: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
Carsten "Tomcat" Book
581436fe9d merge b2g-inbound to mozilla-central 2013-09-23 13:10:00 +02:00
Carsten "Tomcat" Book
c5a4403bbb merge fx-team to mozilla-central 2013-09-23 13:07:38 +02:00
Patrick Brosset
9324646650 Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02:00
Gaia Pushbot
8b9325fa19 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/c062ff36671e
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #12354 from jrburke/bug919006-xhr-responsetype

Bug 919006 -  Email fails to start properly (xhr needs responseType text) r=me, due to severity of blockage due to recent gecko change (nothing in gaia to roll back), and simplicity of the fix.

========

https://hg.mozilla.org/integration/gaia-central/rev/ac9afe74fc10
Author: jrburke <jrburke@gmail.com>
Desc: Bug 919006 -  Email fails to start properly (xhr needs responseType text)
2013-09-22 19:35:23 -07:00
Phil Ringnalda
ed9ae6cd34 Merge m-i to m-c 2013-09-22 09:13:14 -07:00
Phil Ringnalda
84dabfe70d Merge b-i to m-c 2013-09-22 09:10:47 -07:00
Ehsan Akhgari
d6e30ef303 Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
Ehsan Akhgari
2c0cd07440 Bug 918926 - Minimize the crashreporter #includes; r=ted 2013-09-21 23:04:10 -04:00
Phil Ringnalda
6444cc88b4 Backed out 6 changesets (bug 881804) for frequent Android reftest and jsreftest timeouts
Backed out changeset 61972f55702b (bug 881804)
Backed out changeset 0a24b77d4ffb (bug 881804)
Backed out changeset 9fbcf4c3ab2b (bug 881804)
Backed out changeset 2d35068ec2f5 (bug 881804)
Backed out changeset 757790e5cd9f (bug 881804)
Backed out changeset d8a172fa4b20 (bug 881804)
2013-09-21 17:59:14 -07:00
Timothy Nikkel
3d5bc6688c Bug 919129. Fix nsLayoutUtils::UpdateImageVisibilityForFrame so that it doesn't expand the image rect so much by replacing it with the scroll port rect. r=matspal 2013-09-21 16:20:22 -05:00
ffxbld
69098cccb0 No bug, Automated HSTS preload list update from host bld-linux64-ec2-437 - a=hsts-update 2013-09-21 03:30:50 -07:00
ffxbld
47e1c89422 No bug, Automated blocklist update from host bld-linux64-ec2-315 - a=blocklist-update 2013-09-21 03:27:52 -07:00
Nicholas D. Matsakis
e325f914b9 Bug 898349 - Correct indentation nits r=jandem 2013-09-21 05:34:30 -04:00
Wes Kocher
70902e153a Merge inbound to m-c 2013-09-20 19:28:47 -07:00
Gaia Pushbot
839aa2c5cd Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/c8947b9d62ee
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12349 from lightsofapollo/skip-calendar-test

Disable calendar create event integration test

========

https://hg.mozilla.org/integration/gaia-central/rev/1e1cf4cfcdd5
Author: James Lal <james@lightsofapollo.com>
Desc: Disable calendar create event integration test

========

https://hg.mozilla.org/integration/gaia-central/rev/c5a16edb7747
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #11847 from jimporter/music-nowplaying-notification

Bug 902974 - [Music] [User Story] Utility tray should display information about the song when music is still playing; r=alive, r=lightsofapollo, r=dkuo, r=djf, ui-r=robmac

========

https://hg.mozilla.org/integration/gaia-central/rev/42356a0e37df
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 902974 - [Music] [User Story] Utility tray should display information about the song when music is still playing
2013-09-20 17:15:26 -07:00
Gaia Pushbot
e14cf1d6e3 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/745cc77244fc
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12343 from lightsofapollo/marionette-vbump

vbump 0.15.5

========

https://hg.mozilla.org/integration/gaia-central/rev/33ed527d4d6d
Author: James Lal <james@lightsofapollo.com>
Desc: vbump 0.15.5
2013-09-20 16:50:24 -07:00
Ryan VanderMeulen
6a833a0bd0 Merge m-c to b2g-inbound. 2013-09-20 18:18:02 -04:00
J. Ryan Stinnett
112922016b Bug 902421 - Add correct paths to the SrcdirProvider. r=dcamp 2013-09-20 16:22:48 -05:00
Philipp Kewisch
9432050b02 Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past
--HG--
extra : transplant_source : %DB%A6H%9B%D0%00%B4%24t%89%F0r%F9r%9C%7B%EC%07%D0%1B
2013-09-21 11:38:32 +02:00
Phil Ringnalda
2546eef4df Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Victor Porof
a93a1614e0 Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed (relanded), r=fitzgen 2013-09-22 19:03:15 +03:00
Victor Porof
897e683595 Backed out bug 918797, r=me 2013-09-21 19:07:52 +03:00
Gabor Krizsanits
aa291bb455 Bug 892214 - atob and btoa for Sandbox. r=bholley 2013-09-21 15:25:47 +02:00
Gabor Krizsanits
8fd8a5f18d Bug 892214 - Moving atob to xpcprivate. r=bholley 2013-09-21 15:25:47 +02:00
Gabor Krizsanits
8994014ca6 Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop 2013-09-21 15:25:46 +02:00
Victor Porof
8e03f6dc57 Bug 918797 - Fix the potential source of oranges in browser_dbg_pretty-print-06.js, r=me 2013-09-21 12:44:01 +03:00
Victor Porof
ca5b9bfdf0 Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed, r=fitzgen 2013-09-21 10:18:32 +03:00
Victor Porof
e2ec543f41 Bug 918329 - Fix XUL 'inline #text child' warning for the toolbarbutton element added in bug 762761, r=fitzgen 2013-09-21 10:18:32 +03:00
Drew Willcoxon
1d483a4f0c Bug 917610 - Fix backgroundPageThumbsContent.js's use of nsIDOMWindowUtils.preventFurtherDialogs. r=markh 2013-09-20 21:40:37 -07:00
Ryan VanderMeulen
c06b89cd15 Merge m-c to fx-team. 2013-09-20 18:19:03 -04:00
Nick Fitzgerald
e7af598770 Bug 904144 - Parse "//# sourceURL=..." directives and expose them on Debugger.Source; r=jimb 2013-09-20 14:57:09 -07:00
Nick Fitzgerald
67dad1be66 Backed out changeset 951090191c43 because of bad commit message. 2013-09-20 14:53:22 -07:00
Nick Fitzgerald
2802e9b02e Backout 66f4df0b1cb8 because the commit message got mangled; r=me 2013-09-20 14:48:48 -07:00
Nick Fitzgerald
90938a6ff9 Bug 904144 - Parse //# 2013-09-20 14:45:14 -07:00
Gaia Pushbot
82e3638ab8 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/8b2bd22d66c5
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 917835 - [Clock] Timer does not honor settings - r=jugglinmike
2013-09-20 13:40:22 -07:00
Gaia Pushbot
098eb25f0f Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/06dcd80b7ed3
Author: Evelyn Eastmond <evelyn@bocoup.com>
Desc: Bug 916774 - [Clock] Rename StopwatchPanel => Stopwatch.Panel, move Timer.Panel to timer_panel.js

r=jugglinmike
2013-09-20 13:05:24 -07:00
Gaia Pushbot
fed858592e Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/0b0977000fca
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #12340 from JonHylands/jhylands-867320-calendar-reference-workloads-master

Bug 867320 - Calendar reference workloads

========

https://hg.mozilla.org/integration/gaia-central/rev/6c00ecfa5fa3
Author: Jon Hylands <jhylands@mozilla.com>
Desc: Bug 867320 - Calendar reference workloads
2013-09-20 12:55:22 -07:00
Lucas Rocha
d4b0e016fa Bug 917455 - Implement missing getInt() in TopSitesCursorWrapper (r=sriram) 2013-09-20 15:53:04 -04:00
Lucas Rocha
a6b188b047 Bug 917806 - Immediately update title in toolbar on ACTION_VIEW intent (r=margaret) 2013-09-20 15:22:35 -04:00
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