Commit Graph

27232 Commits

Author SHA1 Message Date
Jim Blandy
63df697d8b Bug 745985: Simplify treatment of DebuggerServerConnection's _actorPool. r=past
try: -b do -p all -u xpcshell,mochitest-dt -t none

--HG--
extra : rebase_source : a828d9bd7ad9adb1a4d7efc1000e72d99b5948e1
2015-01-05 16:26:27 -08:00
Avi Halachmi
ee0769840f bug 1106122: Telemetry: Add FHR activeTicks value as simple measurement. r=vladan, r=gfritzsche 2015-01-02 07:28:42 +02:00
Garvan Keeley
277d8cf4c8 Bug 1116810 - Part 1: Add to histogram json. r=rnewman 2015-01-06 19:08:00 -05:00
Nick Fitzgerald
4b658eea13 Bug 1114962 - Update the in-tree copies of acorn and pretty-fast. r=past
acorn is now at db59bd0296c16796a07e82d2dc284861f464603e (untagged commit after
0.11.0 release).

pretty-fast is now at abc8c1133cc5443fb3bb50c426731821d27300a6 (tagged 0.2.0).
2015-01-06 15:24:00 -05:00
James Long
896979644d Bug 1111058 - Clean up initialization of source actors and sourcemaps to handle race conditions and invalid sourcemaps better. r=fitzgen 2015-01-07 18:13:00 -05:00
Dave Townsend
da3564ca03 Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs
test_cancel_restart needs the progress notification to show reliably so it can
cancel the pending install. To ensure this a sjs script is used to
asynchronously deliever the XPI data. It starts responding but sends no data
until a second request is made to tell it to complete. So the test can start
the install, then do what it likes with the progress dialog before finally
telling the server to complete the download for the install.

--HG--
extra : rebase_source : 9bd5c617a28ee4edaa8e18599ad8eca0b52f7133
2014-12-26 14:06:43 -08:00
Dave Townsend
58d687e019 Bug 1094312: Properly destroy browsers when switching between remote and non-remove pages and override the default destroy method in remote-browser.xml. r=mconley
In some cases removing an element from a document doesn't call its XBL
constructor. tabbrowser knows this and so calls a destroy method on browser
elements when removing them.

When remote-browser was added we forgot to add a specific destroy method so the
base browser binding's would be used. This would mean remote-browsers aren't
being destroyed correctly.

Also when we switch from remote to non-remote browsers or vice versa we don't
call the destroy method at all so sometimes the browser isn't destroyed properly
and observer notifications get fired on dead browser elements.

