Commit Graph

20316 Commits

Author SHA1 Message Date
Trevor Saunders
f33ade0d68 bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
Mark Hammond
85cceae769 Bug 891640 - background thumbnails should use low priority network ops. r=adw 2013-07-12 13:59:16 +10:00
Mark Hammond
feaf261e05 Bug 890130 - Background thumbnail timeouts now start when item starts processing. r=adw 2013-07-12 13:59:16 +10:00
Ryan VanderMeulen
338d790a3e Merge m-c to inbound. 2013-07-11 21:56:55 -04:00
Ryan VanderMeulen
c4bd510d01 Merge birch to m-c. 2013-07-11 21:55:16 -04:00
Alexandre Poirot
b1940863c7 Bug 889356 - Add test for app redirects manifest feature. r=fabrice 2013-07-11 14:43:53 -04:00
Alexandre Poirot
1e1a4993e4 Bug 889356 - The redirects functionality appears to fail via pushing the app to the device. r=fabrice 2013-07-11 14:43:38 -04:00
Ed Morley
16bf648135 Merge mozilla-central and fx-team 2013-07-11 10:59:07 +01:00
Panos Astithas
698b809ffe Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Gavin Sharp
935768b349 Bug 890085: don't throw in the currentEngine/defaultEngine setters if the defaultenginename pref is invalid, r=mikedeboer
--HG--
extra : transplant_source : I%18%BA%EB%E8%B1%95V%FA%BF%FA%F5L%14%60%BD%FC%A2DK
2013-07-10 14:35:30 -07:00
Ryan VanderMeulen
d806e1e244 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Matthew Noorenberghe
4a08595eeb Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07:00
Heather Arthur
ea9a6f1485 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00
Daniel Holbert
fcf87a3142 Bug 891993: Mark toolkit/components/downloads/ as FAIL_ON_WARNINGS. r=mak 2013-07-10 16:20:57 -07:00
Jim Blandy
325ce1a84b NO BUG: JS Debugger: Fix variable name in reportError. r=gijs 2013-07-10 16:02:28 -07:00
Gregory Szorc
19850b9b8e Bug 891632 - Port NO_DIST_INSTALL to moz.build; r=joey
Many of the moved variables are likely not needed. moz.build should one
day validate the sandbox's output and error if "useless" variables are
present.

--HG--
extra : rebase_source : 3abdea056c18d00ede8c15b37db60532eca58630
2013-07-10 12:08:21 -07:00
David Rajchenbach-Teller
a2552d0e20 Bug 890050 - OS.File.writeAtomic should rename by default. r=froydnj 2013-07-10 14:57:17 -04:00
Ryan VanderMeulen
03e73d9988 Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures. 2013-07-10 13:51:28 -04:00
Ryan VanderMeulen
951ed6c4a2 Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Florian Quèze
9cc8c48af8 Bug 891836 - JavaScript warning in SocialService.jsm: assignment to undeclared variable p, r=mixedpuppy. 2013-07-11 16:52:30 +02:00
Ed Morley
17de8eb070 Backed out changeset ee7d34a58f11 (bug 886173) for mochitest 1 failures in test_playback_rate.html 2013-07-11 15:31:52 +01:00
J. Ryan Stinnett
751dda07cd Bug 282097 - Part 8: Clean up test expectations. r=masayuki 2013-07-10 09:13:14 -05:00
Mihnea Dobrescu-Balaur
85bc4fa046 Bug 889034 - Use a dynamic port in places/ xpcshell tests so they can be run in parallel. r=mak 2013-07-10 16:43:44 -07:00
Mihnea Dobrescu-Balaur
cbe020acda Bug 888556 - Use a dynamic port in telemetry/ xpcshell tests so they can be run in parallel. r=nfroyd 2013-07-10 15:54:10 -07:00
Matthew Noorenberghe
9dd82e45f7 Bug 887965 - Lower AddonUpdateChecker timeout to 1 minute. r=Mossop 2013-06-28 23:26:27 -04:00
Matthew Noorenberghe
a9cd011860 Bug 875826 - Skip xpcshell tests that require the identity components on Android since they're not packaged there. r=dolske 2013-06-28 23:33:19 -04:00
Mihai Sucan
366007a69e Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Panos Astithas
2897446860 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas
5694a6f1ae Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Trevor Saunders
63ed0e9589 bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal 2013-06-25 14:29:26 -04:00
Mihnea Dobrescu-Balaur
161bcb0dcd Bug 888550 - Use a dynamic port in search/ xpcshell tests so they can be run in parallel. r=MattN 2013-07-09 10:46:25 -07:00
Jed Parsons
2f41c5971e Bug 778817 - Add and expose Base64UrlDecode in IdentityCryptoService. r=benadida, r=bsmith 2013-07-08 16:34:33 -04:00
Emanuel Hoogeveen
e32590ca0d Bug 890714 - Fix mixed line endings. r=joe, r=jesup 2013-07-08 16:33:15 -04:00
Mike de Boer
5c4419ce46 Bug 776708 - Change the findBar appearance and improve its UX. r=dao 2013-07-08 20:48:12 +02:00
Patrick Cloke
f02f38b438 Bug 884319 - Add http.jsm to toolkit for usage by Thunderbird FileLink, Lightning and Instantbird. r=Mossop 2013-06-20 08:38:32 -04:00
Paul Adenot
663ccbc871 Bug 886173 - Preserve playbackRate across pause/play. r=cpearce 2013-06-24 14:05:38 +02:00
Mike de Boer
7ed8394c6f Bug 869543: move findbar to the top. r=dao 2013-07-11 12:44:34 +02:00
Roberta De Viti
22cd4a9676 Bug 865188 - Remove Storage support for profile special database. r=mak 2013-07-11 10:00:48 +02:00
Mark Hammond
27026ce873 Bug 890133 - Background thumbnails should prevent same URL being queued multiple times. r=adw 2013-07-11 17:50:55 +10:00
Mark Hammond
1f86ee9390 Bug 891516 - prevent use of data: URLs in social frameworkers. r=mixedpuppy 2013-07-11 17:50:54 +10:00
Tom Schuster
8713e6bb02 Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Ralph Giles
ccaf62a7df Bug 887463 - remove webvtt parser library. r=cpearce. 2013-07-09 17:02:00 -07:00
Marco Bonardo
283c2903dc Bug 890163 - Restore unwanted change in autofill behavior.
Autofill should not try to query for urls when there's no slash in the query terms.
r=mano
2013-07-09 19:08:16 +02:00
Trevor Saunders
4fda35a773 bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
Joey Armstrong
38ca368790 bug 870407: cleanup bug. r=mshal 2013-07-08 11:53:00 -04:00
Blake Kaplan
4c5f6da1f9 Backout patch for bug 875165 in favor of the compatibility hack that landed. 2013-07-08 11:05:38 -04:00
Blake Kaplan
68224e7e4e Backout patch for bug 887950 in favor of the compatibility hack that landed. 2013-07-08 11:04:09 -04:00
Raymond Lee
27894c74c7 Bug 885205 - Extremely slow reflect bookmarks menu items after restoring bookmarks. And disk access abnormal. And Firefox process does not disappear from task manager on exit. r=mak 2013-07-05 10:22:05 +08:00
Adam Dane [:hobophobe]
7bb721921b Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Robert Strong
c13e15807d Test fix for Bug 889860 - Intermittent test_0200_app_launch_apply_update.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy 2013-07-05 13:11:44 -07:00