Commit Graph

18833 Commits

Author SHA1 Message Date
Tim Taubert
cf5825a321 Bug 977013 - TelemetryTimestamps.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=yoric 2014-02-26 11:55:40 +01:00
David Major
d8098855f1 Bug 951827 - Force a detour-style hook for LdrLoadDll. r=ehsan 2014-03-03 10:27:21 -05:00
Patrick Brosset
47dca6336b Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth 2014-02-25 16:33:57 +01:00
Carsten "Tomcat" Book
ba5a0fa512 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Mihai Sucan
83fe437fc4 Bug 975167 - Traceback in autocompletion while debugging; r=past 2014-02-21 21:06:20 +02:00
Wes Kocher
fd004666a8 Merge m-c to fx-team 2014-02-24 18:29:49 -08:00
Nick Alexander
68115862e2 Bug 903528 - Part 2: Land and build Fennec JUnit 3 tests. r=rnewman
--HG--
rename : mobile/android/tests/moz.build => mobile/android/tests/browser/moz.build
2014-02-24 18:24:46 -08:00
Nick Alexander
3878f958ce Bug 903528 - Part 1: Rename background.apk to background-junit3.apk. r=rnewman
This is a cautionary move: when uploaded to infrastructure,
background.apk will not look so bad; but browser.apk is likely to
confuse folks. (These files will be in the same directory as
fennec-*apk, and sort earlier than that file.)

I considered including "tests" in the name, but decided not to make a
long name even longer.

