Commit Graph

14299 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
da3ea8fd94 Bug 840633 - style fix. r=smaug. 2013-02-12 14:43:52 -05:00
Tim Taubert
bb7fa8aed2 merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Ed Morley
6735c60a03 Merge latest green inbound changeset to mozilla-central 2013-02-12 14:43:06 +00:00
Ms2ger
42370ba744 No bug - Remove .orig file. 2013-02-12 11:14:31 +01:00
Ms2ger
5a60c5bfc1 Bug 838088 - Update html tests; rs=mounir
--HG--
rename : dom/imptests/failures/html/tests/submission/Opera/microdata/Makefile.in => dom/imptests/failures/html/old-tests/submission/Opera/microdata/Makefile.in
rename : dom/imptests/failures/html/tests/submission/Opera/microdata/test_001.html.json => dom/imptests/failures/html/old-tests/submission/Opera/microdata/test_001.html.json
rename : dom/imptests/html/tests/submission/Mozilla/test_pageload-image.html => dom/imptests/html/html/browsers/browsing-the-web/read-media/test_pageload-image.html
rename : dom/imptests/html/tests/submission/Mozilla/test_pageload-video.html => dom/imptests/html/html/browsers/browsing-the-web/read-media/test_pageload-video.html
rename : dom/imptests/html/tests/submission/Mozilla/test_script-for-onload.html => dom/imptests/html/html/semantics/scripting-1/the-script-element/test_script-for-onload.html
rename : dom/imptests/html/tests/submission/Mozilla/test_body-onload.html => dom/imptests/html/html/webappapis/scripting/events/test_body-onload.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-parse-error.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-parse-error.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error-throw.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error.html
rename : dom/imptests/html/tests/submission/Opera/microdata/Makefile.in => dom/imptests/html/old-tests/submission/Opera/microdata/Makefile.in
rename : dom/imptests/html/tests/submission/Opera/microdata/test_001.html => dom/imptests/html/old-tests/submission/Opera/microdata/test_001.html
2013-02-12 10:54:30 +01:00
Panos Astithas
4f39a82d43 Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell 2013-02-12 10:38:24 +02:00
Robert O'Callahan
a654c5a027 Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin 2013-02-12 17:56:03 +13:00
Ryan VanderMeulen
292b4f3c5f Merge m-c to inbound. 2013-02-11 13:51:32 -05:00
Martin Stransky
0ac8eddcf8 Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny 2013-02-11 15:47:21 +01:00
Mike Hommey
94d34b6513 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Jared Wein
358f120c0d Bug 836867 - The Find Toolbar should transition when opening and closing. r=dao 2013-02-12 12:35:27 -05:00
Florian Quèze
4f94df6359 Bug 758288 - "Warning: function onKeyPress does not always return a value" for autocomplete.xml, r=enn. 2013-02-10 23:11:42 +01:00
Ed Morley
eb46e572da Merge mozilla-central to mozilla-inbound 2013-02-12 14:57:45 +00:00
Paul Adenot
535d045a7f Bug 839038 - Put .opus as a valid extension in toolkit/content/devicestorage.properties. r=dougt 2013-02-12 14:34:58 +01:00
Joel Maher
22dac251d5 Bug 805841 - test_pm.xul fails on EC2 VM because it can't measure CPU data. r=zwol 2013-02-12 07:28:35 -05:00
Joel Maher
84db4a67b3 Bug 840173 - test_screenPersistence.html fails when run on Ubuntu because the left hand launcher bar interferes. r=bz 2013-02-12 07:28:02 -05:00
Jim Mathies
8759ba05ed Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium 2013-02-09 12:28:38 -06:00
Raymond Lee
a51cdf0e36 Bug 806743 - Add a test for per-window private download history. r=jdm 2013-02-08 10:59:50 +08:00
Aaron Klotz
b9a9678922 Bug 838279 - Add isWow64 field to system info and to telemetry. r=bsmedberg 2013-02-11 20:49:33 -05:00
Masatoshi Kimura
53f57c6f5a Bug 839731 - Kill try-safe stuff. r=benjamin 2013-02-12 01:28:08 +09:00
Rafael Ávila de Espíndola
f4d74651ac Bug 704030 - Make the "all connections closed" check available on non debug builds. r=vladan.
--HG--
extra : rebase_source : 6f39e1e00b39e7356d29c4f5e3f77fa51ba49a16
2013-02-11 12:05:59 -05:00
Dave Hylands
babb96dec1 Bug 827896 - Cancel download rather than letting it fail when powering off the phone. r=rstrong 2013-02-08 19:36:16 -08:00
Shane Caraveo
fb75c78c7d Bug 821262 - Refactor social enabled/active/provider states. r=gavin 2013-02-08 11:39:25 -08:00
Avi Halachmi
1b73c25fba Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric 2013-02-08 01:55:39 +02:00
Mike Hommey
414926b916 Bug 793767 - Use the executable file location to derive the update root. r=rstrong 2013-02-08 15:58:52 +01:00
Bobby Holley
966a177f72 Bug 821850 - Make XBL-in-content tests Xray-safe. r=bz
We use XPCNativeWrapper.unwrap rather than .wrappedJSObject so that the tests
are agnostic to whether there's an Xray wrapper or not.

