Commit Graph

18561 Commits

Author SHA1 Message Date
Rafael Avila de Espindola
89e5bcee7e Bug 831623: Move handleSymbolResponse and fetchSymbol to a new class so it can be used for late write stacks too. r=vdjeric 2013-01-19 19:26:05 -05:00
Raymond Lee
34e3c99965 Bug 820763 - Stop using addvisit() in toolkit tests. r=mak 2013-01-18 10:13:09 +08:00
Ehsan Akhgari
ba384570f6 Merge mozilla-central into mozilla-aurora 2013-01-19 11:10:03 -05:00
Gregory Szorc
b53ecf2126 Bug 831882 - Correctly install proxied log functions; r=rnewman 2013-01-18 10:11:28 -08:00
Gregory Szorc
3cdbad2a7b Bug 830209 - SQLite.jsm now handles transactions off the main thread; r=mak 2013-01-18 10:11:22 -08:00
Matthew Noorenberghe
4672115b8e Merge fx-team with mozilla-central 2013-01-17 16:14:57 -08:00
Marco Bonardo
88dc089d5b Bug 831725 - Fix wrong merge on toolkit/components/places/tests/browser/head.js
r=me
2013-01-19 12:30:00 +01:00
Matthew Noorenberghe
89781aa840 Bug 496471 - Silence satchel warning about ORDER BY without an index since an index can't be used. r=dolske 2013-01-16 18:39:42 -08:00
Benoit Girard
a3ccaf4eba Bug 830809 - Remove 'shutdown start' label with eConsiderQuit. r=ehsan
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
extra : rebase_source : 9150564527326347a8007be7e766b92ef7823c6a
2013-01-16 11:01:14 -05:00
Panos Astithas
ee55ec9122 Merge m-c to fx-team 2013-01-16 10:13:29 +02:00
Gregory Szorc
7d3f562b28 Merge mozilla-central into services-central 2013-01-15 23:11:26 -08:00
Gregory Szorc
10764a1f22 Bug 829881 - Part 2: Re-enable pre-processing of about:telemetry; r=tchevalier 2013-01-15 17:53:09 -08:00
Rafael Ávila de Espíndola
f4b478e911 Bug 831133 - Record only the basename. r=vladan. 2013-01-16 21:02:32 -05:00
Gregory Szorc
ad9d143963 Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier 2013-01-15 12:38:01 -08:00
Mihai Sucan
259732578f Bug 787985 - Console API messages are not consistent; r=past 2013-01-15 16:02:25 +02:00
Ehsan Akhgari
18b2461321 Merge the last PGO-green changeset of mozilla-central into mozilla-inbound 2013-01-14 17:27:01 -05:00
Gian-Carlo Pascutto
46b11e1e9a Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Felipe Gomes
58a53db2e7 Bug 779754. Fix intermittent test_destinationURI_annotation.xul by cleaning up possible leftover files before starting the test. r=mconley 2013-01-15 14:11:39 -02:00
Jacek Caban
95d7db31e4 Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions 2013-01-14 13:27:33 +01:00
Gian-Carlo Pascutto
91d651f3a5 Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp 2013-01-14 17:43:14 +01:00
Philip Chee
baccd9635a Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp. 2013-01-14 23:25:51 +08:00
Phil Ringnalda
303b551ab3 Merge m-c to fx-team 2013-01-14 19:39:31 -08:00
Nick Fitzgerald
cda8e0611f Bug 828070 - Update SourceMap.jsm from mozilla/source-map to get the |sources| getter; r=rcampbell 2013-01-09 14:55:00 -05:00
Tim Taubert
59d74f1cf0 merge m-c to fx-team 2013-01-13 01:56:53 +01:00
Phil Ringnalda
f7112b0d9a Merge m-c to fx-team 2013-01-11 21:36:11 -08:00
Dave Hylands
14d4102d42 Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong 2013-01-12 05:03:13 +01:00
Dave Hylands
105239c310 Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong 2013-01-12 05:03:13 +01:00
Mihai Sucan
aa99330a69 Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Trevor Saunders
75a2afd932 bug 829288 - fix some toolkit/ warnings r=ehsan 2013-01-10 06:44:15 -05:00
Ehsan Akhgari
5c22fc7e4e Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
2013-01-10 17:21:48 -05:00
Vladan Djeric
9c34e35dc3 Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras 2013-01-13 21:56:39 -05:00
Dave Townsend
cd3584aced Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused 2013-01-13 16:29:25 -08:00
Daniel Holbert
7a21cb962a Bug 829975: Mark classes in nsGIOService.cpp & .h as MOZ_FINAL to fix their Wdelete-non-virtual-dtor build warnings. r=ehsan 2013-01-13 12:28:59 -08:00
Robert Strong
713278d0fc Followup possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy, a=test-only 2013-01-13 00:46:41 -08:00
Robert Strong
f8b732fb99 Possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy 2013-01-12 23:30:11 -08:00
Ryan VanderMeulen
f0eeb8a037 Merge m-c to inbound. 2013-01-12 20:56:52 -05:00
Masatoshi Kimura
7b64bbb332 Bug 829518 - Enclose InternetQueryOptionW in __try...__except to suppress crash. r=mcmanus 2013-01-13 05:30:15 +09:00
Nick Fitzgerald
3e5154de16 Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker 2013-01-08 14:42:00 +02:00
Panos Astithas
0123dab9c4 Merge m-c to fx-team 2013-01-10 08:48:55 +02:00
Panos Astithas
2c3e3a0fea Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Raymond Lee
af55e840e8 Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-09 12:21:29 +08:00
Mounir Lamouri
a5c687b336 Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug 2013-01-08 17:10:00 +00:00
Patrick McManus
078a401ea5 bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Fabrice Desré
9bfe75c61c Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun 2013-01-08 09:08:00 +02:00
Chris Peterson
9bb826d9ee Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan 2013-01-05 23:37:25 -08:00
Mihai Sucan
eeebd2339b Bug 826798 - Network inspector does not correctly render cookie; r=past 2013-01-08 23:25:57 +02:00
Ed Morley
4fd575f0c0 Merge mozilla-central to mozilla-inbound 2013-01-07 12:04:57 +00:00
Gregory Szorc
2420b2d8c2 Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
6fd30e5d0e Bug 813833 - Part 2: Add additional logging around connection close; r=trivial 2013-01-06 21:26:49 -08:00
Gregory Szorc
2a5ae000e2 Merge mozilla-central into services-central
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00