Commit Graph

24082 Commits

Author SHA1 Message Date
Monica Chew
efa58c585d Bug 998396: Fix gethash completions, urlclassifier.malware_table and urlclassifier.phish_table may be comma-separated lists (r=gcp) 2014-04-22 08:13:59 -07:00
Monica Chew
d1212d39f6 Bug 998396: Fix gethash completions, urlclassifier.malware_table and urlclassifier.phish_table may be comma-separated lists (r=gcp) 2014-04-22 09:46:46 -07:00
Ryan VanderMeulen
e2cbddca2e Merge m-c to inbound. 2014-04-22 13:07:17 -07:00
Ed Morley
74fa961dfe Backed out changeset 73bb0c592bf1 (bug 998396) for debug build failures; CLOSED TREE 2014-04-22 17:37:01 +01:00
Monica Chew
c111fcce60 Bug 999477: Fix FindInReadable calls in ApplicationReputation (r=gcp) 2014-04-22 09:14:55 -07:00
Monica Chew
ade3e9a917 Bug 998396: Fix gethash completions, urlclassifier.malware_table and urlclassifier.phish_table may be comma-separated lists (r=gcp) 2014-04-22 09:14:51 -07:00
Byron Campen [:bwc]
799148596a Bug 970690 - Part 2: Add basic telemetry for ICE. r=mt 2014-03-03 10:58:35 -08:00
Phil Ringnalda
a5452f2660 Merge m-i to m-c 2014-04-19 18:25:46 -07:00
Aaron Klotz
5eb20f9c87 Bug 935482: New IOInterposer observer for recording main thread I/O to file; r=froydnj 2014-04-19 14:28:02 -06:00
Bobby Holley
88cc67dc3b Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor 2014-04-19 10:39:59 -07:00
Ryan VanderMeulen
05e02e5efd Merge inbound to m-c. 2014-04-18 22:00:13 -04:00
Jared Wein
5f48120b5d Bug 495593 - Fix typo in previous patch. r=MattN 2014-04-18 17:59:31 -04:00
Mark Finkle
78297a38af Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske 2014-04-18 16:48:06 -04:00
Danny Chen
6c8cc83e94 Bug 996122 - Play button superimposed on videos that are requested to start playing and then resize before any frames are presented. r=jaws
--HG--
extra : rebase_source : d47c0d8675e0cee794ca2f51084043cab2cd6bf7
2014-04-18 15:28:58 -04:00
Danny Chen
fdf0aeadb4 Bug 495593 - Video controls should match scaled video size within video element. r=jaws
--HG--
extra : rebase_source : 4f5e182ffc9dafa3a3673b86d3ce706c48aad920
2014-04-18 12:06:33 -04:00
Marco Bonardo
5ac6d5ccbe Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin 2014-04-18 16:04:19 +02:00
Marco Bonardo
c84c6c8b01 Backout 566c01fe0d98 (bug 330879) due to unexpected regression 2014-04-18 16:03:35 +02:00
Alexandre Poirot
01bd777299 Bug 997239 - Convert webconsole to a module. r=msucan 2014-04-18 09:39:56 -04:00
Ryan VanderMeulen
bcf8ae8116 Merge inbound to m-c. 2014-04-18 09:08:59 -04:00
Joe Walker
e5b5397905 Bug 993985 - Fix broken tooltip in Developer Toolbar; r=mratcliffe 2014-04-18 09:21:12 +01:00
Benjamin Smedberg
70d10c4512 Bug 997188 - Handle the experiments.manifest.uri pref correctly so so that it don't ping out to telemetry-experiments.cdn.mozilla.net by default or enable experiment code in the tests. This should also fix bug 994686. r=irving/gfritzsche 2014-04-17 11:08:35 -04:00
Ryan VanderMeulen
9e685c22d5 Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Dave Camp
6e8824e9c0 Bug 983331 - The debugger server protocol should describe itself. r=gozala 2014-04-17 16:25:07 -07:00
Robert Strong
0a61277a7e Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes 2014-04-17 13:14:50 -07:00
Ryan VanderMeulen
037eeccae6 Merge m-c to inbound on a CLOSED TREE. 2014-04-17 22:53:02 -04:00
Mike Connor
9612265476 Bug 997432 - log failures when MozParams don't include a condition attribute, r=gavin
--HG--
extra : rebase_source : e1f3712e88265d6e298b47e59e55d7e2feaf2484
2014-04-16 19:35:28 -04:00
Monica Chew
c29fbe4df6 Bug 933432: Enable remote lookups for application on Windows (r=gcp) 2014-04-17 14:01:47 -07:00
J. Ryan Stinnett
2245082f22 Bug 997320 - Fix error in App Manager install cleanup. r=ochameau 2014-04-17 16:55:02 -04:00
Marco Castelluccio
ff252738ad Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud 2014-04-17 16:54:50 -04:00
Marco Castelluccio
aa859b7748 Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00
Marco Castelluccio
eda095ac69 Bug 774144 - Webapp uninstallation on Windows through mozapps uninstall function. r=tabraldes 2014-04-17 16:43:03 -04:00
Amod Narvekar
13a98bf3aa Bug 552025 - Remove the instances of nsINavHistoryResultObserver.containerOpened/Closed. r=mak 2014-04-17 16:43:03 -04:00
Eddy Bruel
655b943dd2 Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-17 20:47:28 +02:00
Eddy Bruel
06b91b41d4 Bug 859372 - Provide Debugger constructor as a built-in module;r=past 2014-04-17 20:45:32 +02:00
Dave Townsend
e94e69db40 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 10:27:03 -07:00
Dave Townsend
3306c4eb68 Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE 2014-04-17 10:20:49 -07:00
Dave Townsend
9a9a5b00fc Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos 2014-04-17 08:35:20 -07:00
Dave Townsend
d79165435b Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 08:23:42 -07:00
Georg Fritzsche
a5cb1d787d Bug 989137 - Part 18: Fix experiments uninit behavior. r=bsmedberg 2014-04-17 15:47:37 +02:00
Georg Fritzsche
3547ef943a Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche 2014-04-17 15:47:37 +02:00
Georg Fritzsche
e5beacaa6b Bug 989137 - Part 16: Convert browser_experiments.js to add_task. r=unfocused 2014-04-17 15:47:37 +02:00
Georg Fritzsche
c143ccc852 Bug 989137 - Backout re-ordered patches that conflict with a known-good patch stack: 1ab6bbd62c76, 5c3a195a107e, 73da7e611e92, 2c1a0b0551fb. r=me 2014-04-17 15:47:36 +02:00
Ryan VanderMeulen
79b73a6a7a Merge m-c to fx-team. 2014-04-16 22:53:31 -04:00
Ryan VanderMeulen
0f340e34ff Merge fx-team to m-c. 2014-04-16 22:29:41 -04:00
Dave Townsend
0de01b0f9c Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen 2014-04-16 14:14:50 -07:00
David Rajchenbach-Teller
d13e9068ab Bug 995162 - Rewrite the mechanism that (re)starts the OS.File worker. r=froydnj 2014-04-16 17:04:47 -04:00
Ryan VanderMeulen
48963275f4 Backed out changeset 59f4f732f6d7 (bug 968896) for mochitest-dt failures.
CLOSED TREE
2014-04-16 15:38:14 -04:00
Brandon Benvie
5b07c83a3c Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 10:46:55 -07:00
Roberto A. Vitillo
1dbe9ea212 Bug 989419 - Remove main-thread IO from background update of {profile}\blocklist.xml. r=irving 2014-04-16 13:50:37 -04:00
Ryan VanderMeulen
d998c237f3 Backed out changesets e128ceec086c and 7e31deb02ba8 (bug 992670) for mochitest-bc and xpcshell crashes. 2014-04-16 15:16:30 -04:00
Amod Narvekar
1322056c01 Bug 330879 - Check whether the node parameter is a valid Places node. r=mak 2014-04-16 13:50:36 -04:00
Carsten "Tomcat" Book
2cc90caae0 Merge m-c to fx-team 2014-04-16 15:18:12 +02:00
Carsten "Tomcat" Book
5be3e69c89 merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Gijs Kruitbosch
07f75ea89c Bug 996363 - order OS X cloverleaf symbol correctly in ShortcutUtils.jsm, r=Unfocused
--HG--
extra : rebase_source : e0adc6db828fa66f879dec58ab0bbb370f3512ee
2014-04-16 13:23:19 +01:00
Patrick Brosset
27e097549c Bug 993190 - Use the outline highlighter on fennec; r=miker 2014-04-16 11:37:24 +02:00
Gregory Szorc
66cb99e1db Bug 989137 - Part 15: Convert browser_experiments.js to add_task; r=Unfocused
Upcoming tests rely heavily on promises. I just learned that browser
chrome tests support add_task() as an alternative to test(). This patch
ports the browser_experiments.js test and utilized utility functions
to use add_task() and promises.