I converted test_tree_column_reorder.xul into a chrome test because it does
all sorts of crazy introspection on the binding, and it really should be
a chrome test anyway.
2013-02-08 14:24:19 +00:00
Rafael Ávila de Espíndola
c24d916a01 Bug 839039 - Fix copy and paste. r=vladan. 2013-02-08 08:37:02 -05:00
Ed Morley
edcc415426 Merge mozilla-central to mozilla-inbound 2013-02-08 11:17:50 +00:00
Ed Morley
279d0e9c48 Merge mozilla-inbound to mozilla-central 2013-02-08 11:00:58 +00:00
Panos Astithas
0966001d52 Merge m-c to fx-team 2013-02-08 11:44:11 +02:00
Phil Ringnalda
45dc3fd24c Merge m-c to fx-team
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Trevor Saunders
efd28711b8 bug 838565 - cc taf and nsFind r=smaug 2013-01-31 18:46:24 -05:00
Bobby Holley
6814a0f8f7 Bug 819507 - Stop relying on deprecated behavior in passwordmgr mozStorage tests. r=dolske 2013-02-08 10:39:01 +00:00
Ed Morley
8654746f20 Backed out changeset cd02e40945d6 (bug 839126)
--HG--
rename : toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac.patch => toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac
2013-02-07 18:14:06 +00:00
Ted Mielczarek
d6e6e47c67 bug 839126 - Update Breakpad to SVN r1112. r=upstream. Also fix a local patch that hadn't applied properly.
--HG--
rename : toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac => toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac.patch
extra : rebase_source : 1ab9644866fc99a4a282b65770ca4dd8e48e80ee
2013-02-07 12:56:27 -05:00
Ed Morley
9f6eb892bd Backed out changeset b57874cb3be5 (bug 821262) 2013-02-07 14:36:31 +00:00
Jim Mathies
1bd8cf4097 Bug 802254 - Add support for multiple app dirs in add-on packaging (mc bits), r=glandium 2013-02-06 15:21:32 -06:00
Shane Caraveo
583fdb558d Bug 821262 - Refactor social enabled/active/provider states. r=gavin 2013-02-06 13:33:25 -08:00
Robert Strong
23a279658b Bug 753730 - Intermittent test_0110_general_svc.js failure in head_update.js | UPDATE TYPE complete. r=bbondy 2013-02-05 10:48:00 -08:00
Georg Fritzsche
a4a5492edb Bug 835785 - Don't show additional dump names in about:crashes. r=ted 2013-01-29 14:20:06 +01:00
Jonathan Kew
9553ec8b64 bug 837729 - don't create text-runs for JS source code loaded in a hidden-window iframe, and remove source text from the DOM as soon as we've extracted it. r=gavin,markh 2013-02-05 09:18:15 +00:00
Vicamo Yang
f19a207980 Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Mark Hammond
64adc88806 Bug 838969 - prevent certain social features from working in private windows. r=gavin 2013-02-08 11:16:04 +11:00
Marco Bonardo
1cfce68e53 Bug 838841 - Remove experimental hints from Places async APIs.
sr=gavin
2013-02-07 01:12:16 +01:00
Ted Mielczarek
8ae0c9d583 Add local Breakpad patches that have not yet been upstreamed
Contains patches for:
bug 802106 -  Breakpad stackwalking optimization: optimize PostfixEvaluator
bug 812133 -  Make breakpad-based SPS unwind work on MacOS

