Commit Graph

17882 Commits

Author SHA1 Message Date
Justin Dolske
c6a48948eb Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Jacek Szpot
761b11160f Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
Ehsan Akhgari
74d047ce2a Backed out changeset 73976ead8d6c (bug 800532) in order to fix bug 806028 2012-10-29 17:46:13 -04:00
Josh Matthews
fda5be2065 Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan 2012-06-30 07:50:07 -07:00
Aaron Klotz
7465ffaf87 Bug 772552 - Adds Telemetry for saved pings. r=nfroyd 2012-10-29 15:12:03 -04:00
Brian R. Bondy
f5110b7c82 Bug 768378 - UpdateShortcutAppUserModelIds helper.exe operation creates a second taskbar icon when installed to a non standard location. 2012-10-28 11:39:58 -04:00
Patrick McManus
5938428609 bug 805457 telemetry for proxy and websocket connections r=jduell 2012-10-27 15:24:19 -04:00
Phil Ringnalda
140f41a6be Back out 9c064c78d86a (bug 799600) for orange
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Ryan VanderMeulen
6994d618c0 Merge m-c to inbound. 2012-10-26 22:11:46 -04:00
Ryan VanderMeulen
b683b9b54d Merge the last PGO-green inbound changeset to m-c. 2012-10-26 21:22:40 -04:00
Ryan VanderMeulen
1ed90df2f9 Merge fx-team to m-c. 2012-10-26 21:05:26 -04:00
Victor Porof
239fc142c6 Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
Blair McBride
790c863d69 Bug 804849 - When logging nsresult values, convert to a human-readable string representation. r=Mossop 2012-10-26 14:48:28 +13:00
Andres Hernandez
3be55836cf Bug 805472 - [OS.File] Ensure that all test files are removed. r=Yoric 2012-10-25 14:11:06 -06:00
Josh Aas
0b248b4c40 Bug 647216: Add ability to handle mouse events in the title bar on OS X. Work started by Markus Stange and Paul O'Shannessy. r=mstange 2012-10-26 15:42:50 -04:00
Markus Stange
69c7d8ae0b Bug 647216: Allow testing of MozMouseHittest window dragging. r=enndeakin 2012-10-26 15:40:11 -04:00
Bill McCloskey
a6cd2f8c4f Bug 692267 - Remove jsgc.h from INSTALLED_HEADERS (r=terrence) 2012-10-26 11:17:24 -07:00
Steven Michaud
e364be4527 Bug 801883 - New profile directories are hidden in Finder. r=josh 2012-10-26 12:21:12 -05:00
Mihai Sucan
6acfd3f384 Bug 805639 - Intermittent devtools/webconsole/test/test_file_uri.html | file URI match; r=paul 2012-10-26 19:35:30 +03:00
Jed Parsons
e054b7f4a2 Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones 2012-10-26 07:39:38 -04:00
Benoit Jacob
5e831b8eeb Bug 795701 - Followup, use 1x1 canvas when fetching WebGL info. r=Unfocused 2012-10-25 12:07:00 +13:00
Tim Taubert
c0ec641283 merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Phil Ringnalda
7eafed1352 Back out 689834383fbb (bug 782882) for timing out in browser_social_toolbar.js 2012-10-25 00:00:45 -07:00
Mark Hammond
eaf93761f2 Bug 799600 - allow data urls in social panels. r=jaws 2012-10-25 16:45:34 +11:00
Mark Hammond
dc4eb93ac5 Bug 805725 - browser_frameworker test should hit mochi.test:8888 for websocket tests. r=me 2012-10-26 15:19:58 +11:00
Brian R. Bondy
df1c8174b6 Bug 790496 - Make maintenance service errors stand out more. r=ehsan 2012-10-25 22:34:03 -04:00
Brian R. Bondy
398707a8f3 Bug 765598 - Remove newly created MozUpdater folders in tmp on post update. r=ehsan 2012-10-25 22:30:34 -04:00
Dale Harvey
cf5fcb129a Bug 800235 - Add .ogg to valid video file extensions. r=dougt 2012-10-25 17:43:25 -04:00
Jan Horak
0945a39988 Bug 567377 - Support drag and drop for Linux. r=mak77 2012-10-25 17:43:24 -04:00
Ryan VanderMeulen
cf897fbf06 Merge m-c to inbound. 2012-10-25 17:43:19 -04:00
Jared Wein
0bf05dd891 Bug 804968 - Adjusting the height of an autocomplete popup requires too many reflows and layouts. r=enn
--HG--
extra : rebase_source : b554480aaf1fbf926b8ad2aab50964315bdcb426
2012-10-25 12:27:30 -07:00
Patrick McManus
39e4cc43ec bug 797964 remove spdy ping experiment and change default to 58s r=honzab 2012-10-25 14:20:08 -04:00
Josh Matthews
b6a9c61cd6 Bug 799314 - Add utility method to get a privacy context from a window. r=ehsan 2012-10-25 14:17:35 -04:00
Ehsan Akhgari
8e702f60c5 Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
2012-10-25 12:32:24 -04:00
Ehsan Akhgari
f3c0ac7a23 Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517) 2012-10-25 11:48:19 -04:00
Mihai Sucan
ca6d5ec31b Bug 803991 - Intermittent test_file_uri.html | Test timed out; r=robcee 2012-10-23 16:38:26 +03:00
Mihai Sucan
7ebf4e405a Bug 802013 - Intermittent test_cached_messages.html | number of cached page errors - got 6, expected 2; r=robcee 2012-10-23 18:37:01 +03:00
Blair McBride
b72de9bde9 Bug 799266 - Add hardcoded block. r=Mossop 2012-10-26 00:51:58 +13:00
Atul Jangra
1676f8645e Bug 767236 - Part 4: Name all anonymous functions in remaining Add-ons Manager code. r=Unfocused 2012-10-24 22:58:00 +13:00
Andres Hernandez
38edfa2bc6 Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan 2012-10-24 14:21:33 -06:00
Gavin Sharp
15e9f648ce Bug 805260: turn can't-attach-mozSocialAPI error into a warning, since it's not usually a problem, r=markh
--HG--
extra : transplant_source : %97b%B6B%A8%E4%1F%134%94%C0%7E%E2%A9q%94%E9%BB%C8%80
2012-10-24 17:29:09 -07:00
Nathan Froyd
3f34bd33f9 Bug 567950 - fix intermittent browser_keyevents_during_autoscrolling.js timeout by properly cleaning up in browser_default_image_filename.js; r=gavin 2012-10-24 12:33:10 -04:00
Boris Zbarsky
dc9e635bf3 Bug 804799. Make sure we keep advancing our current find point through the document even in cases when we optimize by moving it to the first visible range, so we don't get stuck in an infinite loop. r=masayuki 2012-10-24 16:10:49 -04:00
Benoit Jacob
5fd0c711ff Bug 803199 - Avoid littering about:support with "no information". r=Unfocused 2012-10-18 11:17:00 +13:00
Benoit Jacob
3974e101e1 Bug 795701 - WebGL Renderer : no information in about:support. r=Unfocused 2012-10-23 12:31:00 +13:00
Eduard Neculaesi
5940ba6668 Bug 802945 - Remove aType parameter from AddonUpdateChecker.checkForUpdates and UpdateParser. r=Unfocused 2012-10-24 08:20:00 +13:00
Phil Ringnalda
b6e6285116 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Ryan VanderMeulen
7ae7108be8 Merge the last PGO-green inbound changeset to m-c. 2012-10-19 21:43:03 -04:00
Robert Strong
e93f3a4f01 Test changes for Bug 774618 - Partner builds don't download complete update if partial fails, or show workaround information if complete fails. r=bbondy 2012-10-19 12:43:15 -07:00
Robert Strong
32a952fa7e Main patch for Bug 774618 - Partner builds don't download complete update if partial fails, or show workaround information if complete fails. r=bbondy 2012-10-19 12:42:55 -07:00