Commit Graph

15394 Commits

Author SHA1 Message Date
Ed Morley
03cf49557a Backed out changeset dac51812454a (bug 863445) 2013-05-13 12:31:10 +01:00
Nick Fitzgerald
6bad9d4885 Bug 852792 - load sources from the 'sourcesContent' field in a source map, if available; r=rcampbell 2013-05-13 14:16:00 +03:00
Nick Alexander
ea8d26066b Merge mozilla-central into services-central. 2013-05-12 16:19:27 -07:00
L. David Baron
6a5c2920eb Merge mozilla-inbound and mozilla-central.
(The mozilla-central side of the merge is entirely a merge from fx-team into mozilla-central.)
2013-05-11 22:00:23 -07:00
Nick Alexander
c845a84338 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
Nick Alexander
07abe0b862 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-11 16:53:48 -07:00
Joe Walker
6b5b1bbe21 Merge mozilla-central into fx-team 2013-05-11 15:11:54 +01:00
Ryan VanderMeulen
65ba12ab3b Merge m-c to inbound on a CLOSED TREE. 2013-05-11 09:49:12 -04:00
Ryan VanderMeulen
7888c59f09 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Joe Walker
c21ed5fc34 Backed out changeset 6ebf2274acf5 (Bug 852792) for xpcshell bustage 2013-05-11 12:13:09 +01:00
Joe Walker
8cc5493dcc Backed out changeset 752dca088d71 (Bug 865252) for xpcshell bustage 2013-05-11 12:08:58 +01:00
Nick Alexander
403b679bb3 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
400a73884d Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Nick Alexander
51c1111fa4 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Shane Caraveo
a99f92a40f bug 869209 order social providers by frecency, r=mak 2013-05-10 12:06:34 -07:00
Nick Fitzgerald
71441d518a Bug 865252 - Don't heavily prefer cache when loading source mapped sources; r=robcee 2013-05-11 10:22:38 +01:00
Nick Fitzgerald
5000b071fc Bug 852792 - load sources from the sourcesContent field in a source map, if available; r=robcee 2013-05-11 10:22:36 +01:00
Mihai Sucan
c38fdcacf2 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00
Ryan VanderMeulen
76555a4eeb Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Fabrice Desré
06765353b5 Bug 853350 - Follow up. Make windows build. 2013-05-10 21:16:15 +02:00
Ed Morley
204b35d4df Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
Joe Walker
191261637d Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Mark Banner
dd8e66e7d3 Bug 872323 Ensure places is enabled in social tests now that they rely on places, so that apps which disable places by default have their tests passing. r=mixedpuppy 2013-05-17 09:51:36 +02:00
Shane Caraveo
8300624a30 bug 862314 prevent double install of providers, r=markh 2013-05-09 12:59:57 -07:00
Shane Caraveo
ad2024378f bug 870473 limit number of ambient notification icons, r=felipe 2013-05-09 17:10:14 -07:00
Raymond Lee
181e95bd3b Bug 852478 - Store the date and time of downloads. r=paolo 2013-05-10 20:26:10 +08:00
Ryan VanderMeulen
faa7131e2b Merge m-c to inbound. 2013-05-10 14:57:50 -04:00
Marco Chen
7eb101a275 Bug 847006 - Add .amr into and remove aac from music as well as add m4v into video filter on device storage. r=dougt, r=doublec, a=leo+ 2013-05-07 11:02:21 +08:00
Dave Camp
ad2e2a8ed8 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Mihai Sucan
6ebaf17006 Bug 869003 - Cannot inspect objects from cross-domain iframes; r=robcee 2013-05-09 18:20:51 +03:00
Joe Walker
c990c6fadd Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Joe Walker
5a0d16b94b Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Joe Walker
7e804c25e4 Bug 849171 - Console.jsm output of errors could be better; r=msucan 2013-05-09 15:15:22 +01:00
Mihai Sucan
488d3069a3 Bug 869981 - Bring back inspect() jsterm helper function; r=me a=robcee 2013-05-09 13:36:56 +03:00
Ryan VanderMeulen
bebb8f6901 Merge m-c to fx-team. 2013-05-09 00:19:26 -04:00
Phil Ringnalda
27b0919480 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Ryan VanderMeulen
210edab1cd Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Heather Arthur
9a0be642b0 Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp 2013-05-07 15:49:52 -07:00
Phil Ringnalda
33c95fc04c Back out f2ac70bee1e0 (bug 798358) until it tells us what jsonobj it is talking about
CLOSED TREE
2013-05-07 14:39:59 -07:00
Blake Kaplan
79c1108545 Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin 2013-05-06 11:15:51 -07:00
Ryan VanderMeulen
ad05a53553 Backed out changesets bb126ac7b33d and 7bbc04988e85 (bug 861495) for webconsole mochitest timeouts. 2013-05-07 14:39:16 -04:00
Colby Russell
a1ffde432b Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebConsoleUtils.jsm. r=msucan 2013-05-07 12:34:21 -04:00
Marco Chen
ea1cc23a55 Bug 859711 - [A/V] Add mp4 sniffer to recognizing isom/iso2 comptiable_brand. r=padenot 2013-05-07 10:17:34 +08:00
Tim Taubert
5d7dcdd251 merge m-c to fx-team 2013-05-07 09:19:32 +02:00
David Creswick
290f784941 Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth 2013-05-06 20:31:46 -07:00
Jan Horak
31afcb9fe8 Bug 860213 - Use async version of set metadata. r=Neil 2013-05-06 09:04:16 -04:00
Ryan VanderMeulen
dd7e876189 Merge m-c to inbound. 2013-05-06 08:29:37 -04:00
Tim Taubert
5d258495d9 merge m-c to fx-team
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-06 13:30:45 +02:00
Phil Ringnalda
f8f51bfc19 Merge m-c to fx-team 2013-05-05 12:28:41 -07:00
Phil Ringnalda
26df73b22c Merge m-c to fx-team 2013-05-03 21:37:03 -07:00
Mihai Sucan
7143b7bc62 Bug 865792 - Firefox for Android remote console doesn't evaluate JS expressions; r=past 2013-05-01 14:38:45 +03:00
Ritesh Modi
2a70c17194 Bug 866636 - AddonUpdateChecker bypasses it cache, but doesn't inhibit writing to it. r=Unfocused 2013-05-03 16:24:51 +12:00
Myk Melez
8368ebf915 bug 856232 - let addons add DebuggerServer actors anytime; r=past,dcamp
---
 toolkit/devtools/debugger/server/dbg-server.js     | 15 ++--
 .../debugger/tests/unit/post_init_global_actors.js | 17 +++++
 .../debugger/tests/unit/post_init_tab_actors.js    | 17 +++++
 .../debugger/tests/unit/pre_init_global_actors.js  | 17 +++++
 .../debugger/tests/unit/pre_init_tab_actors.js     | 17 +++++
 .../debugger/tests/unit/test_add_actors.js         | 82 ++++++++++++++++++++++
 toolkit/devtools/debugger/tests/unit/xpcshell.ini  |  1 +
 7 files changed, 159 insertions(+), 7 deletions(-)
 create mode 100644 toolkit/devtools/debugger/tests/unit/post_init_global_actors.js
 create mode 100644 toolkit/devtools/debugger/tests/unit/post_init_tab_actors.js
 create mode 100644 toolkit/devtools/debugger/tests/unit/pre_init_global_actors.js
 create mode 100644 toolkit/devtools/debugger/tests/unit/pre_init_tab_actors.js
 create mode 100644 toolkit/devtools/debugger/tests/unit/test_add_actors.js