--HG--
extra : rebase_source : d54ca85d912fdd736495c500910ff51fb5e15b6a
2014-12-29 17:09:52 -08:00
Avi Halachmi
1a19480584 Bug 1119959: Fix test_TelemetryPing.js for comm-central and simplify it. r=gfritzsche 2015-01-10 09:52:58 +02:00
Jim Blandy
44b8e3ac7c Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Georg Fritzsche
fa73c98892 Bug 1119281 - Fix missing telemetry client id in saved session pings. r=vladan 2015-01-09 22:42:52 +01:00
Monica Chew
152c9afdc4 Bug 1100024: ClassifyLocal should not lookup in any tables if safebrowsing is disabled (r=gcp) 2015-01-09 13:25:02 -08:00
Alexandre Poirot
79e8a36cc5 Bug 1098391 - Best effort to load debugger server dependencies lazily. r=jryans 2014-12-22 10:48:00 -05:00
Carsten "Tomcat" Book
8541663394 Backed out changeset 648fe3c2fd57 (bug 932179) for m-oth bustage on a CLOSED TREE 2015-01-08 12:18:15 +01:00
Carsten "Tomcat" Book
2712806979 Backed out changeset c5feceed953a (bug 1094567) 2015-01-08 12:17:20 +01:00
Blair McBride
f8efcaaf01 Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo 2015-01-08 22:38:48 +13:00
Richard Marti
95a8b158b5 Bug 1013689 - In-content pages - Alignment fixes. r=jaws 2015-01-08 09:05:39 +01:00
Sami Jaktholm
0a6bcb276e Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past 2015-01-06 02:58:00 +01:00
Wes Kocher
0cf53b165b Merge inbound to m-c a=merge CLOSED TREE 2015-01-07 15:41:20 -08:00
Chris Peterson
0a74423cd6 Back out cset 143ddd8eded9 (bug 1117635) for breaking some people's OS X builds on a CLOSED TREE. a=RyanVM 2015-01-07 11:58:19 -08:00
Ryan VanderMeulen
d42279bab0 Backed out changeset 63f90f467985 (bug 1106122) for xpcshell orange.
CLOSED TREE
2015-01-07 14:02:22 -05:00
Margaret Leibovic
a9c456e1d0 Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 869c7e58be536c8aa385e3e0ab5aed334fcc7d80
2014-12-23 10:10:34 -05:00
Margaret Leibovic
2d7e538a56 Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 4fa6fa81125f0e5f6f39f8de5a1e1ce3f2365e0d
2014-12-23 15:32:15 -05:00
Margaret Leibovic
333c5ba82b Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 71b5f80bc1db7378721c5a433f2b8e20bd5169c5
2014-12-19 13:51:24 -08:00
Carsten "Tomcat" Book
99d746b5e4 merge fx-team to mozilla-central a=merge 2015-01-07 14:11:47 +01:00
Jordan Santell
1efb78f34d Bug 1116847 - Add support for StereoPannerNodes in web audio editor. r=vp 2015-01-06 11:23:00 +01:00
Blake Winton
fe9799f4da Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe 2015-01-06 13:09:43 -05:00
Wes Kocher
c13319b1d9 Merge m-c to fx-team a=merge 2015-01-06 19:51:17 -08:00
Jim Chen
ff51478863 Bug 1109931 - Save child telemetry payload on shutdown; r=vladan 2015-01-06 16:48:03 -05:00
Jim Chen
3bc584457b Bug 1103101 - Start Telemetry on content process startup; r=vladan 2015-01-06 16:48:03 -05:00
Jim Chen
bf90d800d4 Bug 1103101 - Use DeferredTask in TelemetryPing; r=vladan 2015-01-06 16:48:02 -05:00
Ryan VanderMeulen
0a1e81ace2 Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js. 2015-01-06 16:07:22 -05:00
Andrea Marchesini
baf0cbe028 Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
Jim Mathies
8eec6b6f85 Bug 1117140 - Avoid allocating some resources in the gmp child process which we have no use for. r=bsmedberg 2015-01-07 17:35:04 -06:00
Chris Peterson
75110a0d12 Bug 1118529 - Remove MSIntTypes.h. r=Waldo 2015-01-06 21:41:15 -08:00
Chris Peterson
a51bc39172 Bug 1117635 - Declare that MacApplicationDelegate implements the NSApplicationDelegate protocol. r=mstange 2015-01-07 18:33:32 -08:00
Ehsan Akhgari
4354953b4f Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
Most of this patch (with the exception of dom/bindings/Codegen.py) was
generated by the following bash script:

#!/bin/bash

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "*/.git*" \
       ! -wholename "obj-*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_DELETE '= delete'
2015-01-08 23:19:05 -05:00
Ehsan Akhgari
74817b5912 Bug 1119258 - Mark virtual overridden functions as MOZ_OVERRIDE in toolkit; r=Mossop 2015-01-08 23:12:19 -05:00
Chris Peterson
c16df32544 Bug 1117635 - Declare that MacApplicationDelegate implements NSFileManagerDelegate protocol to fix -Wincompatible-pointer-types warning. r=smichaud 2015-01-04 20:00:42 -08:00
Tooru Fujisawa
9975e77919 Bug 1116413 - Fix example comment for PromiseUtils.resolveOrTimeout. r=yoric 2015-01-07 13:16:13 +09:00
Jon Coppeard
0e23adfc34 Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj 2015-01-08 11:31:21 +00:00
David Rajchenbach-Teller
37e0662101 Bug 1077354 - Extending PromiseWorker to simplify transfering values r=froydnj 2014-11-20 12:40:08 +01:00
Nicholas Nethercote
97b5d348cc Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
--HG--
extra : rebase_source : 771710c5427141d738eef112fab00951eb8e20e3
2015-01-07 16:13:03 -08:00
Tim Taubert
cc79d7a098 Bug 1008029 - Fix intermittent browser_newtab_update.js failures r=Gijs 2014-11-14 20:21:17 +01:00
Jan Odvarko
ffec1f547b Bug 1107888 - e10s support for dynamic actor registration. r=ochameau 2014-12-05 15:40:10 -08:00
Jordan Santell
12493a81b4 Bug 1064373 - Add dark theme for timeline's memory and marker overviews. r=vp 2015-01-05 14:57:00 -05:00
Sami Jaktholm
b53cf7a775 Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past 2015-01-06 02:58:00 -05:00
Ryan VanderMeulen
853e2fb5f6 Merge m-c to fx-team. a=merge 2015-01-06 11:05:52 -05:00
Ryan VanderMeulen
7b34913ca7 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-01-06 10:55:03 -05:00
Nicolas Perriault
d67dbd3390 Bug 1118255 - Updated link to the React lib file in about:webrtc. r=Standard8 2015-01-06 16:05:36 +01:00
Ryan VanderMeulen
aaee2cbdff Backed out changeset 724554c093a8 (bug 980481) for intermittent WinXP timeouts. 2015-01-06 09:27:38 -05:00
Ryan VanderMeulen
9e06657e83 Backed out changesets 4d2d510fbd62, 5e51dc838a89, and 652bd77f36c1 (bug 1116714) for Linux opt mochitest-dt orange.
CLOSED TREE
2015-01-06 08:57:43 -05:00
Mats Palmgren
f2b744a549 Bug 1116714 part 1 - Store the document where we added anonomous content so we can call removeAnonymousContent() on it later without throwing. r=pbrosset 2015-01-06 09:27:56 +00:00
Blair McBride
0f72f4bec2 Bug 1099046 - Autocomplete popup displays "moz-action:searchengine,..." for keyword searches while pressing Shift. r=mak 2015-01-06 19:13:46 +13:00
Wes Kocher
690f2a5038 Merge m-c to fx-team a=merge 2015-01-05 17:29:14 -08:00
Wes Kocher
e62807e2fa Merge fx-team to m-c a=merge 2015-01-05 17:08:49 -08:00
Brian Grinstead
ea0230fdb7 Bug 1116199 - Fix web console backwards compatibility with pre 37 servers that are missing evaluateJSAsync;r=jryans 2015-01-05 13:15:04 -08:00
Gavin Sharp
f4befa70c9 Bug 1116287: SEARCH_SERVICE_INIT_SYNC should not expire, r=rvitillo
--HG--
extra : rebase_source : f80695d53c41eff4d160a5926d31688ff94af6f3
2015-01-05 08:19:58 -08:00
Luca Greco
d085aaee23 Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2014-12-16 08:43:00 -05:00
Anurag Chaudhury (anuragchaudhury@gmail.com)
fe1c2f8645 Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset 2015-01-05 09:38:57 -08:00
Gijs Kruitbosch
2598407827 Bug 1096319 2015-01-05 11:41:06 +00:00
Phil Ringnalda
9f997b2894 Merge m-i to m-c, a=merge 2015-01-03 20:02:33 -08:00
Phil Ringnalda
29a03dfb07 Back out 3 changesets (bug 1111142) for having a startling perf impact
CLOSED TREE