--HG--
extra : rebase_source : 434b7dc0e899fef0c508d5dd01438514da519ba3
extra : histedit_source : 517043f2bbe7a22bd53e8ae0c77f585ac107f6c9
2014-04-10 14:30:40 -07:00
Honza Bambas
6d62387428 Bug 992878 - Increase number of expected assertions in test_bug437844.xul DONTBUILD, r=dbaron 2014-04-07 18:00:56 +02:00
aceman
992772e91f Bug 530629 - Add fastFind support to <editor> element. r=Neil 2014-04-18 10:30:04 -04:00
Monica Chew
e00e1fd44f Bug 997759: Prefs for phishing and malware tables are comma-sep lists (r=gcp) 2014-04-17 10:57:08 -07:00
Ed Morley
0493bfc10b Backed out changeset 5aa4eed6cd16 (bug 981477) for B2G reftest failures 2014-04-17 16:42:18 +01:00
Vincent Chen
deb4498790 Bug 981477 - Re-enable globally-disabled reftests on B2G that actually pass. r=ahal 2014-04-17 09:23:16 -04:00
Nathan Froyd
dad03bd365 Bug 997291 - remove write-only gInspectee variables from devtools server tests; r=jmaher 2014-04-16 13:21:20 -04:00
Ryan VanderMeulen
5f7b8e9737 Merge m-c to inbound. 2014-04-15 23:30:15 -04:00
Ryan VanderMeulen
fa7c5ad357 Merge inbound to m-c. 2014-04-15 23:26:35 -04:00
Phil Ringnalda
8939653a82 Bug 994300 - Disable browser_frameworker.js and browser_frameworker_sandbox.js on OS X debug for constant assertions 2014-04-15 19:59:07 -07:00
Dave Townsend
3371a6fa4a Bug 993520: Add innerID option to ConsoleAPI to allow creating consoles for specific DOM windows. r=msucan 2014-04-15 10:35:30 -07:00
Nicholas Nethercote
2d6a2227fb Bug 996438 - Import BookmarkJSONUtils.jsm lazily into PlacesBackups.jsm. r=mak.
--HG--
extra : rebase_source : 244d30f479ddf9d79dfe216bd9024ba7f45c662a
2014-04-15 18:20:28 -07:00
Carsten "Tomcat" Book
e8d057500b Merge m-c to fx-team 2014-04-15 15:17:48 +02:00
Carsten "Tomcat" Book
c3e866b3ca merge fx-team to m-c 2014-04-15 15:09:02 +02:00
Bobby Holley
3de1018bbe Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
Dave Townsend
557b8e0b3e Bug 639524: Use the application shipped blocklist when it is newer then the profile version. r=Unfocused 2014-04-14 17:44:56 -07:00
Tom Schuster
1581ac5d3f Bug 935519 - Move Highlight All and Match Case back next to find bar input field again. r=mikedeboer 2014-04-15 22:41:00 +02:00
Marco Bonardo
4dccc938f4 bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert 2014-04-14 13:10:16 +02:00
Ryan VanderMeulen
4bd8d515d4 Merge inbound to m-c. 2014-04-14 15:42:17 -04:00
Ryan VanderMeulen
72f2d5c414 Backed out changeset e6b103b4369e (bug 974171) for mochitest-dt failures.
CLOSED TREE
2014-04-14 12:13:26 -04:00
David Rajchenbach-Teller
c7a88add5c Bug 995198 - Promise Debugging API. r=paolo 2014-04-15 12:51:19 -04:00
Michael Ratcliffe
2d8f8ed9fe Bug 974171 - Add DEVTOOLS_TOOLBOX_* flags r=jwalker 2014-04-08 12:53:58 +01:00
Michael Ratcliffe
010788e170 Bug 988102 - Opening inspector scrolls the content page all the way to the top;r=bgrins 2014-04-14 15:33:06 +01:00
Carsten "Tomcat" Book
d430a64d22 Merge m-c to fx-team 2014-04-14 15:54:12 +02:00
Paolo Amadini
bc198d1062 Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker 2014-04-14 14:15:43 +01:00
Carsten "Tomcat" Book
f51d884ea4 Backed out changeset e2aff2cd9a9a (bug 959573) for bc1 test failures on a CLOSED TREE 2014-04-14 14:29:08 +02:00
Marco Bonardo
b4c3b6e3c8 bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert 2014-04-14 13:10:16 +02:00
Marco Bonardo
8a6a6388dd bug 970291 - Remove BookmarkJSONUtils.serializeNodeAsJSONToOutputStream. r=mano 2014-04-14 12:00:11 +02:00
Ryan VanderMeulen
71c6ebf573 Backed out changeset 7dbcb63aa3e3 (bug 774144) for frequent Android mochitest-4 failures.
CLOSED TREE
2014-04-13 23:46:31 -04:00
Ryan VanderMeulen
3c21b66c65 Backed out changeset d0012e4d8a9a (bug 991766) 2014-04-13 23:46:10 -04:00
Ryan VanderMeulen
cbdabd4cd4 Merge m-c to inbound on a CLOSED TREE. 2014-04-13 22:52:50 -04:00
Ryan VanderMeulen
a75b41c6f4 Backed out changeset 16a75e1c76d0 (bug 986887) for suspicion of causing xpcshell failures. 2014-04-13 17:31:14 -04:00
Marco Castelluccio
57377250c4 Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud 2014-04-13 16:17:51 -04:00
Marco Castelluccio
ce617b860a Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
--HG--
rename : toolkit/webapps/tests/test_hosted_launch.xul => toolkit/webapps/tests/test_hosted_launch_no_registry.xul
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_packaged_launch_no_registry.xul
2014-04-13 14:42:39 -04:00
Marco Castelluccio
199f8df743 Bug 774144 - Webapp uninstallation on Windows through mozapps uninstall function. r=tabraldes 2014-04-13 14:18:02 -04:00
Jordan Santell
c4cedfbea1 Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp 2014-04-02 15:51:21 -07:00
Vikneshwar
48a5dec9d0 Bug 994307 - Remove -moz- prefix from linear-gradients property. r=dao, r=ntim 2014-04-13 15:23:27 -04:00
Sebastian Hengst
5ebe0b8196 Bug 994116 - about:support - move Graphics info higher than Modified Prefs. r=Mossop 2014-04-11 20:22:38 +02:00
Emma Sajic
967f19b306 Bug 986887 - Add-ons Manager logging should log to file using Log.jsm's FileAppender. r=irving 2014-04-13 15:23:26 -04:00
Ryan VanderMeulen
3b7a7bb3b6 Merge m-c to inbound on a CLOSED TREE. 2014-04-14 15:43:22 -04:00
Timothy Nikkel
857177da75 Bug 994861. Only overlay scrollbars should be positioned and have z-index. r=roc
Bug 896443 added these but didn't guard them on overlay scrollbars.