--HG--
extra : amend_source : 840d4a85559c17b84dedb18bf374ca6a3e84e631
2013-05-03 18:21:48 -07:00
Bobby Holley
4ff0e41f8c Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Matt Brubeck
7fc0ebda8b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Gregory Szorc
865b1ce89b Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal 2013-05-03 09:54:45 -07:00
Dave Camp
74e5c00822 Backed out changeset 9c204e0c1af1 (bug 867485) for bustage. 2013-05-01 14:03:19 -07:00
Dave Camp
4410b7de65 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Panos Astithas
6e612db8b6 Bug 832231 - After a reload, breakpoints require multiple resumes to allow execution to continue; r=vporof 2013-05-01 18:29:33 +03:00
Brandon Benvie
a5fdf9bcf9 bug 843094 - Remove the PropertyPanel; r=msucan 2013-05-03 11:39:00 -04:00
Fabrice Desré
c5c147ddd6 Bug 853350 - followup to make windows happy r=me 2013-05-09 18:04:56 -07:00
Fabrice Desré
fbe1832880 Bug 853350 - Implement a notification system to monitor disk space r=bent 2013-05-09 15:57:31 -07:00
Gregor Wagner
e74423160c Bug 871828 - Fix global object sharing for FormHistory. r=gavin, r=khuey 2013-05-14 08:29:31 -04:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Ryan VanderMeulen
94b76c580d Merge m-c to inbound. 2013-05-17 15:40:53 -04:00
Kushagra Sinha
fabc3cd2c5 Bug 870622 - Unexpected Unix error when filename is not defined. Typechecking for |writeAtomic| function. r=yoric 2013-05-16 20:27:27 +05:30
Gavin Sharp
763124291c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Ryan VanderMeulen
27003d4e83 Merge m-c to inbound. 2013-05-01 08:00:14 -04:00
Tim Taubert
a687d09b37 merge m-c to fx-team 2013-05-01 10:18:22 +02:00
Heather Arthur
277e52d627 Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp 2013-04-30 17:19:59 -07:00
Jim Blandy
21eb2a29e4 Bug 866231: Have the remote protocol profiler actor copy notification values and break cycles before sending them to the client. r=dcamp 2013-04-30 15:00:29 -07:00
Jim Blandy
f6ec534a2e Bug 865073: debugging protocol: Systematically catch and log exceptions thrown by handler functions that their callers would otherwise ignore. r=dcamp 2013-04-30 15:00:29 -07:00
Ryan VanderMeulen
432f850d5a Merge m-c to inbound. 2013-04-29 13:09:28 -04:00
Andrea Marchesini
e7af6a0415 Bug 866764 - Fix mochitest from bug 861605 to work on Android. r=bz 2013-04-29 13:04:47 -04:00
Ryan VanderMeulen
15e19a7738 Merge m-c to fx-team. 2013-04-29 08:40:35 -04:00
Brian R. Bondy
864f477636 Bug 715746 - Test fixes for allowing updates to be applied on Windows while the browser is open. r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0160_appInUse_xp_unix_complete.js => toolkit/mozapps/update/test/unit/test_0160_appInUse_complete.js
rename : toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_complete_svc.js
2013-04-28 18:27:00 -04:00
Brian R. Bondy
30d0f0d495 Bug 715746 - Allow callback to be renamed and update to continue if in use. r=rstrong 2013-04-28 18:26:56 -04:00
Matthew Noorenberghe
0c2ac36996 Bug 866564 - Don't cache Lightweight Theme update checks. r=Unfocused 2013-04-30 17:31:59 -07:00
Ryan VanderMeulen
9e80ef1555 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
6cb4a9b9be Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Brian O'Keefe
1fe33f154d Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 20:45:39 -04:00
Jim Blandy
f6f6aee0c8 Bug 865328: Close console clients by building a chain of continuations. r=msucan 2013-04-30 15:18:05 -07:00
Jim Blandy
29e4703a6f Bug 865328: debug protocol client: capture a 'self' variable, instead of doing lots of 'bind' calls. r=msucan
This lets us use ordinary function declarations, which can appear in the
order the code will run, for legibility.
2013-04-30 15:18:04 -07:00
Gijs Kruitbosch
4f423a6dd3 Bug 865136 - Calling nsIProfile->Remove() twice removes all profiles, r=bsmedberg 2013-04-26 10:01:41 +02:00
Andrea Marchesini
985b3f0c5a Bug 861605 - Make the arguments to Window.alert, Window.confirm optional. r=Ms2ger 2013-04-29 08:32:01 -04:00
Ryan VanderMeulen
fb22db9f7d Merge m-c to inbound. 2013-04-29 08:25:31 -04:00
Dave Camp
bf8e5ab9a8 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
f4486d5b7a Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
001f607134 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Aryeh Gregor
18866d81dc Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
Gijs Kruitbosch
fa65852b51 Bug 763890 - Add all the old profiles to the same folder when resetting Firefox multiple times, r=bsmedberg
--HG--
extra : rebase_source : 443920ec76501b084c42b548f3cb29d70ce4cec0
2013-04-05 14:31:28 +02:00
Tom Schuster
365cec6f81 Bug 691613 - e10s support for setTabTitle with characterSet. r=felipe 2013-04-27 17:37:04 +02:00
Jim Blandy
644dd16ca6 Bug 865509: JS Debugger: List 'exception' in the UnsolicitedPauses table in dbg-client.jsm. r=dcamp 2013-04-26 14:37:44 -07:00
Georg Fritzsche
04a3f03129 Bug 752516 - Give pluginProblemBinding the top-most z-index. r=bsmedberg,jaws 2013-04-22 13:47:37 +02:00
Ryan VanderMeulen
314420a80e Merge m-c to inbound. 2013-04-26 13:06:35 -04:00
Tim Taubert
3bcccdb41f merge m-c to fx-team 2013-04-26 14:47:39 +02:00
Ryan VanderMeulen
edc46e18f2 Merge m-c to inbound. 2013-04-25 15:08:06 -04:00
Heather Arthur
7538397570 Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
Ryan VanderMeulen
713f8e57eb Merge m-c to fx-team. 2013-04-25 08:41:24 -04:00
Panos Astithas
9356f5ba9d Bug 864900 - The listTabs protocol request can fail if made immediately after a tab is closed; r=rcampbell 2013-04-25 10:47:06 +03:00
Tim Taubert
e662ba5969 Backed out changeset 95067eec6bde (bug 815120) for mochitest-bc failures 2013-04-25 09:42:54 +02:00
Heather Arthur
40f827595f Backed out changeset 26caa9ab5c35 for XPCShell test failure 2013-04-24 17:17:39 -07:00
Heather Arthur
ec2001a60a Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-24 16:14:00 -07:00
Sachin Hosmani
46f9674a78 Bug 842780 - about:newaddon doesn't restrict size of the add-on's icon. r=Unfocused 2013-04-23 12:04:30 +05:30
Martin Stransky
84acbacd79 Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search, r=bmcbride 2013-04-24 17:47:26 +12:00
Ryan VanderMeulen
25411bd8e4 Merge the last PGO-green inbound changeset to m-c. 2013-04-23 15:01:57 -04:00
Tim Taubert
cfbfd9bf66 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
Matthew Noorenberghe
84fac888de Bug 841967 - Use performance.now() for the popup notification security delay since it's monotonically increasing. r=dolske 2013-04-22 17:19:44 -07:00
Eddy Bruel
316cf39bb1 Bug 851836 - breakpoints[aLocation.line] is undefined after bug 820012; r=past 2013-04-22 08:44:00 +03:00
Sachin Hosmani
212f47a241 Bug 851242 - Opening the Add-ons Manager via the -chrome command line switch doesn't load add-on list correctly. r=Unfocused 2013-04-21 14:09:32 +05:30
Yura Zenevich
01729f196d Bug 862570 - Add a preference for an observer listening for test.osfile.web-workers-shutdown. r=yoric 2013-04-26 10:10:59 -04:00
Ted Mielczarek
a83eeea807 Bug 863715 - Allow uploading full crashreporter symbol package via mozconfig option. r=glandium 2013-04-25 15:16:24 -04:00
Ted Mielczarek
f91dcacccd bug 846864 - Fix source server support. r=khuey 2013-04-25 15:15:58 -04:00
Aryeh Gregor
659b807986 Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Nicholas Nethercote
7f9c92b667 Bug 857382 (part 3) - Add ability to diff two files to about:memory. r=kats.
--HG--
extra : rebase_source : d5cfd7a690b1de7ce0b18ef45fbb03fc6cb9fc23
2013-04-21 15:36:07 -07:00
Nicholas Nethercote
2b226ae2f6 Bug 857382 (part 1) - Correctly handle memory report files that have no measurements in the "explicit" or "other" sections. r=kats.
--HG--
extra : rebase_source : 2fa86e1a5b0729f2deee3f1f15989685fb2e5d77
2013-04-21 13:48:01 -07:00
Brandon Waterloo
9af2bc9909 Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws
This stylesheet applies to all ImageDocuments, including those in frames. In old location for CSS rules, some full themes would not show cursors correctly, nor would ImageDocuments in frames. Image rotation CSS rule classes moved to layout/style/TopLevelImageDocument.css.
2013-04-21 18:29:14 -04:00
David Rajchenbach-Teller
b3a06a9357 Bug 858723 - Fix _fdmsg test in async OS.File. r=froydnj 2013-04-23 08:22:15 -04:00
Amod Narvekar
b82843c114 Bug 224315 - Poor grammar in 'is a:' message on unknown content type window. r=jaws 2013-05-08 15:05:11 -04:00
Colby Russell
800f2b6ca9 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebConsoleUtils.jsm; r=msucan 2013-05-08 15:05:51 +03:00
Patrick McManus
33f9ae3957 bug 869100 complete token bucket a/b test r=honzab 2013-05-08 11:43:31 -04:00
Josh Matthews
9970b1ec42 Bug 869893 - Remove Off-Main-Thread XPCWrappedJS refcounting from SignRunnable. r=jedp 2013-05-08 10:50:36 -04:00
Gavin Sharp
3eab11d90e Bug 866254 followup: improve debug logging and minor cleanup, r=Yoric
--HG--
extra : transplant_source : %2BS%06%0A%E05%B4%B7%B9%3F%92%8B%B1%AAB%ADL%3A%BC%1E
2013-05-07 09:47:43 -04:00
Gavin Sharp
4033a6533b Bug 866254: fix failure to initialize search service in cases where the async initialization fails to complete before the synchronous fallback is invoked, r=Yoric
--HG--
extra : transplant_source : z2%D7Os2%89%28%5C9%3Ab%BF%0F%15%F3%10x%7Ff
2013-05-07 09:47:39 -04:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
d1969f91c7 Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
Maria Grazia Alastra
dc527aa116 Bug 866081 - Change two labels and their names in plugins.properties, replacing "enabled" with "installed". r=bsmedberg 2013-04-30 15:12:54 -04:00
Yura Zenevich
509af88951 Bug 866293 - Increase test timeout threshold to avoid intermittent test failures. r=Yoric 2013-04-30 10:26:46 -04:00
Ryan VanderMeulen
d1a59f8eab Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
43eddbd12b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Brian O'Keefe
0099cfc905 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 09:05:17 -04:00
Shane Caraveo
a9a7e40c63 bug 865798 add timestamps to social provider install for proper fhr support, r-felipe 2013-04-29 13:09:10 -07:00
Jim Blandy
fa217c6d48 Bug 866278: Remote debugging protocol: show sequence numbers with packets. r=past 2013-04-29 16:16:14 -07:00
Ed Morley
486c2804c2 Merge mozilla-central and inbound 2013-05-22 11:28:59 +01:00
William Chen
e107d753f6 Bug 856858 - Always add observer to observe alert windows closing. r=Mossop 2013-05-22 00:19:30 -07:00
Matt Woodrow
b70a68033a Bug 749428 - Expose OMTC status in about:support. r=jrmuizel 2013-05-22 11:36:38 +08:00
Drew Willcoxon
a24927b7a3 Bug 873046 - Fix intermittent failure in browser_thumbnails_background.js. r=test 2013-05-21 19:45:32 -07:00
David Keeler
13412b2b0b bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
2013-04-23 16:21:22 -07:00
Nicholas Nethercote
8b82c9329f Bug 856917 (part 2) - Add a test for "?file=" loading in about:memory. r=jlebar. 2013-04-07 21:37:19 -07:00
Nicholas Nethercote
a0eca79ac3 Bug 856917 (part 1) - Improve about:memory's functional UI. r=kats. 2013-04-07 21:37:19 -07:00
Ian Stakenvicius
b2627b0608 Bug 809430 - Add symbol versions. r=glandium 2013-04-25 15:35:40 -07:00
Norbert Lindenberg
bee0c7c55b Bug 845190 - Made test_logging.js correctly ignore messages it wants to ignore. r=dteller 2013-04-25 14:57:13 -07:00
Ed Morley
0a69d5b0b1 Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Makoto Kato
9a7107bf4e Bug 853128 - Turn off injecting test of NtFlushBuffersFile on x64. r=ehsan 2013-04-25 19:04:40 +09:00
Shane Caraveo
e8b5f0fa15 bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Bill McCloskey
070fa2726a Bug 662008 - Handle document title changes across processes (r=felipe) 2013-04-24 22:29:39 -07:00
Bill McCloskey
d56924c1df Bug 666801 - Handle webProgress for out-of-process content (r=felipe) 2013-04-24 22:29:31 -07:00
Bill McCloskey
bce63c8cdf Bug 666801 - Add DOMWindowID and isTopLevel to nsIWebProgress (r=smaug) 2013-04-24 22:26:13 -07:00
Ginn Chen
c5f1a2eafa Bug 861829 Fix symbol names of *stat on Solaris, make |dirent| work on Solaris r=dteller 2013-04-25 10:08:31 +08:00
Benoit Girard
9bd97dc15d Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 04c9c2efbc7db1c04c121cf3022612b488f83eb4
2013-03-11 14:47:40 -04:00
Marcos Aruj
ae0083f4e5 Bug 860625 - Use asynchronous getCharsetForURI in BookmarkJSONUtils.jsm. r=mak 2013-05-28 14:17:31 +08:00
Michael Brennan
18d8f09c5b Bug 829603 - Change charsets to strings in nsIDocShell. r=hsivonen 2013-05-25 16:09:30 +02:00
Sachin Hosmani
5c1f825b78 Bug 734862 - Replace "Infinite GB/s" with a more readable localized string. r=mak 2013-05-22 18:53:11 +05:30
Yura Zenevich
dd786d23f0 Bug 866293 - Increase test timeout threshold once more to a 1000MS to avoid intermittent test failures. r=yoric 2013-05-29 19:26:41 -04:00
Richard Newman
2a6ad33ade Bug 877061 - PluginProvider can't find Home plugins on Android. r=Mossop 2013-05-29 14:18:41 -07:00
Riadh Chtara
38d808560b Bug 861546 - Change Preferences.jsm so it does not need to guard against clearUserPref throwing. r=gavin, r=jaws 2013-05-20 16:54:21 -04:00
Nick Alexander
3e6da17ab5 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-20 11:39:50 -07:00
Nick Alexander
6ed9eb9fc2 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate fennec_ids.txt. r=jmaher
Building mobile/android/base will now generate
$(DEPTH)/mobile/android/base/fennec_ids.txt.

