Nicholas Nethercote
6705ab7753
Bug 1076446 (attempt 2) - Make the DMD test work on Windows. r=glandium.
2014-10-09 19:28:33 -07:00
Wander Lairson Costa
2319b77e7e
Bug 1059942 - Make dump_syms to parse public symbols. r=ted
...
Currently, dump_syms does not look at public symbols if the object file
has debug info. This may cause it to skip some symbols that do not have
.debug_info section. Notably we see this at bionic routines implemented
in assembly. Details can be found at [1].
Apply patch [2] to enable dump_syms read public symbols even when
DWARF debug info is found.
[1] http://tinyurl.com/k3pxw5l
[2] https://breakpad.appspot.com/9684002/
2014-10-09 14:59:00 -04:00
Nathan Froyd
5102caac14
Bug 1080107 - remove XPI_NAME definitions from crashreporter moz.build files; r=mshal
2014-10-08 16:18:04 -04:00
Nathan Froyd
6452ff5548
Bug 1080108 - don't redefine STATUS_FLOAT_* values in nsSigHandlers.cpp; r=bsmedberg
...
Including <windows.h> picks these up, as recent builds indicate by warning:
c:\builds\moz2_slave\m-in-w32-000000000000000000000\build\toolkit\xre\nsSigHandlers.cpp(341) : warning C4005: 'STATUS_FLOAT_MULTIPLE_FAULTS' : macro redefinition
c:\Program Files (x86)\Windows Kits\8.0\include\um\winnt.h(2127) : see previous definition of 'STATUS_FLOAT_MULTIPLE_FAULTS'
c:\builds\moz2_slave\m-in-w32-000000000000000000000\build\toolkit\xre\nsSigHandlers.cpp(342) : warning C4005: 'STATUS_FLOAT_MULTIPLE_TRAPS' : macro redefinition
c:\Program Files (x86)\Windows Kits\8.0\include\um\winnt.h(2128) : see previous definition of 'STATUS_FLOAT_MULTIPLE_TRAPS'
2014-10-08 16:05:36 -04:00
Eric Faust
414e1b662c
Bug 611388 - |const| should be block scoped and require an initializer. (r=shu)
2014-10-30 17:27:03 -07:00
Panos Astithas
bb949c4017
Bug 1024110 - Change Aurora's default profile behavior to use channel-specific profiles. r=bsmedberg f=gavin,markh
2014-09-23 21:49:03 +03:00
J. Ryan Stinnett
13881a79fc
Bug 1069552 - Add WebIDE scanner / runtime API. r=paul
2014-10-23 08:24:00 +02:00
Wes Kocher
0fc643cb33
Merge inbound to m-c a=merge
2014-10-23 17:37:23 -07:00
David Major
d01b7f0afa
Bug 1080388 - Disable CRT assertions on startup related to XP static linking when MOZ_METRO is defined. r=jimm
2014-10-23 14:28:20 -05:00
David Keeler
316375ae78
backout f69fa3c13d1f (bug 1085509) for causing test_cert_overrides.js to fail
2014-10-23 11:50:17 -07:00
Ryan VanderMeulen
d627d69d92
Merge m-c to inbound. a=merge
2014-10-23 14:11:40 -04:00
Ryan VanderMeulen
f433b6abf9
Merge inbound to m-c. a=merge
2014-10-23 13:54:47 -04:00
Ryan VanderMeulen
dd75c0e619
Backed out changeset 87433694df01 (bug 1082734
) for Gaia unit test failures.
...
CLOSED TREE
2014-10-23 11:32:35 -04:00
Georg Fritzsche
6dd6391fae
Bug 1086252 - Show stable client id in about:telemetry. r=froydnj
2014-10-23 15:42:04 +02:00
Andrea Marchesini
cd528c2dd2
Bug 1082734
- Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 14:43:40 +01:00
Gregor Wagner
747c2e0155
Backout Bug 1082652 for causing integration test issues.
2014-10-22 17:13:44 -07:00
Ryan VanderMeulen
b13db878be
Merge fx-team to m-c. a=merge
2014-10-22 16:27:41 -04:00
Brad Lassey
3e59b60ae8
bug 1086648 - NS_NOINTERFACE: Component does not have requested interface [nsIConsoleService.logStringMessage] SimpleServiceDiscovery.jsm:165 r=dolske
2014-10-21 12:24:32 -04:00
David Keeler
22cbd22ce6
bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj
2014-10-23 10:10:57 -07:00
Christoph Kerschbaumer
48195a69c1
Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking)
2014-10-22 17:16:57 -07:00
Carsten "Tomcat" Book
f47de25453
Backed out changeset 2340c1d21e94 (bug 1082734
) for w4 test failures
2014-10-23 15:00:30 +02:00
Jan Beich
7049079a3c
Bug 1087370 - Unbreak build on non-SPS platforms after bug 818307. r=aklotz
2014-10-22 08:39:00 -04:00
Andrea Marchesini
4d11e3f323
Bug 1082734
- Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 12:48:44 +01:00
Brian Grinstead
dea8cd137d
Bug 1085745 - Add a way to select the autocomplete popup in CSS based on which input it is opened for;r=dao
2014-10-21 20:44:38 -07:00
Wes Kocher
a0ee7ea0f9
Merge m-c to fx-team a=merge
2014-10-21 19:09:09 -07:00
Wes Kocher
ba9920db9a
Merge fx-team to m-c a=merge
2014-10-21 18:51:22 -07:00
Dave Townsend
5624fed4c4
Bug 1086169: Wait for page load event listener to run in tests. r=Unfocused
2014-10-21 17:29:33 -07:00
J. Ryan Stinnett
94694e3456
Bug 1084509 - gBrowser might not be available on all windows. r=ochameau
2014-10-20 14:00:00 -04:00
David Major
9acf1c0149
Bug 1082670: Copy breakpadinjector's image header into the remote process. r=bsmedberg
2014-10-22 09:01:16 +13:00
Etienne Segonzac
b2bae95ad5
Bug 1082652 - [b2g-desktop] Dispatch touchstart/touchend on the system app to match on device behavior. r=ochameau
2014-10-17 07:14:00 -04:00
Carsten "Tomcat" Book
8c300b0dd1
Merge mozilla-central to mozilla-inbound
2014-10-21 15:55:25 +02:00
Carsten "Tomcat" Book
860aaddaaf
merge fx-team to mozilla-central a=merge
2014-10-21 15:38:16 +02:00
Wes Kocher
9e6688bd5b
Merge m-c to fx-team a=merge
2014-10-20 19:01:55 -07:00
Wes Kocher
bd38db8ecd
Merge inbound to m-c a=merge
2014-10-20 18:56:56 -07:00
Brian Grinstead
7cf0fd8733
Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs
2014-10-20 15:10:15 -07:00
Victor Porof
9ccccb75e7
Bug 1085407 - Make the timeline actor's 'memory' and 'ticks' events use the docshell absolute time instead of Date.now(), r=jsantell,ttromey
2014-10-20 14:22:56 -04:00
Dave Townsend
6b786c55f7
Bug 1084646: Fix faulty test and disable it until the feature is fixed. r=Unfocused
2014-10-20 10:25:09 -07:00
Dave Townsend
34a8fdf06b
Bug 1080785: Fix and enable xpinstall tests in e10s. r=Unfocused
2014-10-20 10:22:48 -07:00
Carsten "Tomcat" Book
bedc56937c
Merge mozilla-central to fx-team
2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
622698a725
merge fx-team to mozilla-central a=merge
2014-10-20 14:48:28 +02:00
Gavin Sharp
d616e724d3
Bug 1060675: only cap local form history results for the search bar if there are remote suggestions, r=MattN
...
--HG--
extra : transplant_source : n%E7%C9%B6%DC%01%21%966J%85%CFL%CC%DC%1E%DA6%AA%F5
2014-10-17 09:29:40 -07:00
Hiroyuki Ikezoe
bb885c34fb
Bug 1082294 - Fix for intermittent bug 1082294. r=mak77
2014-10-15 00:15:00 +02:00
Heather Arthur
bf4e883f55
Bug 967201 - "Copy Unique Selector" doesn't place anything in the clipboard in e10s windows and Browser Toolbox". r=pbrosset
2014-10-16 16:31:00 +02:00
Gijs Kruitbosch
67b18df2e9
Bug 1083668 - don't set color for menubar when lwtheme is in use, r=dao
...
--HG--
extra : rebase_source : acf934691207793bd82b1728611d02c1b0d13aec
2014-10-18 13:07:55 -07:00
Jim Mathies
21bfde22c1
Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao
2014-10-18 09:09:32 -05:00
Jim Mathies
f4b0530c35
Bug 698371 - Move determineCropSize calls to the child for remote browsers. r=dao
2014-10-18 09:09:32 -05:00
Jim Mathies
dd646c1d81
Bug 698371 - Add async thumbnail support for remote browsers. r=dao
2014-10-18 09:09:32 -05:00
Jim Mathies
57a7dc5a9d
Bug 698371 - Move common PageThumbs code to PageThumbUtils. r=dao
2014-10-18 09:09:31 -05:00
Wes Kocher
402cf68291
Backed out 4 changesets (bug 698371) for e10s bc3 bustage
...
Backed out changeset 6c6d420a3acc (bug 698371)
Backed out changeset 81378dee5a62 (bug 698371)
Backed out changeset d004bfd7f706 (bug 698371)
Backed out changeset 17bbdeffa8a6 (bug 698371)
2014-10-17 18:33:34 -07:00
Jim Mathies
19b348ce43
Bug 698371 - Fixup front-end callers and enable some thumbnail tests for e10s. r=dao
2014-10-17 18:13:58 -05:00
Jim Mathies
40bf73a626
Bug 698371 - Move determineCropSize calls to the child for remote browsers. r=dao
2014-10-17 18:13:58 -05:00
Jim Mathies
017e4938e1
Bug 698371 - Add async thumbnail support for remote browsers. r=dao
2014-10-17 18:13:57 -05:00
Jim Mathies
76bce45730
Bug 698371 - Move common PageThumbs code to PageThumbUtils. r=dao
2014-10-17 18:13:57 -05:00
Tom Tromey
e41dfd7adb
Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug)
2014-10-17 16:02:42 -07:00
Jordan Santell
068af95d4f
Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
...
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
browser/devtools/webaudioeditor/test/browser.ini | 1 +
.../test/browser_audionode-actor-connectparam.js | 35 ++++++++++++++++++++++
toolkit/devtools/server/actors/webaudio.js | 30 +++++++++++++++++++
3 files changed, 66 insertions(+)
create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07:00
Brad Lassey
62e724e439
Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
...
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
894c3fd78c
merge mozilla-inbound to mozilla-central a=merge
2014-10-17 16:25:34 +02:00
Wes Kocher
51e43dfff9
Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE
2014-10-16 15:13:30 -07:00
Brad Lassey
a3d21757a9
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
e7b443f6d6
Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
...
CLOSED TREE
2014-10-16 15:19:41 -04:00
Ryan VanderMeulen
bc92829020
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-10-16 15:03:32 -04:00
Carsten "Tomcat" Book
6c67ce403e
Merge m-c to fx-team
2014-10-16 16:14:06 +02:00
Carsten "Tomcat" Book
c3f8f98b4e
merge mozilla-inbound to mozilla-central a=merge
2014-10-16 16:07:06 +02:00
Brad Lassey
8b12e000c1
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Alexandre Poirot
c0f491d159
Bug 1083073 - Fix update tests when app.update.silent is true by default. r=bbondy
2014-10-15 01:24:00 +02:00
Doug Turner
a838546e0a
Bug 1073134 - Be more permissive on OSX 10.9.5 when parental control is on. r=jdm
2014-10-14 20:57:00 +02:00
Jordan Santell
4ffb0476eb
Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp
2014-10-15 08:10:00 +02:00
Tom Tromey
63cc1ebee3
Bug 1050000 - check "result" against undefined before use. r=past
2014-10-15 09:11:00 +02:00
Sunny
ea01a57268
Bug 1028983 - Set file permissions using OS.File. r=marco
2014-10-14 13:10:00 +02:00
Tomasz Kołodziejski
6f70f0bf3c
Bug 1074817 - Handle content preference downgrades for the timestamp column migration. r=MattN f=mak
2014-10-16 00:36:44 -07:00
Iaroslav Sheptykin
20fb4571dd
Bug 1052992: Add quick-search event listeners to system event group, so stopPropagation on keyboard events does not affect the findbar. r=MattN
2014-10-16 00:38:58 -07:00
YFdyh000
73c7b4ee6d
Bug 771215 - Add an accesskey to the "Copy Username" menu item in the Saved Passwords dialog. r=MattN
2014-10-16 00:12:01 -07:00
Wes Kocher
cdc7edea61
Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage
2014-10-15 17:47:19 -07:00
Brad Lassey
c7dab6ee59
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
b87718267b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Ryan VanderMeulen
96667eb719
Merge fx-team to m-c. a=merge
2014-10-15 13:58:19 -04:00
Alessio Placitelli
906d74f009
Bug 1038145 - Add XPCSHELL tests for getPluginInfoURL in the blocklist service. r=irving
2014-10-15 15:23:22 +02:00
Alessio Placitelli
708864bab4
Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving
2014-10-15 15:23:22 +02:00
Alex Bardas
d6907bfa04
Bug 1068660 - Add confirmation dialog to unblock downloads. r=Paolo r=MattN
2014-10-14 11:19:00 +02:00
Wes Kocher
5b358466f8
Merge m-c to b2g-inbound a=merge
2014-10-14 17:36:36 -07:00
Wes Kocher
ae387ada3b
merge inbound to m-c a=merge
2014-10-14 17:17:55 -07:00
Dave Hylands
4600927293
Bug 1072535 - Pt 1 - Have DownloadDone notify device storage when a new download is available. r=paolo
2014-10-14 13:50:57 -07:00
Wes Kocher
933c16a0b1
Merge m-c to fx-team a=merge
2014-10-14 17:37:53 -07:00
Dave Townsend
fea7478907
Bug 1073315: Log callers attempting to use dead CPOWs. r=billm
2014-10-14 09:53:54 -07:00
Georg Fritzsche
6c2570bcd8
Bug 1079312 - Fix invalid log.warning() to log.warn(). r=irving
2014-10-09 18:02:25 +02:00
Yury Delendik
fd9a406906
Bug 1075088 - Add telemetry probes for Flash content. r=gfritzsche,mconley
...
--HG--
extra : rebase_source : 2afac68cc01c045c4d4c85d663e0e76bb4e828ae
2014-10-09 16:05:20 -05:00
Carsten "Tomcat" Book
e6a9ddaca8
Merge m-c to mozilla-inbound
2014-10-16 16:10:53 +02:00
Birunthan Mohanathas
73e1a7a0e9
Bug 1024672 - Part 6: Allow storing multiple crash classifications. r=bsmedberg
2014-10-16 16:14:16 +03:00
Tooru Fujisawa
dbd0aadeb5
Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium
2014-10-10 02:55:00 -04:00
Carsten "Tomcat" Book
0ef6d4ad08
Backed out changeset ae6aeb9297ee (bug 1064333)
2014-10-16 15:03:11 +02:00
Carsten "Tomcat" Book
a5501eaed3
Backed out changeset 1758c4e7ee5b (bug 1064333)
2014-10-16 15:03:06 +02:00
Georg Fritzsche
a0f43c7d4a
Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj
2014-10-15 17:35:55 +02:00
Georg Fritzsche
3cb3a28308
Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj
2014-10-15 17:35:50 +02:00
Bill McCloskey
e38a652f5d
Bug 918634 - swapFrameLoader not implemented for e10s. Frameloader impl. r=smaug
...
--HG--
extra : rebase_source : 01867c6208df8213b04469404dc6c1f768f8c025
2014-10-07 15:30:42 +13:00
wesj
c53f1ab6ad
Bug 1070488 - Add files downloaded in private browsing to the Android Download Manager. r=paolo
2014-10-08 21:55:00 -07:00
Steve Workman
32c440d97e
Bug 1084645 - Enable DNS TTL by default on Windows r=mcmanus
2014-10-20 10:26:33 -07:00
Gian-Carlo Pascutto
8049ee3516
Bug 1050108 - Remove superfluous member variables in PrefixSet. r=mmc
2014-10-14 13:16:11 +02:00
Gian-Carlo Pascutto
9176ca811b
Bug 1050108 - Avoid race condition during memory report collection. r=njn
2014-10-14 13:15:50 +02:00
Asaf Romano
4768ea8e1b
Bug 1068671 - folderReadOnly doesn't pertain to bookmarks or results. r=mak
2014-10-14 17:03:28 +03:00
Carsten "Tomcat" Book
c3882ca06a
Merge m-c to fx-team
2014-10-14 15:52:03 +02:00
Wes Kocher
f5aa6677ce
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
Michael Best
81768c8fac
Bug 1077308 - If a field is auto-filled while not in focus, fire a change event immediately. r=smaug r=MattN
2014-10-07 10:54:51 +02:00
J. Ryan Stinnett
3fd66f27fb
Bug 975084 - Part 2: B2G tab list actors. r=ochameau
2014-10-13 16:47:00 +02:00
J. Ryan Stinnett
a18a3b81d7
Bug 975084 - Part 1: Access browser frames. r=vingtetun,ochameau
...
--HG--
rename : b2g/components/AppFrames.jsm => b2g/components/Frames.jsm
2014-10-13 08:43:00 +02:00
Carsten "Tomcat" Book
1c2bfbfde5
Backed out changeset 52fd69cc794c (bug 982842) for causing regressions on request by zac
2014-10-15 16:23:39 +02:00
Bobby Holley
0f19185407
Bug 1082450 - Rip exposedProps out of Social API code. r=Gijs
2014-10-15 15:05:08 +02:00
Olli Pettay
80719ad5bd
Bug 855443 - Assertion failure in nsSHEntry.cpp, don't just append a new SHEntry to parent if we already have an SHEntry for the loading page, r=bz
...
--HG--
extra : rebase_source : 8f8d0df030a3205d9d9845e90c849bf94115ff1b
2014-10-15 13:10:04 +03:00
Wes Kocher
33234298cb
Backed out changeset 869f6077817a (bug 1049551) for e10s bc1 bustage
2014-10-14 23:36:05 -07:00
Kapil Singh
024d989906
Bug 1079719 - Replace "greyscale" SVG filter with filter: grayscale(1). r=dao
2014-10-16 15:43:39 +02:00
Wes Johnston
2da0f9c218
Bug 1070086 - Move download integration code to its own class. r=bnicholson
2014-10-20 12:24:49 -07:00
Wes Johnston
1173389da8
Bug 1074496 - "Disable import from Android in Guest mode" [r=liuche]
2014-09-29 16:19:00 -07:00
Ryan VanderMeulen
807e663903
Merge m-c to inbound. a=merge
2014-10-12 14:57:13 -04:00
Tom Schuster
0db58380c0
Bug 1069694 - Remove OldDebugAPI from the browser. r=shu
2014-10-12 19:37:41 +02:00
Victor Porof
5a7b5cf0f6
Bug 1077438 - Timeline actor should manage Framerate and Memory actors, r=jsantell
2014-10-12 10:50:56 +03:00
Mike Quested
c3d829b07d
Bug 1074976 - Move function makeNicePluginName() into BroswerUtils.jsm module. r=felipe
2014-10-06 11:40:00 -04:00
Alex Bardas
662853c9ce
Bug 1074167 - Autocomplete results for aliased search engines should use the search engine icon. r=mak
2014-10-10 10:59:00 -04:00
Ryan VanderMeulen
7d374d5c81
Merge m-c to fx-team. a=merge
2014-10-11 16:24:05 -04:00
Ryan VanderMeulen
012100ceed
Merge inbound to m-c. a=merge
2014-10-11 16:16:00 -04:00
Dave Camp
2d4dc42029
Bug 1072080 - Add the ability to define a marshaller for form data. r=jryans,jsantell
2014-10-11 13:08:07 -07:00
Gijs Kruitbosch
a602e4bc1d
Bug 1077304 - fix password manager to not fire input events if not changing input field values, r=gavin
...
--HG--
extra : rebase_source : ca14ce946f9580ea73b45377cc8385292773be26
2014-10-06 14:32:18 +01:00
Mark Hammond
b3b493641b
Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
...
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Wes Kocher
4a533e451f
Merge inbound to m-c a=merge CLOSED TREE
2014-10-10 18:58:06 -07:00
Wes Kocher
c74d008869
Bug 1019762 - Attempt to fix the bc1 orange on a CLOSED TREE
2014-10-10 15:25:34 -07:00
Ryan VanderMeulen
a5e63e0f9a
Backed out changesets fb6af789bc67 and 313123f12e95 (bug 818307) for non-unified bustage.
2014-10-10 16:24:54 -04:00
Stephen Pohl
ea65e8ce1a
Bug 1077282: Cleanup uses of GreD vs GreBinD in our crashreporter, introcuded by v2 signature changes on OSX. r=bsmedberg
2014-10-10 15:07:01 -04:00
Stephen Pohl
acea94548c
Bug 1077099: Set mGREBinDir in nsXREDirProvider::Initialize to avoid returning NULL in nsXREDirProvider::GetGREBinDir. r=bsmedberg
2014-10-10 15:06:50 -04:00
Aaron Klotz
f4a6ebe01f
Bug 818307: Part 1 - Add annotation support to ChromeHangs; r=vladan
2014-10-10 12:19:57 -06:00
Mike Hommey
eeff387869
Bug 1080319 - Remove the -remote option. r=bsmedberg
...
The -remote option has existed essentially forever, but its usefulness is
questionable:
- It requires a running instance to be any useful, so any script actually
using it should first do -remote 'ping()' and handle the response properly.
- It is not cross-application. The remote service dispatches the -remote
commands to the command line handler, and, for example, desktop b2g builds
don't have handlers for -remote (although thunderbird and seamonkey do).
- It is not a cross-platform option, which leads to the following point:
- There are other command line ways to do the same thing (at least in
Firefox), without having to jump through hoops with -remote 'ping()',
because there are command line options to do those same things on non-X11
platforms.
For the latter, in Firefox case:
- -remote 'openURL(url)' can be replaced with firefox url
- -remote 'openURL(url,new-tab)' can be replaced with firefox -new-tab url
- -remote 'openURL(url,new-window)' can be replaced with firefox -new-window
url
- -remote 'openfile(file,...)' is the same as -remote 'openurl(file,...) so,
can be replaced as above
- -remote 'xfedocommand(openbrowser)' is inherited from the mozilla suite and
doesn't make much sense, but can be replaced with firefox -new-window
The interesting part is that without changing nsBrowserContentHandler.js,
-remote still works, meaning that if people really feel strongly about
-remote, they'll still be able to write an addon to bring it back. This also
means this patch actually doesn't remove -remote for applications other than
Firefox that do support it, although -remote 'ping()' doesn't work as
expected. However, other -remote commands will now work even without a
running instance.
2014-10-14 07:19:52 +09:00
Christoph Kerschbaumer
faccbd4747
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-10-15 19:11:45 -07:00
Ehsan Akhgari
c44d1f9da5
Bug 1080030 - Trim the whitespace surrounding option/optgroup text when displaying a drop-down in e10s; r=felipe
2014-10-11 09:40:45 -04:00
Ehsan Akhgari
ca5a951c0b
Bug 1081283 - Use the correct calling convention on InitDwriteBG; r=jrmuizel
...
Otherwise our stack is misaligned by the time we return from this.
This misalignment doesn't cause a crash with the Winodws thread
startup code, but it does with ASAN because it does many things
after the thread entry point exits.
--HG--
extra : rebase_source : 6143788976d8efc9dc5c96030de3b8026d6bbc0f
2014-10-10 18:30:46 -04:00
Mike Hommey
8cceab7e89
Bug 1080998 - Build libjsctypes-test without a dependency on mozalloc or mozglue. r=jorendorff
2014-10-15 14:46:38 +09:00
George Wright
91277e6d62
Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao
2014-10-10 11:46:27 -04:00
Boris Zbarsky
e6651ee69a
Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric
2014-10-15 00:42:54 -04:00
Matthew Gregan
dde0917ac4
Bug 1079747 - Follow WhatWG's MIMESniff spec for MP4 more closely. r=cpearce
2014-10-15 13:57:38 +13:00
Wes Kocher
bca70dd02e
Merge m-c to inbound a=merge
2014-10-14 17:35:16 -07:00
Romain Gauthier
55097270b9
Bug 971110: Prettify about:webrtc r=niko,pkerr
2014-09-19 19:31:47 +02:00
Wes Kocher
dfe51f5ad1
Merge m-c to inbound a=merge
2014-10-20 19:08:15 -07:00
Nicholas Nethercote
07a0e18b2f
Bug 1084193 - Remove get_content_type_from_mime_type(), and replace calls to it with calls to g_content_type_from_mime_type(). r=karlt.
2014-10-19 19:40:54 -07:00
Patrick McManus
4ca7aa6973
bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley
2014-08-21 10:50:17 -04:00
Brian R. Bondy
705fa9c0d9
Bug 1035562 - Re-enable maintenance service tests for x64 Windows. r=rstrong
2014-10-10 23:13:55 -04:00
Dão Gottwald
7804ab0c8f
Backing out changeset 30b100f7edbe (bug 1049551)
2014-10-23 20:43:43 +02:00
Ryan VanderMeulen
3309392b4d
Merge m-c to fx-team. a=merge
...
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
extra : rebase_source : e737591afb844e80b36bb0192ef72b23f68cbd5e
2014-10-23 14:07:56 -04:00
Nick Alexander
5d66959cd6
Bug 986544 - Don't try to parse searchplugins list as XML. r=rnewman
...
XHR requests default to text/xml. This just avoids trying to interpret
list.txt as XML.
2014-10-23 11:05:47 -07:00
Marco Bonardo
a37c975c1d
Bug 1068009 - Implement the async bookmarking API. r=mano
2014-10-23 16:44:45 +02:00
Marco Bonardo
a427a4acec
Bug 1068009 - Implement the async bookmarking API (tests), rs=mano
2014-10-23 16:44:41 +02:00
Brian Grinstead
476d5959d1
Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs
2014-10-23 06:49:34 -07:00
Jordan Santell
c47033ee24
Bug 1069673 - Add support methods on devtool's Target, r=jryans
2014-10-22 13:33:00 +02:00
Paul Rouget
7494493a1d
Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku
2014-10-22 23:51:00 +02:00
Jim Mathies
1a0f44f0e2
Bug 1042708 - Fix improper metro main thread identification. Regression from bug 1033358. r=me
2014-07-23 10:13:18 -05:00