Commit Graph

15752 Commits

Author SHA1 Message Date
Jim Blandy
47c894604b NO BUG: JS Debugger: Fix variable name in reportError. r=gijs 2013-07-10 16:02:28 -07:00
Gregory Szorc
0a41c9c2f9 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
6663525d3c Bug 890050 - OS.File.writeAtomic should rename by default. r=froydnj 2013-07-10 14:57:17 -04:00
Ryan VanderMeulen
1d7eff0f7a Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures. 2013-07-10 13:51:28 -04:00
Trevor Saunders
d82043f811 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
a59543436f 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
Ryan VanderMeulen
ec6b3d53b5 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Matthew Noorenberghe
2719539a5e Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07:00
Heather Arthur
a4ef8236b0 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00
Matthew Noorenberghe
d3c2a312dd Bug 887965 - Lower AddonUpdateChecker timeout to 1 minute. r=Mossop 2013-06-28 23:26:27 -04:00
Matthew Noorenberghe
4d5b11af75 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
de521374f1 Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Panos Astithas
d69a79ac07 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas
6d54d55c04 Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Jed Parsons
e40de2b419 Bug 778817 - Add and expose Base64UrlDecode in IdentityCryptoService. r=benadida, r=bsmith 2013-07-08 16:34:33 -04:00
Emanuel Hoogeveen
9e0ec18236 Bug 890714 - Fix mixed line endings. r=joe, r=jesup 2013-07-08 16:33:15 -04:00
Mike de Boer
1dcdb0cb80 Bug 776708 - Change the findBar appearance and improve its UX. r=dao 2013-07-08 20:48:12 +02:00
Tom Schuster
b8f2deb604 Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Ralph Giles
2ec3570c84 Bug 887463 - remove webvtt parser library. r=cpearce. 2013-07-09 17:02:00 -07:00
Marco Bonardo
0f7d8a7a9c 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
ace23958ea bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
Joey Armstrong
df6123b0bc bug 870407: cleanup bug. r=mshal 2013-07-08 11:53:00 -04:00
Blake Kaplan
ea330c7bd6 Backout patch for bug 875165 in favor of the compatibility hack that landed. 2013-07-08 11:05:38 -04:00
Blake Kaplan
e7da6f22e3 Backout patch for bug 887950 in favor of the compatibility hack that landed. 2013-07-08 11:04:09 -04:00
Raymond Lee
715c395045 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]
ebe2053c43 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Robert Strong
3261700a85 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
Tim Taubert
d803f8e745 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Tim Taubert
90a0356a09 Bug 890112 - [OS.File] DirectoryIterator should correctly implement iterator interface; r=yoric 2013-07-04 12:56:22 +02:00
Nick Fitzgerald
f75c5b7822 Bug 889526 - Improve reportError so that it will add a stack trace if one is available; r=past 2013-07-03 14:10:52 -07:00
stefanh@inbox.com
8b2c2300b1 Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano. 2013-07-04 18:46:01 +02:00
George Wright
f6b4f4b545 Bug 848491 - Fuzz the redGradientBlueSolid analysis test a little bit to account for rasterising differences on Skia r=MattN 2013-06-27 16:10:08 -04:00
Drew Willcoxon
256aafc3b4 Bug 870101 - Make BackgroundPageThumbs load about:blank after capturing windows so that they're eventually collected. r=markh 2013-07-03 17:44:38 -07:00
Marco Castelluccio
bfdeaf2c61 bug 889092 - Update category names to keep them in sync with Marketplace; r=myk
--HG--
extra : amend_source : 4327f35137dad22be7903371d9d7f6001449074e
2013-07-03 16:14:34 -07:00
Blake Kaplan
adea72d95d Bug 888749 - Don't be confused by <children> elements. r=dao 2013-07-03 15:07:28 -07:00
Marco Bonardo
89118248d1 Bug 889442 - Remove newTab page migration for chromeappsstore.sqlite
t=ttaubert
2013-07-03 23:41:28 +02:00
Irving Reid
d24c7ea7c1 Bug 889908: Report open failure for non-flushing writeAtomic r=Yoric DONTBUILD 2013-07-03 13:52:49 -04:00
Joey Armstrong
44ade60e99 bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Masatoshi Kimura
16ea5c4d5c Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan 2013-07-04 00:56:26 +09:00
David Rajchenbach-Teller
e3296069e4 Bug 888479 - Port osfile_shared_allthreads.jsm and dependents to worker module loader. r=froydnj 2013-07-09 09:09:16 -04:00
David Rajchenbach-Teller
f10a7d65d8 Bug 888479 - Patch the module loader to enable refactoring. r=gozala 2013-07-09 09:09:16 -04:00
Jared Wein
0337a6763b Bug 822149 - Replace translucent media backgrounds with an opaque background and make uniform the backgrounds for images and audio/video. r=dolske 2013-07-09 09:09:16 -04:00
Dale Harvey
b66bdd2c0a Bug 741102 - Ensure fullscreen button is hidden when audio files are loaded. r=jaws 2013-07-09 09:09:16 -04:00
Mihnea Dobrescu-Balaur
74f5cef19c Bug 889102 - Use a dynamic port in test_dbgglobal.js so that the xpcshell tests can be run concurrently. r=past 2013-07-09 09:09:16 -04:00
Dão Gottwald
17eb2c022d Bug 890595 - Find next/prev/highlight buttons should be enabled if there's an initial string present. r=gavin 2013-07-09 08:19:42 +02:00
Asaf Romano
9de2f412ff Bug 889089 - crash in mozilla::places::History::FetchPageInfo. r=mak 2013-07-03 14:54:31 +03:00
David Anderson
a52a14df6e Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug). 2013-07-03 00:24:32 -07:00
Robert Strong
c82c660633 Bug 853198 - Defend against bad system clocks. r=bbondy 2013-07-02 19:05:27 -07:00
Xavier Fung
03fce7081d Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted 2013-07-03 10:52:32 +09:00
Richard Newman
0b70a390ba Merge m-c to m-i. 2013-07-02 18:52:48 -07:00