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
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
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
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
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
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