Commit Graph

22967 Commits

Author SHA1 Message Date
Wes Kocher
07705609b6 Backed out changeset e4a784a2c735 (bug 946813) for bustage on a CLOSED TREE 2014-01-10 14:36:16 -08:00
Wes Kocher
441a0788f7 Backed out changeset 937f571f4655 (bug 946813) 2014-01-10 14:35:43 -08:00
J. Ryan Stinnett
f0f1a1ac50 Bug 946813 - Part 4: Reland bug 941012 with working chrome debugger. r=past 2014-01-06 14:55:00 -06:00
J. Ryan Stinnett
864bbff143 Bug 946813 - Part 3: Use independent loaders and mark them invisible. r=past 2014-01-07 12:25:13 -06:00
Sachin Hosmani
ac557339b2 Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused 2014-01-06 14:16:32 +05:30
Chris Peterson
37cf564ad1 Bug 956468 - Fix "ReferenceError: assignment to undeclared variable res" in nsUpdateService.js. r=rstrong 2013-12-31 20:18:47 -08:00
Robert Strong
8f31c1cbae Bug 959004 - remove gVolumeMountLock declaration since it isn't used. r=bbondy 2014-01-12 18:18:16 -08:00
Robert Strong
70165d2e6f Part 11 - Bug 951662 - fix updates patch dir in use after staging, make the helper sleep timeout consistent across tests, and use STATE_APPLIED instead of STATE_APPLIED_SVC on Windows for non service tests. r=bbondy 2014-01-12 13:47:29 -08:00
Robert Strong
79087273b5 Part 10 - Bug 951662 - add ability to debug parallel test failures and declare gRegisteredServiceCleanup. r=bbondy 2014-01-12 13:47:12 -08:00
Robert Strong
c709b77828 Part 9 - Bug 951662 - make tests handle the case where the update log has previous update text at the start of the log. r=bbondy 2014-01-12 13:46:56 -08:00
Robert Strong
cfb3cff639 Part 8 - Bug 951662 - fix file removal race condition and only launch the callback app from the updater when the MOZ_PROCESS_UPDATES env var is not defined. r=bbondy 2014-01-12 13:46:43 -08:00
Robert Strong
9be1d0d81c Part 7 - Bug 951662 - add mock update directory for tests, remove code that is no longer needed, and test cleanup. r=bbondy 2014-01-12 13:46:29 -08:00
Robert Strong
ec84a23fd8 Part 5 - Bug 951662 - when determining the update root dir look in SOFTWARE\Mozilla registry when APP_VENDOR is not defined. r=bbondy 2014-01-12 13:45:41 -08:00
Robert Strong
324fedd7c7 Part 4 - Bug 951662 - don't finish updater logging unless error is not ERROR_SHARING_VIOLATION and make log text more consistent. r=bbondy 2014-01-12 13:45:26 -08:00
Robert Strong
df886b48c9 Part 3 - Bug 951662 - build config changes needed for creating a mock update directory for tests. r=bbondy 2014-01-12 13:45:10 -08:00
Robert Strong
fb151d056c Part 2 - Bug 951662 - remove test code that is no longer needed and change background to staging for consistency. r=bbondy 2014-01-12 13:44:57 -08:00
Robert Strong
bd77281d57 Part 1 - Bug 951662 - change background to staging for consistency. r=bbondy 2014-01-12 13:44:41 -08:00
Carsten "Tomcat" Book
7097fddfd4 Merge mozilla-central to mozilla-inbound 2014-01-14 16:11:37 +01:00
Martin Thomson
f8512355e8 Bug 878941 - Add IdP proxy code with tests. r=abr 2013-12-18 16:15:40 -08:00
Patrick McManus
398d7cfb1d bug 802573 - give favicon low http priority r=mak
--HG--
extra : rebase_source : ab3b717b23fcdbec8d4fa112b8a5e46e6dc2a043
2014-01-14 09:37:24 -05:00
Ryan VanderMeulen
a87352cc59 Merge inbound to m-c. 2014-01-10 14:46:40 -05:00
Ryan VanderMeulen
579bf64b3e Merge fx-team to m-c. 2014-01-10 14:39:59 -05:00
Ryan VanderMeulen
74121462c0 Backed out changeset 13bea55207f2 (bug 952997) for xpcshell orange. 2014-01-10 11:33:35 -05:00
Ryan VanderMeulen
6c8adc49ce Backed out changeset ceb7d7bffe8c (bug 913070) for xpcshell failures. 2014-01-10 09:48:35 -05:00
Fernando Jiménez
dd2f2d0acc Bug 926737 - FOTA update includes device GUID for identification purpose. Part 3: Tests. r=rstrong 2014-01-10 11:02:59 +01:00
Fernando Jiménez
8da0d818e1 Bug 926737 - FOTA update includes device GUID for identification purpose. Part 2: nsUpdateService r=rstrong 2014-01-10 11:02:58 +01:00
David Rajchenbach-Teller
adaffe07a5 Bug 854169 - OS.File.{read, writeAtomic} support for lz4. r=froydnj 2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
4647bab769 Bug 854169 - Tests for the Lz4 worker module. r=froydnj 2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
4338b30b3b Bug 854169 - Lazy loading for lz4 bindings. r=froydnj 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
3f3adc0309 Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
2cfd84a757 Bug 854169 - Build the binary support for Lz4.js. r=glandium 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
988371687f Bug 854169 - Move OS.File's normalizeToPointer() to SharedAll. r=froydnj 2014-01-09 17:10:03 +01:00
Nils Maier
17670f407e Bug 952997 - Fix OS.File large file support. r=Yoric 2014-01-10 08:15:37 -05:00
Irving Reid
3ec5fd1c38 Bug 952543 - Record add-on manager start up exceptions in Telemetry. r=mossop 2014-01-09 15:00:27 -05:00
Roberto A. Vitillo
59c01199e3 Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-09 13:01:15 +00:00
Nick Fitzgerald
6c092b83f0 Bug 958303 - Remove named function expressions from dbg-client.jsm; r=benvie 2014-01-09 15:06:44 -08:00
Roberto A. Vitillo
f535edc64b Bug 957156 - Expire telemetry histograms by default also in development channels. r=vladan 2014-01-09 13:20:41 -05:00
Roberto A. Vitillo
84ced2847e Bug 956715 - Allow missing "expires_in_version" in histogram definition. r=froydnj 2014-01-09 13:20:12 -05:00
Peiyong Lin
fcdc02aad5 Bug 943021 - Safebrowsing service should use fallible arrays for its buffers. r=gcp 2014-01-09 13:17:28 -05:00
Mike de Boer
e9b4243955 Bug 951142: check for a close method to be present on the binding before invoking it. r=gavin 2014-01-09 11:59:58 +01:00
Drew Willcoxon
174a50ba42 Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Matt Brubeck
9ec3d0aeae Bug 916481 - Make Finder.jsm send back the selection rect of the find result [r=evilpie,emtwo] 2014-01-09 07:58:26 -08:00
Carsten "Tomcat" Book
2aaf3a1659 Merge mozilla-central to fx-team 2014-01-09 13:02:29 +01:00
Patrick Brosset
bf502a47dd Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Wes Kocher
b63f8189b5 Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange 2014-01-08 22:02:28 -08:00
Wes Kocher
b0af274a2b Merge m-c to inbound 2014-01-08 18:14:55 -08:00
Edwin Flores
cc261191c9 Bug 953394 - Build changes for OMX support on Android KitKat r=khuey 2014-01-09 14:54:56 +13:00
Wes Kocher
d90da0363b Merge fx-team to m-c 2014-01-08 17:30:12 -08:00
Wes Kocher
66a8249824 Backed out changeset c260f6234cc1 (bug 952543) for xpcshell orange 2014-01-08 14:31:05 -08:00
Irving Reid
a86d460ee1 Bug 952543 - Record add-on manager start up exceptions in Telemetry. r=mossop 2014-01-08 12:09:08 -05:00
Drew Willcoxon
05659a73f5 Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Wes Kocher
ccb296be8e Merge m-c to b2g-inbound 2014-01-09 17:10:46 -08:00
Fabrice Desré
39a69e390d Bug 958250 - Improve lazy loading in TelemetryPing.js r=nfroyd 2014-01-09 14:06:02 -08:00
Neil Rashbrook
465a600b29 Bug 514173 Make literal string buffers shareable r=dbaron,ehsan,bholley 2014-01-08 20:51:38 +00:00
Steven MacLeod
8566606567 Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin 2014-01-08 15:58:47 -05:00
Robert Strong
0ed9d5a85d Bug 885096 - hasMutex should not be called from a lazy getter. r=bbondy 2014-01-23 17:30:26 -08:00
Carsten "Tomcat" Book
8a0fd8f669 Merge mozilla-central to b2g-inbound 2014-01-13 14:44:08 +01:00
Robert Strong
0e1fc31ed1 Bug 959341 - Replace MOZ_B2G with MOZ_WIDGET_GONK for consistency. r=dhylands 2014-01-14 16:39:06 -08:00
Kai-Zhen Li
335bcadaa9 Bug 947585 - Return result when get OS apply dir failed. r=marshall 2013-12-09 14:10:08 +08:00
Wes Kocher
99dc526515 Merge m-c to inbound 2014-01-14 16:13:50 -08:00
David Keeler
648d25a19a bug 957368 - standardize and simplify nsNSSShutDownObject implementations r=cviecco r=briansmith 2014-01-14 09:28:43 -08:00
Panos Astithas
c2e5563040 Add a memory actor for collecting memory usage data (bug 923275); r=paul 2013-12-03 13:41:02 +02:00
Paul Rouget
35670b7842 Bug 896523 - In Firefox, Console.log does not work from apps launched within the system app. r=msucan 2014-01-24 08:33:31 -05:00
Byron Campen [:bwc]
32114b6bf9 Bug 908923 - Part 3: Disable auto-refresh in about:webrtc to cut down on jank. r=abr 2013-11-25 14:39:17 -08:00
Byron Campen [:bwc]
9830e6cc6c Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr 2013-11-25 14:38:41 -08:00
Byron Campen [:bwc]
7a93d861fd Bug 908923 - Part 1: Basic about:webrtc page. r=gavin 2013-11-25 11:01:48 -08:00
Tim Abraldes
3f2675cf52 bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm. 2014-01-16 15:38:12 -08:00
Richard Newman
240243058d Bug 953312 - Fix idle observer notification in Places expiration. r=mak DONTBUILD 2014-01-08 18:47:32 +01:00
Marco Bonardo
a2f9b0ca45 Backout 4136cb9f3aef for wrong bug number in commit message. 2014-01-08 18:46:29 +01:00
Richard Newman
e9aee6dcf1 Bug 953313 - Fix idle observer notification, after Bug 715041 broke in-tree consumers. r=mak 2014-01-08 18:42:59 +01:00
Mike Hommey
b8c3d84a68 Bug 960544 - Link some cppunittests against mozjs when it is a shared library. r=gps 2014-01-24 07:57:02 +09:00
Gregory Szorc
96d42d4291 Bug 875562 - Part 1: Document existing crash reporter behavior; r=bsmedberg
--HG--
extra : rebase_source : f78175cce67a7c239ddce1b2ddac17ddf1b04a8a
extra : amend_source : ef0500530b6c27ece12038345334fac059af820c
extra : histedit_source : e2dce3662b45720deed2fab34b2da66af9e23eae
2013-11-16 11:52:37 -06:00
Ryan VanderMeulen
68f927d176 Backed out changeset 796618164ade (bug 414071) for bustage. 2014-01-08 10:49:55 -05:00
Archana
685e28f858 Bug 414071 - Let escape key close crash reporter dialog. r=ted 2014-01-08 09:57:00 -05:00
Jed Davis
a2902f8566 Bug 942407 - Fix breakpad signal handler's test for signal origin. r=ted 2014-01-08 09:45:59 -05:00
Jon Coppeard
de55e25a8d Bug 951230 - Link test_IHistory against JS engine to fix link error with GGC r=glandium 2014-01-08 10:44:56 +00:00
Markus Stange
1e6ad124bb Bug 874792 - Make adjustment sign consistent and use a transform for moving the arrow. r=Enn 2014-01-08 10:35:19 +01:00
Markus Stange
89d840abf5 Bug 874792 - Remove the 3px offset between menus / panels and the screen edge. r=Enn 2014-01-08 10:32:30 +01:00
Ryan VanderMeulen
3a5c8b3e9c Merge b2g-inbound to m-c. 2014-01-07 16:29:13 -05:00
Ed Morley
f8ad9fed09 Merge latest green inbound changeset and mozilla-central 2014-01-07 16:21:27 +00:00
Carsten "Tomcat" Book
79c60e8329 Backed out changeset f3f667c17c26 (bug 953156) for XPC Bustage on a CLOSED TREE 2014-01-07 12:41:45 +01:00
Nick Fitzgerald
a3bc834b00 Bug 922835 - Fix the operator of an if conditional in the debugger server; r=robcee 2014-01-06 17:21:53 -08:00
Shelly Lin
b56675514e Bug 936981 - Setup GTest for content/media and add a test case for OpusTrackEncoder. r=rillian 2014-01-07 11:04:51 +08:00
Geoff Lankow
6bc69005f1 Bug 953156 - Stop unregistering add-on chrome manifests at app shutdown; r=Unfocused 2013-12-27 11:39:28 +13:00
Robert O'Callahan
15468267dc Bug 955889. Restore caching in EnsureKeywordsHash. r=mano
--HG--
extra : rebase_source : 41847499e245b5e3073dfa1a8ebeb2f9451b802b
2014-01-04 18:14:27 +13:00
Mihai Sucan
4fd1775646 Bug 956757 - JavaScript Error: 'this.readAndConvertFromStream is not a function' in network-helper.js, line: 258. r=robcee 2014-01-06 18:44:41 +02:00
Luca Greco
0bf0e3ab0d Bug 937197 - Handle requestTypes RDP request for any existent RDP actor. r=fitzgen 2014-01-06 18:27:10 +01:00
Ryan VanderMeulen
3699bb0428 Backed out changeset 5b19ca07781b (bug 897735) for mochitest-bc orange. 2014-01-06 12:02:22 -05:00
Ryan VanderMeulen
48287b7b55 Backed out changeset 77d3d487c68d (bug 943021) for bustage.
CLOSED TREE
2014-01-06 10:39:00 -05:00
Peiyong Lin
9ec8bdf7cf Bug 943021 - Safebrowsing service should use fallible arrays for its buffers. r=gcp 2014-01-06 09:58:08 -05:00
Sachin Hosmani
cad14bcbce Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused 2014-01-06 14:16:32 +05:30
Ed Morley
14b30df82f Merge latest green inbound changeset and mozilla-central 2014-01-06 12:51:38 +00:00
Ed Morley
c0f62d88d8 Merge latest green b2g-inbound changeset and mozilla-central 2014-01-06 12:51:01 +00:00
Ed Morley
76839346ca Backed out changeset 4b3b3f0c6440 (bug 953156) for xpcshell failures 2014-01-06 11:31:52 +00:00
Geoff Lankow
c636c83e50 Bug 953156 - Stop unregistering add-on chrome manifests at app shutdown; r=Unfocused 2014-01-06 23:31:35 +13:00
Neil Rashbrook
fbaa743e6a Bug 940907 Re-introduce the Character Encoding menu to the View Source window r=Unfocused
--HG--
rename : browser/locales/en-US/chrome/browser/charsetMenu.dtd => toolkit/locales/en-US/chrome/global/charsetMenu.dtd
rename : browser/locales/en-US/chrome/browser/charsetMenu.properties => toolkit/locales/en-US/chrome/global/charsetMenu.properties
rename : browser/modules/CharsetMenu.jsm => toolkit/modules/CharsetMenu.jsm
2014-01-06 08:44:19 +00:00
Thomas Andersen
8f82702138 Bug 923856 - SyntaxError: JSON.parse: unexpected character in network inspector response, r=msucan,vporof 2014-01-04 23:39:58 +02:00
Ehsan Akhgari
1b83407ce9 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

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

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Roberto A. Vitillo
f0d3f30743 Bug 742500 - Disable expired telemetry probes. r=vladan 2014-01-03 12:02:48 -05:00
Ryan VanderMeulen
4dbf329952 Backed out changeset 70fd824abff0 (bug 742500) for xpcshell orange. 2014-01-03 11:31:17 -05:00
Roberto A. Vitillo
56af30051a Bug 742500 - Disable expired telemetry probes. r=vladan 2014-01-03 09:28:07 -05:00
Ehsan Akhgari
902d0046fb Merge m-c into b2g-inbound 2014-01-04 12:17:52 -05:00
Fabrice Desré
bcb03945fe Bug 956186 - Don't use hiddenwindow.html on b2g r=roc 2014-01-03 18:56:52 -08:00
Ted Mielczarek
1dbf7cd521 Bug 953314 - Fix jsshell packaging of ICU libs, r=glandium 2014-01-03 08:00:37 -05:00
Graeme McCutcheon
1f80c70ee8 Bug 938717: Bug 666816 follow-up: Remove some selection listener cruft from findbar.xml. r=evilpies 2013-11-14 18:15:49 +00:00
Marco Bonardo
2563760419 Back out Bug 894331 to solve browser hangs when deleting history. a=lsblakk 2013-11-13 09:45:41 -05:00
Jan de Mooij
8662462f1e Bug 961027 - Add js/src/jit/arm directory to about:license. r=gerv 2014-01-29 13:40:57 +01:00
Ed Morley
271b7ece33 Merge mozilla-central and inbound 2014-01-29 10:39:41 +00:00
Jon Coppeard
d0ac1956cc Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug 2014-01-29 10:00:40 +00:00
Ryan VanderMeulen
3c59d309e4 Merge m-c to inbound. 2014-01-30 16:36:04 -05:00
Jim Mathies
2c3fc24810 Bug 950241 - Update app runners last run settings to support desktop updating from metro. r=bbondy 2014-01-30 13:32:49 -06:00
Jim Mathies
5444ffb9f8 Bug 950241 - Update nsUpdateDriver metro check to pick up new command line params. r=bbondy 2014-01-30 13:32:49 -06:00
Birunthan Mohanathas
02d0812720 Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
Tom Schuster
f39e81815a Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
Gian-Carlo Pascutto
8bffa1574e Bug 783047 - Update Application Reputation test for new SB interface. r=mmc 2014-01-16 09:27:59 +01:00
Gian-Carlo Pascutto
50535e052d Bug 783047 - Update tests to remove MAC support for SafeBrowsing. r=mmc,dcamp 2014-01-16 09:27:58 +01:00
Gian-Carlo Pascutto
89ec6d670e Bug 783047 - Use HTTPS to download SafeBrowsing update chunks. r=mmc,dcamp 2014-01-16 09:27:58 +01:00
Gian-Carlo Pascutto
2f0246c854 Bug 783047 - Remove MAC support from SafeBrowsing code. r=mmc,dcamp 2014-01-16 09:27:58 +01:00
Alex Henrie
9886906ee1 Bug 157846. Main patch: Propagate text <input> padding down to its scrolled child and add 1px left/right padding to stylesheets as needed. Fix tests. r=roc
Original patch by Charly Molter. Help from Robert O'Callahan and Jim Mathies.