Backed out changeset 9b62d0e8b412 (bug 1111142)
Backed out changeset e66b9aa4b22c (bug 1111142)
Backed out changeset 6b480b80299a (bug 1111142)

--HG--
rename : toolkit/components/reader/AboutReader.jsm => toolkit/components/reader/content/aboutReader.js
2015-01-02 22:34:15 -08:00
Phil Ringnalda
cafbfdca44 Back out 89c73451325e (bug 1116853) for devtools/chrome bustage
CLOSED TREE
2015-01-02 19:06:12 -08:00
Ehsan Akhgari
20a19ff838 Bug 1116560 - Spell shutdown-persist properly in nsXREDirProvider::DoShutdown to make it greppable; r=bsmedberg 2015-01-02 17:53:56 -05:00
Ehsan Akhgari
65df2a63dd Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy 2015-01-02 17:53:11 -05:00
Margaret Leibovic
a08c6530c5 Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 1158189d7fd82bd293fa590569f013a92499dbfc
2014-12-23 10:10:34 -05:00
Margaret Leibovic
cbf1d77ac3 Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 18bd3f75e7ab32a7a29e3c11708db55d8dffc124
2014-12-23 15:32:15 -05:00
Margaret Leibovic
7bc6c6fb9c Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 3dad2e92d4dcc8c4f8df32d2b2b6321b7f874a7d
2014-12-19 13:51:24 -08:00
Nick Fitzgerald
55d009b5d9 Bug 1116853 - Use Object.assign instead of DevToolsUtils.update. r=jlongster 2015-01-02 14:14:20 -08:00
Geoff Lankow
4e5fddd5a4 Bug 1115962 - Wrong URL given by source actor for subscripts; r=fitzgen 2015-01-03 11:03:21 +13:00
J. Ryan Stinnett
4850cb90c7 Bug 1115976 - Restore download progress when using netmonitor. r=vporof 2015-01-02 12:06:12 -06:00
Margaret Leibovic
6c0d9cdf77 Bug 1116231 - Move reader.parse-on-load. pref change observer back to Reader.js. r=bnicholson
--HG--
extra : rebase_source : bfd297fd0af91bbfce62c22db0ca7a958ab4430f
2014-12-29 15:12:45 -05:00
Margaret Leibovic
ea0dadcc9d Bug 1107588 - Use an xhr to download reader mode content instead of creating new browser elements. r=mfinkle
--HG--
extra : rebase_source : fe24bfefa2efc5500ca74a9be5f79a958bab32ee
2014-12-30 14:56:09 -05:00
chrishood@eagles.ewu.edu
1a6a9cae0d bug 930456: Enforce failure if search service is initialized from a child process. r=gavin
--HG--
extra : transplant_source : %1F%E46%1F%C7%F2%04%9B%EB%BF%FE%EB_%08%B3XN%F9%8B%29
2014-12-30 09:32:04 -08:00
Tom Tromey
3da37909db Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
Wes Kocher
e9a45aaea6 Merge m-c to fx-team a=merge 2014-12-31 13:15:50 -08:00
Wes Kocher
75e2c4034c Merge fx-team to m-c a=merge 2014-12-31 11:34:18 -08:00
Dave Townsend
70f66e1104 Bug 1116629: Cancelling an in-progress download fails to remove the temporary file on windows. r=Unfocused
When attempting to cancel the install we must wait for the channel to close
before attempting to delete the temporary file or it will be locked on windows.

