Commit Graph

5697 Commits

Author SHA1 Message Date
Scott Johnson
0d385d6e19 Backed out changeset 69e0bdbd4f36 for incorrect commit message. r=me
--HG--
extra : rebase_source : 0269228c06416f7253e659630cf796288389c436
2013-01-31 15:09:09 -06:00
Andres Hernandez
81082fc78f Bug 739217 - Part 5: Toolkit replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-01-30 11:30:58 -06:00
Andres Hernandez
fd816b2fd1 Bug 739217 - Part 2: docshell replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
--HG--
rename : docshell/test/bug94514-postpage.html => toolkit/components/places/tests/mochitest/bug94514-postpage.html
rename : docshell/test/test_bug94514.html => toolkit/components/places/tests/mochitest/test_bug_94514.html
2013-01-17 14:52:44 -06:00
Aarom Klotz
45275c6def Bug 815418: Telemetry for failed profile lock attempts r=vladan 2013-01-31 15:04:52 -06:00
Brian R. Bondy
2f976f0abb 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
bdfb49d00a Bug 808492 - Support double-closing DirectoryIterator in asynchronous mode. r=dteller 2013-01-17 15:22:09 +05:30
Daniel Holbert
634051e6b1 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
e5d0210460 Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
Daniel Holbert
2394710e26 Bug 835543 part 1: Remove unused class nsNavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
Ryan VanderMeulen
96b55dfae9 Backed out changesets 50f4ba15a3c7 and cafa8ba33704 (bug 796388) for mochitest-2 orange. 2013-01-29 16:38:37 -05:00
Nathan Froyd
bf2034ca46 Bug 796388 - part 2 - delete MOZ_SQLITE histogram definitions; r=taras 2013-01-29 15:04:20 -05:00
Gabriele Svelto
6cf51850ba 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
58ef03f2b1 Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
84c4ac3c75 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
Jeff Walden
891be940c1 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
Sunny
110b07d0a5 Bug 828347 - Warn if session restore is initialized with deprecated synchronous initialization. r=dteller 2013-01-29 10:50:04 -05:00
Yura Zenevich
c0ee945a1b Bug 828201 - Replace DEBUG constant by a preference across OS.File and add a File.GET_DEBUG method used for testing. r=dteller 2013-01-29 10:50:04 -05:00
Paolo Amadini
f27bce4fa7 Bug 831708 - Add basic download states and progress. r=enn 2013-01-29 15:24:22 +01:00
Paolo Amadini
00adb0a124 Bug 825591 - Skeleton of asynchronous JavaScript API for downloads. r=enn,mak 2013-01-29 15:24:17 +01:00
Ryan VanderMeulen
12e3daabc2 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
f439134474 Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
Josh Aas
5c26f79759 Bug 827979: Add Growl support back due to change in notification plans. r=backout 2013-01-28 10:04:51 -05:00
Bill McCloskey
8544cb4e1d Bug 751618 - Add js/GCAPI.h (r=terrence) 2013-01-27 12:35:12 -08:00
Shane Caraveo
c8d0076124 Bug 832943 keep explicit reference to our error handling web listeners to avoid unexpected gc, r=felipe 2013-01-26 12:07:39 -08:00
Marco Bonardo
f5c101fb07 Bug 832133 - Stop using addvisit() in toolkit cpp tests.
r=Mano
2013-01-25 11:16:24 +01:00
Nathan Froyd
fb0ba5ad4f Bug 786788 - part 1 - let the uuid always be the slug and store the reason separately; r=vdjeric 2012-12-10 12:18:51 -05:00
Raymond Lee
4707c6f79e Bug 820784 - Remove alternative add_task implementations. r=mak 2013-01-24 12:47:19 +08:00
Mark Hammond
71722d2465 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws,mixedpuppy
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
2013-01-24 21:14:36 +11:00
Mark Hammond
e3dedd5e2c Backout 82464c35d37a (Bug 808215) for a regression and test failures. 2013-01-24 17:44:40 +11:00
Mark Hammond
3f75a04668 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
extra : rebase_source : 4cd66d38df3af9ba52c224e466ee7268b2cf43de
2013-01-24 16:15:11 +11:00
Jared Wein
8fb07dcf1a Bug 831020 - Errors in the error console with very long reference lines hang the browser. r=neil
--HG--
extra : rebase_source : ac09c6d4bad6eff76691a950f1ec7d5d8b342cfc
2013-01-23 13:10:07 -05:00
Raymond Lee
8303d5c79f Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak 2013-01-23 12:15:17 +08:00
Raymond Lee
3f0185e9c2 Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak 2013-01-23 00:26:45 +08:00
Raymond Lee
9c848d5bc7 Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak 2013-01-23 10:50:13 +08:00
Justin Lebar
d57c6b2de7 Bug 833629 - Rebucket memory telemetry histograms. r=njn 2013-01-22 21:10:49 -05:00
Nathan Froyd
0dbe924bc4 Bug 833460 - move reading saved pings to the timer-based callback; r=taras 2013-01-22 15:08:26 -05:00
Marco Bonardo
a384188bf5 Bug 824074 - Properly update frecency sorting in bookmarks queries.
r=Mano
2013-01-22 21:19:01 +01:00
Vladan Djeric
9e69b2b41e Bug 830429 - Reduce the threshold for slow main thread SQL to 50ms. r=nfroyd 2013-01-22 14:12:17 -05:00
Marco Bonardo
63b4e0b3f5 Bug 619623 - Wait for the WAL checkpoint in case that helps avoiding the intermittent failure in test_IHistory.cpp
r=test-only-experiment-not-worth-it a=nonlibxul
2013-01-22 14:25:03 +01:00
Josh Matthews
948bfa7a34 Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Raymond Lee
a2d8072f3d Bug 820763 - Stop using addvisit() in toolkit tests. r=mak 2013-01-18 10:13:09 +08:00
Marco Bonardo
ea2ca9b0fe Bug 831725 - Fix wrong merge on toolkit/components/places/tests/browser/head.js
r=me
2013-01-19 12:30:00 +01:00
Rafael Ávila de Espíndola
dd50080167 Bug 831303 - Comment the assert. r=ehsan. 2013-01-18 11:14:31 -05:00
Raymond Lee
d148ad2a5d Bug 752218 - Replace usage of AddURI with updatePlaces. r=mak 2013-01-17 10:28:26 +08:00
Ryan VanderMeulen
8c81436a5e Merge m-c to inbound. 2013-01-17 21:21:24 -05:00
Matthew Noorenberghe
544cbd1188 Merge fx-team with mozilla-central 2013-01-17 16:14:57 -08:00
Matthew Noorenberghe
5d3cffbde4 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
c856ab3666 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
Rafael Ávila de Espíndola
aaabaa443a Bug 831133 - Record only the basename. r=vladan. 2013-01-16 21:02:32 -05:00
Rafael Ávila de Espíndola
762b185f8f Bug 831303 - Fix the the stop where we start counting the shutdown time.r=ehsan.
--HG--
extra : rebase_source : 8d00557db0872b6c192c85b7ce364e8f9838ba9b
2013-01-17 11:40:14 -05:00