When drawing the scrollbars layout interprets a positioned scrollbar as an scrollbar that should be placed above the content (like overlay scrollbars). Classic scrollbars should be drawn in the background layer.
2014-04-14 13:16:30 -05:00
Ryan VanderMeulen
2f2f5dd033 Merge m-c to fx-team. 2014-04-15 23:28:51 -04:00
Robert Strong
10e488a6bf Bug 996960 - Add new RTL languages to locales.nsi - Uyghur ug and Urdu ur. r=ehsan 2014-04-15 19:23:03 -07:00
Ed Lee
db27d3fc8a Bug 991210 - [new tab page] Tiles are sometimes arranged all in a single line (wrapping as appropriate, e.g. to two lines with 5 items and then 4 items), instead of 3x3 grid [r=adw]
Always Grid_init before "load", defer size calculation to "load", and only wait for links cache for site rendering. Clean up timers triggered from previous tests to avoid unexpected updates.

--HG--
extra : rebase_source : aba79dc12fd3660c50d8004197a6b2f5a23419cb
2014-04-15 12:14:09 -07:00
Terrence Cole
581c606391 Bug 959787 - Handlify JS_DefineProperty; r=Waldo, r=bz
--HG--
extra : rebase_source : 87991ed47ed071550af4e4125eea54a66fdb0071
2014-01-21 18:11:17 -08:00
Birunthan Mohanathas
10851e87af Bug 992670 - Make all child insertions/removals non-temporary in nsNavHistoryContainerResultNode. r=mak 2014-04-16 13:56:52 -04:00
Birunthan Mohanathas
92e5fb0bd5 Bug 992670 - Fix always true assertion condition in nsNavHistoryResult.cpp. r=mak 2014-04-16 13:56:51 -04:00
Martin Stransky
f649feb49b Bug 983843 - Use toolkit drag & drop functions for Gtk3 too. r=karlt 2014-04-16 10:29:39 -04:00
Marco Castelluccio
b8e40d8501 Bug 839778 - Use OS.File in about:crashes. r=adw 2014-04-13 14:28:18 -04:00
Joe Walker
7dddc32095 Bug 983712 - Fix the GCLI menu to remove scrollbars; r=mratcliffe 2014-04-13 07:47:30 +01:00
Joe Walker
6148f170d7 Bug 984365 - Refactor and split out BuiltinCommands.jsm; r=mratcliffe,robcee,panos
BuiltinCommands.jsm was huge to avoid slowing things down by having many
modules loading.