--HG--
extra : rebase_source : 96ea862cb713bddad8d48b14c7f296cd825ec5a7
2014-12-30 16:25:44 -08:00
Wes Kocher
708273d4bd Merge m-c to fx-team a=merge 2014-12-30 16:06:29 -08:00
Wes Kocher
82e8b540fb Merge inbound to m-c a=merge 2014-12-30 15:48:13 -08:00
Marco Bonardo
7b98d880fd Bug 1081108 - Implement reorder in Bookmarks.jsm. r=Mano
--HG--
extra : rebase_source : d9327202388828855c8579646ace390887eadaf6
2014-12-30 21:33:14 +01:00
J. Ryan Stinnett
8af0792934 Bug 1115957 - Protect DevTools from empty browsers array. r=ochameau 2014-12-30 08:27:15 -06:00
Wes Kocher
dcdfc08c13 Merge m-c to fx-team a=merge 2014-12-29 17:35:54 -08:00
Gavin Sharp
f0118ffb88 Bug 1106150: fix condition="defaultEngine" MozParam. r=markh 2014-12-30 08:54:23 +11:00
Hiroyuki Ikezoe
5339f7076c Bug 1115440 - Don't rely on preference values for firefox. r=markh 2014-12-29 13:43:30 -08:00
Chris Peterson
ab256a8d8b Bug 1115293 - Remove deprecated SpiderMonkey language extensions from about:permissions. r=Mossop 2014-11-29 23:46:55 -08:00
Joel Maher
af142ea0c9 Bug 1116234 - test_bug437844.xul fails when run as a standalone directory. r=RyanVM a=test-only DONTBUILD 2014-12-30 09:39:13 -05:00
Aaron Klotz
88a0a21a84 Bug 1070755: Add telemetry for timing PluginAsyncSurrogate::WaitForInit; r=vladan 2014-12-29 16:14:46 -07:00
Wes Kocher
c214bcc122 Merge m-c to inbound a=merge 2014-12-30 16:04:20 -08:00
Aaron Klotz
38d0922abd Bug 1100360: Convert ChromeHang annotations to use UniquePtr; r=vladan
--HG--
extra : rebase_source : 5c2ae8645b927c4d73a649beb573cfe2e242c146
2014-12-30 14:52:39 -07:00
Avi Halachmi
11a3161f3a bug 1106122: Telemetry: Add FHR activeTicks value as simple measurement. r=vladan, r=gfritzsche 2015-01-02 07:28:42 +02:00
Jon Coppeard
d17ce3dbc7 Bug 1080262 - Disallow ctypes from converting array buffers and typed arrays to pointers, except when passed as arguments r=sfink 2014-11-03 11:38:12 -08:00
Seth Fowler
2bd2f07368 Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn 2015-01-12 01:20:23 -08:00
JW Wang
ea65e9fd34 Bug 1111787 - Part 1: Delete the directory for the origin pair when "forget this site" is invoked. r=cpearce 2015-01-05 19:00:00 -05:00
Wes Kocher
7e0ae8870a Merge mozilla-central to inbound a=merge 2015-01-08 17:14:55 -08:00
Tom Schuster
286dcbbfc3 Bug 1110759 - Remove Iterator() from some tests. r=smaug 2015-01-08 19:58:45 +01:00
Tom Schuster
54368d20ef Bug 1110759 - Cleanup FormHistory a bit. r=markh 2015-01-08 19:58:45 +01:00
Wes Kocher
db9de9549f Merge m-c to inbound a=merge 2015-01-05 17:19:38 -08:00
Bill McCloskey
a4ecf73623 Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley) 2015-01-05 13:49:44 -08:00
Wes Johnston
9fff609248 Bug 1064669 - Use a Viewless Fragment for managing MediaPlayer lifecycle. r=mfinkle 2014-09-19 16:55:18 -07:00