Ms2ger
c3e345584c
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
Ms2ger
8ccdba4aa0
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Ms2ger
7d56a6ab7d
Bug 906342 - Move the remaining SIMPLE_PROGRAMS to moz.build and disallow setting SIMPLE_PROGRAMS in Makefiles; r=gps
2013-08-22 08:35:03 +02:00
Ryan VanderMeulen
d063b1b166
Merge b2g-inbound to m-c on a CLOSED TREE.
2013-08-19 17:02:28 -04:00
Paolo Amadini
8783bb6b58
Bug 847863 - Part 4 of 8 - Selectively disable the DownloadTaskbarProgress module. r=enn
2013-08-19 17:23:59 +02:00
Paolo Amadini
1cd0a068a7
Bug 847863 - Part 3 of 8 - Selectively disable old Download Manager UI tests. r=enn
2013-08-19 17:23:59 +02:00
Irving Reid
041b80502c
Bug 904927: Assign globals to "this" in modules so that they are available through the B2G module loader; r=Unfocused
2013-08-19 11:03:12 -04:00
Ryan VanderMeulen
68d1186a91
Backed out changeset ebd79cd25bf5 (bug 815120) for mochitest-bc failures.
2013-08-19 10:29:04 -04:00
Martin Stransky
db5194e591
Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search. r=Unfocused
2013-08-19 08:49:42 -04:00
Ms2ger
93933b0de8
Bug 897909 - Cleanup some SIMPLE_PROGRAMS; r=gps
...
* * *
FOLD
2013-08-14 09:00:13 +02:00
Axel Hecht
049f495018
bug 848830, fix regression in app updater localization, r=glandium, rstrong
...
--HG--
extra : rebase_source : 66b4e3e55a05d4b74bd39a40c4768c620b74062a
2013-08-13 17:15:42 +02:00
Ed Morley
553e29c238
Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps
2013-08-12 13:10:41 +01:00
Irving Reid
332c603f26
Bug 853388: Keep trying to save JSON even if read or save fails; r=unfocused
2013-08-09 20:21:47 -04:00
Irving Reid
35516037a0
Bug 853388: Load JSON database asynchronously outside of startup; r=unfocused
2013-08-08 16:05:33 -04:00
Irving Reid
18f29be579
Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference; r=unfocused
2013-08-08 15:56:39 -04:00
Irving Reid
bb04dc0106
Bug 853388: Remove transaction model of database flush control and implement async save of database; r=unfocused
2013-08-08 15:56:35 -04:00
Irving Reid
8dc12a6caf
Bug 853388: Upgrade existing SQLITE databases to JSON; r=unfocused
2013-08-08 15:56:26 -04:00
Irving Reid
9cfac5cf1e
Back out 74673d1b1718 for missing reviewer
2013-08-10 19:38:14 -04:00
Irving Reid
985a1f45f7
Back out 2015a41cdf70 for missing reviewer
2013-08-10 19:37:00 -04:00
Irving Reid
262e61a2c4
Back out 816af0c07c46 for missing reviewer
2013-08-10 19:34:46 -04:00
Irving Reid
f0e9ed1e61
Back out 629a3e8bd2b1 for missing reviewer
2013-08-10 19:32:34 -04:00
Irving Reid
f8373ef7f3
Back out 20d83a7220ca for missing reviewer
2013-08-10 19:27:33 -04:00
Irving Reid
3523641f7f
Bug 853388: Keep trying to save JSON even if read or save fails
2013-08-09 20:21:47 -04:00
Irving Reid
8ad9d64ede
Bug 853388: Load JSON database asynchronously outside of startup
2013-08-08 16:05:33 -04:00
Irving Reid
5170a04a18
Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference
2013-08-08 15:56:39 -04:00
Irving Reid
ee62d7a348
Bug 853388: Remove transaction model of database flush control and implement async save of database
2013-08-08 15:56:35 -04:00
Irving Reid
ba6004ddd2
Bug 853388: Upgrade existing SQLITE databases to JSON
2013-08-08 15:56:26 -04:00
Irving Reid
4c74c23299
Bug 853388: Save and load XPIProvider state to/from a JSON file; r=unfocused
2013-08-08 15:56:22 -04:00
Tom Schuster
b5f8a2c970
Bug 870625 - Electrolysis: Add-on installation from addons.mozilla.org should work. r=Mossop
2013-08-09 12:23:49 -04:00
Drew Willcoxon
50b5fea249
Bug 850219 - Mark nsIContentPrefService as deprecated in favor of nsIContentPrefService2. r=mak
2013-08-08 20:38:49 -07:00
Steffen Wilberg
8ed68047a0
Bug 711475: Allow to perform updates using the About Firefox dialog on limited user accounts if the maintenance service is installed. r=bbondy
2013-08-07 23:07:17 +02:00
Geoff Lankow
c10ca55a69
Bug 901341 - Multi-option inline settings not initialized properly; r=Unfocused
2013-08-06 23:50:31 +12:00
Joey Armstrong
9bdf289b5e
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Ms2ger
25c19f9737
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
2013-08-02 09:03:25 +02:00
Robert Strong
5d15eba7df
Test only patch - Bug 899709 - gIsLessThanMacOSX_10_6 is no longer needed in head_update.js.in. r=bbondy
2013-08-01 10:19:01 -07:00
Felipe Gomes
fba1d4eb50
Bug 853389 - Convert AddonRepository from SQLite to JSON. r=bmcbride
2013-08-01 12:12:40 -03:00
Geoff Lankow
5a20efff8b
Bug 888778 - Custom binding not applied to inline settings; r=Unfocused
2013-08-02 00:07:26 +12:00
Geoff Lankow
32bb107141
Backed out changeset c482e61af458 (bug 888778) for busted test
2013-08-01 17:05:24 +12:00
Geoff Lankow
20b7dce3f8
Bug 888778 - Custom binding not applied to inline settings; r=Unfocused
2013-07-03 00:20:51 +12:00
Mihnea Dobrescu-Balaur
1d66f50714
Bug 889182 - mozapps/extensions xpcshell tests cannot be run concurrently. r=Unfocused
2013-07-24 22:35:43 -07:00
Ehsan Akhgari
9854ac6166
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
Benjamin Smedberg
15f30eed45
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
Shih-Chiang Chien
0e69566882
Bug 891009 - Remove the selected patch after unrecoverable error. r=rstrong
2013-07-11 19:11:58 +08:00
Benjamin Smedberg
79534d3c5a
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
Irving Reid
afb6f395b8
Bug 853388: Implement Promise-based deferred save module for asynchronous file writes; r=Yoric
2013-07-13 12:36:40 -04:00
Irving Reid
d81f8586cf
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
Gregory Szorc
5c25cc9036
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Bobby Holley
ea7a9f6f09
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
Robert Strong
9627ecc7ce
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
1a217b7215
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