--HG--
extra : rebase_source : 86ca043b452f80f8887b283b9ca3df1f7e4e679f
2013-02-06 19:01:57 -05:00
Ted Mielczarek
e8faa68186 bug 838882 - Add ability to apply local patches to update-breakpad.sh NPOTB
--HG--
extra : rebase_source : eca6cf7c6a11f57c5318fe66aa1cb0ab06d4d676
2013-02-06 18:58:26 -05:00
Rafael Ávila de Espíndola
2725c7140b Bug 838164 - Add a pretty headers to late write stacks. r=vladan. 2013-02-06 16:41:30 -05:00
Benjamin Smedberg
4fbf07b8f7 Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws 2013-02-06 15:11:36 -05:00
Marco Bonardo
d00a2f4554 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo
24e4025e16 Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Joel Maher
a6d3bd5de3 Bug 838613 - we are getting a value of 0 for a pointer in nsExceptionHandler.cpp::RegisterAppMemory(). r=ted 2013-02-06 14:30:16 -05:00
Daniel Holbert
636fce954e Bug 838301: Use nsCOMArray::Length() instead of Count() in nsAutoCompleteController.cpp, where appropriate. r=mounir 2013-02-06 07:40:55 -08:00
Boris Zbarsky
d71214e1ed Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Irving Reid
472cee5906 Bug 837212: convert browser_TelemetryTimestamps.js to an xpcshell test r=Felipe
--HG--
rename : toolkit/modules/tests/browser_TelemetryTimestamps.js => toolkit/modules/tests/xpcshell/test_TelemetryTimestamps.js
2013-02-07 16:47:50 -05:00
Irving Reid
c6afe4138b Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Ted Mielczarek
667746b370 bug 839126 - Update Breakpad to SVN r1112. r=upstream. Also fix a local patch that hadn't applied properly.
--HG--
rename : toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac => toolkit/crashreporter/breakpad-patches/06-readsymboldata-mac.patch
extra : rebase_source : dcd743469929ecc3fa83ddd11663840628841900
2013-02-07 12:56:27 -05:00
Robert Strong
ff98fd9c24 Bug 767968 - Intermittent test_0201_app_launch_apply_update.js, test_0203_app_launch_apply_update.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...\maintenanceservice_installer.exe'. r=bbondy 2013-02-04 17:54:13 -08:00
Robert Strong
9ea1cd0150 Bug 762032 - Intermittent test_0201_app_launch_apply_update_svc.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...\ExecutableDir.tmp\bin\uninstall\helper.exe'. r=bbondy 2013-02-04 17:54:02 -08:00
Ryan VanderMeulen
8fd37cd98f Merge m-c to inbound. 2013-02-04 20:23:15 -05:00
Ryan VanderMeulen
dc6860d34a Backed out changeset 31268d71c33c (bug 833143) due to bug 837843. 2013-02-04 19:25:09 -05:00
Ryan VanderMeulen
51125ce48e Merge m-c to inbound. 2013-02-04 14:54:36 -05:00
Tim Taubert
3f10682513 merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Phil Ringnalda
e26c5513da Merge the last PGO-green inbound changeset to m-c 2013-02-03 12:33:19 -08:00
Vladan Djeric
b27403e6de Bug 793972 - Fix 'Details' button in Crash Reporter dialog. r=ted 2013-02-02 19:01:09 -05:00
Olli Pettay
a8ab96fb38 Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm 2013-01-24 18:39:57 +02:00
Mike Hommey
5df98a6b44 Bug 836218 - Always copy files instead of skipping when destination is newer when doing l10n-repacks. r=ted 2013-02-03 07:20:24 +01:00
Mike Hommey
bb1b1d248b Bug 835309 - Look at .xpi file contents when unifying them for universal builds. r=gps 2013-02-03 07:19:15 +01:00
Mike Hommey
297da24b6a Bug 835309 - Fix JarFileReader.readlines() and make flake8 happier. r=gps 2013-02-03 07:18:55 +01:00
Brandon Waterloo
b9aa9cf02f Bug 833511 - Add rotation gesture support to Image documents. r=jaws 2013-01-31 16:52:31 -05:00
Justin Lebar
3c885319b1 Bug 833913 - Part 2: Make about:memory sort reporters with equal amounts by name, and update the tests to match this. r=njn 2013-02-01 10:12:52 -05:00
Tim Taubert
a4914bb6e7 Bug 837208 - Closing a private browsing window yields NS_ERROR_FAILURE in removeObserver() at LightweightThemeConsumer.jsm:64; r=ehsan 2013-02-01 14:31:32 -05:00
Masatoshi Kimura
b4a67e9626 Bug 817568 - Enclose more API calls with __try...__except. r=mcmanus 2013-01-31 21:47:58 +09:00
Phil Ringnalda
32ec24fb6d Back out 73b1860d1fdc (bug 833511) for failures in browser_gestureSupport.js
CLOSED TREE
2013-01-30 20:41:02 -08:00
Brandon Waterloo
0b9dfe469f Bug 833511 - Add rotation gesture support for standalone image documents. r=jaws 2013-01-30 16:31:25 -05:00
Brian R. Bondy
06a4c0f20f Bug 823990 - Autocomplete results should not disappear for no results when minResults == 0. r=mak 2013-01-30 13:17:38 -05:00
Mitesh Pathak
746f2bcc7c Bug 808492 - Support double-closing DirectoryIterator in asynchronous mode. r=dteller 2013-01-17 15:22:09 +05:30
Robert Strong
d239205d95 Bug 837345 - Cleanup unused code that is no longer needed with NSIS 2.46. r=bbondy 2013-02-01 20:18:07 -08:00
Robert Strong
49aee920ea Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands 2013-02-01 18:58:48 -08:00
Margaret Leibovic
ae1909b998 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-02-01 15:45:33 -08:00
Jeff Muizelaar
eb77d00bb0 Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.

