Carsten "Tomcat" Book
df93062b9a
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Mihai Sucan
fb5ab6a760
Bug 975167 - Traceback in autocompletion while debugging; r=past
2014-02-21 21:06:20 +02:00
Wes Kocher
6375199d3d
Merge m-c to fx-team
2014-02-24 18:29:49 -08:00
Nick Alexander
7552414b04
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
04efb6fd76
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
b5db6f03fa
Merge inbound to m-c
2014-02-24 17:45:16 -08:00
Ryan VanderMeulen
c4a66fb77a
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
ebba05a0bd
Merge mozilla-central to b2g-inbound
2014-02-24 13:26:33 +01:00
Carsten "Tomcat" Book
598009688f
merge fx-team to mozilla-central
2014-02-24 12:54:35 +01:00
Fernando Jiménez
dcd2003855
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
fd1ac1fb39
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
5b235abc21
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
8bd9acfa90
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
859eb9c8af
Merge f-t to m-c
2014-02-23 09:00:07 -08:00
Geoff Lankow
bc9f8bab8d
Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw
2014-02-22 16:50:53 +13:00
Wes Kocher
48e2244da5
Merge b2g-inbound to m-c
2014-02-21 18:35:32 -08:00
Ryan VanderMeulen
c7a5ff34d2
Backed out changeset 2d021370c57f (bug 965990) for causing bug 973307.
2014-02-21 16:54:42 -05:00
Ryan VanderMeulen
3fd1b8a158
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
1ae505b136
Merge m-c to b2g-inbound.
2014-02-21 15:01:50 -05:00
Fabrice Desré
155aecfb5c
Backout 96eaa0f376ab (bug 961282) for smoketest regression.
2014-02-21 11:54:03 -08:00
Carsten "Tomcat" Book
9402413367
Backed out changeset 44dbd2276837 (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:39 +01:00
Georg Fritzsche
c61dcea8ae
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
2014-02-18 11:45:47 +01:00
Wes Kocher
9219370b50
Merge m-c to inbound
2014-02-20 19:37:22 -08:00
Oleg Romashin
e5c33da3e3
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
35f0c9f4e5
Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice
2014-02-20 15:35:09 -05:00
Maksim Lebedev
e95a2f50c4
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
cd4588f6ef
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
dd6c89e27b
Merge inbound to m-c.
2014-02-20 15:13:01 -05:00
Sebastian Hengst
5dd9b2f2bf
Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske
2014-02-20 10:38:26 +01:00
Carsten "Tomcat" Book
6bfd8eda72
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Monica Chew
b0fc37a363
Bug 964465: Check certificate whitelist strings before sending remote lookup (r=gcp)
2014-02-19 15:14:02 -08:00
Ryan VanderMeulen
a25e1a410f
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
b9164deb9a
Merge fx-team to m-c.
2014-02-19 15:35:01 -05:00
Mihai Sucan
4ada48fe50
Bug 952190 - Pretty output for native objects from chrome windows; r=past
2014-02-19 14:33:56 +02:00
Tim Abraldes
b49f182048
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
7b8cb8d43f
Merge mozilla-central to b2g-inbound
2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
c7afeb5a7b
merge fx-team to mozilla-central
2014-02-19 14:00:16 +01:00
Fernando Jiménez
174899e515
Bug 938635 - Implement forceAuthentication for firefox accounts. Part 1: DOM API. r=jedp
2014-02-19 11:47:10 +01:00
Wes Kocher
ee4dc7e89c
Merge m-c to fx-team
2014-02-18 19:10:03 -08:00
Justin Dolske
b3fea90acd
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Justin Dolske
4299fd6757
Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws
2014-02-18 19:05:33 -08:00
Wes Kocher
e94ae59d91
Merge inbound to m-c
2014-02-18 18:49:28 -08:00
Nick Fitzgerald
164c79ce0c
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
77e1eb4e84
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
6bcf42d1bf
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
1fc840785b
Merge b2g-inbound to m-c.
2014-02-18 15:04:12 -05:00
Ehsan Akhgari
16b2ad1171
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Ed Morley
e25f3268a0
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
Georg Fritzsche
ec4d50b43c
Bug 926830 - Test cleanup for plugin enabledState usage, toolkit. r=bsmedberg
2014-02-17 15:57:54 +01:00
Masatoshi Kimura
e6668db5be
Bug 973371 - Clarify a label for a checkbox in the Profile Manager. r=benjamin
2014-02-21 20:10:59 +09:00
Irving Reid
3c80e7a15b
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
ace2ecf6af
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
3b983bc275
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
b31dd6e9c1
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
e6a295e593
Merge m-c to fx-team.
2014-02-18 15:24:27 -05:00
Nick Fitzgerald
5dae8b3d09
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
84fd72b7c8
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 18:51:23 +01:00
Jed Parsons
4e64bad547
Bug 972582 - Fix broken base64UrlDecode in toolkit/identity. r=MattN, r=warner, sr=mossop
2014-02-19 13:53:12 -08:00
Heather Arthur
b8c8a39fe3
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
25f0be4bca
Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric
2014-02-18 08:50:14 -05:00
Ehsan Akhgari
88c47212e9
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Ehsan Akhgari
7b16802ce4
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
6767a3aed6
Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium
2014-02-18 01:30:36 -05:00
Phil Ringnalda
f6cb06c649
Merge f-t to m-c
2014-02-17 20:56:06 -08:00
Phil Ringnalda
243fc36595
Merge m-c to f-t
2014-02-17 15:27:12 -08:00
Masatoshi Kimura
efe4a42cf0
Bug 973313 - Remove reference to vccorlib. r=jimm
2014-02-18 01:20:19 +09:00
Carsten "Tomcat" Book
a0eb3da03e
Merge mozilla-central to mozilla-inbound
2014-02-17 13:59:18 +01:00
Fabrice Desré
4f03136656
Bug 895964 - "Could not create service for entry Disk Space Watcher Service" r=bent
2014-02-16 17:31:33 -08:00
Phil Ringnalda
54dcc06e76
Merge f-t to m-c
2014-02-15 18:28:12 -08:00
Ms2ger
c3f4f67f82
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
2014-02-15 21:25:20 +01:00
Ms2ger
6e066deaea
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Phil Ringnalda
c422c4939c
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
045a2cbe55
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
d109cb3fc7
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
0aa0c2add2
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
bb47d34a53
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
83e4eaa908
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
b30796027d
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
bed56c488f
Merge inbound to m-c.
2014-02-14 15:21:12 -05:00
Marco Bonardo
8b16cee080
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
e6f2b1ad41
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
b0a8ac819b
Bug 326743: support find-selection in view-source component. r=Unfocused
2014-02-14 14:04:25 +01:00
Mike de Boer
f93f175b91
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-14 14:04:21 +01:00
Wes Kocher
ee5da0ab00
Merge m-c to inbound on a CLOSED TREE
2014-02-13 18:50:08 -08:00
Wes Kocher
6b9cee2347
Merge fx-team to m-c
2014-02-13 17:28:56 -08:00
Brandon Benvie
6ffce03025
Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo
2014-02-13 09:39:32 -08:00
Masayuki Nakano
b3b19a9e2f
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
b3b9d997a5
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
fa1c373fb3
Bug 970937 - [JavaScript Error: 'parentDocShell is null'] in LayoutHelpers.jsm. r=paul
2014-02-15 01:45:45 +01:00
Ryan VanderMeulen
181f4610c4
Merge m-c to inbound.
2014-02-14 15:32:02 -05:00
David Keeler
30ccf7829f
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
4b1e00cc72
Bug 951827 - Part 5: Tests for shared hooks. r=ehsan
2014-02-14 15:00:41 -08:00
David Major
ada6f22884
Bug 951827 - Part 4: Support absolute jumps in hooks. r=ehsan
2014-02-14 14:58:12 -08:00
David Major
7c2b0d4aab
Bug 951827 - Part 3: Give trampolines some structure. r=ehsan
2014-02-14 14:55:46 -08:00
David Major
3c56751296
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
e559c6fba4
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
718ccd33dd
Bug 464222 - Get relative links to resolve in parser view selection. r=dolske
2014-02-20 08:43:54 -05:00
Carsten "Tomcat" Book
7717d6f52d
Merge mozilla-central to fx-team
2014-02-18 14:07:37 +01:00
Mike de Boer
0e5f25dbaa
Bug 963925: added test for Highlight All mode. r=Unfocused
2014-02-17 15:43:04 +01:00
Mike de Boer
e3a0ee0c2d
Bug 963925: do not store searchString upon Highlight. r=Unfocused
2014-02-17 15:43:01 +01:00
Mike de Boer
40061c646f
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
39ae98d39b
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
f2607b4997
Backed out changeset d2133d001fca (bug 971697)
2014-02-17 22:04:36 +01:00
Tim Taubert
a26ebe7bba
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
b1a42140bf
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
9be4aecee9
Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric
2014-02-13 14:12:40 -05:00
Daniel Desira
4f2e96c2f0
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
862b3a6da9
Merge m-c to fx-team.
2014-02-13 10:32:59 -05:00
Ryan VanderMeulen
f43c59704b
Merge inbound to m-c.
2014-02-13 10:30:03 -05:00
Ryan VanderMeulen
33649b8921
Merge m-c to fx-team.
2014-02-12 15:59:34 -05:00
Jim Chen
d5b0e8fd9d
Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj
2014-02-12 10:24:21 -05:00
Masatoshi Kimura
dfb3f0e76b
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
21337d6f3c
Bug 956567 - [prettify] Pretty print in the debugger produces invalid js. r=fitzgen
2014-02-13 10:02:51 -05:00
Mark Hammond
6d1e8e7fd7
Bug 975944 - fix log appenders' ._name property. r=unfocused
2014-02-25 09:31:41 +11:00
Ryan VanderMeulen
4bb8025d3e
Merge m-c to fx-team.
2014-02-24 16:22:48 -05:00
Peiyong Lin
adc24dddf9
Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric
2014-02-24 10:16:01 -05:00
David Rajchenbach-Teller
732f31922d
Bug 965527 - Further AsyncShutdown error reporting for OS.File. r=yoric
2014-02-24 10:15:47 -05:00
David Major
399a9df609
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
05e8e2b5dc
Merge mozilla-central to mozilla-inbound
2014-02-19 14:17:32 +01:00
Masatoshi Kimura
a698a5d13f
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
6d31f2f597
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
6b35be88ec
Bug 974824 Remove bogus sizetopopup attributes r=Enn
...
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Andrea Marchesini
e104f14409
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
2014-02-03 16:48:38 +00:00
Carsten "Tomcat" Book
f774f20799
Merge mozilla-central to mozilla-inbound
2014-02-27 15:39:48 +01:00
Gregory Szorc
fc19689627
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
39d3346840
Bug 872206 - Part 1 - Create a separate CrashMonitor file for Metro. r=dteller.
2014-02-12 12:59:11 -05:00
Irving Reid
555a321ebf
Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused
2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
de43bcbdd7
Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj
2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
a56be4af70
Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo
2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
caa4399ad4
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
74c9f45ea6
Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj
2014-02-07 16:09:02 -05:00
Ryan VanderMeulen
9dcf7dd07b
Merge m-c to fx-team on a CLOSED TREE.
2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
e9998941e7
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
Patrick Brosset
c91c3aa9c0
Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker
2014-02-12 12:14:46 +01:00
Ed Morley
b1bc16a48b
Backed out changeset a43ae8497706 (bug 968101)
2014-03-05 17:25:01 +00:00
Ryan VanderMeulen
760e2a311f
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
2014-03-05 09:55:52 -05:00
Michal Novotny
5a7dc723e7
Bug 968101 - Remove directories with low priority on background, r=honzab
2014-02-19 13:04:06 +01:00
snigdha
ef5d7c4e73
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
0977acaa19
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
565c7371d4
Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj
2014-02-11 14:24:49 -07:00
Masatoshi Kimura
99e7712add
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
6dad8b6440
Bug 945278 - Firefox Accounts: Add onerror handler to catch getAssertion errors. r=ferjm
2014-01-21 15:57:50 -08:00
Brian Smith
bbf60e0ee9
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)
665bc14273
[Australis] Bug 972525: update notifications close button alignment. r=dao
2014-02-14 13:01:14 +01:00
David Rajchenbach-Teller
5a88c5e84f
Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg
2014-02-14 11:52:13 -05:00
Ryan VanderMeulen
ff2f0e8e4c
Merge m-c to fx-team.
2014-02-14 08:58:26 -05:00
Stephen Horlander
5f8bc5fa5b
[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
4ce1a976c3
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
592478a9e8
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
9e63f897f7
Bug 326743: support find-selection in view-source component. r=Unfocused
2014-02-14 11:38:26 +01:00