Commit Graph

21693 Commits

Author SHA1 Message Date
Dão Gottwald
9ca55d63f1 Bug 1073243 - Remove bogus margins from .ac-title-box that make keyword search richlistitems too tall. r=mak 2014-10-08 20:09:02 +02:00
Erik Vold
817cd61eaa Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop,past,jaws f=dteller 2014-09-09 18:33:55 -07:00
Marco Bonardo
52a645dffe Bug 1077097 - Update Bookmarks.jsm to be coherent with History.jsm r=mano 2014-10-07 16:30:34 +02:00
Carsten "Tomcat" Book
22c6bea259 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
J. Ryan Stinnett
74fc457903 Bug 1078797 - Wait for running state before emitting install. r=ochameau 2014-10-07 12:06:00 +02:00
Ryan VanderMeulen
907caa0110 Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
Ryan VanderMeulen
671d1a817e Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)

CLOSED TREE

--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
2014-10-07 13:16:11 -04:00
Paolo Amadini
21e19674e9 Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-07 15:11:46 -04:00
Andrea Marchesini
0e29ce2ea6 Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-07 15:20:52 +01:00
Ryan VanderMeulen
9cfbfb5d19 Merge m-c to fx-team. a=merge 2014-10-06 17:40:55 -04:00
Ryan VanderMeulen
96a15f3c66 Merge inbound to m-c. a=merge 2014-10-06 17:05:56 -04:00
Ben Hearsum
e89c5cb859 bug 1075723: use different signing format for 64-bit windows builds - fix external packaging special casing. r=mshal, a=bustage 2014-10-06 12:21:29 -04:00
Carsten "Tomcat" Book
97e8a626d9 merge fx-team to mozilla-central a=merge 2014-10-06 15:42:06 +02:00
Carsten "Tomcat" Book
b94f0de48b Merge m-c to fx-team 2014-10-06 15:52:04 +02:00
Blair McBride
d40dfeca2d Bug 1075549 - Firefox needs a restart in order to update the default search engine from the "<term> - Search with <engine>" string. r=mak
--HG--
extra : transplant_source : k%FA%3B%F8%EDH2%9B%86%86%40%F9%97%DF%8F%81jY%E6C
2014-10-06 23:40:11 +13:00
Nick Fitzgerald
c1ee41ebec Bug 1076887 - Update the tree's copy of the mozilla/source-map library to 0.1.40. r=past 2014-10-02 08:44:00 +02:00
Phil Ringnalda
bcb451dbe7 Merge m-c to f-t 2014-10-05 09:53:05 -07:00
Phil Ringnalda
8c2c4a4fac Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Phil Ringnalda
c05e0f7e3f Backed out 2 changesets (bug 1003448) since their dependency was backed out
CLOSED TREE

Backed out changeset 61f98b1d29f9 (bug 1003448)
Backed out changeset 8e947d1636f1 (bug 1003448)
2014-10-04 20:10:19 -07:00
Gijs Kruitbosch
e60aa84fab Bug 1076252 - [10.10] disabled default button shouldn't get white text on yosemite, r=jaws 2014-10-02 22:52:09 +01:00
Ryan VanderMeulen
10ebdd06f9 Merge m-c to fx-team. a=merge 2014-10-03 16:33:31 -04:00
Ryan VanderMeulen
d222e46ad3 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Ryan VanderMeulen
7427f9dac7 Backed out changeset 0a3385aaff01 (bug 1015988) for mochitest-bc orange. 2014-10-03 16:07:47 -04:00
Manu Jain
d527609246 Bug 1064859 - Telemetry probe to measure whether Fennec is default ASSIST intent handler; r=margaret 2014-10-03 14:37:18 -04:00
Paolo Amadini
5e568af905 Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-03 19:04:12 +01:00
Blake Kaplan
8917309372 Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
ziyunfei
1401d14594 Bug 1076588 - Object.freeze() should return its argument with no conversion when the argument is a primitive value. r=till, r=Yoric 2014-10-03 02:42:00 -04:00
Nick Fitzgerald
639b24996a Bug 1045882 - Move protocol.js tutorial gist into the tree. r=jryans 2014-10-02 08:51:00 -04:00
mferretti@mozilla.com
3f4826af83 Bug 994280 - Improve badged button for Australis. r=enn
- moved badged button XBL from browser to toolkit
 - made the XBL applied by CSS class instead of button's type
 - added australis look & feel to badged button
 - fixed OS X badge position
2014-10-02 11:52:50 +01:00
Ed Morley
e322389145 Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
Ed Morley
ed062efcdf Backed out changeset 7a1b7d7eba12 (bug 1062709) 2014-10-03 15:05:26 +01:00
Ed Morley
60a8c08d6b Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
Ed Morley
f34acba2a8 Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
Blair McBride
e6879e23ef Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak 2014-09-30 15:04:58 +13:00
ISHIKAWA, Chiaki
0504b8ce04 Bug 1073912 - Use 0o notation for octal literal. r=gavin 2014-09-29 19:46:00 -04:00
Stephen Pohl
ec06fe50d2 Bug 1076977: Get crashreporter to work with the new v2 bundle structure on OSX. r=bsmedberg 2014-10-03 10:29:38 -04:00
Ed Morley
1b548da245 Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Stephen Pohl
08f5cb2e63 Bug 1076941: Keep supporting the legacy location under Contents/MacOS for the webapprt folder on OSX. r=myk 2014-10-03 08:04:44 -04:00
Jim Mathies
df6683e148 Bug 1068189 - Take into account 'layers.offmainthreadcomposition.testing.enabled' settings when disabling remote tabs. r=billm 2014-10-02 13:52:48 -05:00
Bobby Holley
32d45fdbb5 Bug 1065185 - Fix devtools actors. r=bz
See browser/devtools/canvasdebugger/test/browser_canvas-actor-test-02.js.
And note that we need to re-waive the result, otherwise we get failures in
browser/devtools/canvasdebugger/test/browser_canvas-actor-test-10.js.

See browser/devtools/shadereditor/test/browser_se_editors-contents.js for the
webgls stuff.
2014-10-03 10:05:50 +02:00
Bobby Holley
9a234aeb71 Bug 1065185 - Fix extension manager test. r=bz 2014-10-03 10:05:50 +02:00
Christoph Kerschbaumer
0bacef12a1 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-02 23:34:30 -07:00
Masayuki Nakano
a06e8de5c8 Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug 2014-10-03 15:33:50 +09:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Wes Kocher
45513d515d Merge m-c to inbound a=merge 2014-10-07 18:43:16 -07:00
aceman
268252a8ee Bug 1076765 - fix undefined mRadioChildren property in radio.xml. r=Neil 2014-10-03 09:11:00 +02:00
Ben Craddock
445bea6896 Bug 517114 - Keep video controls from being draggable. r=dolske 2014-10-01 22:58:00 +02:00
Tomasz Kołodziejski
5f5bbd4e51 Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer 2014-10-02 17:23:00 +02:00
Ryan VanderMeulen
b3e28fa23f Merge m-c to fx-team. a=merge 2014-10-02 13:16:26 -04:00
Ryan VanderMeulen
9e879e02d8 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00