Doug Turner
457a3f72e5
Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey
2014-02-25 16:06:51 -08:00
Bill McCloskey
2a45ae57c9
Bug 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe)
2014-02-28 17:00:17 -08:00
Bill McCloskey
0351870a89
Bug 976772 - [e10s] Make sure context menu appears at the right place, even in a subframe (r=felipe)
2014-02-28 16:58:52 -08:00
Hubert B Manilla
07c456c316
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
a125fef2ce
Merge mozilla-central to fx-team
2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
b3d9738274
merge fx-team to mozilla-central
2014-02-27 15:34:11 +01:00
Bhagya
72e872508d
Bug 973752 - Remove unmaintained toolkit/mozapps/extensions/service/* directory. r=Unfocused
2014-02-25 07:34:00 +13:00
Ehsan Akhgari
3a789df2bd
Bug 978509 - Don't preload any of the ICU DLLs, not just the ICU data DLL; r=bsmedberg
2014-03-03 14:08:13 -05:00
Matt Brubeck
7ff142b6ac
Bug 976849 - Disable extension directory loading in Metro [r=rstrong,Mossop]
2014-03-03 13:41:24 -08:00
Byron Campen [:bwc]
b8e3447334
Bug 958221 - Part 3: New webidl for WebrtcGlobalInformation, c++ impl, and removing logging-related stuff from PeerConnectionImpl. r=jib
2014-02-20 09:35:35 -08:00
Projjol Banerji
bd5ecc9c89
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
f2685831a2
Merge fx-team to m-c.
2014-02-26 16:25:05 -05:00
J. Ryan Stinnett
8b18eca111
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
ae84232a40
Bug 976885 - Port RCFLAGS to moz.build; r=glandium
2014-02-26 09:12:49 -05:00
Carsten "Tomcat" Book
fcd8d65c97
merge mozilla-inbound to mozilla-central
2014-02-26 12:47:07 +01:00
Mark Hammond
e2bc65dd44
Bug 932759 (part 1) - Expose FormHistory.enabled. r=mak
2014-02-26 17:12:16 +11:00
Wes Kocher
7b878fa184
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
366a6b8c6e
Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past
2014-02-25 22:02:58 +02:00
Tim Taubert
1c7f552f2e
Bug 978540 - [e10s] Correctly maintain active state for remote docShells r=smaug
2014-02-20 12:26:13 +01:00
Ehsan Akhgari
17f4a32d8b
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
Masayuki Nakano
08a11f7934
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
...
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
2014-03-05 09:37:43 +09:00
Ehsan Akhgari
5ff28bc333
Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
...
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Marco Bonardo
05e6b87a72
Bug 435851 - dragging a folder shortcut drags the concrete folder instead. r=mano
2014-03-04 21:44:21 +01:00
Alexandre Lissy
fe8411d692
Bug 973637 - Avoid crash at shutdown during make package. r=paolo
2014-02-17 17:00:36 +01:00
Irving Reid
9f4c400488
Bug 772484 - Allow user to cancel add-on update check and clean up correctly when they do. r=Unfocused
2014-03-14 08:52:55 -04:00
Jed Parsons
160234bcb9
Bug 978896 - FxA: watch() should get silent assertion if possible. r=ferjm
2014-03-11 17:49:26 -07:00
Benjamin Smedberg
d362a67326
Bug 981851 - Add a simple JS logging mechanism to telemetry for recording unusual event data, r=taras
2014-03-14 09:24:02 -04:00
Wes Kocher
aec53009ac
Backed out changeset 00a76d6b935c (bug 978147) for apparently breaking linux mochitests on an already CLOSED TREE
2014-03-06 13:52:24 -08:00
Raymond Etornam Agbeame(:retornam)
1212eb0014
Bug 978147 - Remove deprecated g_type_init from Toolkit. f=dkeeler r=roc
2014-03-06 15:36:23 -05:00
Gavin Sharp
323e136327
Bug 981941: avoid showing the "save password" notification for about:accounts, r=dolske
...
--HG--
extra : rebase_source : b42551fb1ce0f12983cce62a81c589600f77dc31
2014-03-13 16:03:06 -07:00
Wes Kocher
eba0d2158d
Merge m-c to inbound
2014-03-05 18:57:07 -08:00
Myk Melez
4aa1695140
Bug 966182 - implement Task.async; r=paolo
2014-03-05 18:06:17 -08:00
Nick Fitzgerald
1567cb3b41
Bug 983970 - Properly sanitize more escape characters in string literals; r=benvie
2014-03-17 09:23:44 -07:00
Paolo Amadini
02af12a85c
Bug 982597 - Remove backwards compatibility for the "sources" packet. r=fitzgen
2014-03-17 17:20:27 +01:00
Andrea Marchesini
286e0c9290
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Andrea Marchesini
b1d122f724
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
bde629dd63
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
5fcc92f054
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Jim Blandy
3a761eccbc
Bug 969786: Implement Debugger.Source.prototype.introductionScript. r=sfink
2014-02-26 15:20:00 -08:00
Marco Bonardo
7dcc0af678
Bug 949720 - Intermittent shutdown assertion [@ mozilla::places::AsyncGetFaviconURLForPage::Run()]. r=Yoric
2014-02-27 22:29:27 +01:00
Robert Strong
c7454331a1
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
Asaf Romano
caa37c32d3
Bug 891303 - New Places Async Transaction manager (backend part. affects nothing for now). r=mak. sr=gavin
2014-03-12 14:12:15 +02:00
Tim Taubert
912ca83674
Bug 977013 - Follow-up because of undefined constant Cu r=bustage
2014-02-26 15:29:34 +01:00
Tim Taubert
11218793e0
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
56129edf1c
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
1038706063
Bug 977013 - TelemetryTimestamps.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=yoric
2014-02-26 11:55:40 +01:00
David Major
dacf888628
Bug 951827 - Force a detour-style hook for LdrLoadDll. r=ehsan
2014-03-03 10:27:21 -05:00
Patrick Brosset
96dfb60024
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
5d5e9aeb99
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Mihai Sucan
180e2f4d62
Bug 975167 - Traceback in autocompletion while debugging; r=past
2014-02-21 21:06:20 +02:00
Wes Kocher
35181c3336
Merge m-c to fx-team
2014-02-24 18:29:49 -08:00
Nick Alexander
8394a7f950
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
478d42ae14
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
3f720dc89f
Merge inbound to m-c
2014-02-24 17:45:16 -08:00
Ryan VanderMeulen
12d0416fc6
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
8088e4b75e
Merge mozilla-central to b2g-inbound
2014-02-24 13:26:33 +01:00
Carsten "Tomcat" Book
1a54de3afd
merge fx-team to mozilla-central
2014-02-24 12:54:35 +01:00
Fernando Jiménez
46a06bdfed
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
21c0cc3817
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
b15efc9c98
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
1885d7760f
Bug 661982: Toolkit Add-ons Manager logging to be changed to use Log.jsm;r=irving
2014-02-23 12:27:59 -05:00
Phil Ringnalda
23792bbdb4
Merge f-t to m-c
2014-02-23 09:00:07 -08:00
Geoff Lankow
80eca0efb4
Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw
2014-02-22 16:50:53 +13:00
Wes Kocher
0d1c538411
Merge b2g-inbound to m-c
2014-02-21 18:35:32 -08:00
Ryan VanderMeulen
5ecc5126a2
Backed out changeset 2d021370c57f (bug 965990) for causing bug 973307.
2014-02-21 16:54:42 -05:00
Ryan VanderMeulen
0291c5929b
Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
...
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Ryan VanderMeulen
335cb3e213
Merge m-c to b2g-inbound.
2014-02-21 15:01:50 -05:00
Fabrice Desré
d949be0ef1
Backout 96eaa0f376ab (bug 961282) for smoketest regression.
2014-02-21 11:54:03 -08:00
Carsten "Tomcat" Book
b4d52aafd4
Backed out changeset 44dbd2276837 (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:39 +01:00
Georg Fritzsche
e761f34ea1
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
2014-02-18 11:45:47 +01:00
Wes Kocher
07a71f7597
Merge m-c to inbound
2014-02-20 19:37:22 -08:00
Oleg Romashin
5b8bccef6f
Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
...
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
Marco Castelluccio
7b192b8c75
Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice
2014-02-20 15:35:09 -05:00
Maksim Lebedev
2bef39fb53
Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug
...
--HG--
extra : rebase_source : 7da22cbb4a3fcc6fa7cc8350bea0f87adf896788
2014-02-20 10:38:13 -08:00
Jan Beich
367a21ff27
Bug 974786 - Explicitly use TimeStamp from mozilla/TimeStamp.h to unbreak non-SPS platforms. r=mmc
2014-02-20 15:37:12 -05:00
Ryan VanderMeulen
048505064d
Merge inbound to m-c.
2014-02-20 15:13:01 -05:00
Sebastian Hengst
11a8461747
Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske
2014-02-20 10:38:26 +01:00
Carsten "Tomcat" Book
f3825c1c94
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Monica Chew
4e6ac0bad5
Bug 964465: Check certificate whitelist strings before sending remote lookup (r=gcp)
2014-02-19 15:14:02 -08:00
Ryan VanderMeulen
9e4f57bee6
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
09bca92c44
Merge fx-team to m-c.
2014-02-19 15:35:01 -05:00
Mihai Sucan
077abafc2f
Bug 952190 - Pretty output for native objects from chrome windows; r=past
2014-02-19 14:33:56 +02:00
Tim Abraldes
31765c121c
bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy
2014-02-19 09:00:14 -08:00
Carsten "Tomcat" Book
94d045b346
Merge mozilla-central to b2g-inbound
2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
4aca981672
merge fx-team to mozilla-central
2014-02-19 14:00:16 +01:00
Fernando Jiménez
9bf143dc18
Bug 938635 - Implement forceAuthentication for firefox accounts. Part 1: DOM API. r=jedp
2014-02-19 11:47:10 +01:00
Wes Kocher
06e6c998c7
Merge m-c to fx-team
2014-02-18 19:10:03 -08:00
Justin Dolske
6279400910
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Justin Dolske
23f80990ac
Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws
2014-02-18 19:05:33 -08:00
Wes Kocher
c715f84b46
Merge inbound to m-c
2014-02-18 18:49:28 -08:00
Nick Fitzgerald
a161828649
Bug 974072 - Only restore breakpoints if there are breakpoints in the debugger server's breakpoint store; r=past
2014-02-18 14:35:50 -08:00
Ryan VanderMeulen
6735b2344d
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
8a4698657b
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
df542932af
Merge b2g-inbound to m-c.
2014-02-18 15:04:12 -05:00
Ehsan Akhgari
ff64067a04
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Ed Morley
0ab3c43d88
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
Georg Fritzsche
001c1d4fe5
Bug 926830 - Test cleanup for plugin enabledState usage, toolkit. r=bsmedberg
2014-02-17 15:57:54 +01:00
Masatoshi Kimura
6d74b7e4b9
Bug 973371 - Clarify a label for a checkbox in the Profile Manager. r=benjamin
2014-02-21 20:10:59 +09:00
Irving Reid
12166812fc
Bug 972852 - Handle file errors and fix log messages that were causing addon manager failures. r=Mossop
2014-02-14 16:40:57 -05:00
Marina Samuel
c6138fecf7
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
...
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Roberto A. Vitillo
6e7db10375
Bug 973579 - TelemetryFile should fail silently when not overwriting an existing file. r=Yoric
2014-02-18 11:26:11 +00:00
David Rajchenbach-Teller
0cb17b4d4d
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
c2bbcb7775
Merge m-c to fx-team.
2014-02-18 15:24:27 -05:00
Nick Fitzgerald
ab88d3311c
Bug 973983 - Use ES6 generators instead of old style generators in debugger script actors; r=vporof
2014-02-18 10:37:11 -08:00
David Rajchenbach-Teller
5b9ee7e809
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 18:51:23 +01:00
Jed Parsons
e188f57729
Bug 972582 - Fix broken base64UrlDecode in toolkit/identity. r=MattN, r=warner, sr=mossop
2014-02-19 13:53:12 -08:00
Heather Arthur
ce73391a14
Bug 971974 - Wait for style sheet to load before querying for imported sheets in style editor. r=pbrosset
2014-02-18 09:20:25 -05:00
David Rajchenbach-Teller
0a498d5914
Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric
2014-02-18 08:50:14 -05:00
Ehsan Akhgari
e613d30a2c
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Ehsan Akhgari
73b8879e45
Bug 973142 - Get rid of the MOZILLA_INTERNAL_API makefile variable; r=glandium
...
It's just as easy to directly set the preprocessor macro in the moz.build
files. Using this variable doesn't really buy us anything.
This patch also removes unused code from rdf/tests/dsds.
2014-02-18 01:56:51 -05:00
Ehsan Akhgari
1cd0a37ec0
Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium
2014-02-18 01:30:36 -05:00
Phil Ringnalda
e0a06f0abb
Merge f-t to m-c
2014-02-17 20:56:06 -08:00
Phil Ringnalda
d15ea8727b
Merge m-c to f-t
2014-02-17 15:27:12 -08:00
Masatoshi Kimura
0b68c4c7e9
Bug 973313 - Remove reference to vccorlib. r=jimm
2014-02-18 01:20:19 +09:00
Carsten "Tomcat" Book
73c3f1c3d2
Merge mozilla-central to mozilla-inbound
2014-02-17 13:59:18 +01:00
Fabrice Desré
1c3bc2060d
Bug 895964 - "Could not create service for entry Disk Space Watcher Service" r=bent
2014-02-16 17:31:33 -08:00
Phil Ringnalda
22a4c2b926
Merge f-t to m-c
2014-02-15 18:28:12 -08:00
Ms2ger
e5b03eb751
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
2014-02-15 21:25:20 +01:00
Ms2ger
33da18c67e
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Phil Ringnalda
89c3345063
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
b463b1af44
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
2ae37b022e
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Panos Astithas
0e016fbf86
Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof
2014-02-15 10:57:26 +02:00
Phil Ringnalda
2ff6e6f32a
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
Brian Smith
2f3036a251
Bug 896620: Make marketplace certs work on in all products, r=keeler
...
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Georg Fritzsche
bd62e84361
Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg
2014-02-14 12:00:49 +01:00
Ryan VanderMeulen
8f185d1875
Merge inbound to m-c.
2014-02-14 15:21:12 -05:00
Marco Bonardo
cf37d119ad
Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric
2014-02-14 15:42:35 +01:00
Mike de Boer
f1c5279f2a
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 14:04:28 +01:00
Mike de Boer
8f0475a831
Bug 326743: support find-selection in view-source component. r=Unfocused
2014-02-14 14:04:25 +01:00
Mike de Boer
0e98650667
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-14 14:04:21 +01:00
Wes Kocher
3211da1532
Merge m-c to inbound on a CLOSED TREE
2014-02-13 18:50:08 -08:00
Wes Kocher
b921abacaf
Merge fx-team to m-c
2014-02-13 17:28:56 -08:00
Brandon Benvie
44b85c097e
Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo
2014-02-13 09:39:32 -08:00
Masayuki Nakano
a183cc5385
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
Vivien Nicolas
1306c4d3ed
Bug 968237 - Use a pref to set the threshold of the event loop lag tracker. r=ted
2014-02-15 01:45:45 +01:00
Vivien Nicolas
215da17f58
Bug 970937 - [JavaScript Error: 'parentDocShell is null'] in LayoutHelpers.jsm. r=paul
2014-02-15 01:45:45 +01:00
Ryan VanderMeulen
b7bc5d26da
Merge m-c to inbound.
2014-02-14 15:32:02 -05:00
David Keeler
844f0490ec
bug 967975 - certificate error override telemetry r=briansmith
...
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
2014-02-13 14:53:29 -08:00
David Major
3858272e04
Bug 951827 - Part 5: Tests for shared hooks. r=ehsan
2014-02-14 15:00:41 -08:00
David Major
e08a801cd5
Bug 951827 - Part 4: Support absolute jumps in hooks. r=ehsan
2014-02-14 14:58:12 -08:00
David Major
4a4492190f
Bug 951827 - Part 3: Give trampolines some structure. r=ehsan
2014-02-14 14:55:46 -08:00
David Major
bc116ff55b
Bug 951827 - Part 2: Decode more instructions so that we can use longer jumps. r=ehsan
2014-02-14 14:55:26 -08:00
David Major
96087c2f22
Bug 951827 - Part 1: Don't undo hooks to functions that have since changed. r=ehsan
2014-02-14 14:52:29 -08:00
James Kitchener
cfadc2a043
Bug 464222 - Get relative links to resolve in parser view selection. r=dolske
2014-02-20 08:43:54 -05:00
Carsten "Tomcat" Book
0a56be3356
Merge mozilla-central to fx-team
2014-02-18 14:07:37 +01:00
Mike de Boer
33dc2a6169
Bug 963925: added test for Highlight All mode. r=Unfocused
2014-02-17 15:43:04 +01:00
Mike de Boer
729e51e159
Bug 963925: do not store searchString upon Highlight. r=Unfocused
2014-02-17 15:43:01 +01:00
Mike de Boer
502c86582b
Bug 967982: harden _setFindCloseTimeout to only start a timer when the findbar is hidden. r=evilpie,Unfocused
2014-02-17 15:42:59 +01:00
Tim Taubert
dd5e4ae26d
Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop
2014-02-12 20:07:19 +01:00
Tim Taubert
3ce6233ec7
Backed out changeset d2133d001fca (bug 971697)
2014-02-17 22:04:36 +01:00
Tim Taubert
4f47ad02fb
Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop
2014-02-12 20:07:19 +01:00
Gregory Szorc
4db4278111
NO BUG - Fix bustage in toolkit/components/crashes/tests/xpcshell/test_crash_manager.js; r=me
2014-02-14 14:53:47 -08:00
David Rajchenbach-Teller
875b3e7a37
Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric
2014-02-13 14:12:40 -05:00
Daniel Desira
235a60b3c3
Bug 948880 - Move inline scripts and styles into separate file for toolkit/content/aboutAbout.xhtml (URL=about:about). r=gavin
2014-02-13 14:12:39 -05:00
Ryan VanderMeulen
fcff9647fc
Merge m-c to fx-team.
2014-02-13 10:32:59 -05:00
Ryan VanderMeulen
0cd9c06b4a
Merge inbound to m-c.
2014-02-13 10:30:03 -05:00
Ryan VanderMeulen
1f1c55c147
Merge m-c to fx-team.
2014-02-12 15:59:34 -05:00
Jim Chen
21b73c9967
Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj
2014-02-12 10:24:21 -05:00
Masatoshi Kimura
8ddf7de8a5
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
2014-02-18 07:32:52 +09:00
Brion Vibber
070ae4ffe5
Bug 956567 - [prettify] Pretty print in the debugger produces invalid js. r=fitzgen
2014-02-13 10:02:51 -05:00
Mark Hammond
f17e4379b4
Bug 975944 - fix log appenders' ._name property. r=unfocused
2014-02-25 09:31:41 +11:00
Ryan VanderMeulen
ebc2221702
Merge m-c to fx-team.
2014-02-24 16:22:48 -05:00
Peiyong Lin
78963dfcf5
Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric
2014-02-24 10:16:01 -05:00
David Rajchenbach-Teller
8453de76b1
Bug 965527 - Further AsyncShutdown error reporting for OS.File. r=yoric
2014-02-24 10:15:47 -05:00
David Major
8a165faa17
Bug 972671 - Fix trampoline jump target calculation in the pJmp32 case. r=m_kato
2014-02-19 11:30:09 -05:00
Carsten "Tomcat" Book
8c745c4061
Merge mozilla-central to mozilla-inbound
2014-02-19 14:17:32 +01:00
Masatoshi Kimura
a6d85af240
Bug 973181 - Check the unprompted elevation mode only if the current user can elevate. r=bbondy
2014-02-19 20:29:48 +09:00
Neil Rashbrook
2ccf75f0bd
Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
...
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Neil Rashbrook
0b2a2a00c5
Bug 974824 Remove bogus sizetopopup attributes r=Enn
...
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Andrea Marchesini
a896607d0c
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
2014-02-03 16:48:38 +00:00
Gregory Szorc
30f8839c06
Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman
...
This patch changes Firefox Health Report to pull crash counts from the
newly-implemented crash manager. The crash manager is now the canonical
source of crash data, so all the code for reading crash dump files from
disk has been removed.
This regresses the collection capability of Firefox Health Report by
removing plugin crashes and hangs from the reported values. This
regression is intended to be temporary and a follow-up bug will be
created to add plugin process event recording to the crash events
system.
This regression has been justified because the old crash reporting
mechanism was severely flawed and wasn't sending accurate data (not all
crashes were being saved to dumps and some dumps would be deleted).
--HG--
extra : amend_source : d54bb3bf9f740508cb4eda286536ce16a4c3bee5
2014-01-30 16:48:52 -08:00
Michael Ratcliffe
aba2618867
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 21:27:10 +00:00
Michael Ratcliffe
d94ab2e2cf
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 21:36:48 +00:00
Michael Ratcliffe
5771ac5ee3
Bug 663778 - Misc fixes r=pbrosset
2014-03-09 17:03:00 +00:00
Gregory Szorc
1e8ae344f7
Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman
...
This patch changes Firefox Health Report to pull crash counts from the
newly-implemented crash manager. The crash manager is now the canonical
source of crash data, so all the code for reading crash dump files from
disk has been removed.
This regresses the collection capability of Firefox Health Report by
removing plugin crashes and hangs from the reported values. This
regression is intended to be temporary and a follow-up bug will be
created to add plugin process event recording to the crash events
system.
This regression has been justified because the old crash reporting
mechanism was severely flawed and wasn't sending accurate data (not all
crashes were being saved to dumps and some dumps would be deleted).
--HG--
extra : rebase_source : 7442a712d06b4d875010e78d4dd4f5cc179c8dfc
2014-01-30 16:48:52 -08:00
Ryan VanderMeulen
c9d4ba6f8d
Merge m-c to fx-team.
2014-03-13 15:37:02 -04:00
Ryan VanderMeulen
4510c7d862
Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
...
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
7809cf00b0
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 13:54:02 +00:00
Michael Ratcliffe
b675040bec
Bug 663778 - Misc fixes r=pbrosset
2014-03-13 15:46:37 +00:00
Panos Astithas
062d021994
Properly cleanup the tab actors when disconnecting (bug 983121). r=rcampbell
...
--HG--
extra : rebase_source : b50703c2b2e65a321af9535806903ee6671381c6
2014-03-13 15:15:51 +02:00
Ryan VanderMeulen
d2b4456c69
Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures.
2014-03-13 10:32:57 -04:00
Irving Reid
1299948a0c
Bug 982818 - Render String and Number objects correctly. r=vladan
2014-03-12 17:11:03 -04:00
David Rajchenbach-Teller
e54ffe3fe8
Bug 961665 - Tests for OS.File.read. r=froydnj
2014-03-13 09:52:07 -04:00
David Rajchenbach-Teller
c5eec2eb74
Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj
2014-03-13 09:51:50 -04:00
David Rajchenbach-Teller
a458688066
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-13 09:51:22 -04:00
David Rajchenbach-Teller
6b10efa7e9
Bug 961665 - Fix typo in CrashManager's use of OS.File. r=gps
2014-03-13 09:50:24 -04:00
Shih-Chiang Chien
5aff1c59fe
Bug 943251 - [app-manager] Add preference actor. r=jryans
2014-03-03 09:41:36 +08:00
Brandon Benvie
5ec7b047de
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
...
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-05 10:39:19 -08:00
Carsten "Tomcat" Book
4b4e4b6242
Merge mozilla-central to fx-team
2014-03-13 13:10:30 +01:00
Carsten "Tomcat" Book
dc063413f6
Merge mozilla-central to mozilla-inbound
2014-02-27 15:39:48 +01:00
Gregory Szorc
738b579962
Bug 875562 - Part 7: Implement limits for stored crash data; r=Yoric
...
This patch institutes limits for how much crash data can be stored in
terms of maximum number of crash events per day. If more events than the
limit are encountered, we record that a high water mark has been
encountered and we silently discard the payload of future events.
We chose to not increment the version of the store payload because no
clients are actively saving this data yet, so it doesn't make sense to
incur a version bump.
--HG--
extra : rebase_source : 3d5d92668b38e8b9c3c45e1a61a3a172b576e0a5
extra : amend_source : 71fffa0724450c5fe13563d2539813e9a831b3de
2014-01-28 17:33:38 -08:00
Marina Samuel
620163aee8
Bug 872206 - Part 1 - Create a separate CrashMonitor file for Metro. r=dteller.
2014-02-12 12:59:11 -05:00
Irving Reid
f312a9df46
Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused
2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
db044b26df
Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj
2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
8074658fc6
Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo
2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
bd02311a52
Bug 957123 - Fix the use of File.prototype.close() by a few AddonManager tests. r=Unfocused
2014-02-12 10:14:27 -05:00
David Rajchenbach-Teller
0f98f9b5f7
Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj
2014-02-07 16:09:02 -05:00
Ryan VanderMeulen
e58ba518d2
Merge m-c to fx-team on a CLOSED TREE.
2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
e6001f74f4
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
Patrick Brosset
25aa682d9f
Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker
2014-02-12 12:14:46 +01:00
Erik Vold
34c7599e4e
Bug 964545 Add-on SDK page-mods are now debuggable r=dcamp
2014-01-27 23:21:31 -08:00
Ed Morley
fa2daad1c0
Backed out changeset a43ae8497706 (bug 968101)
2014-03-05 17:25:01 +00:00
Ryan VanderMeulen
0d7b59001e
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
2014-03-05 09:55:52 -05:00
Michal Novotny
227299b5aa
Bug 968101 - Remove directories with low priority on background, r=honzab
2014-02-19 13:04:06 +01:00
snigdha
a441998156
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
2014-03-05 08:47:45 -05:00
Nick Fitzgerald
c28afba469
Bug 964706 - Support getter and setter literal syntax in the debugger's pretty printer; r=benvie
2014-02-15 12:41:01 -08:00
Aaron Klotz
d00eac16ff
Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj
2014-02-11 14:24:49 -07:00
Masatoshi Kimura
343387cf19
Bug 969728 - Make users using temporary profile possible to update using the maintenance service. r=bbondy
2014-02-12 06:01:29 +09:00
Jed Parsons
e8924d2532
Bug 945278 - Firefox Accounts: Add onerror handler to catch getAssertion errors. r=ferjm
2014-01-21 15:57:50 -08:00
Brian Smith
6195eb652a
Bug 878932, Part 1: add insanity::pkix as an option for certificate verification, r=keeler, r=cviecco
...
--HG--
extra : rebase_source : c1f75dff6ac7f32e082517af701654abebaee250
2014-02-10 11:41:12 -08:00
Mike de Boer (mdeboer@mozilla.com)
d006473802
[Australis] Bug 972525: update notifications close button alignment. r=dao
2014-02-14 13:01:14 +01:00
David Rajchenbach-Teller
c5ac7e6bc2
Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg
2014-02-14 11:52:13 -05:00
Ryan VanderMeulen
47d8ae6838
Merge m-c to fx-team.
2014-02-14 08:58:26 -05:00
Stephen Horlander
2429f681bc
[Australis] Bug 968595 - Change arrow panel arrow size and arrow panel styling. r=dao
2014-02-14 14:16:25 +01:00
Mike de Boer
f4e68f74e8
Backed out 5 changesets (bug 326743)
...
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
15af7d198a
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 11:38:28 +01:00
Mike de Boer
02d40ece5b
Bug 326743: support find-selection in view-source component. r=Unfocused
2014-02-14 11:38:26 +01:00
Mike de Boer
43cfcfaefb
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-14 11:38:22 +01:00
Ted Mielczarek
bafc0aa087
bug 968837 - bustage fix for the CLOSED TREE r=bustage
2014-02-13 11:13:45 -05:00
Ryan VanderMeulen
4ba91ec7b7
Merge m-c to inbound.
2014-02-13 10:31:44 -05:00
Ted Mielczarek
79ca8d245f
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Alessio Placitelli
0d3b6b8869
Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric
2014-01-15 02:04:00 -05:00
J. Ryan Stinnett
f7b40c0687
Bug 919819 - Detect JS files from fetched content type. r=fitzgen
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
2014-02-11 15:35:11 -06:00
Ryan VanderMeulen
b2386a847d
Merge m-c to fx-team.
2014-02-11 14:59:46 -05:00
Ryan VanderMeulen
262a88db8b
Merge fx-team to m-c.
2014-02-11 14:52:21 -05:00
Paul Rouget
1d515cb4ad
Bug 962511 - Implement an eventlooplag actor. r=past
2014-02-05 16:29:38 +01:00
Ryan VanderMeulen
8dddcefadb
Merge inbound to m-c.
2014-02-11 08:39:31 -05:00
Masayuki Nakano
b799eac9fb
Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin
2014-02-11 14:26:10 +09:00
Ehsan Akhgari
f987acb104
Bug 969875 - Use fallible allocations in the URL Classifier some more; r=gcp
2014-02-10 20:51:01 -05:00
Mike Hommey
69e70086e0
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
J. Ryan Stinnett
b5f85bdf9c
Bug 966039 - Test more parts of app actor via mochitest. r=ochameau
2014-02-10 15:52:50 -06:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Gregory Szorc
df0a8cce6d
Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg
...
Support for main process crashes, plugin crashes, and plugin hangs is
added to the crash manager. This includes a JS API for reporting them as
well as support for reading the event files.
There is still an issue of unbound growth on the store. This will be
addressed in a subsequent patch.
--HG--
extra : rebase_source : e714bf5f9c2fd9c50f2e40659c3b1a89591f3b1a
2014-01-28 15:46:03 -08:00
Ehsan Akhgari
2369fdc788
Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal
2014-02-10 13:41:02 -05:00
Ehsan Akhgari
096d1fad98
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-10 09:03:53 -05:00
Bill McCloskey
e63f9dd033
Bug 966467 - Enable some service proxies only in content processes (r=vlad)
2014-02-09 16:13:05 -08:00
Robert O'Callahan
533e04ff75
Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
...
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Raymond Lee
990a62a851
Bug 923406 - Remove localizedFilenamePrefix from PlacesBackups.js r=mak
2014-02-09 11:14:39 +01:00
Emerson Veenstra
035509b726
Bug 967086 - Move toolkit/components/crashmonitor/nsCrashMonitor.js from EXTRA_PP_COMPONENTS to EXTRA_COMPONENTS. r=ttaubert
2014-02-08 20:56:38 -05:00
Bill McCloskey
6fd99b1808
Bug 961529 - Add BrowserUtils module (r=felipe)
2014-02-08 17:40:27 -08:00
Phil Ringnalda
df7c3c109f
Back out ed6e04e6fc0c (bug 968642) for breaking Windows plugin tests
...
CLOSED TREE
2014-02-07 21:26:02 -08:00
Ehsan Akhgari
3d39780674
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-07 23:22:31 -05:00
Gregory Szorc
afdb724edf
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Oskar Eisemut
30671093e2
Bug 968141 - Remove pref print.whileInPrintPreview and print.tmp.printerfeatures can_use_multiple_devicecontexts_concurrently, was default enabled since Bug 126802 anyway. r=roc
2014-02-07 12:44:00 +01:00
Ryan VanderMeulen
4e2115aa64
Merge m-c to inbound.
2014-02-07 14:34:33 -05:00
Ryan VanderMeulen
9b6b0a5e15
Merge inbound to m-c.
2014-02-07 14:22:17 -05:00
David Rajchenbach-Teller
1590809f7a
Bug 967436 - Port test_ThirdPartyCookieProbe.js to Promise.jsm. r=yoric
2014-02-07 10:37:37 -05:00
Peiyong Lin
730f628efa
Bug 964735 - Convert libc into Library to make it link lazily. r=Yoric
2014-02-07 10:37:21 -05:00
Marco Bonardo
3504ba0f46
Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano
2014-02-04 14:43:20 +01:00