--HG--
extra : rebase_source : eacfe5696e9831f149157bbd7fe697c0f8020604
2014-01-13 08:13:10 -05:00
Terrence Cole
07cf57140e Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 7; r=sfink 2014-01-21 17:03:20 -08:00
Geoff Lankow
836132595f Bug 960904 - Allow number pickers that don't stretch the full width in <setting>; r=Unfocused 2014-01-18 15:52:53 +13:00
Nicholas Hurley
da60080214 Bug 947745 - Clean up the seer database when it gets too big. r=honzab 2014-01-17 17:45:48 -08:00
Terrence Cole
d902eeddc8 Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 4; r=sfink,r=bz
--HG--
extra : rebase_source : 8e1ff566f47795cd82e3f4c0a6fa37b88e7847b4
2014-01-17 10:08:51 -08:00
Ryan VanderMeulen
32e08fe628 Merge m-c to inbound. 2014-01-17 15:17:49 -05:00
Xavier Fung
9e737eb6f7 Bug 892856 - Fix protobuf to build with VS2013 v2. r=mmc 2014-01-18 02:17:51 +09:00
Ted Mielczarek
3bf6ebd317 Bug 927355 - Print fractional milliseconds in event tracer samples. r=bsmedberg 2013-10-17 15:07:55 -04:00
Geoff Lankow
3e035042bd Bug 953156 - Stop unregistering add-on chrome manifests at app shutdown; r=Unfocused 2013-12-27 11:39:28 +13:00
Wes Kocher
b26cd49023 Merge m-c to inbound 2014-01-09 17:05:12 -08:00
Nicholas Hurley
21710e9462 Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus 2014-01-09 13:50:04 -08:00
Ryan VanderMeulen
3ad920307d Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
Backed out changeset 8c3aa9973da0 (bug 939294)
Backed out changeset 37098c13e59e (bug 939294)
Backed out changeset 7c9ade6c871c (bug 939294)
Backed out changeset fed59539afc1 (bug 939294)
Backed out changeset 89e9d3fa16fc (bug 939294)
Backed out changeset c97e58ebc5f4 (bug 939294)
2014-01-09 14:17:39 -05:00
Ryan VanderMeulen
aac27f0e2f Backed out changeset e50da0289f45 (bug 791784) for Mutex leaks. 2014-01-13 10:25:24 -05:00
Benjamin Smedberg
7b4c806491 Bug 875562 - Fill in some details in the crashreporter docs, r=gps 2014-01-10 14:33:25 -05:00
Art Rothstein
ab969604d3 Bug 791784 - Add serialization to avoid a thread race when a plug-in crashes during Firefox shutdown. r=ted 2014-01-13 09:19:04 -05:00
David Rajchenbach-Teller
f893ead5e3 Bug 878791 - Link OS.File to 'libc.so' and 'a.out' without further niceties. r=glandium 2014-01-13 09:09:30 -05:00
Marco Castelluccio
a3afb8e59d Bug 762083 - Fix default database size. r=mak 2014-01-13 09:02:40 -05:00
Ehsan Akhgari
2e67154d02 Merge m-c into inbound 2014-01-04 12:14:57 -05:00
Chris Peterson
e3d932f263 Bug 955890 - Part 2: Fix some undefined property warnings in DevTools JS. r=rcampbell 2013-12-31 20:18:13 -08:00
Chris Peterson
99ed2f11fc Bug 955890 - Part 1: Fix DevTools JS warnings about some code paths not returning a value. r=rcampbell 2013-12-31 19:28:42 -08:00
Wes Kocher
bcc7f54a2f Merge m-c to m-i 2014-01-02 20:03:37 -08:00
Magnus Melin
9d9fa3edc8 Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin 2013-12-18 22:44:34 +02:00
Andrew McCreight
109859ab5c Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug 2013-12-31 09:20:21 -08:00
Ms2ger
561cae4a0e Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
Nicholas Nethercote
91175eb896 Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8.
--HG--
extra : rebase_source : 9d70016cb19637ffece6409a184bf41d574cc6b4
2013-12-07 22:09:10 -08:00
Gary Houston
758bdd6040 Bug 951993 - Fix undefined mMode when called from file input in HTML form. r=baku 2013-12-23 09:03:25 +00:00
Wes Kocher
53c4b1ac6a Merge inbound to m-c 2013-12-20 18:42:04 -08:00
Ted Mielczarek
691df07b08 bug 918389 - move XPCOM abort messages into separate crash annotations. r=bsmedberg
--HG--
extra : rebase_source : d1762cb08c795020e2ca7612b903cd1f3d5ade50
2013-12-20 10:11:16 -05:00
Ted Mielczarek
0a92acb18d Get rid of DOS line endings in test_crash_runtimeabort.js (no bug)
--HG--
extra : rebase_source : c59c15e2c3abde291d6a53a26c5f3d04aae8ab23
2013-12-20 10:11:04 -05:00
Afshin Mehrabani
a50a38a1d7 Bug 948879 - Add about.js and move inline js to it from about: page. r=gavin, r=ttaubert 2013-12-20 11:37:48 -05:00
Wes Kocher
56d9fc8c65 Merge fx-team to m-c 2013-12-19 19:09:04 -08:00
Irving Reid
ad4482c525 Bug 899686: Mock out nsITimer to avoid race condition in tests; r=yoric 2013-12-20 11:44:21 -05:00
Mihai Sucan
e6218da369 Bug 843004 - Part 3: VariablesView ObjectActor pretty output; r=benvie,vporof 2013-12-18 20:17:05 +02:00
Mihai Sucan
e8dea1b10a Bug 843004 - Part 2: ObjectActor grip changes to allow pretty output; r=benvie,past 2013-12-19 15:04:59 +02:00
Olli Pettay
1aad93b696 Bug 950342 - Random failures in toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js, r=ehsan
--HG--
extra : rebase_source : c1965dc68e125f1523ee102900afa77ed57ff922
2013-12-19 14:54:58 +02:00
Richard Newman
22101601a0 Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle 2013-12-18 11:37:49 -08:00
Ryan VanderMeulen
e0b70558c2 Merge m-c to fx-team. 2013-12-18 21:29:09 -05:00
Ryan VanderMeulen
d0e2988561 Merge fx-team to m-c. 2013-12-18 21:19:33 -05:00
Nick Fitzgerald
d1c69daf69 Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past 2013-12-18 14:17:27 -08:00
Magnus Melin
1b43edb403 Bug 718532 - Error console reports an error on add-ons (first) installation attempt - Couldn't find value for key: TIME_SESSION_RESTORED. r=Unfocused 2013-12-18 23:09:44 +02:00
Nils Maier
ec65c8410d Bug 950391 - Add nsIMemoryReporterManager.unregisterStrongReporter. r=njn
Also do not allow to register non-native components as weak reporters.
2013-12-18 13:00:03 -05:00
Carsten "Tomcat" Book
ba01aa3719 merge fx-team to mozilla-central 2013-12-18 15:47:44 +01:00
Michael Ratcliffe
8af158adc6 Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-18 09:34:49 +00:00
Phil Ringnalda
dbd8549587 Back out 837203a4e076 (bug 949775) for xpcshell bustage
CLOSED TREE
2013-12-17 23:24:20 -08:00
Richard Newman
d8759c122a Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle 2013-12-17 21:47:58 -08:00
Richard Newman
2f1ca0adf2 Backed out changeset c4921ed6aef3 (bug 949775) 2013-12-17 21:44:33 -08:00
Wes Kocher
8c8f5e1dcb Merge m-c to fx-team 2013-12-17 21:21:30 -08:00
Wes Kocher
29915a0f83 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Richard Newman
f7ed4956e1 Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle 2013-12-17 20:44:13 -08:00
Vladan Djeric
6eac86074a Bug 937915: Restore DB filenames in Telemetry SlowSQL strings. r=dteller 2013-12-17 19:07:18 -05:00
Wes Kocher
482ecb10dd Merge m-c to inbound 2013-12-17 21:23:18 -08:00
Ryan VanderMeulen
b6a2d4d7d5 Bug 945667 - Disable browser_findbar.js on Linux due to relying on browser_aboutHome.js. 2013-12-17 22:10:29 -05:00
Ryan VanderMeulen
4c8d52b7b6 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Peiyong Lin
a5486abf32 Bug 951202 - Change bindings declared with declareLazyFFI to be enumerable. r=Yoric
--HG--
extra : rebase_source : 1f5260a3a579f09d30203d010cceaba0cf22cc2e
2013-12-17 16:29:17 -05:00
Justin Dolske
8841ee6dad Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Carsten "Tomcat" Book
b966ec963c Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
2013-12-17 13:58:55 +01:00
Carsten "Tomcat" Book
ce9863c36e merge mozilla-central to fx-team 2013-12-17 13:17:04 +01:00
Carsten "Tomcat" Book
53aa4a4479 merge fx-team to mozilla-central 2013-12-17 12:47:11 +01:00
Michael Ratcliffe
fc851c63c7 Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-17 10:58:21 +00:00
Wes Kocher
f6e7cd0c87 Merge m-c to mozilla-inbound 2013-12-16 21:34:34 -08:00
Wes Kocher
56c7fcbb4e Merge inbound to m-c 2013-12-16 21:33:31 -08:00
Shane Caraveo
c5597b6319 bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh 2013-12-16 21:38:22 -08:00
Ryan VanderMeulen
c1ada276ac Merge m-c to fx-team. 2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1037218183 Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Heather Arthur
5d4ec3539c Bug 949678 - Rule view should show inline sheet links as 'inline:<lineno>' instead of '/:<lineno>' when source maps are enabled; r=pbrosset 2013-12-16 11:49:17 -08:00
Panos Astithas
fa291d77b5 Bug 773563 - Cleanup BTA_detach callers to avoid redundant state checks; r=robcee 2013-12-16 21:27:00 +02:00
Carsten "Tomcat" Book
8ff36a3e09 Merge mozilla-central to fx-team 2013-12-16 16:08:50 +01:00
Nick Alexander
709a4a7087 Bug 923950 - Fix Android single locale repacks. r=glandium
There are two parts to this.  The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it.  So "no dependencies" is more accurately
"no *resource* dependencies".