This also renames the Android package. This is purely cosmetic, since
the package has no consumers (infrastructure, mach, etc). But this looks
nicer in IDEs: the generated classes fit into the class hierarchy.
2014-02-24 18:24:45 -08:00
Wes Kocher
a2628aed68 Merge inbound to m-c 2014-02-24 17:45:16 -08:00
Ryan VanderMeulen
7e3b8744d1 Backed out 5 changesets (bug 951827) for causing bug 975820.
Backed out changeset 16b840c2de31 (bug 951827)
Backed out changeset 8fb155711dfe (bug 951827)
Backed out changeset 1109dba48e6b (bug 951827)
Backed out changeset 236ed76eea8b (bug 951827)
Backed out changeset 96cf7c13a8cb (bug 951827)
2014-02-24 14:52:14 -05:00
Carsten "Tomcat" Book
48c91284ad Merge mozilla-central to b2g-inbound 2014-02-24 13:26:33 +01:00
Carsten "Tomcat" Book
4912446ba0 merge fx-team to mozilla-central 2014-02-24 12:54:35 +01:00
Fernando Jiménez
ede4e43ae2 Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice 2014-02-24 09:52:15 +01:00
Benoit Jacob
5e8d9463d7 Bug 973192 - call XSync instead of XCloseDisplay unless NS_FREE_PERMANENT_DATA is defined - r=karlt 2014-02-23 18:03:34 -05:00
Neil Rashbrook
65923a2021 Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 7fd31cfc4b8eefee38fa06e63351cc207a9208db
2014-02-23 18:28:04 +00:00
Emma Sajic
3eea071890 Bug 661982: Toolkit Add-ons Manager logging to be changed to use Log.jsm;r=irving 2014-02-23 12:27:59 -05:00
Phil Ringnalda
3f31b68c1c Merge f-t to m-c 2014-02-23 09:00:07 -08:00
Geoff Lankow
ba086eef57 Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw 2014-02-22 16:50:53 +13:00
Wes Kocher
07eb676262 Merge b2g-inbound to m-c 2014-02-21 18:35:32 -08:00
Ryan VanderMeulen
f1a55855c0 Backed out changeset 2d021370c57f (bug 965990) for causing bug 973307. 2014-02-21 16:54:42 -05:00
Ryan VanderMeulen
4f25d52cfa Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Ryan VanderMeulen
20336de511 Merge m-c to b2g-inbound. 2014-02-21 15:01:50 -05:00
Fabrice Desré
65d0f739fe Backout 96eaa0f376ab (bug 961282) for smoketest regression. 2014-02-21 11:54:03 -08:00
Carsten "Tomcat" Book
e3bc4b356a Backed out changeset 44dbd2276837 (bug 926830) for mochitest memory leak on a CLOSED TREE 2014-02-21 14:32:39 +01:00
Georg Fritzsche
f6e4d8b047 Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg 2014-02-18 11:45:47 +01:00
Wes Kocher
2ebca122a4 Merge m-c to inbound 2014-02-20 19:37:22 -08:00
Oleg Romashin
79dd3f3972 Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
Marco Castelluccio
8c93579774 Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice 2014-02-20 15:35:09 -05:00
Maksim Lebedev
b4c0fd94fd Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug
--HG--
extra : rebase_source : 7da22cbb4a3fcc6fa7cc8350bea0f87adf896788
2014-02-20 10:38:13 -08:00
Jan Beich
eca6bcc654 Bug 974786 - Explicitly use TimeStamp from mozilla/TimeStamp.h to unbreak non-SPS platforms. r=mmc 2014-02-20 15:37:12 -05:00
Ryan VanderMeulen
73306afda2 Merge inbound to m-c. 2014-02-20 15:13:01 -05:00
Sebastian Hengst
a3ce901cdd Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske 2014-02-20 10:38:26 +01:00
Carsten "Tomcat" Book
de924f242d merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Monica Chew
5fc7f094bd Bug 964465: Check certificate whitelist strings before sending remote lookup (r=gcp) 2014-02-19 15:14:02 -08:00
Ryan VanderMeulen
2d8ed4e51a Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
8190806d88 Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Mihai Sucan
5f8fa22370 Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Tim Abraldes
fcdbfe136b bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy 2014-02-19 09:00:14 -08:00
Carsten "Tomcat" Book
f23e01d45a Merge mozilla-central to b2g-inbound 2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
de05e8f14a merge fx-team to mozilla-central 2014-02-19 14:00:16 +01:00
Fernando Jiménez
465f0e9589 Bug 938635 - Implement forceAuthentication for firefox accounts. Part 1: DOM API. r=jedp 2014-02-19 11:47:10 +01:00
Wes Kocher
e33264865b Merge m-c to fx-team 2014-02-18 19:10:03 -08:00
Justin Dolske
1ebbe7a36f Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Justin Dolske
9d4d791ce7 Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws 2014-02-18 19:05:33 -08:00
Wes Kocher
f22605b4ea Merge inbound to m-c 2014-02-18 18:49:28 -08:00
Nick Fitzgerald
17911f9cae Bug 974072 - Only restore breakpoints if there are breakpoints in the debugger server's breakpoint store; r=past 2014-02-18 14:35:50 -08:00
Ryan VanderMeulen
e2d6196f12 Merge m-c to inbound. 2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
bb75ebbe6a Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
d9b0970ad0 Merge b2g-inbound to m-c. 2014-02-18 15:04:12 -05:00
Ehsan Akhgari
f6787f583a Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression 2014-02-18 14:27:51 -05:00
Ed Morley
9d0ed925a4 Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures 2014-02-18 16:52:15 +00:00
Georg Fritzsche
83af0fd5df Bug 926830 - Test cleanup for plugin enabledState usage, toolkit. r=bsmedberg 2014-02-17 15:57:54 +01:00
Masatoshi Kimura
a43cd36900 Bug 973371 - Clarify a label for a checkbox in the Profile Manager. r=benjamin 2014-02-21 20:10:59 +09:00
Irving Reid
6f745e139d Bug 972852 - Handle file errors and fix log messages that were causing addon manager failures. r=Mossop 2014-02-14 16:40:57 -05:00
Marina Samuel
4cd638b3ac Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Roberto A. Vitillo
fb56def1a5 Bug 973579 - TelemetryFile should fail silently when not overwriting an existing file. r=Yoric 2014-02-18 11:26:11 +00:00
David Rajchenbach-Teller
80c8da76e5 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
481008b1fd Merge m-c to fx-team. 2014-02-18 15:24:27 -05:00
Nick Fitzgerald
eba337e0fb Bug 973983 - Use ES6 generators instead of old style generators in debugger script actors; r=vporof 2014-02-18 10:37:11 -08:00
David Rajchenbach-Teller
5cb85f6617 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 18:51:23 +01:00
Jed Parsons
ac39aa60ee Bug 972582 - Fix broken base64UrlDecode in toolkit/identity. r=MattN, r=warner, sr=mossop 2014-02-19 13:53:12 -08:00
Heather Arthur
6ebf2fdec9 Bug 971974 - Wait for style sheet to load before querying for imported sheets in style editor. r=pbrosset 2014-02-18 09:20:25 -05:00
David Rajchenbach-Teller
2218f0255f Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric 2014-02-18 08:50:14 -05:00
Ehsan Akhgari
5d49ab766c Bug 973143 - Move some variables to moz.build; r=glandium 2014-02-18 02:02:00 -05:00
Ehsan Akhgari
22eada1dd3 Bug 973142 - Get rid of the MOZILLA_INTERNAL_API makefile variable; r=glandium
It's just as easy to directly set the preprocessor macro in the moz.build
files.  Using this variable doesn't really buy us anything.