To avoid splitting it up from slowing things down we want to delay loading
commands. Create [add|remove]ItemsByModule to allow us to lazily add modules,
and convert all command modules to use this.

Then break up BuiltinCommands into a set of files, for each command, and do
some refactoring to use JS files rather than JSMs and use "use strict".

--HG--
rename : browser/devtools/commandline/Commands.jsm => browser/devtools/commandline/commands-index.js
rename : browser/devtools/debugger/CmdDebugger.jsm => browser/devtools/debugger/debugger-commands.js
rename : browser/devtools/inspector/CmdInspect.jsm => browser/devtools/inspector/inspector-commands.js
rename : browser/devtools/responsivedesign/CmdResize.jsm => browser/devtools/responsivedesign/resize-commands.js
rename : browser/devtools/scratchpad/CmdScratchpad.jsm => browser/devtools/scratchpad/scratchpad-commands.js
rename : browser/devtools/styleeditor/CmdEdit.jsm => browser/devtools/styleeditor/styleeditor-commands.js
rename : browser/devtools/tilt/CmdTilt.jsm => browser/devtools/tilt/tilt-commands.js
2014-04-13 07:47:27 +01:00
kushagra singh[:kushagra]
e08aaf6c19 Bug 819068 - Implementing OS.File.queue. r=Yoric 2014-04-12 21:02:06 -04:00
Heather Arthur
e5bfce063b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Ryan VanderMeulen
6c0f4a64ad Merge m-c to inbound on a CLOSED TREE. 2014-04-11 16:24:56 -04:00
Ryan VanderMeulen
1f6f05499d Bug 994798 - Disable browser_frameworker_sandbox.js on Linux debug for frequent timeouts. a=test-only
CLOSED TREE
2014-04-11 16:09:09 -04:00
Mihai Sucan
e76e62b281 Bug 823097 - Add support for %c style formatting in the web console; r=past,bz 2014-04-10 17:59:21 +03:00
Girish Sharma
512ff61b31 Bug 930931 - Storage Inspector - Indexed DB non-live actor, r=jwalker 2014-04-11 20:26:23 +05:30
Ryan VanderMeulen
7ba7f0e455 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00
Eddy Bruel
d6d29dd028 Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-10 20:44:54 +02:00
Tim Taubert
6a3a4a4bd7 Bug 616853 - Fix tabview and toolkit/startup tests r=smacleod 2014-04-10 10:47:47 +02:00
Ryan VanderMeulen
1d001e1056 Bug 994798 - Disable browser_frameworker.js on Linux debug for frequent timeouts. 2014-04-11 11:58:37 -04:00
Tim Taubert
3f87b82238 Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz 2014-04-02 08:21:14 +02:00
Alexandre Poirot
ebf492f6c8 Bug 991636 - Fix toolkit/devtools/server/tests/mochitest/test_connectToChild.html test. r=msucan 2014-04-08 14:07:00 +02:00
Michael Ratcliffe
d0f5dae6ab Bug 983948 - Add mach mochitest-devtools r=jmaher 2014-03-25 16:52:53 +00:00
Nils Maier
86cfc9cc0f Bug 952997 - Fix OS.File large file support. r=yoric 2014-04-08 03:40:00 +02:00
Dave Townsend
35bd372c3f Bug 993539: sourceURI property of add-on fails if the repository has been updated. r=irving 2014-04-09 19:15:21 -07:00
Gregory Szorc
404a6147ae Bug 989137 - Part 11: Make service initialization and uninitialization more robust; r=gfritzsche
Subsequent patches were running into race conditions and bugs related to
Experiments instance initialization state. This patch plugs the
necessary holes in initialization state management to unblock work.

