Jon Coppeard
|
aa37ba4b77
|
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
|
4524b19731
|
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
|
c7957d1b5f
|
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
|
b0bb1ab64e
|
Merge b2g-inbound to m-c.
|
2014-01-07 16:29:13 -05:00 |
|
Ed Morley
|
d701d7f69c
|
Merge latest green inbound changeset and mozilla-central
|
2014-01-07 16:21:27 +00:00 |
|
Carsten "Tomcat" Book
|
d7ed5ac1a8
|
Backed out changeset f3f667c17c26 (bug 953156) for XPC Bustage on a CLOSED TREE
|
2014-01-07 12:41:45 +01:00 |
|
Nick Fitzgerald
|
7c026e832c
|
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
|
21501b468b
|
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
|
441b654dae
|
Bug 953156 - Stop unregistering add-on chrome manifests at app shutdown; r=Unfocused
|
2013-12-27 11:39:28 +13:00 |
|
Robert O'Callahan
|
72edd26cb3
|
Bug 955889. Restore caching in EnsureKeywordsHash. r=mano
--HG--
extra : rebase_source : 41847499e245b5e3073dfa1a8ebeb2f9451b802b
|
2014-01-04 18:14:27 +13:00 |
|
Mihai Sucan
|
d274be280f
|
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
|
4fd734cd33
|
Bug 937197 - Handle requestTypes RDP request for any existent RDP actor. r=fitzgen
|
2014-01-06 18:27:10 +01:00 |
|
Ryan VanderMeulen
|
eb26b54376
|
Backed out changeset 5b19ca07781b (bug 897735) for mochitest-bc orange.
|
2014-01-06 12:02:22 -05:00 |
|
Ryan VanderMeulen
|
9fe5650da4
|
Backed out changeset 77d3d487c68d (bug 943021) for bustage.
CLOSED TREE
|
2014-01-06 10:39:00 -05:00 |
|
Peiyong Lin
|
e50b903313
|
Bug 943021 - Safebrowsing service should use fallible arrays for its buffers. r=gcp
|
2014-01-06 09:58:08 -05:00 |
|
Sachin Hosmani
|
3b60cda302
|
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
|
f2c3dd2277
|
Merge latest green inbound changeset and mozilla-central
|
2014-01-06 12:51:38 +00:00 |
|
Ed Morley
|
a50a26fd15
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2014-01-06 12:51:01 +00:00 |
|
Ed Morley
|
4123423755
|
Backed out changeset 4b3b3f0c6440 (bug 953156) for xpcshell failures
|
2014-01-06 11:31:52 +00:00 |
|
Geoff Lankow
|
416ee21b61
|
Bug 953156 - Stop unregistering add-on chrome manifests at app shutdown; r=Unfocused
|
2014-01-06 23:31:35 +13:00 |
|
Neil Rashbrook
|
925b28d422
|
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
|
6ab2f17458
|
Bug 923856 - SyntaxError: JSON.parse: unexpected character in network inspector response, r=msucan,vporof
|
2014-01-04 23:39:58 +02:00 |
|
Ehsan Akhgari
|
eaa7491d77
|
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
|
0c3e911899
|
Bug 742500 - Disable expired telemetry probes. r=vladan
|
2014-01-03 12:02:48 -05:00 |
|
Ryan VanderMeulen
|
a3b02a3245
|
Backed out changeset 70fd824abff0 (bug 742500) for xpcshell orange.
|
2014-01-03 11:31:17 -05:00 |
|
Roberto A. Vitillo
|
a12f5ea48a
|
Bug 742500 - Disable expired telemetry probes. r=vladan
|
2014-01-03 09:28:07 -05:00 |
|
Ehsan Akhgari
|
15441643ab
|
Merge m-c into b2g-inbound
|
2014-01-04 12:17:52 -05:00 |
|
Fabrice Desré
|
6ecf69ea37
|
Bug 956186 - Don't use hiddenwindow.html on b2g r=roc
|
2014-01-03 18:56:52 -08:00 |
|
Ted Mielczarek
|
f77c51b7c7
|
Bug 953314 - Fix jsshell packaging of ICU libs, r=glandium
|
2014-01-03 08:00:37 -05:00 |
|
Ehsan Akhgari
|
ac73237d97
|
Merge m-c into inbound
|
2014-01-04 12:14:57 -05:00 |
|
Chris Peterson
|
c6b1a44ee9
|
Bug 955890 - Part 2: Fix some undefined property warnings in DevTools JS. r=rcampbell
|
2013-12-31 20:18:13 -08:00 |
|
Chris Peterson
|
4b1ef6ef4e
|
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
|
c5f862b06c
|
Merge m-c to m-i
|
2014-01-02 20:03:37 -08:00 |
|
Magnus Melin
|
03cb911e3d
|
Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin
|
2013-12-18 22:44:34 +02:00 |
|
Andrew McCreight
|
ce3956285c
|
Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug
|
2013-12-31 09:20:21 -08:00 |
|
Ms2ger
|
6c7c16c6b2
|
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
|
2013-12-31 10:06:11 +01:00 |
|
Nicholas Nethercote
|
ed423fbdef
|
Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8.
--HG--
extra : rebase_source : 9d70016cb19637ffece6409a184bf41d574cc6b4
|
2013-12-07 22:09:10 -08:00 |
|
Gary Houston
|
c15f618504
|
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
|
14628d9b52
|
Merge inbound to m-c
|
2013-12-20 18:42:04 -08:00 |
|
Ted Mielczarek
|
a8dc1906bb
|
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
|
461d6ca4ba
|
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
|
61834d3019
|
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
|
1604d77962
|
Merge fx-team to m-c
|
2013-12-19 19:09:04 -08:00 |
|
Irving Reid
|
795ce882cd
|
Bug 899686: Mock out nsITimer to avoid race condition in tests; r=yoric
|
2013-12-20 11:44:21 -05:00 |
|
Mihai Sucan
|
c651ef571f
|
Bug 843004 - Part 3: VariablesView ObjectActor pretty output; r=benvie,vporof
|
2013-12-18 20:17:05 +02:00 |
|
Mihai Sucan
|
131c2e26c6
|
Bug 843004 - Part 2: ObjectActor grip changes to allow pretty output; r=benvie,past
|
2013-12-19 15:04:59 +02:00 |
|
Olli Pettay
|
05c73e20a8
|
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
|
a1f83ac325
|
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
|
ff99a5a9c8
|
Merge m-c to fx-team.
|
2013-12-18 21:29:09 -05:00 |
|
Ryan VanderMeulen
|
d1e170e512
|
Merge fx-team to m-c.
|
2013-12-18 21:19:33 -05:00 |
|