This patch also removes unused code from rdf/tests/dsds.
2014-02-18 01:56:51 -05:00
Ehsan Akhgari
3ffdf39409 Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium 2014-02-18 01:30:36 -05:00
Phil Ringnalda
5e40639de9 Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Phil Ringnalda
f496c2e788 Merge m-c to f-t 2014-02-17 15:27:12 -08:00
Masatoshi Kimura
d867397376 Bug 973313 - Remove reference to vccorlib. r=jimm 2014-02-18 01:20:19 +09:00
Carsten "Tomcat" Book
9aaeeeeebd Merge mozilla-central to mozilla-inbound 2014-02-17 13:59:18 +01:00
Fabrice Desré
e8873cb768 Bug 895964 - "Could not create service for entry Disk Space Watcher Service" r=bent 2014-02-16 17:31:33 -08:00
Phil Ringnalda
1dac79f3b1 Merge f-t to m-c 2014-02-15 18:28:12 -08:00
Ms2ger
3f9f296975 Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal 2014-02-15 21:25:20 +01:00
Ms2ger
aa9d7b52b4 Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal 2014-02-15 21:24:59 +01:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
fb92f57395 Merge m-i to m-c 2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
81f1ea0a18 Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-02-15 04:53:02 -05:00
Panos Astithas
9bef632cde Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof 2014-02-15 10:57:26 +02:00
Phil Ringnalda
6f0427c88e Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Brian Smith
08696b7fd7 Bug 896620: Make marketplace certs work on in all products, r=keeler
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Georg Fritzsche
350e9c8576 Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg 2014-02-14 12:00:49 +01:00
Ryan VanderMeulen
3bdc9a7575 Merge inbound to m-c. 2014-02-14 15:21:12 -05:00
Marco Bonardo
e802c76f4b Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric 2014-02-14 15:42:35 +01:00
Mike de Boer
39de6437ff Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 14:04:28 +01:00
Mike de Boer
e0ea3b6703 Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-14 14:04:25 +01:00
Mike de Boer
96608d14a4 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Wes Kocher
cb9ae2a2b7 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Wes Kocher
a00fadcb27 Merge fx-team to m-c 2014-02-13 17:28:56 -08:00
Brandon Benvie
4b66726e31 Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
Masayuki Nakano
e393ad7356 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Vivien Nicolas
4d713215d7 Bug 968237 - Use a pref to set the threshold of the event loop lag tracker. r=ted 2014-02-15 01:45:45 +01:00
Vivien Nicolas
aead3252d6 Bug 970937 - [JavaScript Error: 'parentDocShell is null'] in LayoutHelpers.jsm. r=paul 2014-02-15 01:45:45 +01:00
Ryan VanderMeulen
d6e9eaf736 Merge m-c to inbound. 2014-02-14 15:32:02 -05:00
David Keeler
e80e27537c bug 967975 - certificate error override telemetry r=briansmith
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
2014-02-13 14:53:29 -08:00
David Major
3826d6c374 Bug 951827 - Part 5: Tests for shared hooks. r=ehsan 2014-02-14 15:00:41 -08:00
David Major
8ad009f202 Bug 951827 - Part 4: Support absolute jumps in hooks. r=ehsan 2014-02-14 14:58:12 -08:00
David Major
a50c77d2e5 Bug 951827 - Part 3: Give trampolines some structure. r=ehsan 2014-02-14 14:55:46 -08:00
David Major
9393bb1543 Bug 951827 - Part 2: Decode more instructions so that we can use longer jumps. r=ehsan 2014-02-14 14:55:26 -08:00
David Major
93c5b301b4 Bug 951827 - Part 1: Don't undo hooks to functions that have since changed. r=ehsan 2014-02-14 14:52:29 -08:00
James Kitchener
4c857ae66c Bug 464222 - Get relative links to resolve in parser view selection. r=dolske 2014-02-20 08:43:54 -05:00
Carsten "Tomcat" Book
dc25826d56 Merge mozilla-central to fx-team 2014-02-18 14:07:37 +01:00
Mike de Boer
71b825a970 Bug 963925: added test for Highlight All mode. r=Unfocused 2014-02-17 15:43:04 +01:00
Mike de Boer
49959f45f6 Bug 963925: do not store searchString upon Highlight. r=Unfocused 2014-02-17 15:43:01 +01:00
Mike de Boer
5f1820068d Bug 967982: harden _setFindCloseTimeout to only start a timer when the findbar is hidden. r=evilpie,Unfocused 2014-02-17 15:42:59 +01:00
Tim Taubert
ffe88c3ffe Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Tim Taubert
e7a8f1f746 Backed out changeset d2133d001fca (bug 971697) 2014-02-17 22:04:36 +01:00
Tim Taubert
fb9157aa2e Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Gregory Szorc
6932b318a5 NO BUG - Fix bustage in toolkit/components/crashes/tests/xpcshell/test_crash_manager.js; r=me 2014-02-14 14:53:47 -08:00
David Rajchenbach-Teller
580d2dd4e0 Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric 2014-02-13 14:12:40 -05:00
Daniel Desira
719faf225d Bug 948880 - Move inline scripts and styles into separate file for toolkit/content/aboutAbout.xhtml (URL=about:about). r=gavin 2014-02-13 14:12:39 -05:00
Ryan VanderMeulen
ab6c206f8a Merge m-c to fx-team. 2014-02-13 10:32:59 -05:00
Ryan VanderMeulen
8021790b6f Merge inbound to m-c. 2014-02-13 10:30:03 -05:00
Ryan VanderMeulen
acaaa6bfd2 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00
Jim Chen
69c0fcda4e Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
Masatoshi Kimura
9f0004eb6e Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Brion Vibber
ae6b298cb2 Bug 956567 - [prettify] Pretty print in the debugger produces invalid js. r=fitzgen 2014-02-13 10:02:51 -05:00
Mark Hammond
e3ab70f7af Bug 975944 - fix log appenders' ._name property. r=unfocused 2014-02-25 09:31:41 +11:00
Ryan VanderMeulen
93646ca8ad Merge m-c to fx-team. 2014-02-24 16:22:48 -05:00
Peiyong Lin
595d2e53b1 Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric 2014-02-24 10:16:01 -05:00
David Rajchenbach-Teller
d1d133f1e0 Bug 965527 - Further AsyncShutdown error reporting for OS.File. r=yoric 2014-02-24 10:15:47 -05:00
David Major
6a7dcac3f4 Bug 972671 - Fix trampoline jump target calculation in the pJmp32 case. r=m_kato 2014-02-19 11:30:09 -05:00
Carsten "Tomcat" Book
6ff96ec5c2 Merge mozilla-central to mozilla-inbound 2014-02-19 14:17:32 +01:00
Masatoshi Kimura
e100426003 Bug 973181 - Check the unprompted elevation mode only if the current user can elevate. r=bbondy 2014-02-19 20:29:48 +09:00
Neil Rashbrook
d96baf2ded Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Neil Rashbrook
d5ff459266 Bug 974824 Remove bogus sizetopopup attributes r=Enn
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Andrea Marchesini
893a19e4bb Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan 2014-02-03 16:48:38 +00:00
Carsten "Tomcat" Book
41fe2289e1 Merge mozilla-central to mozilla-inbound 2014-02-27 15:39:48 +01:00
Gregory Szorc
33c4062a21 Bug 875562 - Part 7: Implement limits for stored crash data; r=Yoric
This patch institutes limits for how much crash data can be stored in
terms of maximum number of crash events per day. If more events than the
limit are encountered, we record that a high water mark has been
encountered and we silently discard the payload of future events.