The fixes are far from robust. There are still race conditions and bugs.
They should probably be addressed later.

--HG--
extra : rebase_source : 5f0c7fa1f554d09a21b1452506884dc771cb829d
2014-04-07 14:11:31 -07:00
Ryan VanderMeulen
b39d08f071 Merge m-c to fx-team on a CLOSED TREE. 2014-04-09 19:12:28 -04:00
Myk Melez
bd0792fc0c Bug 994216 - ensure desktop INI file parent directory exists to fix bustage on CLOSED TREE; r=marco"
--HG--
extra : amend_source : d72cf290cc27d2cc6baa3d68611192167c45fd8f
2014-04-09 14:20:59 -07:00
Ryan VanderMeulen
32464ae7ad Bug 608820 - Disable browser_bug567127.js on Win/OSX for frequent failures.
CLOSED TREE
2014-04-09 13:01:45 -04:00
Ryan VanderMeulen
a3a3117227 Bug 986458 - Disable browser_whitelist7.js on Win/OSX debug for perma-fails with chunked mochitest-bc. 2014-04-09 13:01:45 -04:00
Carsten "Tomcat" Book
7f7425d230 Merge m-c to fx-team 2014-04-09 14:42:56 +02:00
Carsten "Tomcat" Book
df7124f116 merge fx-team to mozilla-central 2014-04-09 14:23:03 +02:00
Nochum Sossonko
97c6ed9a08 Bug 668903 - Pressing escape should close the saved passwords dialog. r=MattN
--HG--
extra : rebase_source : 9f23e3d3457c5409b00715038e3e8014a6a9b0c3
2014-04-07 16:01:35 -04:00
Matthew Noorenberghe
9bec77546b Bug 972684 - Don't use about:home in browser_findbar.js since it leads to intermittent failures and isn't necessary for the test. r=mikedeboer
--HG--
extra : rebase_source : 1a37a07c5f1fb349f878fdcb93d0187d3b80cf62
2014-04-08 18:30:59 -07:00
Olivier Yiptong
84c48a9ff0 Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Ryan VanderMeulen
f7f6976e6e Merge inbound to m-c. 2014-04-08 18:17:58 -04:00
Boris Zbarsky
79dab91ff6 Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
This patch was mostly generated with the following command:

