Commit Graph

23341 Commits

Author SHA1 Message Date
Ryan VanderMeulen
335cb3e213 Merge m-c to b2g-inbound. 2014-02-21 15:01:50 -05:00
Fabrice Desré
d949be0ef1 Backout 96eaa0f376ab (bug 961282) for smoketest regression. 2014-02-21 11:54:03 -08:00
Carsten "Tomcat" Book
b4d52aafd4 Backed out changeset 44dbd2276837 (bug 926830) for mochitest memory leak on a CLOSED TREE 2014-02-21 14:32:39 +01:00
Georg Fritzsche
e761f34ea1 Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg 2014-02-18 11:45:47 +01:00
Wes Kocher
07a71f7597 Merge m-c to inbound 2014-02-20 19:37:22 -08:00
Oleg Romashin
5b8bccef6f 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
7b192b8c75 Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice 2014-02-20 15:35:09 -05:00
Maksim Lebedev
2bef39fb53 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
367a21ff27 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
048505064d Merge inbound to m-c. 2014-02-20 15:13:01 -05:00
Sebastian Hengst
11a8461747 Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske 2014-02-20 10:38:26 +01:00
Carsten "Tomcat" Book
f3825c1c94 merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Monica Chew
4e6ac0bad5 Bug 964465: Check certificate whitelist strings before sending remote lookup (r=gcp) 2014-02-19 15:14:02 -08:00
Ryan VanderMeulen
9e4f57bee6 Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
09bca92c44 Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Mihai Sucan
077abafc2f Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Tim Abraldes
31765c121c 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
94d045b346 Merge mozilla-central to b2g-inbound 2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
4aca981672 merge fx-team to mozilla-central 2014-02-19 14:00:16 +01:00
Fernando Jiménez
9bf143dc18 Bug 938635 - Implement forceAuthentication for firefox accounts. Part 1: DOM API. r=jedp 2014-02-19 11:47:10 +01:00
Wes Kocher
06e6c998c7 Merge m-c to fx-team 2014-02-18 19:10:03 -08:00
Justin Dolske
6279400910 Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Justin Dolske
23f80990ac Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws 2014-02-18 19:05:33 -08:00
Wes Kocher
c715f84b46 Merge inbound to m-c 2014-02-18 18:49:28 -08:00
Nick Fitzgerald
a161828649 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
6735b2344d Merge m-c to inbound. 2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
8a4698657b Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
df542932af Merge b2g-inbound to m-c. 2014-02-18 15:04:12 -05:00
Ehsan Akhgari
ff64067a04 Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression 2014-02-18 14:27:51 -05:00
Ed Morley
0ab3c43d88 Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures 2014-02-18 16:52:15 +00:00
Georg Fritzsche
001c1d4fe5 Bug 926830 - Test cleanup for plugin enabledState usage, toolkit. r=bsmedberg 2014-02-17 15:57:54 +01:00
Masatoshi Kimura
6d74b7e4b9 Bug 973371 - Clarify a label for a checkbox in the Profile Manager. r=benjamin 2014-02-21 20:10:59 +09:00
Irving Reid
12166812fc 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
c6138fecf7 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
6e7db10375 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
0cb17b4d4d Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
c2bbcb7775 Merge m-c to fx-team. 2014-02-18 15:24:27 -05:00
Nick Fitzgerald
ab88d3311c 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
5b9ee7e809 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 18:51:23 +01:00
Jed Parsons
e188f57729 Bug 972582 - Fix broken base64UrlDecode in toolkit/identity. r=MattN, r=warner, sr=mossop 2014-02-19 13:53:12 -08:00
Heather Arthur
ce73391a14 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
0a498d5914 Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric 2014-02-18 08:50:14 -05:00
Ehsan Akhgari
e613d30a2c Bug 973143 - Move some variables to moz.build; r=glandium 2014-02-18 02:02:00 -05:00
Ehsan Akhgari
73b8879e45 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
1cd0a37ec0 Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium 2014-02-18 01:30:36 -05:00
Phil Ringnalda
e0a06f0abb Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Phil Ringnalda
d15ea8727b Merge m-c to f-t 2014-02-17 15:27:12 -08:00
Masatoshi Kimura
0b68c4c7e9 Bug 973313 - Remove reference to vccorlib. r=jimm 2014-02-18 01:20:19 +09:00
Carsten "Tomcat" Book
73c3f1c3d2 Merge mozilla-central to mozilla-inbound 2014-02-17 13:59:18 +01:00
Fabrice Desré
1c3bc2060d Bug 895964 - "Could not create service for entry Disk Space Watcher Service" r=bent 2014-02-16 17:31:33 -08:00
Phil Ringnalda
22a4c2b926 Merge f-t to m-c 2014-02-15 18:28:12 -08:00
Ms2ger
e5b03eb751 Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal 2014-02-15 21:25:20 +01:00
Ms2ger
33da18c67e Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal 2014-02-15 21:24:59 +01:00
Phil Ringnalda
89c3345063 Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
b463b1af44 Merge m-i to m-c 2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
2ae37b022e 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
0e016fbf86 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
2ff6e6f32a 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
2f3036a251 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
bd62e84361 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
8f185d1875 Merge inbound to m-c. 2014-02-14 15:21:12 -05:00
Marco Bonardo
cf37d119ad 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
f1c5279f2a 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
8f0475a831 Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-14 14:04:25 +01:00
Mike de Boer
0e98650667 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Wes Kocher
3211da1532 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Wes Kocher
b921abacaf Merge fx-team to m-c 2014-02-13 17:28:56 -08:00
Brandon Benvie
44b85c097e Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
Masayuki Nakano
a183cc5385 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
1306c4d3ed 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
215da17f58 Bug 970937 - [JavaScript Error: 'parentDocShell is null'] in LayoutHelpers.jsm. r=paul 2014-02-15 01:45:45 +01:00
Ryan VanderMeulen
b7bc5d26da Merge m-c to inbound. 2014-02-14 15:32:02 -05:00
David Keeler
844f0490ec 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
3858272e04 Bug 951827 - Part 5: Tests for shared hooks. r=ehsan 2014-02-14 15:00:41 -08:00
David Major
e08a801cd5 Bug 951827 - Part 4: Support absolute jumps in hooks. r=ehsan 2014-02-14 14:58:12 -08:00
David Major
4a4492190f Bug 951827 - Part 3: Give trampolines some structure. r=ehsan 2014-02-14 14:55:46 -08:00
David Major
bc116ff55b 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
96087c2f22 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
cfadc2a043 Bug 464222 - Get relative links to resolve in parser view selection. r=dolske 2014-02-20 08:43:54 -05:00
Carsten "Tomcat" Book
0a56be3356 Merge mozilla-central to fx-team 2014-02-18 14:07:37 +01:00
Mike de Boer
33dc2a6169 Bug 963925: added test for Highlight All mode. r=Unfocused 2014-02-17 15:43:04 +01:00
Mike de Boer
729e51e159 Bug 963925: do not store searchString upon Highlight. r=Unfocused 2014-02-17 15:43:01 +01:00
Mike de Boer
502c86582b 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
dd5e4ae26d 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
3ce6233ec7 Backed out changeset d2133d001fca (bug 971697) 2014-02-17 22:04:36 +01:00
Tim Taubert
4f47ad02fb 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
4db4278111 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
875b3e7a37 Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric 2014-02-13 14:12:40 -05:00
Daniel Desira
235a60b3c3 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
fcff9647fc Merge m-c to fx-team. 2014-02-13 10:32:59 -05:00
Ryan VanderMeulen
0cd9c06b4a Merge inbound to m-c. 2014-02-13 10:30:03 -05:00
Ryan VanderMeulen
1f1c55c147 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00
Jim Chen
21b73c9967 Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
Masatoshi Kimura
8ddf7de8a5 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
070ae4ffe5 Bug 956567 - [prettify] Pretty print in the debugger produces invalid js. r=fitzgen 2014-02-13 10:02:51 -05:00
Mark Hammond
f17e4379b4 Bug 975944 - fix log appenders' ._name property. r=unfocused 2014-02-25 09:31:41 +11:00
Ryan VanderMeulen
ebc2221702 Merge m-c to fx-team. 2014-02-24 16:22:48 -05:00
Peiyong Lin
78963dfcf5 Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric 2014-02-24 10:16:01 -05:00
David Rajchenbach-Teller
8453de76b1 Bug 965527 - Further AsyncShutdown error reporting for OS.File. r=yoric 2014-02-24 10:15:47 -05:00
David Major
8a165faa17 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
8c745c4061 Merge mozilla-central to mozilla-inbound 2014-02-19 14:17:32 +01:00
Masatoshi Kimura
a6d85af240 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
2ccf75f0bd 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
0b2a2a00c5 Bug 974824 Remove bogus sizetopopup attributes r=Enn
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Andrea Marchesini
a896607d0c Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan 2014-02-03 16:48:38 +00:00
Carsten "Tomcat" Book
dc063413f6 Merge mozilla-central to mozilla-inbound 2014-02-27 15:39:48 +01:00
Gregory Szorc
738b579962 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
620163aee8 Bug 872206 - Part 1 - Create a separate CrashMonitor file for Metro. r=dteller. 2014-02-12 12:59:11 -05:00
Irving Reid
f312a9df46 Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused 2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
db044b26df Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj 2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
8074658fc6 Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo 2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
bd02311a52 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
0f98f9b5f7 Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj 2014-02-07 16:09:02 -05:00
Ryan VanderMeulen
e58ba518d2 Merge m-c to fx-team on a CLOSED TREE. 2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
e6001f74f4 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Patrick Brosset
25aa682d9f Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker 2014-02-12 12:14:46 +01:00
Nick Fitzgerald
c28afba469 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
d00eac16ff Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj 2014-02-11 14:24:49 -07:00
Masatoshi Kimura
343387cf19 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
e8924d2532 Bug 945278 - Firefox Accounts: Add onerror handler to catch getAssertion errors. r=ferjm 2014-01-21 15:57:50 -08:00
Brian Smith
6195eb652a 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)
d006473802 [Australis] Bug 972525: update notifications close button alignment. r=dao 2014-02-14 13:01:14 +01:00
David Rajchenbach-Teller
c5ac7e6bc2 Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg 2014-02-14 11:52:13 -05:00
Ryan VanderMeulen
47d8ae6838 Merge m-c to fx-team. 2014-02-14 08:58:26 -05:00
Stephen Horlander
2429f681bc [Australis] Bug 968595 - Change arrow panel arrow size and arrow panel styling. r=dao 2014-02-14 14:16:25 +01:00
Mike de Boer
f4e68f74e8 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
15af7d198a Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 11:38:28 +01:00
Mike de Boer
02d40ece5b Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-14 11:38:26 +01:00
Mike de Boer
43cfcfaefb Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 11:38:22 +01:00
Ted Mielczarek
bafc0aa087 bug 968837 - bustage fix for the CLOSED TREE r=bustage 2014-02-13 11:13:45 -05:00
Ryan VanderMeulen
4ba91ec7b7 Merge m-c to inbound. 2014-02-13 10:31:44 -05:00
Ted Mielczarek
79ca8d245f Bug 968837 - Move more Mochitests into manifests. r=jmaher
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Alessio Placitelli
0d3b6b8869 Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric 2014-01-15 02:04:00 -05:00
J. Ryan Stinnett
f7b40c0687 Bug 919819 - Detect JS files from fetched content type. r=fitzgen
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
2014-02-11 15:35:11 -06:00
Ryan VanderMeulen
b2386a847d Merge m-c to fx-team. 2014-02-11 14:59:46 -05:00
Ryan VanderMeulen
262a88db8b Merge fx-team to m-c. 2014-02-11 14:52:21 -05:00
Paul Rouget
1d515cb4ad Bug 962511 - Implement an eventlooplag actor. r=past 2014-02-05 16:29:38 +01:00
Ryan VanderMeulen
8dddcefadb Merge inbound to m-c. 2014-02-11 08:39:31 -05:00
Masayuki Nakano
b799eac9fb Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin 2014-02-11 14:26:10 +09:00
Ehsan Akhgari
f987acb104 Bug 969875 - Use fallible allocations in the URL Classifier some more; r=gcp 2014-02-10 20:51:01 -05:00
Mike Hommey
69e70086e0 Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.