We chose to not increment the version of the store payload because no
clients are actively saving this data yet, so it doesn't make sense to
incur a version bump.

--HG--
extra : rebase_source : 3d5d92668b38e8b9c3c45e1a61a3a172b576e0a5
extra : amend_source : 71fffa0724450c5fe13563d2539813e9a831b3de
2014-01-28 17:33:38 -08:00
Marina Samuel
8ab0b202d2 Bug 872206 - Part 1 - Create a separate CrashMonitor file for Metro. r=dteller. 2014-02-12 12:59:11 -05:00
Irving Reid
533ebe04aa Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused 2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
8272c124ba Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj 2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
65b830ccbb Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo 2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
8f3c133f1d Bug 957123 - Fix the use of File.prototype.close() by a few AddonManager tests. r=Unfocused 2014-02-12 10:14:27 -05:00
David Rajchenbach-Teller
a84e383c70 Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj 2014-02-07 16:09:02 -05:00
Ryan VanderMeulen
f62f94ad2a Merge m-c to fx-team on a CLOSED TREE. 2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
1c3ab347d5 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Patrick Brosset
f5f5c17526 Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker 2014-02-12 12:14:46 +01:00
Ed Morley
cbd848b0dc Backed out changeset a43ae8497706 (bug 968101) 2014-03-05 17:25:01 +00:00
Ryan VanderMeulen
88ac28dca2 Backed out changeset 6f05267b4afc (bug 798033) for Android bustage. 2014-03-05 09:55:52 -05:00
Michal Novotny
e61eee0701 Bug 968101 - Remove directories with low priority on background, r=honzab 2014-02-19 13:04:06 +01:00
snigdha
dde15b4b7a Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-03-05 08:47:45 -05:00
Nick Fitzgerald
fa05a21e7c Bug 964706 - Support getter and setter literal syntax in the debugger's pretty printer; r=benvie 2014-02-15 12:41:01 -08:00
Aaron Klotz
57facaed24 Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj 2014-02-11 14:24:49 -07:00
Masatoshi Kimura
27adb98943 Bug 969728 - Make users using temporary profile possible to update using the maintenance service. r=bbondy 2014-02-12 06:01:29 +09:00
Jed Parsons
934d1163d3 Bug 945278 - Firefox Accounts: Add onerror handler to catch getAssertion errors. r=ferjm 2014-01-21 15:57:50 -08:00
Brian Smith
ff6bc14650 Bug 878932, Part 1: add insanity::pkix as an option for certificate verification, r=keeler, r=cviecco
--HG--
extra : rebase_source : c1f75dff6ac7f32e082517af701654abebaee250
2014-02-10 11:41:12 -08:00
Mike de Boer (mdeboer@mozilla.com)
7984b4ef2e [Australis] Bug 972525: update notifications close button alignment. r=dao 2014-02-14 13:01:14 +01:00
David Rajchenbach-Teller
eff465e5ee Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg 2014-02-14 11:52:13 -05:00
Ryan VanderMeulen
86e4a34c44 Merge m-c to fx-team. 2014-02-14 08:58:26 -05:00
Stephen Horlander
2024f34a7b [Australis] Bug 968595 - Change arrow panel arrow size and arrow panel styling. r=dao 2014-02-14 14:16:25 +01:00