--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Daniel Holbert
31ca3399dc Bug 836348: Mark toolkit/components/autocomplete as FAIL_ON_WARNINGS. r=mak 2013-02-01 15:15:30 -08:00
Daniel Holbert
f089fe53f8 Bug 835867: Use 'nsRefPtr' and 'forget()' in nsNavHistory.cpp instead of manual NS_ADDREF calls. r=mak 2013-02-01 15:15:29 -08:00
Daniel Holbert
d5e7941c86 Bug 835446: Convert nsNavHistoryResultNode::mTransitionType to be uint32_t rather than int32_t, to fix build warning when passing it to nsTArray<uint32_t>::Contains(). r=mak 2013-01-29 15:25:01 -08:00
Daniel Holbert
8f24bba2d0 Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
Daniel Holbert
a5f73c1846 Bug 835543 part 1: Remove unused class nsNavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
Ryan VanderMeulen
841f229e8b Backed out changesets 50f4ba15a3c7 and cafa8ba33704 (bug 796388) for mochitest-2 orange. 2013-01-29 16:38:37 -05:00
Nathan Froyd
bb40ea0e94 Bug 796388 - part 2 - delete MOZ_SQLITE histogram definitions; r=taras 2013-01-29 15:04:20 -05:00
Gabriele Svelto
947c3da369 Bug 835355 - Fix ContentPrefService2 to properly respond to queries for nsIContentPrefService and nsIContentPrefService2 interfaces. r=mak 2013-01-28 16:38:19 +01:00
Ehsan Akhgari
e2c29ce2df Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Ryan VanderMeulen
759c960572 Merge m-c to inbound. 2013-01-29 12:09:11 -05:00
Tim Taubert
e90bafb320 merge m-c to fx-team 2013-01-29 11:40:50 -05:00
Robert Strong
d0f559c7f4 Significantly increase timeout to see if it makes a difference for Bug 814535 and bug 774014 - Intermittent test_0203_app_launch_apply_update.js, test_0203_app_launch_apply_update_svc.js Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js | launch application timer expired. r=bbondy 2013-01-28 12:23:27 -08:00
Robert Strong
6b202f1957 Bug 835090 - Where possible app update xpcshell tests should run on xulrunner. r=bbondy 2013-01-28 12:23:10 -08:00
Jeff Walden
a466d14e0a Bug 786135 - Make parseInt(stringStartingWith0ButNot0xOr0X) parse as decimal to comply with ES5. r=dmandelin
--HG--
rename : js/src/tests/js1_8_5/extensions/parseInt-octal.js => js/src/tests/ecma_5/Global/parseInt-default-to-decimal.js
extra : rebase_source : 824fe7e00fbb6ffa38ebba5c43f6c0801f387309
2013-01-28 13:08:32 -08:00
Bill McCloskey
0b41061a2c Bug 751618 - Add js/GCAPI.h (r=terrence) 2013-01-27 12:35:12 -08:00
Ryan VanderMeulen
752a981ef7 Merge m-c to inbound. 2013-01-27 15:23:35 -05:00
Gregory Szorc
cc80886a87 Merge mozilla-central into services-central 2013-01-27 10:05:23 -08:00
Richard Newman
229a4c7ee0 Bug 834449 - Part 3: simplify cleanup of cached statements. r=gps 2013-01-25 15:05:15 -08:00
Richard Newman
a059d66052 Bug 834449 - Part 2: clean up cached statements in Sqlite.jsm. r=gps 2013-01-25 00:38:59 -08:00