find . -name "*.h" -o -name "*.cpp" | xargs sed -e '/WrapObject(JSContext/ {; N; s/\(WrapObject(JSContext *\* *a\{0,1\}[Cc]x\),\n\{0,1\} *JS::Handle<JSObject\*> a\{0,1\}[sS]cope/\1/ ; }' -i ""

and then reverting the changes that made to
dom/bindings/BindingUtils.h, since those WrapObject methods are not
the ones we're trying to change here, plus a bunch of manual fixups
for cases that this command did not catch (including all the callsites
of WrapObject()).
2014-04-08 18:27:18 -04:00
Tim Taubert
856a1d7394 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Marco Castelluccio
7c5c3f5422 Bug 993168 - Use recursive makeDir in the apps installer. r=Yoric 2014-04-07 16:19:00 +02:00
Marco Bonardo
34bc2b594f Bug 991668 - resolve promises on next tick to avoid "too much recursion" error when exporting bookmarks.html. r=Yoric 2014-04-08 14:09:29 +02:00
Marco Bonardo
dca9b6269a Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric 2014-04-08 14:09:26 +02:00
Panos Astithas
8790cd9833 Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp 2014-04-08 10:23:00 +03:00
Ryan VanderMeulen
5f44632bc3 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Peter Van der Beken
a5967a49cb Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE.
--HG--
extra : rebase_source : a63315cd428faeb95464f6ad76946d1c0c6d36c3
2014-04-07 22:18:53 +02:00
Nicholas Hurley
aaa81fae5e Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus 2014-04-07 12:45:45 -07:00
stefanh@inbox.com
86c45c7b01 Bug 957281 - Help button should be positioned at the lower end of the preferences window. r=Mano. 2014-04-07 21:16:11 +02:00
Gregory Szorc
257b8e331e Bug 989137 - Part 10: Add a testing-only JSM for common AddonManager operations; r=Unfocused, r=gfritzsche
There is a lot of boilerplate testing code that performs common
AddonManager operations. Some common operations used for testing
Experiments have been refactored into a testing-only JSM that lives as
part of the Add-ons Manager.