The second is to avoid including the Android res/ directory in the
language repack step.  What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir.  They're not there, so the script
fails.  To avoid this, we delete them after unpacking.  See the
comments in packager.mk describing this process.

--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Phil Ringnalda
abeca479be Bug 934057 - Disable test_notifications_popup.html on Linux for constant failures
--HG--
extra : rebase_source : 1c585e1593ccfbcc5613ebe07aed594a0e8c762b
2013-12-15 21:17:52 -08:00
Phil Ringnalda
1ec93cb6e1 Back out 2412b1a7b97e (bug 863872) for Android xpcshell orange 2013-12-14 18:48:06 -08:00
Brian Grinstead
f9ce8121d8 Bug 950097 - [ruleview] Styles not being updated on some pages;r=paul 2013-12-13 13:17:23 -06:00
Peiyong Lin
ad799bb35f Bug 943422 - Implement FileUtils.openAtomicFileOutputStream. r=Yoric
--HG--
extra : rebase_source : 054092dc72130bb4c60f48bb80a3ca0adfd42d45
2013-12-17 10:57:03 -05:00
Benjamin Smedberg
9bf97ff155 Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws 2013-12-17 10:53:32 -05:00
David Keeler
b4908bf345 bug 887321 - initial OCSP stapling telemetry r=briansmith 2013-12-16 09:32:16 -08:00
Jim Mathies
988b6f330d Bug 950288 - Update the last run id when the browser launches so it's always up to date. r=bbondy 2013-12-16 11:06:08 -06:00
Nicholas Nethercote
12910b47d0 Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Nicholas Nethercote
17667da00b Bug 945973 (part 3) - Fix some trivial reporter/report confusions in aboutMemory.js. r=mccr8.
--HG--
extra : rebase_source : 12eec13cd507100fa29bf798372784d5d8bcfbdb
2013-12-03 20:20:15 -08:00
Nicholas Nethercote
da333f0919 Bug 945973 (part 2) - Don't complain if there aren't any "explicit" reports for a process. r=mccr8.
--HG--
extra : rebase_source : 05129260b8a3e7cfbdadcecffe4c18715254323c
2013-12-03 20:19:41 -08:00
Nicholas Nethercote
51c80b126d Bug 945973 (part 1) - Remove about:memory's is-a-sentence description check. r=mccr8.
--HG--
extra : rebase_source : bf47145a953a23b73fa1e7c441b695ffeceafbb8
2013-12-03 20:10:59 -08:00
Carsten "Tomcat" Book
cd068df067 Merge mozilla-central to mozilla-inbound 2013-12-17 13:16:00 +01:00
Henri Sivonen
9279bd3c7e Bug 949345 - Gather telemetry about non-default Cyrillic legacy encodings. r=emk,f=sstamm. 2013-12-17 12:47:25 +02:00
Bill McCloskey
f017507c0f Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe) 2013-11-23 21:32:27 -08:00
Gregory Szorc
e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Benjamin Smedberg
899505a631 Bug 941137 followup - fix xpcshell test which expects the test plugin to be click-to-activate to actually set the state it desires. 2013-11-21 12:37:47 -05:00
Mike Conley
69acf97733 Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving. 2013-12-14 15:30:00 -05:00
Mike Hommey
34b94bf852 Bug 949334 - Use FINAL_LIBRARY for webrtc. r=gps 2013-12-14 11:38:53 +09:00
Nathan Froyd
ae70372c81 Bug 932285 - part 3 - don't export comments to telemetry's string table; r=vladan 2013-12-06 15:18:48 -05:00
Nathan Froyd
2ba1838289 Bug 932285 - part 2 - convert nsITelemetry.registeredHistograms to a function returning an array; r=vladan 2013-12-13 12:56:11 -05:00
Nathan Froyd
92644a1ba1 Bug 932285 - part 1 - iterate over registered histograms, then check existence in snapshots; r=vladan 2013-12-13 12:22:02 -05:00
Michael Brennan
14cf08d9e0 Bug 888373: Simple API for detecting startup/shutdown crashes;r=yoric,gps 2013-11-15 16:46:44 +01:00
Steven MacLeod
8073f9fe4d Bug 945809 - Add Telemetry for Session Store data collection in the frame script. r=ttaubert
X-Git-Commit-ID: 0ef7d331d06ef7e28a25932914128a7d7ff63d84
2013-12-18 21:29:54 +01:00
Paul Rouget
1d4b436e26 Bug 951609 - Fix scope issues in child.js. r=ochameau 2013-12-18 13:18:25 -05:00
Irving Reid
338bb63885 Bug 883739 - Set the correct pref so test_update.js does not access services.a.m.o. r=Mossop 2013-12-18 12:24:52 -05:00
Paul Rouget
0d0b379772 Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset 2013-12-18 12:41:28 -05:00
Florian Quèze
a2eb9c79da Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy. 2013-12-18 16:50:05 +01:00
Carsten "Tomcat" Book
772c6def0c Merge mozilla-central to fx-team 2013-12-18 13:03:15 +01:00
Monica Chew
2e8aaf7ed5 Bug 837202: Add telemetry for application reputation check (r=paolo,yoric) 2013-12-12 11:20:11 -08:00
Mike Conley
9f39fe797e Backout fa2130fc4f08 (bug 863872) due to xpcshell orange. r=bustage-fix for CLOSED TREE. 2013-12-13 16:33:13 -05:00
Ryan VanderMeulen
cd364e9987 Merge m-c to inbound. 2013-12-13 16:16:46 -05:00
Ryan VanderMeulen
218cec4598 Merge inbound to m-c. 2013-12-13 16:15:52 -05:00
Brian R. Bondy
8a5ab931a1 Bug 945829 - Metrofox hangs on startup when trying to show the profile chooser dialog. r=jimm 2013-12-13 12:12:00 -05:00
Jim Mathies
828c23405b Bug 949590 - When switching browsers, wait for the previous instance to close the profile before launching. r=bbondy 2013-12-13 09:51:21 -06:00
Wes Kocher
898b147d75 Merge inbound to m-c 2013-12-12 19:12:51 -08:00
Bill McCloskey
7d2511377f Bug 948238 - Fix ASAN bustage on a CLOSED TREE 2013-12-12 15:27:07 -08:00
Jared Wein
22eac44ef0 Bug 926487 - Replace className comparisons with classList.contains in viewSource.js. r=Unfocused
--HG--
extra : rebase_source : 1e5a9b55e2c455b08454e8bd17afe4412f42a042
2013-12-12 18:14:25 -05:00
Mike Conley
3635aa6f6f Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving. 2013-12-06 16:37:52 -05:00
Ehsan Akhgari
912bf8a846 Bug 940821 - Build crashreporter in unified mode; r=ted 2013-12-13 09:55:39 -05:00
Carsten "Tomcat" Book
f924e8d961 merge mozilla-central to fx-team 2013-12-12 16:09:30 +01:00
Carsten "Tomcat" Book
577bf4bd2d merge fx-team to mozilla-central 2013-12-12 13:28:08 +01:00
Matt Brubeck
a3c04c6da8 Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused] 2013-12-11 16:23:36 -08:00
Matt Brubeck
3ad2639de0 Back out c237f02b3578 (bug 946296) because it broke mochitest-metro-chrome 2013-12-11 18:46:53 -08:00
Matt Brubeck
67f04d3160 Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused] 2013-12-11 16:23:36 -08:00
Nick Alexander
7760713d9e Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Tim Taubert
99b582a0b8 Bug 947583 - Fix "this.updateProviderURLs is not a function" when toggling "Block reported attack sites" preference r=dolske
From 8ba7cef13d00454ddcdec7e4f8eb32bcb6bee5ac Mon Sep 17 00:00:00 2001
2013-12-07 09:50:19 +01:00
Ryan VanderMeulen
06d4b0a2d3 Merge fx-team to m-c. 2013-12-11 13:29:43 -05:00
Carsten "Tomcat" Book
ffebd88dd6 merge fx-team to mozilla-central 2013-12-11 10:15:44 +01:00
Matthew Noorenberghe
d3408412c7 Bug 897074 - Lower MAX_SEARCH_TOKENS to 10 in FormHistory.jsm. r=dolske 2013-12-11 00:05:31 -08:00
Matthew Noorenberghe
5e796c882c Bug 897074 - Limit the number of tokens used in satchel's getAutoCompleteResults SQL queries. r=dolske 2013-12-10 23:34:42 -08:00
Bill McCloskey
457ee06846 Bug 937377 - [e10s] Selecting an item in a <select> should trigger onChange (r=felipe) 2013-12-10 13:46:21 -08:00
Avi Halachmi
66b63f6557 Bug 945044: about:telemetry - keep sections states on reload, add histograms filter. r=vladan 2013-12-10 22:54:01 +02:00
Ryan VanderMeulen
2b769f4918 Merge fx-team to m-c. 2013-12-10 15:39:40 -05:00
Richard Newman
2e6eb9b062 Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
Mark Finkle
fd1bf9d764 Bug 927128 - Keep GeckoView limited to Nightly only (part 2) r=glandium 2013-12-10 01:07:43 -05:00
Drew Willcoxon
b2eb58c06e Bug 923345 - Fix intermittent failure in test/browser_thumbnails_background_crash.js by splitting it up. r=markh 2013-12-09 19:52:51 -08:00
Ryan VanderMeulen
99581e1939 Merge fx-team to m-c. 2013-12-09 17:21:47 -05:00
Panos Astithas
025d9c3084 Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
2013-12-09 22:09:15 +02:00
Carsten "Tomcat" Book
a656f5e85d merge mozilla-inbound to mozilla-central 2013-12-09 09:02:29 +01:00
Mike Hommey
211d8bd0de Bug 946175 - Forbid assigning over a value previously set in moz.build. r=gps 2013-12-09 13:34:00 +09:00
J. Ryan Stinnett
a9a2d62674 Bug 947406 - Don't return promise when done with package upload. r=ochameau 2013-12-06 14:49:17 -06:00
Phil Ringnalda
cacf62c269 Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test 2013-12-07 11:08:56 -08:00
Shu-yu Guo
5456a5b7c1 Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past) 2013-12-06 19:31:09 -08:00
Birunthan Mohanathas
f2fd740542 Bug 798033 - Remove 'using namespace' from toolkit/ headers. r=bsmedberg 2013-12-08 21:53:46 -05:00