This also moves running libffi and icu configure to top-level.

Standalone js builds still have their own configure doing moz.build traversal,
as before.

--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
J. Ryan Stinnett
b5f85bdf9c Bug 966039 - Test more parts of app actor via mochitest. r=ochameau 2014-02-10 15:52:50 -06:00
Ehsan Akhgari
d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Gregory Szorc
df0a8cce6d Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg
Support for main process crashes, plugin crashes, and plugin hangs is
added to the crash manager. This includes a JS API for reporting them as
well as support for reading the event files.

There is still an issue of unbound growth on the store. This will be
addressed in a subsequent patch.

--HG--
extra : rebase_source : e714bf5f9c2fd9c50f2e40659c3b1a89591f3b1a
2014-01-28 15:46:03 -08:00
Ehsan Akhgari
2369fdc788 Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal 2014-02-10 13:41:02 -05:00
Ehsan Akhgari
096d1fad98 Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
Bill McCloskey
e63f9dd033 Bug 966467 - Enable some service proxies only in content processes (r=vlad) 2014-02-09 16:13:05 -08:00
Robert O'Callahan
533e04ff75 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Raymond Lee
990a62a851 Bug 923406 - Remove localizedFilenamePrefix from PlacesBackups.js r=mak 2014-02-09 11:14:39 +01:00
Emerson Veenstra
035509b726 Bug 967086 - Move toolkit/components/crashmonitor/nsCrashMonitor.js from EXTRA_PP_COMPONENTS to EXTRA_COMPONENTS. r=ttaubert 2014-02-08 20:56:38 -05:00