--HG--
extra : rebase_source : f18cf54c7af6d390ed4437bd0ed0eb4beea76b0d
2014-04-04 15:58:29 -07:00
Gregory Szorc
374f95c48e Bug 989137 - Part 8: Prevent unknown experiments from being installed; r=Unfocused
The experiments service insists on being in control of experiments.
Before, it wasn't being as assertive as it needed to be: other browser
components could install experiments behind its back. This patch
reasserts the experiments service as king of experiments add-on
management.

--HG--
extra : rebase_source : 91439622e47419fae7675d83890e83cf37db453b
2014-04-04 15:58:26 -07:00
Florian Quèze
184c9722c2 Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00
Paolo Amadini
935a3ba73e Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-04-07 16:18:43 +02:00
Asaf Romano
2aaa5c98b1 Bug 984131 - Async transactions: protect transactions objects so we can optimize them. r=mak 2014-04-07 12:58:20 +03:00
Matthew Noorenberghe
9e466eaeb5 Backout 5e4eaa3891be due to b-c failures in browser_removeTabsToTheEnd.js 2014-04-06 15:29:25 -07:00
Philipp Sackl
bdeb22f6e7 Bug 878020 - Add inner shadows to the tab overflow container. r=MattN 2014-04-05 13:40:50 -07:00
Phil Ringnalda
abdac31cf1 Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00