--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-20 11:39:49 -07:00
Ryan VanderMeulen
71f21c93e9 Backed out changeset 1f1f058843cc (bug 860625) for xpcshell failures. 2013-05-20 14:13:09 -04:00
Marcos Aruj
65e3d07ddd Bug 860625 - Use asynchronous getCharsetForURI in BookmarkJSONUtils.jsm. r=mak 2013-05-14 22:01:23 -06:00
Thomas Bertels
96fe11d773 Bug 862620 - Add browser.newtab.url to Troubleshoot.jsm whitelist. r=adw 2013-04-27 21:40:16 -04:00
Brian O'Keefe
2186ab5dce Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Brian O'Keefe
748220892f Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-05-09 15:55:28 -04:00
Mike de Boer
dad8983e49 Bug 866104 - Wait for both engines to load. r=gavin 2013-05-10 12:24:51 +02:00
Ed Morley
b1b15e2dc5 Merge mozilla-central and inbound 2013-05-13 12:55:17 +01:00
Ed Morley
71ef132ed6 Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Ed Morley
36fb30076b Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
02469b68e2 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Mark Hammond
40b33199c5 Bug 812943 - allow panel anchor arrow to 'slide' on one axis rather than being resized. r=Neil 2013-05-09 08:59:03 +10:00
Ehsan Akhgari
c7fcae548f Bug 871312 - Fix rooting hazards in nsEmbedFunctions.cpp; r=till 2013-05-12 16:58:02 -04:00
Shane Caraveo
a1da2d69f4 bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Mike Hommey
3cc31cbb39 Bug 842334 - Move distribution/ back to the installation directory. r=bsmedberg,r=gavin 2013-05-11 20:14:58 +02:00
Ryan VanderMeulen
94deccd7c8 Backed out changeset 94978dab7186 (bug 863069) for build bustage.
CLOSED TREE
2013-05-16 13:22:02 -04:00
Hubert Figuière
9a02651697 Bug 867829 - Part 1: Delete crash dumps if we disabled reporting. f=kairo r=bsmedberg,fabrice 2013-05-02 12:57:41 -04:00
Gregory Szorc
714eb479c3 Bug 863069 - Part 4: More sorting of existing lists; r=ted 2013-05-16 09:53:27 -07:00
Neil Rashbrook
4d19f23bce Bug 868851 Click-to-play controls should act like normal menulists r=Unfocused
--HG--
extra : rebase_source : 5fc1802ac9140cb5fd0cf4dc31144dad758eef5e
2013-05-06 10:36:16 +01:00
Mark Hammond
609f355cf8 Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=neil 2012-12-21 12:26:32 +11:00
Chris Pearce
ef27f2ed66 Bug 847267 - Link strmiids.lib when WebRTC is disabled. r=Callek 2013-05-06 11:49:45 +12:00
Gabriele Svelto
c5cb74f8ec Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=nfroyd 2013-03-26 11:31:20 +01:00
Gabriele Svelto
47339aca3a Bug 793735 - Make StartupTimeline use TimeStamp instead of PRTime and adjust nsAppStartup to cope with it, r=nfroyd 2013-03-28 11:50:16 +01:00
Boris Zbarsky
16c2e49ddf Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin 2013-04-19 23:03:02 -04:00
Bill McCloskey
6bef8b64d4 Bug 745154 - Disable automatic safe mode after startup crashes in debug builds or using an environment variable (r=ehsan) 2013-04-19 16:25:20 -07:00
David Zbarsky
f4478a4b6b [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger 2013-04-19 18:18:33 -04:00
Raymond Lee
2c0e0f6014 Bug 857429 - Remove and deprecate methods in PlacesUtils.backups, depending on add-on usage. r=mak 2013-04-17 23:48:58 +08:00
Andres Hernandez
8b16b73e14 Bug 855842 - Update calls to PlacesUtils.importJSONNode with BookmarkJSONUtils.importJSONNode. r=mak 2013-04-18 18:32:47 -06:00
David Rajchenbach-Teller
11e64ca15f Bug 724368 - Transmit the maximum number of threads as a simple measure. r=froydnj 2013-04-19 07:54:18 -04:00
David Rajchenbach-Teller
a1e9a8e746 Bug 724368 - Expose the maximum number of threads to JS. r=froydnj 2013-04-19 07:54:18 -04:00
Ed Morley
cc61aa78fa Merge mozilla-central to mozilla-inbound 2013-04-19 09:26:22 +01:00
Tim Taubert
98e5f2d1fb merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Benoit Girard
d80aabf5bc Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 22eeccdcee83e3fd03687e6b969b143502a9c5fc
2013-04-18 11:34:49 -04:00
Panos Astithas
4865634708 Bug 862360 - Use the exported Promise.all instead of reimplementing it; r=rcampbell 2013-04-18 16:19:46 +03:00
Panos Astithas
1aef063560 Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof 2013-04-16 18:00:33 +03:00
Sunny
7db2d83bdc Bug 708814 - Introduce a new function "onFullscreenChange" which is called when mozfullscreenchange event takes place and add a timer for hiding videocontrol when fullscreen starts. r=jaws 2013-04-17 11:48:07 -04:00
Ryan VanderMeulen
96c0831b7f Backed out changeset e2e27a2e5113 (bug 858723) for mochitest-other failures. 2013-04-17 11:00:47 -04:00
David Rajchenbach-Teller
aa8305478c Bug 858723 - Fixing _fdmsg test in async OS.File. r=froydnj 2013-04-17 10:03:28 -04:00
Raymond Lee
97e36a07a6 Bug 855638 - Part 2: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:10:02 +08:00
Raymond Lee
77e95e32b8 Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Raymond Lee
1cce48e69f Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano 2013-04-17 13:36:02 +08:00
Ryan VanderMeulen
72ebe92d75 Merge m-c to inbound. 2013-04-17 07:35:49 -04:00
Ryan VanderMeulen
8a4d9677e7 Merge the last PGO-green inbound changeset to m-c. 2013-04-16 21:07:27 -04:00
Alexandre Poirot
adf4c58232 Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Ryan VanderMeulen
a9cb7d2c88 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Mike Shal
77cdb6567d Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Tim Taubert
323046961d merge m-c to fx-team 2013-04-16 19:52:14 +02:00
Gijs Kruitbosch
2039d2843a Bug 845555 - Fix statistics menu item, r=jaws 2013-04-15 23:06:12 -07:00
Nick Fitzgerald
3bb0728fee Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
fd19397aa4 Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
Panos Astithas
4cb58bb08d Bug 861852 - Telemetry data from the remote protocol always appear in the remote buckets; r=rcampbell 2013-04-16 08:52:55 +03:00
Mihai Sucan
97c007a0fb Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker 2013-04-15 19:10:04 +03:00
Phil Ringnalda
57eb01050d Back out f21835504604 (bug 860338) for build bustage
CLOSED TREE
2013-04-13 19:09:05 -07:00
Ralph Giles
befb5b2ba2 Bug 860338 - remove MOZ_WEBVTT. r=ted
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.

The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Matt Brubeck
786c87d937 Bug 847279 - Remove extra mouse click in test_bug620145.html [r=dolske]
This extra mouse click can cause problems in later tests on Windows,
because it opens the Firefox menu and leaves it open.
2013-04-13 11:22:40 -07:00
Benjamin Smedberg
767f9dc78a Bug 837835 - Reserve VM space at startup and free it when a crash happens, in the hope that writing a minidump will then succeed. r=ted 2013-04-13 09:10:28 -04:00
Ralph Giles
d3ce2c92d0 Backed out changeset d757eeebcc43. r=bustage CLOSED TREE
Philor suggests I need to clobber.
2013-04-12 15:42:24 -07:00
Ralph Giles
301083eea1 Bug 860338 - remove MOZ_WEBVTT. r=ted
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.

The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Margaret Leibovic
e2795d43e4 Bug 858809 - Tests for _saveSortedEngineList. r=gavin 2013-04-12 12:03:44 -07:00
Margaret Leibovic
42e7af5996 Bug 858809 - Don't wait until shutdown to save search engine order. r=gavin 2013-04-12 12:03:44 -07:00
Bobby Holley
629d0d4121 Bug 860438 - Straightforward cases. r=gabor 2013-04-18 11:36:03 -04:00
Jonathan Kew
b96619d149 bug 857089 - add a device-pixel zoom level to image viewer. r=bz 2013-04-18 16:27:37 +01:00
Ben Kelly
28135bf977 Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck 2013-04-18 10:32:25 -04:00
L. David Baron
257471358c Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck 2013-04-18 10:32:25 -04:00
Ryan VanderMeulen
7975ea6c19 Backed out changeset a945d76d4e4e (bug 860827) for Windows bustage on a CLOSED TREE. 2013-04-18 09:09:00 -04:00
Vasil Dimov
b2011b7017 Bug 860827 - Add unit tests for ReadSysFile(). r=dhylands, r=BenWa 2013-04-18 08:20:01 -04:00
Ryan VanderMeulen
5f40d14478 Backed out 3 changesets (bug 734691, bug 862500) for leaks.
Backed out changeset 4444510d672f (bug 862500)
Backed out changeset 5c321bc4dc63 (bug 734691)
Backed out changeset e045934f78be (bug 734691)
2013-04-18 08:15:09 -04:00
Ryan VanderMeulen
4cfe23799f Merge m-c to inbound. 2013-04-18 08:08:12 -04:00
Andres Hernandez
226d5ebacb Bug 854288 - Remove PlaceUtils.restoreBookmarksFromJSONFile in PlacesUtils.jsm. r=mak 2013-04-17 17:47:28 +08:00
Benoit Girard
3a0e478b51 Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 8b887475b97e3562ca5fd73e93eaa9edab8ef1fb
2013-04-17 12:53:15 -04:00
Daniel Holbert
05059788e9 backout 8e0af273404e (Bug 847279) for android M-8 orange 2013-04-17 17:13:02 -07:00
Daniel Holbert
e423843dbb backout b1096811620f (Bug 847279) for android M-8 orange 2013-04-17 17:12:10 -07:00
Mark Hammond
3539cfcdbd Bug 862673 - ensure assertions in test_mousecapture_area are attributed to that test rather than the following test. r=gavin 2013-04-18 09:15:09 +10:00
Ben Kelly
80f5568437 Bug 847279 - Fix hardcoded path names in mochitests to match relativesrcdir. r=mbrubeck 2013-04-17 18:00:14 -04:00
L. David Baron
9cad230120 Bug 847279 - Fix incorrect relativesrcdir in other mochitest makefiles. r=mbrubeck 2013-04-17 18:00:14 -04:00
Panos Astithas
a29e6eef51 Try to fix intermittent test_dbgsocket.js (bug 775924); r=me 2013-04-18 00:27:24 +03:00
Mats Palmgren
09efee4e3f Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan 2013-04-17 22:16:14 +02:00
Nicholas Nethercote
f5378cec64 Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
2013-04-11 20:52:32 -07:00
Nicholas Nethercote
710595a8db Bug 859657 (part 1) - Don't measure MEMORY_EXPLICIT in telemetry because it can cause pauses. r=jlebar.
--HG--
extra : rebase_source : 93a9d3896ec62d54ccfdaa6a8a90a5e9188fe67c
2013-04-11 20:42:01 -07:00
Ryan VanderMeulen
1d6718c679 Merge m-c to inbound. 2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
a1a134ef6f Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
9ef864cafd Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Richard Newman
3fae00304f Bug 833965 - Sqlite.jsm should support an array of binding parameters. r=gps 2013-04-10 17:57:42 -07:00
Richard Newman
e93befdd15 Bug 856925 - Sqlite.jsm tests to demonstrate errors. r=gps 2013-04-10 17:57:42 -07:00
Tim Taubert
ca656d5fcf Bug 858888 - Don't expire thumbnails implicitly in browser_thumbnails_expiration.js; r=yoric 2013-04-10 18:39:50 +02:00
Ryan VanderMeulen
a80af7452e Merge m-c to fx-team. 2013-04-10 11:01:28 -04:00
Panos Astithas
7e51ea1af4 Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
38e06c621d Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Bas Schouten
341383c413 Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.

Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Jeff Walden
f9d3bc73ed Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm 2013-04-05 21:22:55 -07:00
Nick Fitzgerald
c2026119b5 Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
8b6d233c14 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Martin Stransky
4befc67080 Bug 601442 - Support the extensions.getAddons.showPane pref again in the Add-ons Manager UI. r=bmcbride 2013-04-10 14:13:13 +12:00
Anton Kovalyov
01ca3ed315 Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee 2013-04-09 12:00:30 -07:00