Ryan VanderMeulen
52d9b37df9
Merge m-c to fx-team.
2014-02-28 10:17:27 -05:00
Mike de Boer
ad30f4e195
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-28 16:07:39 +01:00
Mike de Boer
d20177f8cb
Bug 326743: support find-selection in view-source component. r=Unfocused
2014-02-28 16:07:37 +01:00
Mike de Boer
c21db4cefb
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-28 16:07:32 +01:00
Carsten "Tomcat" Book
67109b9a5c
merge b2g-inbound to mozilla-central
2014-02-28 14:42:11 +01:00
Henri Sivonen
bb37163a6b
Bug 977573 - Update Histograms.json for a new CHARSET_OVERRIDE_SITUATION value. r=emk.
2014-02-28 09:41:57 +02:00
Wes Kocher
45d489c9d5
Merge m-c to b2g-inbound
2014-02-27 17:47:32 -08:00
Wes Kocher
19c85055e8
Merge inbound to m-c
2014-02-27 16:52:51 -08:00
Ryan VanderMeulen
d8c7359358
Merge m-c to b2g-inbound.
2014-02-27 17:34:25 -05:00
Ryan VanderMeulen
3bbc20aed8
Merge fx-team to m-c.
2014-02-27 17:31:32 -05:00
Jed Davis
cffac485ff
Bug 970676 - Turn on sandboxing on all relevant threads. r=dhylands r=bent f=kang
2014-02-27 13:18:01 -08:00
stefanh@inbox.com
ac0256733a
Bug 970079 - Native theming for MacOS X help buttons, css part. r=dao.
2014-02-27 18:12:20 +01:00
Georg Fritzsche
1ec1ebc35a
Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert
2014-02-27 18:57:05 +01:00
Hubert B Manilla
ed41fa4733
Bug 943356 - Prettifing a source while paused will not switch away from it. r=fitzgen
2014-02-27 11:39:56 -05:00
Carsten "Tomcat" Book
b649862076
Merge mozilla-central to fx-team
2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
60af3adf9f
merge fx-team to mozilla-central
2014-02-27 15:34:11 +01:00
Bhagya
08553744a6
Bug 973752 - Remove unmaintained toolkit/mozapps/extensions/service/* directory. r=Unfocused
2014-02-25 07:34:00 +13:00
Projjol Banerji
b84108df57
Bug 948888 - Move inline scripts and styles into separate file for toolkit/mozapps/extensions/content/extensions.xul (URL=about:addons) r=Unfocused,MattN
2014-02-21 03:52:00 +13:00
Ryan VanderMeulen
4f3aac68bf
Merge fx-team to m-c.
2014-02-26 16:25:05 -05:00
J. Ryan Stinnett
4124c12fc1
Bug 976679 - Move event-emitter to toolkit. r=paul
...
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
2014-02-25 22:22:05 -06:00
Ehsan Akhgari
0cff23216a
Bug 976885 - Port RCFLAGS to moz.build; r=glandium
2014-02-26 09:12:49 -05:00
Carsten "Tomcat" Book
5aaa77b700
merge mozilla-inbound to mozilla-central
2014-02-26 12:47:07 +01:00
Mark Hammond
99feb3d01a
Bug 932759 (part 1) - Expose FormHistory.enabled. r=mak
2014-02-26 17:12:16 +11:00
Wes Kocher
4b2c29ea00
Merge inbound to m-c
...
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Mihai Sucan
709671c342
Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past
2014-02-25 22:02:58 +02:00
Andrea Marchesini
004b2f741b
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Andrea Marchesini
ed28ed334a
Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
...
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Reuben Morais
b672cdc604
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
...
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
2014-02-27 20:04:46 -03:00
Ryan VanderMeulen
bd214454e7
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Jim Blandy
adedc137a6
Bug 969786: Implement Debugger.Source.prototype.introductionScript. r=sfink
2014-02-26 15:20:00 -08:00
Marco Bonardo
ef78c9c5fe
Bug 949720 - Intermittent shutdown assertion [@ mozilla::places::AsyncGetFaviconURLForPage::Run()]. r=Yoric
2014-02-27 22:29:27 +01:00
Robert Strong
b8f9c27856
bug 965955 and bug 966140 - possible fix for intermittent failures of marStageSuccessPartial.js, marStageSuccessComplete.js, and marAppInUseStageSuccessComplete_unix.js. r=bbondy
2014-02-27 12:03:13 -08:00
Tim Taubert
e14c1304c1
Bug 977013 - Follow-up because of undefined constant Cu r=bustage
2014-02-26 15:29:34 +01:00
Tim Taubert
60e19d8343
Bug 977016 - PlacesUtils.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=mak
2014-02-26 11:59:37 +01:00
Mihai Sucan
3373520960
Bug 970914 - Avoid confusion where if there's already a console client (attachConsole), we get the same WebConsoleClient instance and startListeners is not called. r=past
2014-02-25 18:47:51 +02:00
Tim Taubert
cf5825a321
Bug 977013 - TelemetryTimestamps.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=yoric
2014-02-26 11:55:40 +01:00
Patrick Brosset
47dca6336b
Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth
2014-02-25 16:33:57 +01:00
Carsten "Tomcat" Book
ba5a0fa512
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Mihai Sucan
83fe437fc4
Bug 975167 - Traceback in autocompletion while debugging; r=past
2014-02-21 21:06:20 +02:00
Wes Kocher
fd004666a8
Merge m-c to fx-team
2014-02-24 18:29:49 -08:00
Nick Alexander
68115862e2
Bug 903528 - Part 2: Land and build Fennec JUnit 3 tests. r=rnewman
...
--HG--
rename : mobile/android/tests/moz.build => mobile/android/tests/browser/moz.build
2014-02-24 18:24:46 -08:00
Nick Alexander
3878f958ce
Bug 903528 - Part 1: Rename background.apk to background-junit3.apk. r=rnewman
...
This is a cautionary move: when uploaded to infrastructure,
background.apk will not look so bad; but browser.apk is likely to
confuse folks. (These files will be in the same directory as
fennec-*apk, and sort earlier than that file.)
I considered including "tests" in the name, but decided not to make a
long name even longer.
This also renames the Android package. This is purely cosmetic, since
the package has no consumers (infrastructure, mach, etc). But this looks
nicer in IDEs: the generated classes fit into the class hierarchy.
2014-02-24 18:24:45 -08:00
Wes Kocher
a2628aed68
Merge inbound to m-c
2014-02-24 17:45:16 -08:00
Ryan VanderMeulen
7e3b8744d1
Backed out 5 changesets (bug 951827) for causing bug 975820.
...
Backed out changeset 16b840c2de31 (bug 951827)
Backed out changeset 8fb155711dfe (bug 951827)
Backed out changeset 1109dba48e6b (bug 951827)
Backed out changeset 236ed76eea8b (bug 951827)
Backed out changeset 96cf7c13a8cb (bug 951827)
2014-02-24 14:52:14 -05:00
Carsten "Tomcat" Book
48c91284ad
Merge mozilla-central to b2g-inbound
2014-02-24 13:26:33 +01:00
Carsten "Tomcat" Book
4912446ba0
merge fx-team to mozilla-central
2014-02-24 12:54:35 +01:00
Fernando Jiménez
ede4e43ae2
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
2014-02-24 09:52:15 +01:00
Benoit Jacob
5e8d9463d7
Bug 973192 - call XSync instead of XCloseDisplay unless NS_FREE_PERMANENT_DATA is defined - r=karlt
2014-02-23 18:03:34 -05:00
Neil Rashbrook
65923a2021
Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
...
--HG--
extra : rebase_source : 7fd31cfc4b8eefee38fa06e63351cc207a9208db
2014-02-23 18:28:04 +00:00
Emma Sajic
3eea071890
Bug 661982: Toolkit Add-ons Manager logging to be changed to use Log.jsm;r=irving
2014-02-23 12:27:59 -05:00