Trevor Saunders
64dbc43c4d
backout bug 886526 because it probably made us use a lot more memory to link on windows
2013-07-29 11:03:21 -04:00
Tatiana Meshkova
40a0908260
Bug 896729 - Attempt to re-register network link service crashes nsComponentManager. r=bsmedberg
2013-07-26 01:36:55 -07:00
Jon Coppeard
da8c061053
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
2013-08-05 14:02:47 +01:00
Carsten "Tomcat" Book
0d5021bdcc
Merge mozilla-central to mozilla-inbound
2013-08-05 11:59:14 +02:00
Mark Banner
bc9327fb0c
Bug 901198 Ensure safe browsing is enabled when running test_app_rep.js so that testing applications that don't enable it will pass as well. r=paolo
2013-08-05 10:16:30 +01:00
Ryan VanderMeulen
b99711db10
Merge m-c to fx-team.
2013-07-30 21:32:21 -04:00
Ryan VanderMeulen
342e0cc5c8
Merge m-c to fx-team.
2013-07-30 18:09:05 -04:00
Felipe Gomes
01835fb0e6
Bug 852482 - Add methods to execute actions on completed downloads. r=paolo
2013-07-30 15:59:16 -03:00
Makoto Kato
b821619d67
Bug 899026 - some API hooks don't work on Windows 8 x64. r=ehsan
2013-08-05 11:13:53 +09:00
Asaf Romano
5397e606ad
Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin.
2013-08-03 14:06:47 +03:00
Ryan VanderMeulen
2a87a63531
Merge m-c to inbound on a CLOSED TREE.
2013-08-02 19:54:26 -04:00
Sean Stangl
c97c0e78cb
Bug 891541 - Part 2/2 - Add VTune license to the license file. r=gerv
2013-07-30 15:29:06 -07:00
David Zbarsky
eb7e83b422
Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz
2013-08-07 16:23:08 -04:00
Ryan VanderMeulen
e8416c9ae6
Bug 901963 - Fix crash in mozilla::plugins::PluginInstanceChild::SetWindowLongPtrWHook on Win64. r=ehsan
2013-08-07 15:32:28 -04:00
Daniel Holbert
4abfefeee1
backing out 4df2e13d4157 (bug 891993), to prevent build bustage from warnings in a 3rd-party .h file that'll be landing in Bug 837199.
2013-07-25 11:32:21 -07:00
Ryan VanderMeulen
c796e51df4
Backed out changeset 21f094a18c5c (bug 837199) for Werror bustage.
...
CLOSED TREE
2013-07-25 13:50:50 -04:00
Monica Chew
1feaf31628
Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop)
2013-07-25 09:08:03 -07:00
Ed Morley
1babc0da1d
Backed out changeset 0b3f53c36016 (bug 890690) for failures in browser_contextSearchTabPosition.js on a CLOSED TREE
2013-07-25 17:41:08 +01:00
Justin Dolske
45dac40355
Bug 897052 - Null check acForm to avoid JS exceptions; r=MattN
2013-07-23 19:48:00 +01:00
Ed Morley
4d9077a6b0
Merge mozilla-central and inbound
2013-07-25 17:05:47 +01:00
Mike de Boer
5876ee5c74
Bug 890690 - Add postDataString property to nsISearchSubmission. r=gavin
2013-07-19 19:56:38 +02:00
David Rajchenbach-Teller
bab2bae82e
Bug 898034 - Fix module.exports. r=gozala
2013-07-26 11:59:53 -04:00
Stephen Pohl
9beae28a09
Bug 896443: Followup for Windows: Fix the z-ordering of overlay scrollbars to make them appear on top of content with z-index > 0. r=roc
2013-07-26 11:46:19 -04:00
Monica Chew
f6dc469869
Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop)
2013-07-25 21:25:43 -07:00
Benjamin Smedberg
4780e40920
Bug 888510 - In-content theming fixup for the new plugin click-to-activate. Remove the "lightweight" transparent click-to-play theming and make the normal styling plain grey. Switch from a CSS gradient to an image gradient because of performance issues. Highlight the "check for updates" button for outdated plugins. Icons by shorlander and lco, ui-review=lco r=jaws
...
--HG--
rename : toolkit/themes/osx/mozapps/plugins/contentPluginCrashed.png => toolkit/themes/shared/plugins/contentPluginCrashed.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginDownload.png => toolkit/themes/shared/plugins/contentPluginDownload.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginMissing.png => toolkit/themes/shared/plugins/contentPluginMissing.png
rename : toolkit/themes/windows/mozapps/plugins/pluginProblem.css => toolkit/themes/shared/plugins/pluginProblem.css
2013-07-26 09:30:27 -04:00
Carsten "Tomcat" Book
ac22f0d0ad
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
2013-07-26 12:34:25 +02:00
Jon Coppeard
fed22eac4c
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
2013-07-26 10:00:38 +01:00
Christian Holler
360a5d7fce
Bug 899504 - Disable about:memory vsize test under ASan. r=ted
...
--HG--
extra : rebase_source : be8f7dad036016dac89f4d3b78f7ff1e3c79d0a9
2013-07-30 16:01:46 +02:00
Ehsan Akhgari
99eaa83527
Bug 872127 - Part 3: Remove MSStdInt.h; r=Waldo
2013-07-30 10:25:42 -04:00
Ehsan Akhgari
3717325909
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
Joshua Cranmer
bb26e8f816
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
...
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
2013-07-11 15:21:45 -05:00
Joshua Cranmer
535f68a222
Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop
...
--HG--
extra : rebase_source : ad2b2f20219b42b192c313b6fa9da3383f904805
2013-07-18 21:24:15 -05:00
David Rajchenbach-Teller
755c6b3da0
Bug 889876 - Make OS.Constants.Path.profileDir earlier. r=froydnj
2013-07-23 09:20:54 -04:00
Ed Morley
614b893c6b
Merge latest green inbound changeset and mozilla-central
2013-07-23 13:56:12 +01:00
Mark Hammond
05e1f47c2c
Bug 896312 - social.cookies-get message returns an empty cookie instead of an empty array when no cookies. r=mixedpuppy
2013-07-23 17:41:48 +10:00
Mark Hammond
7d413299c4
Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert
2013-07-23 17:41:12 +10:00
Ryan VanderMeulen
cd5bed03bd
Merge m-c to fx-team.
2013-07-22 21:50:13 -04:00
Ed Morley
4b1f775375
Merge latest green inbound changeset and mozilla-central
2013-07-22 14:45:43 +01:00
Dave Camp
a667e45abf
Bug 896103 - NodeListActor's items() response has unnecessary nesting. r=harth
...
--HG--
extra : rebase_source : b589da834403503959b357f91e989b77e47a2d32
2013-07-21 07:40:43 -07:00
Paolo Amadini
6ea9673c4f
Bug 891324 - Make nsIXULRuntime accessible using Services.appinfo in xpcshell tests. r=gavin
2013-07-20 15:15:03 +02:00
Mike de Boer
72f97f7f45
Bug 893011 - Adjust findbar border on Windows. r=dao
2013-07-19 14:13:37 +02:00
Arnaud Sourioux
60ed453c00
Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg
2013-07-19 12:53:12 -04:00
Benjamin Smedberg
27f7f96417
Bug 888292 - De-emphasize the plugin icon in the address bar when it doesn't need to catch the user's attention. With this change, the only time the icon will be "alert blue" is when a plugin is click-to-activate and it's too small to show the overlay inline in the page. Icons provided by shorlander. ui-review=lco r=jaws
...
--HG--
extra : rebase_source : 29f8c8ad4fd0234f1d2bf14451416ac7f744c6fb
2013-07-19 10:02:48 -04:00
Sankha Narayan Guria
1e704c7225
Bug 858025 - Playback is maintained after seeking or pausing media; r=padenot
2013-07-16 20:43:25 +05:30
Paul Adenot
cf618f7fe9
Bug 886173 - Preserve playbackRate across pause/play. r=cpearce
2013-07-11 16:58:57 +02:00
Marco Bonardo
98177b9016
Bug 894042 - Disallow Places from creating async statements after asyncClose().
...
r=Mano
2013-07-19 15:51:40 +02:00
Mark Hammond
bc87867dd1
Bug 870100 (part 1) - regenerate stale page thumbnails on demand, and send notification when done. r=adw
2013-06-24 14:32:32 -04:00
Mark Hammond
09868257b8
Bug 892875 - Put background thumbnails behind a preference, and disable that preference during tests. r=adw
2013-07-23 17:40:16 +10:00
Cameron McCormack
ff401b5a0d
Backout bdceed703766 (bug 887984) for Windows build failures.
2013-07-23 13:43:45 +10:00
Adrian Lungu
fc305ae760
Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer
2013-07-18 12:00:04 -07:00
Irving Reid
1d24bd8097
Bug 853388: Implement Promise-based deferred save module for asynchronous file writes; r=Yoric
2013-07-13 12:36:40 -04:00
Irving Reid
656dbdde1b
Bug 853388: Make existing tests a little more robust and easier to debug, also callback stack friendly; r=unfocused
2013-07-13 12:36:27 -04:00
Irving Reid
1d6fab57d9
Bug 890387: handle zero values in OS.File options arguments, r=Yoric
2013-07-13 12:37:08 -04:00
Ehsan Akhgari
8be2656a50
Bug 895168 - Part 6: Stop using LL_DIV in the tree; r=jcranmer
...
--HG--
extra : rebase_source : 4d269395cb1ad571b17200203fb51d59ea71a4da
2013-07-18 16:50:43 -04:00
Suyash Agarwal
c2e88b3f13
Bug 890037 - Remove extra space from the output of "thunderbird -version". r=bsmedberg
2013-07-18 16:29:17 -04:00
Ryan VanderMeulen
ba97a4cddb
Merge m-c to inbound on a CLOSED TREE.
2013-07-18 14:53:05 -04:00
Stephen Pohl
247322c98e
Bug 870941: Display overlay scrollbars on top of content in XUL trees. r=roc
2013-07-18 10:10:07 -04:00
Stephen Pohl
f7a0a6d610
Bug 870941: Remove CSS rules for overlay scrollbars that became unnecessary. r=roc
2013-07-18 10:10:03 -04:00
Bobby Holley
26926302d8
Bug 889911 - Switch xpcshell to SystemErrorReporter with a little bit of special magic. r=mrbkap
...
XPCShell currently overrides all the JSContexts whose creation it observes with
its own custom error reporter. This reporter does all sorts of funny things which
we try to clean up for the most part. But there are a few very intricate
considerations at play.
First, the old xpcshell error reporter does some mumbo jumbo with the
XPCCallContext stack to try to guess whether some other code might catch the
exception. This is total garbage on a number of fronts, particularly because
the XPCCallContext stack has no concept of saved frame chains, nested event
loops, sandbox boundaries, origin boundaries, or any of the myriad of
complicating factors that determine whether or not an exception will propagate.
So we get rid of it. But this causes some crazy debugger tests to fail, because
they rely on an exception from uriloader/exthandler/nsHandlerService.js getting
squelched, and can't handle anybody reporting errors to the console service at
the particular moment of contortionism when the exception is raised. So we need
to introduce an explicit mechanism to disable the error reporter here to keep
things running.
Second, we have to be very careful about tracking the return status of the
xpcshell binary. The old code would simply flag an error code if the error
handler was invoked, and we can mostly continue to do that. But there are some
complications. See the comments.
Finally, we don't anything analogous in XPCShellEnvironment, because I have
patches in bug 889714 to remove its state-dependence on the error reporter.
I'll switch it to SystemErrorReporter in that bug.
2013-07-16 20:38:44 -07:00
Bobby Holley
33ab6d05a5
Bug 889911 - Fix tests that unconditionally throw for things reported to the console. r=mrbkap
...
When we start sending everything reported to the JSErrorReporter to the console,
these tests end up getting confused by warnings.
2013-07-16 20:38:44 -07:00
Robert Strong
1ffe6c6572
Test followup fix for Bug 889183 - mozapps/update xpcshell tests cannot be run concurrently. r=me
2013-07-16 19:25:36 -07:00
Robert Strong
2ee241e576
Part 2. add run-sequentially to xpcshell ini files for tests that can't run in parallel yet - Bug 889183 - mozapps/update xpcshell tests cannot be run concurrently. r=mihneadb
2013-07-16 19:19:25 -07:00
Robert Strong
205bbe75bf
Part 1. use custom XREExeF and UpdRootD - Bug 889183 - mozapps/update xpcshell tests cannot be run concurrently. r=bbondy
2013-07-16 19:19:03 -07:00
Robert Strong
f9985178c3
Simplify xpcshell ini files - Bug 894115 - xpcshell ini file confusion. r=bbondy
2013-07-16 19:18:44 -07:00
Ryan VanderMeulen
5333a265b8
Backed out 10 changesets (bug 889911, bug 889714) due to merge conflicts on a CLOSED TREE.
...
Backed out changeset 1a1a536121da (bug 889714)
Backed out changeset 2cd88ef9eea5 (bug 889714)
Backed out changeset 489723887eca (bug 889714)
Backed out changeset 2b38ce22cf97 (bug 889714)
Backed out changeset 87b0a59a5d51 (bug 889714)
Backed out changeset 13229bab2ba4 (bug 889714)
Backed out changeset 234bd6d1fbed (bug 889714)
Backed out changeset 4f5f62284917 (bug 889714)
Backed out changeset 18537c4436c7 (bug 889911)
Backed out changeset ca7060ab1588 (bug 889911)
2013-07-16 21:16:31 -04:00
Bobby Holley
b6f705b27a
Bug 889911 - Switch xpcshell to SystemErrorReporter with a little bit of special magic. r=mrbkap
...
XPCShell currently overrides all the JSContexts whose creation it observes with
its own custom error reporter. This reporter does all sorts of funny things which
we try to clean up for the most part. But there are a few very intricate
considerations at play.
First, the old xpcshell error reporter does some mumbo jumbo with the
XPCCallContext stack to try to guess whether some other code might catch the
exception. This is total garbage on a number of fronts, particularly because
the XPCCallContext stack has no concept of saved frame chains, nested event
loops, sandbox boundaries, origin boundaries, or any of the myriad of
complicating factors that determine whether or not an exception will propagate.
So we get rid of it. But this causes some crazy debugger tests to fail, because
they rely on an exception from uriloader/exthandler/nsHandlerService.js getting
squelched, and can't handle anybody reporting errors to the console service at
the particular moment of contortionism when the exception is raised. So we need
to introduce an explicit mechanism to disable the error reporter here to keep
things running.
Second, we have to be very careful about tracking the return status of the
xpcshell binary. The old code would simply flag an error code if the error
handler was invoked, and we can mostly continue to do that. But there are some
complications. See the comments.
Finally, we don't anything analogous in XPCShellEnvironment, because I have
patches in bug 889714 to remove its state-dependence on the error reporter.
I'll switch it to SystemErrorReporter in that bug.
2013-07-16 18:04:49 -07:00
Gregory Szorc
4ca67f021a
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Ehsan Akhgari
c069003a4b
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
2013-07-18 12:06:38 -04:00
Jim Mathies
0631992632
Bug 895421 - Remove obsolete overlay scrollbar css in Windows toolkit theme. r=spohl
2013-07-18 09:47:45 -05:00
Drew Willcoxon
d83def4f41
Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj
2013-07-12 21:03:18 -07:00
Drew Willcoxon
b505d08f4b
Bug 891169 - Make BackgroundPageThumbs safer when there are private windows open. r=markh
2013-07-12 21:03:15 -07:00
Honza Bambas
7ce21b6631
Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan
2013-07-16 19:38:15 +02:00
Mike Shal
fb38e981d0
Bug 889787 - Define XP_LINUX globally; r=ted
2013-07-16 17:10:10 -04:00
Ms2ger
c3e13780fe
Backout changeset ec45d9c75316 for insufficient review.
2013-08-08 19:36:08 +02:00
Robert Bindar
e4906705a2
bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell
2013-08-08 08:49:14 -07:00
Jan Beich
97a598038f
Bug 902765 - fix build after bug 894331, use mozilla::TimeStamp instead of TimeStamp r=mak
2013-08-08 14:54:51 +02:00
Joey Armstrong
4246f49c03
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Ms2ger
ad06681e97
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
2013-08-02 09:03:25 +02:00
Dave Camp
9d47c12e35
Bug 879523 - Remote the SelectorSearch. r=paul
2013-06-10 21:18:46 -07:00
Francesco Lodolo [:flod]
8293129ca1
Bug 871697 - GCLI: review strings and l10n comment, fix wrong strings disconnectDesc and disconnectManual; r=jwalker
2013-07-20 05:18:43 +01:00
Joe Walker
e7d00b9c69
Bug 767587 - GCLI should have a type for files; r=mratcliffe
2013-07-20 05:17:24 +01:00
Tim Taubert
cac9bc4cd2
Bug 895185 - Implement Promise.every(); r=paolo sr=mossop
2013-07-20 09:34:10 +02:00
Ryan VanderMeulen
a482c7520a
Merge m-c to fx-team.
2013-07-19 20:57:44 -04:00
Ryan VanderMeulen
839fedb61a
Merge m-c to fx-team on a CLOSED TREE.
2013-07-19 13:44:28 -04:00
Ryan VanderMeulen
ac01cf97ee
Merge m-c to fx-team.
2013-07-18 20:37:32 -04:00
Dave Camp
afcf077b1a
Bug 888528 - Add node deletion/insertion to the walker actor. r=jwalker
2013-06-17 06:52:53 -07:00
Panos Astithas
d3b827e6e4
Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug
2013-07-18 14:14:16 +03:00
Panos Astithas
fe13fab0d2
Don't pause twice on a breakpoint or debugger statement while stepping (bug 829028); r=rcampbell
2013-07-18 12:45:17 +03:00
Panos Astithas
6277ba7fbb
Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell
2013-07-18 12:45:17 +03:00
Philipp Kewisch
2f34c2b9ad
Bug 872897 - TypeError: cyclic object value when opening style editor. r=harth
2013-06-10 23:02:24 +02:00
Dave Camp
cf841a15e1
Bug 896267 - Only create one walker actor per tab. r=harth
2013-07-19 11:21:40 -07:00
Brandon Benvie
346b1b7b37
bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past
2013-07-23 09:58:27 -07:00
Gijs Kruitbosch
fc50f971ed
Bug 880752 - Console.jsm stdout/err output is joined with commas and nukes newlines; r=jwalker
2013-06-08 00:23:50 +02:00
Gijs Kruitbosch
9993b1821c
Bug 880752 - Console.jsm stdout/err output is joined with commas and nukes newlines; r=jwalker
2013-06-08 00:23:50 +02:00
Mark Hammond
b41199fdb5
Bug 896860 - Allow social FrameWorkers to create real Workers. r=gavin
2013-08-02 10:30:50 +10:00
Tom Schuster
3864c304c1
Bug 886903 - Send correct UserAgent data for content process. r=jdm
2013-04-22 18:41:59 +02:00
Tom Schuster
724e96453f
Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe
2013-07-17 09:27:49 -04:00
Nicholas Nethercote
1ab2c5e1f5
Bug 864236 - Make multi-MiB allocations in the url-classifier fallible. r=dcamp
2013-04-22 00:04:46 -07:00
Ryan VanderMeulen
0ed98a9c1a
Bug 741102 - Fix indentation in Makefile.in.
2013-07-24 10:01:07 -04:00
Ryan VanderMeulen
97083e557a
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
...
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
f5ccc808eb
Bug 886903 - Send correct UserAgent data for content process. r=jdm
2013-04-22 18:41:59 +02:00
Tom Schuster
cad9f8081a
Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe
2013-07-17 09:27:49 -04:00
Mihnea Dobrescu-Balaur
43b04451f2
Bug 889076 - Use the profile dir to store minidumps in the crashreporter xpcshell tests. r=ted
2013-07-10 14:10:04 -07:00
Mihnea Dobrescu-Balaur
df2fb2fcd3
Bug 888537 - Use a dynamic port in downloads/ xpcshell tests so they can be run in parallel. r=mak
2013-07-11 11:31:24 -07:00
Brian O'Keefe
f98dd45a72
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
2013-07-04 08:28:43 -04:00
Marco Bonardo
85886eae86
bug 892454 - Use a less fragile flag than zero frecency to skip the frecency update on visit.
...
r=Mano
2013-07-16 15:36:08 +02:00
Joey Armstrong
abf0127265
bug 880773: Cleanup/final patch - remove DISABLED_SSRCS. r=mshal
2013-07-16 08:47:40 -04:00
Richard Marti
3372c8f1df
Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, r=jaws, ui-r=shorlander
2013-07-15 20:36:26 +02:00
Ryan VanderMeulen
b8afdbdee5
Backed out 4 changesets (bug 889911) for Windows bustage.
...
Backed out changeset 5e55ddfc9dc3 (bug 889911)
Backed out changeset 5e296989dd3d (bug 889911)
Backed out changeset 6e48a408d1de (bug 889911)
Backed out changeset e4ec71ab768f (bug 889911)
2013-07-15 15:28:29 -04:00
Bobby Holley
f7d58acf7f
Bug 889911 - Switch xpcshell to SystemErrorReporter with a little bit of special magic. r=mrbkap
...
XPCShell currently overrides all the JSContexts whose creation it observes with
its own custom error reporter. This reporter does all sorts of funny things which
we try to clean up for the most part. But there are a few very intricate
considerations at play.
First, the old xpcshell error reporter does some mumbo jumbo with the
XPCCallContext stack to try to guess whether some other code might catch the
exception. This is total garbage on a number of fronts, particularly because
the XPCCallContext stack has no concept of saved frame chains, nested event
loops, sandbox boundaries, origin boundaries, or any of the myriad of
complicating factors that determine whether or not an exception will propagate.
So we get rid of it. But this causes some crazy debugger tests to fail, because
they rely on an exception from uriloader/exthandler/nsHandlerService.js getting
squelched, and can't handle anybody reporting errors to the console service at
the particular moment of contortionism when the exception is raised. So we need
to introduce an explicit mechanism to disable the error reporter here to keep
things running.
Second, we have to be very careful about tracking the return status of the
xpcshell binary. The old code would simply flag an error code if the error
handler was invoked, and we can mostly continue to do that. But there are some
complications. See the comments.
Finally, we don't anything analogous in XPCShellEnvironment, because I have
patches in bug 889714 to remove its state-dependence on the error reporter.
I'll switch it to SystemErrorReporter in that bug.
2013-07-15 11:44:51 -07:00
Bobby Holley
99791c838b
Bug 889911 - Fix tests that unconditionally throw for things reported to the console. r=mrbkap
...
When we start sending everything reported to the JSErrorReporter to the console,
these tests end up getting confused by warnings.
2013-07-15 11:44:50 -07:00
Shane Caraveo
b099b84d1d
bug 872605 add ability to update provider manifest, r=markh
2013-07-03 10:24:16 -07:00
Geoff Lankow
e79e36b645
Bug 891181 - Textbox-based <setting> bindings un-focus when forward slash (/) key is pressed. r=bmcbride
2013-07-09 20:31:17 +12:00
Mihnea Dobrescu-Balaur
07a703bc07
Bug 888526 - Use the profile dir instead of the bin dir for contentpref xpcshell tests. r=ted
2013-07-11 15:10:28 -07:00
Mike Hommey
e9ee5bb8ee
Bug 892904 - Remove useless includes of config.mk. r=gps
2013-07-15 18:48:40 +09:00
Mike Hommey
8bc29f2d89
Bug 887483 - Remove some more useless FORCE_STATIC_LIB and leftover comments from previous removal. r=mshal
2013-07-15 18:48:40 +09:00
Mike Conley
66de98b043
Unit test for Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop
2013-07-15 09:26:55 +02:00
Mike Conley
40b041016b
Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop
2013-07-15 09:25:57 +02:00
Phil Ringnalda
1797e011d9
Back out 0327b814b3ff (bug 870104) and 1b368df20595 (bug 891169) for 10.8 browser_thumbnails_background.js timeouts
2013-07-13 09:14:42 -07:00
Drew Willcoxon
bc042fe299
Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj
2013-07-12 21:03:18 -07:00
Drew Willcoxon
e30df16968
Bug 891169 - Make BackgroundPageThumbs safer when there are private windows open. r=markh
2013-07-12 21:03:15 -07:00
Wes Kocher
d8d95bf4a0
Backout e6bda3437a7c for OSX bustage.
2013-07-12 15:08:33 -07:00
Nathan Froyd
ff38808ae5
Bug 892765 - part 3 - run captivedetect test http server on OS-determined port; r=schien
2013-06-22 16:59:16 -04:00
Nathan Froyd
3fd6849a37
Bug 892765 - part 2 - rewrite captivedetect tests in terms of run_captivedetect_test; r=schien
2013-07-12 17:03:11 -04:00
Nathan Froyd
f62522d754
Bug 892765 - part 1 - move common captivedetect test code into head_setprefs.js; r=schien
2013-07-12 17:01:53 -04:00
Joey Armstrong
fcb53fe49f
bug 870407: move CMMSRCS to mozbuild (file batch #4 ). r=mshal
2013-07-12 16:50:34 -04:00
Brian Smith
408d50806c
Bug 837862: Remove the MOZ_PSM build option, r=gps
...
--HG--
extra : rebase_source : 61403d908f5507d2b5b69894efc28a8a2e2abbd0
2013-07-01 18:35:20 -07:00
Ryan VanderMeulen
21a858bf52
Merge m-c to inbound.
2013-07-12 15:51:48 -04:00
Panos Astithas
036c713213
Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof
2013-07-12 22:13:21 +03:00
Ryan VanderMeulen
c8d12c6d14
Merge m-c to fx-team.
2013-07-12 13:34:44 -04:00
Jim Blandy
bbb754faad
Bug 878958: Implement ChildDebuggerTransport, a debug protocol transport for communicating with content child processes via process message managers. r=dcamp
...
Transport classes (or prototypes?) should have a label that the requester telemetry stuff can cite, instead of that freaky check we have now.
2013-07-12 11:08:28 -07:00
Ryan VanderMeulen
248bfd7c21
Merge m-c to fx-team.
2013-07-11 21:58:48 -04:00
Ryan VanderMeulen
4edbcf9417
Merge birch to m-c.
2013-07-11 21:55:16 -04:00
Ryan VanderMeulen
76fbd39046
Backed out changeset 817ceeb741b4 (bug 888528) for mochitest-other orange.
2013-07-11 15:21:41 -04:00
Alexandre Poirot
6277b1fd7a
Bug 889356 - Add test for app redirects
manifest feature. r=fabrice
2013-07-11 14:43:53 -04:00
Alexandre Poirot
7e0ad111aa
Bug 889356 - The redirects functionality appears to fail via pushing the app to the device. r=fabrice
2013-07-11 14:43:38 -04:00
Nick Fitzgerald
b9cb14f914
Bug 892100 - Script actor's source loading error reporting broken; r=past
2013-07-11 10:56:23 -07:00
Ed Morley
f505595e27
Merge mozilla-central and fx-team
2013-07-11 10:59:07 +01:00
Panos Astithas
eedfc10df3
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
2013-07-11 10:12:20 +03:00
Gavin Sharp
4dcfb0badd
Bug 890085: don't throw in the currentEngine/defaultEngine setters if the defaultenginename pref is invalid, r=mikedeboer
...
--HG--
extra : transplant_source : I%18%BA%EB%E8%B1%95V%FA%BF%FA%F5L%14%60%BD%FC%A2DK
2013-07-10 14:35:30 -07:00
Ryan VanderMeulen
ec6b3d53b5
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Matthew Noorenberghe
2719539a5e
Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey
2013-07-09 18:15:34 -07:00
Heather Arthur
a4ef8236b0
Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp
2013-07-09 17:34:14 -07:00
Daniel Holbert
7d4021f728
Bug 891993: Mark toolkit/components/downloads/ as FAIL_ON_WARNINGS. r=mak
2013-07-10 16:20:57 -07:00
Jim Blandy
47c894604b
NO BUG: JS Debugger: Fix variable name in reportError. r=gijs
2013-07-10 16:02:28 -07:00
Gregory Szorc
0a41c9c2f9
Bug 891632 - Port NO_DIST_INSTALL to moz.build; r=joey
...
Many of the moved variables are likely not needed. moz.build should one
day validate the sandbox's output and error if "useless" variables are
present.
--HG--
extra : rebase_source : 3abdea056c18d00ede8c15b37db60532eca58630
2013-07-10 12:08:21 -07:00
David Rajchenbach-Teller
6663525d3c
Bug 890050 - OS.File.writeAtomic should rename by default. r=froydnj
2013-07-10 14:57:17 -04:00
Ryan VanderMeulen
1d7eff0f7a
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
Ryan VanderMeulen
f6c978d15f
Merge m-c to inbound.
2013-07-11 10:59:21 -04:00
Florian Quèze
67195cbb16
Bug 891836 - JavaScript warning in SocialService.jsm: assignment to undeclared variable p, r=mixedpuppy.
2013-07-11 16:52:30 +02:00
Ed Morley
7d3ce53582
Backed out changeset ee7d34a58f11 (bug 886173) for mochitest 1 failures in test_playback_rate.html
2013-07-11 15:31:52 +01:00
J. Ryan Stinnett
6119e19ce8
Bug 282097 - Part 8: Clean up test expectations. r=masayuki
2013-07-10 09:13:14 -05:00
Mihnea Dobrescu-Balaur
146ea8e9e7
Bug 889034 - Use a dynamic port in places/ xpcshell tests so they can be run in parallel. r=mak
2013-07-10 16:43:44 -07:00
Mihnea Dobrescu-Balaur
e48f58e1de
Bug 888556 - Use a dynamic port in telemetry/ xpcshell tests so they can be run in parallel. r=nfroyd
2013-07-10 15:54:10 -07:00
Matthew Noorenberghe
d3c2a312dd
Bug 887965 - Lower AddonUpdateChecker timeout to 1 minute. r=Mossop
2013-06-28 23:26:27 -04:00
Matthew Noorenberghe
4d5b11af75
Bug 875826 - Skip xpcshell tests that require the identity components on Android since they're not packaged there. r=dolske
2013-06-28 23:33:19 -04:00
Mihai Sucan
de521374f1
Bug 812618 - Autocomplete at cursor location; r=robcee
2013-06-28 20:56:33 +03:00
Panos Astithas
d69a79ac07
Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell
2013-06-28 10:53:00 +03:00
Panos Astithas
6d54d55c04
Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell
2013-07-09 10:57:13 +03:00
Trevor Saunders
d82043f811
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
2013-06-25 14:29:26 -04:00
Mihnea Dobrescu-Balaur
a59543436f
Bug 888550 - Use a dynamic port in search/ xpcshell tests so they can be run in parallel. r=MattN
2013-07-09 10:46:25 -07:00
Jed Parsons
e40de2b419
Bug 778817 - Add and expose Base64UrlDecode in IdentityCryptoService. r=benadida, r=bsmith
2013-07-08 16:34:33 -04:00
Emanuel Hoogeveen
9e0ec18236
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
2013-07-08 16:33:15 -04:00
Mike de Boer
1dcdb0cb80
Bug 776708 - Change the findBar appearance and improve its UX. r=dao
2013-07-08 20:48:12 +02:00
Patrick Cloke
d768f8ef96
Bug 884319 - Add http.jsm to toolkit for usage by Thunderbird FileLink, Lightning and Instantbird. r=Mossop
2013-06-20 08:38:32 -04:00
Paul Adenot
dc50b601e1
Bug 886173 - Preserve playbackRate across pause/play. r=cpearce
2013-06-24 14:05:38 +02:00
Mike de Boer
66757c1a9a
Bug 869543: move findbar to the top. r=dao
2013-07-11 12:44:34 +02:00
Roberta De Viti
b67c76bde9
Bug 865188 - Remove Storage support for profile special database. r=mak
2013-07-11 10:00:48 +02:00
Mark Hammond
bad74862fa
Bug 890133 - Background thumbnails should prevent same URL being queued multiple times. r=adw
2013-07-11 17:50:55 +10:00
Mark Hammond
9692e6ea86
Bug 891516 - prevent use of data: URLs in social frameworkers. r=mixedpuppy
2013-07-11 17:50:54 +10:00
Dave Camp
9452f64b5a
Bug 888528 - Add node deletion/insertion to the walker actor. r=jwalker
...
--HG--
extra : rebase_source : 8d5b9991371a7dcdceff2cd302e7bc76c8f90ea0
2013-06-17 06:52:53 -07:00
Mihnea Dobrescu-Balaur
59265a4379
Bug 888545 - Use a dynamic port in mediasniffer/ xpcshell tests so they can be run in parallel. r=bz
2013-07-11 15:42:48 -07:00
Benoit Girard
103cc87697
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
2013-07-12 08:56:54 -04:00
Tom Schuster
b8f2deb604
Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin
2013-07-09 22:45:07 -04:00
Ralph Giles
2ec3570c84
Bug 887463 - remove webvtt parser library. r=cpearce.
2013-07-09 17:02:00 -07:00
Marco Bonardo
0f7d8a7a9c
Bug 890163 - Restore unwanted change in autofill behavior.
...
Autofill should not try to query for urls when there's no slash in the query terms.
r=mano
2013-07-09 19:08:16 +02:00
Trevor Saunders
238525e2d8
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Mark Hammond
be61988b27
Bug 891640 - background thumbnails should use low priority network ops. r=adw
2013-07-12 13:59:16 +10:00
Mark Hammond
fbf3c49a70
Bug 890130 - Background thumbnail timeouts now start when item starts processing. r=adw
2013-07-12 13:59:16 +10:00
Ryan VanderMeulen
ac21ff818d
Merge m-c to inbound.
2013-07-11 21:56:55 -04:00
Trevor Saunders
ace23958ea
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Joey Armstrong
df6123b0bc
bug 870407: cleanup bug. r=mshal
2013-07-08 11:53:00 -04:00
Blake Kaplan
ea330c7bd6
Backout patch for bug 875165 in favor of the compatibility hack that landed.
2013-07-08 11:05:38 -04:00
Blake Kaplan
e7da6f22e3
Backout patch for bug 887950 in favor of the compatibility hack that landed.
2013-07-08 11:04:09 -04:00
Raymond Lee
715c395045
Bug 885205 - Extremely slow reflect bookmarks menu items after restoring bookmarks. And disk access abnormal. And Firefox process does not disappear from task manager on exit. r=mak
2013-07-05 10:22:05 +08:00
Adam Dane [:hobophobe]
ebe2053c43
Bug 537013 - Make the find bar exist on a per-tab basis. r=dao
2013-07-06 02:56:36 +02:00
Robert Strong
3261700a85
Test fix for Bug 889860 - Intermittent test_0200_app_launch_apply_update.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-07-05 13:11:44 -07:00
Tim Taubert
d803f8e745
merge m-c to fx-team
2013-07-05 08:56:02 +02:00
Tim Taubert
90a0356a09
Bug 890112 - [OS.File] DirectoryIterator should correctly implement iterator interface; r=yoric
2013-07-04 12:56:22 +02:00
Nick Fitzgerald
f75c5b7822
Bug 889526 - Improve reportError so that it will add a stack trace if one is available; r=past
2013-07-03 14:10:52 -07:00
stefanh@inbox.com
8b2c2300b1
Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano.
2013-07-04 18:46:01 +02:00
George Wright
f6b4f4b545
Bug 848491 - Fuzz the redGradientBlueSolid analysis test a little bit to account for rasterising differences on Skia r=MattN
2013-06-27 16:10:08 -04:00
Drew Willcoxon
256aafc3b4
Bug 870101 - Make BackgroundPageThumbs load about:blank after capturing windows so that they're eventually collected. r=markh
2013-07-03 17:44:38 -07:00
Marco Castelluccio
bfdeaf2c61
bug 889092 - Update category names to keep them in sync with Marketplace; r=myk
...
--HG--
extra : amend_source : 4327f35137dad22be7903371d9d7f6001449074e
2013-07-03 16:14:34 -07:00
Blake Kaplan
adea72d95d
Bug 888749 - Don't be confused by <children> elements. r=dao
2013-07-03 15:07:28 -07:00
Marco Bonardo
89118248d1
Bug 889442 - Remove newTab page migration for chromeappsstore.sqlite
...
t=ttaubert
2013-07-03 23:41:28 +02:00
Irving Reid
d24c7ea7c1
Bug 889908: Report open failure for non-flushing writeAtomic r=Yoric DONTBUILD
2013-07-03 13:52:49 -04:00
Joey Armstrong
44ade60e99
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Masatoshi Kimura
16ea5c4d5c
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-04 00:56:26 +09:00
Masatoshi Kimura
9b846c9c52
Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm
2013-07-12 06:26:55 +09:00
Robert Strong
86edef7731
Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy
2013-07-11 13:46:32 -07:00
Mihnea Dobrescu-Balaur
58d0e94479
Bug 888544 - Use a dynamic port in jsdownloads/ xpcshell tests so they can be run in parallel. r=mak
2013-07-10 19:42:24 -07:00
Marcos Aruj
d3ca40af9b
Bug 880922 - Add depreciate warning to both SetCharsetForURI and GetCharsetForURI in nsNavHistory.cpp. r=mak
2013-07-11 16:43:00 -04:00
Marco Castelluccio
f70437e72b
Bug 901757 - Fix mac permissions. r=felipc
2013-08-08 13:31:58 -04:00
David Rajchenbach-Teller
e3296069e4
Bug 888479 - Port osfile_shared_allthreads.jsm and dependents to worker module loader. r=froydnj
2013-07-09 09:09:16 -04:00
David Rajchenbach-Teller
f10a7d65d8
Bug 888479 - Patch the module loader to enable refactoring. r=gozala
2013-07-09 09:09:16 -04:00
Jared Wein
0337a6763b
Bug 822149 - Replace translucent media backgrounds with an opaque background and make uniform the backgrounds for images and audio/video. r=dolske
2013-07-09 09:09:16 -04:00
Dale Harvey
b66bdd2c0a
Bug 741102 - Ensure fullscreen button is hidden when audio files are loaded. r=jaws
2013-07-09 09:09:16 -04:00
Mihnea Dobrescu-Balaur
74f5cef19c
Bug 889102 - Use a dynamic port in test_dbgglobal.js so that the xpcshell tests can be run concurrently. r=past
2013-07-09 09:09:16 -04:00
Dão Gottwald
17eb2c022d
Bug 890595 - Find next/prev/highlight buttons should be enabled if there's an initial string present. r=gavin
2013-07-09 08:19:42 +02:00
Asaf Romano
9de2f412ff
Bug 889089 - crash in mozilla::places::History::FetchPageInfo. r=mak
2013-07-03 14:54:31 +03:00
David Anderson
a52a14df6e
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
2013-07-03 00:24:32 -07:00
Robert Strong
c82c660633
Bug 853198 - Defend against bad system clocks. r=bbondy
2013-07-02 19:05:27 -07:00
Xavier Fung
03fce7081d
Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted
2013-07-03 10:52:32 +09:00
Richard Newman
0b70a390ba
Merge m-c to m-i.
2013-07-02 18:52:48 -07:00
Nick Alexander
ce148478e8
Merge m-c to s-c
2013-07-02 14:59:21 -07:00
Nick Alexander
f88b5c9951
Bug 887115 - Make Android packager expect omnijar in root directory. r=glandium
2013-07-02 12:00:34 -07:00
Ryan VanderMeulen
6c23f16416
Backed out changeset d155557b651c (bug 888323) for bustage.
...
CLOSED TREE
2013-07-02 14:15:39 -04:00
Masatoshi Kimura
01a103a919
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-03 02:08:01 +09:00
Ryan VanderMeulen
6e67dc0a82
Bug 845190 - Disable test_logging on linux too.
2013-07-01 08:51:46 -04:00
Ryan VanderMeulen
a866ea0e3b
Bug 887012 - Revert removed Makefile, since it wasn't emptyish after all.
2013-07-01 08:51:46 -04:00
Ryan VanderMeulen
c6e480b87f
Merge inbound and m-c.
2013-07-01 08:12:24 -04:00
Ms2ger
c9f69ff561
Bug 887012 - Remove some emptyish makefiles; r=gps
2013-07-01 09:02:32 +02:00
Ms2ger
7bf1b9d05f
Bug 883114 - Part e: remove make rules in toolkit/content/tests/chrome/rtl*; r=ted
...
--HG--
rename : toolkit/content/tests/chrome/rtltest/dirtest.xul => toolkit/content/tests/chrome/rtltest/content/dirtest.xul
2013-07-01 09:02:23 +02:00
Ms2ger
c606b9c12d
Bug 883114 - Part d: remove make rules in toolkit/content/tests; r=ted
2013-07-01 09:02:19 +02:00
Phil Ringnalda
6325d5bb03
Merge m-i to m-c
2013-06-30 08:36:29 -07:00
Phil Ringnalda
8cd97ffc27
Merge fx-team to m-c
2013-06-30 08:35:45 -07:00
Nick Alexander
fc116353df
Bug 888646 - Update missed use of SimpleManifestSink API. r=trivial
...
This is a simple follow-up to Bug 887121.
2013-06-29 20:15:08 -07:00
Matthew Noorenberghe
603b1ce35b
Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
...
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Mike Hommey
cb6dcc8610
Bug 888132 - MOZ_GOOGLE_API_KEY_FILE should be an include file. r=khuey
2013-06-28 13:42:14 +09:00
Patrick McManus
c88a96db57
bug 658222 - Enable TLS False Start (PSM) r=bsmith
...
--HG--
extra : rebase_source : ac9f77ba73a0a902f4b6aa8d52add7d52efb1b53
2013-06-28 16:58:28 -04:00
Blake Kaplan
f6fd48c4ef
Bug 887950 - Fix the notificationbar code to deal with additional <xbl:children> elements. r=mstange
...
--HG--
extra : rebase_source : 003873cfb514874d4f432c7bc7f7657ddac9dcb0
2013-06-28 18:48:12 -07:00
Trevor Saunders
5d9268dfa8
bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg
2013-06-15 05:50:25 -04:00
Trevor Saunders
90fb8e6096
bug 886526 - remove XPCOM_TRANSLATE_NSGM_ENTRY_POINT r=bsmedberg
2013-06-15 02:33:35 -04:00
Mike Shal
8afd7f737d
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
Sushant Hiray
1f051cd67a
Bug 887320 - Modify deprecated yield without value to yield undefined. r=mak
2013-07-02 15:49:06 -04:00
Ryan VanderMeulen
8f97bcf6e3
Bug 874080 - Add an early return to nsExternalHelperAppService::GetTypeFromExtension when called with an empty extension parameter. r=paolo
2013-07-02 15:49:06 -04:00
Brian R. Bondy
f64ea7aba4
Bug 888361. r=rstrong
2013-07-01 19:11:52 -04:00
Brian R. Bondy
5a1474f31c
Bug 888314. r=rstrong
2013-07-01 19:11:59 -04:00
Brian R. Bondy
10e772f676
Bug 859072. r=rstrong
2013-07-01 19:12:06 -04:00
Mihai Sucan
26a020226a
Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past
2013-06-28 19:16:18 +03:00
Ed Morley
86bc191b22
Merge mozilla-central and fx-team
2013-06-28 14:37:15 +01:00
Anton Kovalyov
f181dfc10e
Bug 828038 - Change profile recording UI and behavior; r=dcamp
2013-06-27 17:31:52 -07:00
Tanvi Vyas
d6714cbec5
Bug 781018 - Collect telemetry information about the number of websites a user visits with Mixed Active/Passive Content. r=smaug
...
--HG--
extra : rebase_source : d06dd4b07cb68c7dc5b36ab05f6bf8d6bb2a1924
2013-06-27 16:52:20 -07:00
Mark Hammond
4529f58d37
Bug 887967 - avoid using a null nsIDOMWindowUtils when checking if a window is hidden. r=adw
...
--HG--
extra : rebase_source : 06c713242b8416839fe4e4a74188f49d014d92bf
2013-06-27 17:22:44 -04:00
Phil Ringnalda
7ae8b484f9
Merge m-c to m-i
2013-06-27 14:28:21 -07:00
Robert Strong
c79d305310
Test only patch - Bug 626833 - Intermittent failure in test_0200_app_launch_apply_update.js. r=bbondy
2013-06-27 12:58:14 -07:00
Ed Morley
ba6420551d
Merge mozilla-central and fx-team
2013-06-27 11:31:49 +01:00
Mark Banner
357a370e33
Bug 887185 Plugins test assumes click-to-play is enabled by default - ensure it is enabled for apps that don't yet have it enabled. r=bsmedberg.
2013-06-27 08:18:35 +01:00
Bobby Holley
4a7224c7f2
Bug 887098 - Cache nodePrincipal when InstallTrigger is bound. r=gavin
2013-06-26 21:41:55 -07:00