Commit Graph

21961 Commits

Author SHA1 Message Date
Georg Fritzsche
90e00c8b3b Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj 2014-10-16 20:11:17 +02:00
George Wright
d0aa92a318 Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao 2014-10-10 11:46:27 -04:00
J. Ryan Stinnett
e53dad163d Bug 1089913 - Consult Fennec session store for zombie tabs. r=ochameau 2014-10-28 07:09:00 -04:00
Carsten "Tomcat" Book
a85780a81c Merge mozilla-central to fx-team 2014-10-29 13:40:41 +01:00
Nick Fitzgerald
065475fd9d Bug 1068144 - Expose allocation time stamps in the memory actor. r=jryans 2014-10-28 11:56:00 +01:00
Georg Fritzsche
bb14728fc9 Bug 1085162 - Make the original appinfo instance a prototype of the fake one in telemetry tests. r=froydnj 2014-10-19 22:30:51 +02:00
Georg Fritzsche
aa924452e4 Bug 1064333 - Init TelemetryPing in tests even if MOZILLA_OFFICIAL is not set. r=froydnj 2014-10-19 20:45:15 +02:00
Georg Fritzsche
535a016585 Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj 2014-10-17 17:24:05 +02:00
Georg Fritzsche
c7c0dd01bc Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj 2014-10-17 17:24:04 +02:00
Carsten "Tomcat" Book
bee1e93725 Backed out changeset 4040623689b7 (bug 1064333) 2014-10-21 14:38:11 +02:00
Carsten "Tomcat" Book
b9e4510184 Backed out changeset ed070348e5ec (bug 1064333) 2014-10-21 14:38:09 +02:00
Carsten "Tomcat" Book
87246128d9 Backed out changeset 0cdc173a6bca (bug 1064333) 2014-10-21 14:38:08 +02:00
Carsten "Tomcat" Book
d75c1f313a Backed out changeset 8d5390d3813b (bug 1085162) 2014-10-21 14:38:04 +02:00
Georg Fritzsche
eeffa9786e Bug 1085162 - Make the original appinfo instance a prototype of the fake on in telemetry tests. r=froydnj 2014-10-19 22:34:33 +02:00
Georg Fritzsche
badb6cd59e Bug 1064333 - Init TelemetryPing in tests even if MOZILLA_OFFICIAL is not set. r=froydnj 2014-10-19 22:47:40 +02:00
Georg Fritzsche
1ae6111ec4 Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj 2014-10-19 22:46:57 +02:00
Georg Fritzsche
e641107466 Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj 2014-10-15 17:35:50 +02:00
David Rajchenbach-Teller
c9b7461fe3 Bug 1019762 - Wallpaper over "TypeError: this.docShell is null" Promise rejections. r=felipc
CLOSED TREE
2014-06-03 10:34:00 -04:00
David Rajchenbach-Teller
8f6d6e2fcb Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 3);r=yoric
CLOSED TREE
2014-10-10 13:31:00 -04:00
Carsten "Tomcat" Book
a8b0c0835f Merge m-c to fx-team 2014-10-10 15:06:16 +02:00
Marco Bonardo
6b22e18227 Bug 1081057 - fix CRLF line endings in some Places files. r=me 2014-10-10 12:20:11 +02:00
Tom Tromey
3b4b35e602 Bug 1066313 - add timestamps to drainAllocationsLog (carrying forward r=jimb). r=jimb 2014-10-09 11:10:00 +02:00
Wes Kocher
e6bbf7f411 Merge inbound to m-c a=merge 2014-10-09 21:24:56 -07:00
Wes Kocher
ed217705be Merge m-c to fx-team a=merge CLOSED TREE 2014-10-09 17:11:58 -07:00
Wes Kocher
c95fae0395 Merge m-c to inbound a=merge CLOSED TREE 2014-10-09 17:08:37 -07:00
Wes Kocher
30b41e05c3 Merge fx-team to m-c a=merge CLOSED TREE 2014-10-09 16:46:51 -07:00
Shane Caraveo
e6d1763f17 Bug 1014332 activation support for share panel, r=jaws 2014-10-09 12:02:21 -07:00
Wes Kocher
99cd99f4b5 Merge m-c to fx-team a=merge 2014-10-08 17:18:48 -07:00
Wes Kocher
520452a06c Merge fx-team to m-c a=merge 2014-10-08 16:46:52 -07:00
Ryan VanderMeulen
191ac3fc33 Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
2014-10-08 15:45:56 -04:00
Dão Gottwald
eea547451a 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
David Rajchenbach-Teller
dfb919c318 Bug 1072364 - Introducing History.jsm r=mak sr=gavin 2014-10-08 15:01:13 +02:00
Patrick Brosset
a95672a73b Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins 2014-10-08 15:46:16 -07:00
David Rajchenbach-Teller
3588cad68f Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop 2014-10-04 14:19:00 +02:00
David Rajchenbach-Teller
ae3733d166 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao 2014-10-04 14:24:00 +02:00
Andrea Marchesini
57fa89d6de Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
Benjamin Smedberg
f53f0d4b12 Bug 1053746 - Add telemtry for OpenH264 plugin, r=gfritzsche 2014-10-08 10:54:08 -04:00
ISHIKAWA, Chiaki
8e740d0b7e Bug 1073956 Use 0o notation for octal literals in DownloadPaths.jsm r=netzen 2014-10-08 22:43:47 +08:00
Carsten "Tomcat" Book
81ed9538db merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
J. Ryan Stinnett
4d6ff2d450 Bug 1078797 - Wait for running state before emitting install. r=ochameau 2014-10-07 12:06:00 +02:00
Ryan VanderMeulen
01d3bf4745 Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
Ryan VanderMeulen
566e49b6ff 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
69a47046e7 Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-07 15:11:46 -04:00
Andrea Marchesini
570a9abfb8 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
b71ef8ad06 Merge m-c to fx-team. a=merge 2014-10-06 17:40:55 -04:00
Ryan VanderMeulen
e235d953e2 Merge inbound to m-c. a=merge 2014-10-06 17:05:56 -04:00
Ben Hearsum
e42365f906 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
ffc98a2447 merge fx-team to mozilla-central a=merge 2014-10-06 15:42:06 +02:00
Carsten "Tomcat" Book
bc9f7fbe29 Merge m-c to fx-team 2014-10-06 15:52:04 +02:00
Blair McBride
608cd5e98b 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
b29eebc0da 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
593d69c72a Merge m-c to f-t 2014-10-05 09:53:05 -07:00
Phil Ringnalda
918d6b75c9 Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Phil Ringnalda
17a64ccd9b 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
ef032d9adc 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
2b92ac5110 Merge m-c to fx-team. a=merge 2014-10-03 16:33:31 -04:00
Ryan VanderMeulen
91d19ee405 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Ryan VanderMeulen
72fef3ff0b Backed out changeset 0a3385aaff01 (bug 1015988) for mochitest-bc orange. 2014-10-03 16:07:47 -04:00
Manu Jain
851ae61055 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
01bdab5234 Bug 1015988 - Client needs to report number of shared URLs on Desktop. r=MattN 2014-10-03 19:04:12 +01:00
Blake Kaplan
fe16c4ab95 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
47724543b1 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
43f3db29ca Bug 1045882 - Move protocol.js tutorial gist into the tree. r=jryans 2014-10-02 08:51:00 -04:00
mferretti@mozilla.com
aa208d3233 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
26287ab8a9 Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
Ed Morley
a04d213094 Backed out changeset 7a1b7d7eba12 (bug 1062709) 2014-10-03 15:05:26 +01:00
Ed Morley
02279bd303 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
Ed Morley
b7f870ecfa Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
Blair McBride
54a84f98cb 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
d0afefed02 Bug 1073912 - Use 0o notation for octal literal. r=gavin 2014-09-29 19:46:00 -04:00
Stephen Pohl
d2deb37596 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
ea44f66be6 Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Stephen Pohl
0123862f03 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
2dca88b3b3 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
5b5c41c5d0 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
ed0cd8749b Bug 1065185 - Fix extension manager test. r=bz 2014-10-03 10:05:50 +02:00
Christoph Kerschbaumer
599a7f15d9 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-02 23:34:30 -07:00
Masayuki Nakano
3e20ab1463 Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug 2014-10-03 15:33:50 +09:00
Andrew Halberstadt
6fe6152e95 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Wes Kocher
5bb84a2713 Merge m-c to inbound a=merge 2014-10-07 18:43:16 -07:00
aceman
8aed42c5c8 Bug 1076765 - fix undefined mRadioChildren property in radio.xml. r=Neil 2014-10-03 09:11:00 +02:00
Ben Craddock
4076706078 Bug 517114 - Keep video controls from being draggable. r=dolske 2014-10-01 22:58:00 +02:00
Tomasz Kołodziejski
401e884623 Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer 2014-10-02 17:23:00 +02:00
Erik Vold
45069ff10f 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
ddec46456f Bug 1077097 - Update Bookmarks.jsm to be coherent with History.jsm r=mano 2014-10-07 16:30:34 +02:00
Ryan VanderMeulen
81fab4493e Merge m-c to fx-team. a=merge 2014-10-02 13:16:26 -04:00
Ryan VanderMeulen
93b3ed4688 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
Ryan VanderMeulen
bbd9fc5386 Merge b-i to m-c. a=merge 2014-10-02 12:51:02 -04:00
Ryan VanderMeulen
ab75015d6e Merge inbound to m-c. a=merge 2014-10-02 12:19:59 -04:00
Ryan VanderMeulen
ddaf20e8fb Bug 1076941 - Skip the toolkit webapps tests on OSX 10.8 due to frequent timeouts. 2014-10-02 12:14:14 -04:00
Carsten "Tomcat" Book
39851c6a86 Backed out changeset 7f987505ac94 (bug 1051187) for test failures 2014-10-02 13:07:05 +02:00
Mike de Boer
61b3ef0e26 Bug 1069816: implement Google contacts import class. r=abr 2014-10-02 12:37:38 +02:00
Wes Kocher
0793729361 Merge inbound to m-c a=merge despite the CLOSED TREE 2014-10-01 16:26:44 -07:00
Seris
4c18d6dd43 Bug 795917 - Get executable lines through the remote debugging protocol;r=ejpbruel 2014-10-01 17:57:49 +01:00
Blair McBride
106acc1ae7 Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak
--HG--
extra : transplant_source : %ABR%7F%94S%92%FD%B5%0B%1D%2B%CBc%7D-%7B%F6%D0%0C%13
2014-09-30 15:04:58 +13:00
David Rajchenbach-Teller
3f2ecbbb0e Bug 1069577 - Transfering values with a PromiseWorker. r=froydnj 2014-10-01 05:28:00 +02:00
Tomasz Kołodziejski
48bb9265ad Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer 2014-09-26 14:34:00 +02:00
Manu Jain
506bcc8526 Bug 1065925 - Remove code for expiring Places telemetry probes. r=mak 2014-09-30 08:54:00 +02:00
J. Ryan Stinnett
b9fcf93f2f Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald
57389cd7e9 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Carsten "Tomcat" Book
09f71bfe25 Backed out changeset 01a525d9c6c2 (bug 1073846) for suspicion of causing dt1 test failures 2014-10-02 15:48:04 +02:00
Irving Reid
c4be677020 Bug 1074135 - callback after exceptions when calling async provider methods; r=unfocused 2014-09-29 13:01:50 -04:00
Carsten "Tomcat" Book
b09e5bc437 merge fx-team to mozilla-central a=merge 2014-10-01 14:59:31 +02:00
Carsten "Tomcat" Book
a186f7432f merge mozilla-inbound to mozilla-central a=merge 2014-10-01 14:51:20 +02:00
Robert Strong
0c664e2bec Mac v2 signing - Bug 1075169 - Copy staged update when renaming fails and fix crash on staging failure. r=spohl, a=RyanVM over irc 2014-09-30 20:36:45 -07:00
Wes Kocher
bf97099d0a Merge fx-team to m-c a=merge 2014-09-30 16:55:14 -07:00
Wes Kocher
208f0626df Merge m-c to fx-team a=merge 2014-09-30 17:13:45 -07:00
Shane Caraveo
54bd7f2017 Bug 1073863 use origin in activation panel rather than name, r=markh 2014-09-30 17:08:42 -07:00
Neil Deakin
424e165e6b Bug 1071771, disable dictionary list when it cannot be accessed from another process. This makes the context menu work again after using it on a misspelled word, r=mconley 2014-09-30 12:05:53 -04:00
Gijs Kruitbosch
40e0ffedb1 Bug 1072992 - fix update button text color on OS X Yosemite to use ButtonText, r=dao 2014-09-30 16:46:04 +01:00
Ed Morley
4052c38b89 Backed out changeset 0ec9bd8e9880 (bug 1044020) for asan failures 2014-09-30 17:35:44 +01:00
Manu Jain
0af2e1be87 Bug 1065285 - Add telemetry for the last maintenance time. r=mak 2014-09-27 03:47:00 -04:00
David Rajchenbach-Teller
28d377e982 Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-30 11:43:46 +02:00
Carsten "Tomcat" Book
79db3ead60 Merge m-c to fx-team 2014-09-30 15:38:31 +02:00
Carsten "Tomcat" Book
3d0ce0976d merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Julian Viereck
6c1f064ca0 Bug 950797 - Use result from last completion in nsAutoCompleteController to reduce autoFill UI flickering until search results come back. r=mak 2014-09-30 04:14:49 -07:00
Marco Bonardo
164623870f Bug 1067602 - Fix strict warning in UnifiedComplete.js. r=mano 2014-09-30 12:40:26 +02:00
Marco Bonardo
3ae5df3954 Bug 1041433 - UnifiedComplete: Close connections on Sqlite.shutdown.addBlocker. r=mano 2014-09-30 12:40:18 +02:00
Marco Bonardo
fc693610ab Bug 1041428 - Clarify query cancellation in UnifiedComplete.js. r=mano 2014-09-30 12:40:11 +02:00
Brian Grinstead
d0210bbbc5 Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
Phil Ringnalda
afb1afe7e4 Backed out 2 changesets (bug 1070778, bug 1073846) for bc1 bustage
Backed out changeset c5f1d81d3849 (bug 1070778)
Backed out changeset b327a052e47f (bug 1073846)

--HG--
extra : rebase_source : 49d62043ba91398f370997868bba693ccc6d8251
2014-09-29 20:34:54 -07:00
Blair McBride
b329a5bcbb Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : P/b%9D%B6T%85%22%A8%1B%F0%18%3A%827%C2qx%F6%97
2014-09-30 13:56:06 +13:00
Blair McBride
858d40f71b Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak
--HG--
extra : transplant_source : %D3%25%3F%83R%B7%81%DF%13nZ%1CH%D8B%B10%99%B4%B2
2014-09-30 11:16:48 +13:00
Ryan VanderMeulen
ca7eb1e9fb Merge m-c to fx-team. a=merge 2014-09-29 16:09:22 -04:00
Ryan VanderMeulen
d209ce9389 Merge fx-team to m-c. a=merge 2014-09-29 15:06:48 -04:00
Ed Morley
ad0103637b Backed out changeset 49b1465d3e5e (bug 1044020) for compilation failures 2014-09-29 15:41:54 +01:00
Carsten "Tomcat" Book
b8dfb0bd0b Merge m-c to fx-team 2014-09-29 16:19:41 +02:00
Carsten "Tomcat" Book
04f390a404 merge mozilla-inbound to mozilla-central a=merge 2014-09-29 15:42:55 +02:00
Brian R. Bondy
d0465e893d Bug 958554 - Fix about window sometimes saying nightly is being updatd by another instance. r=rstrong
Note that if the process is hung, or there is another instance running in a  different user instance,
or another profile is running, the message is perfectly normal.  But this should prevent the bad case
of getting this message.

This handling was first added specifically for Metro and Firefox running the same intallation at the
same time.  Metro isn't being released but there are still other very valid reasons for having this
handling as noted above.
2014-09-28 21:26:34 -04:00
Mike Quested
f0ea4a8120 Bug 1056035 - Hide the separator if there are no visible items above it. r=Unfocused 2014-09-29 05:01:00 -04:00
Irving Reid
1a750a0d61 Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused 2014-09-27 16:25:47 -04:00
Carsten "Tomcat" Book
6906d1ae0f Merge m-c to mozilla-inbound 2014-09-29 16:10:39 +02:00
Henri Sivonen
1ebfa4ad7b Bug 964225 - Remove the GBK decoder class and remove GB2312 as a Gecko-canonical encoding. r=emk. 2014-09-26 15:12:02 +03:00
David Rajchenbach-Teller
42346ce81a Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-25 17:19:34 +02:00
Iaroslav Sheptykin
d5c0411061 Bug 1031298 - Add a histogram for counting unrecoverable sessions. r=yoric 2014-09-25 13:39:00 -04:00
Blair McBride
db53b53c1c Backout 262b6ad34702 (bug 1070778) due to bc1 failures. r=backout 2014-09-30 02:38:29 +13:00
Florian Quèze
7938d388b2 Bug 1067367 - tapping the icon of a second doorhanger reopens the first doorhanger if it was already open, r=Enn. 2014-09-29 15:33:34 +02:00
Blair McBride
19fd3187ae Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %2C%E3F%B4%B9%A9%3A%AD1s%1C%E3Y%C1S%DC%A1%99%DF%C2
2014-09-30 01:49:52 +13:00
Alex Bardas
eb67e9eaca Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused 2014-09-27 16:58:00 +02:00
Georg Fritzsche
7bf3afe79c Bug 1069873 - Add counter histogram type. r=froydnj 2014-09-26 17:45:33 +02:00
Tim Taubert
f50879194c Backed out changeset c9ef2c9434b5 (bug 1071164) 2014-09-29 02:21:49 -07:00
Alex Bardas
9bd668bd8a Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused 2014-09-27 16:58:00 +02:00
J. Ryan Stinnett
c9105d54de Bug 1073522 - Better error when front has no actor. r=dcamp 2014-09-26 09:35:00 +02:00
Georg Fritzsche
6f7d27254c Bug 1070036 - Catch NS_ERROR_NOT_AVAILABLE during OpenH264Provider startup. r=irving 2014-09-24 17:38:50 +02:00
Tomasz Kołodziejski
7f84ec05f4 Bug 1070923 - Fix intermittent test_bug451286.xul by waiting for the highlight toggle to finish. r=mikedeboer
--HG--
extra : rebase_source : 109dcc17a75333f1715e48432893e216e73838fc
2014-09-26 10:49:00 -04:00
Nick Alexander
31a82e2d6c Bug 1064177 - Part 1: Add RestrictedProfiles.DISALLOW_MODIFY_ACCOUNTS. r=wesj
This corresponds to UserManager.DISALLOW_MODIFY_ACCOUNTS.

--HG--
extra : rebase_source : 9a337cf2cb7c3cf6d8ae4c9b9c7a41138651410f
2014-09-26 11:44:55 -07:00
Sudheesh Singanamalla
6291f6cdb0 Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Robert Strong
e206e1d442 Mac v2 signing - Bug 1072722 - With older clients the new maintenance service checks the updated directory's updater.exe when verifying the updater.exe for replace requests. r=spohl 2014-09-29 11:53:07 -07:00
Robert Strong
256850ee9c Mac v2 signing - Bug 1072554 - Remove update directories when running xpcshell tests. r=spohl 2014-09-29 11:52:59 -07:00
Robert Strong
d23dd0c344 Mac v2 signing - Bug 1071465 - old precomplete file is not removed on update. r=spohl 2014-09-29 11:52:48 -07:00
Robert Strong
53ad52e471 Mac v2 signing - Bug 1071134 - Fix command line help for updater. r=spohl 2014-09-29 11:52:44 -07:00
Robert Strong
f18e3ae057 Mac v2 signing - Temporary workaround for Bug 1070148 - Copy maintenance service binary into its install directory when the installed binary is different. r=bbondy 2014-09-29 11:52:32 -07:00
Robert Strong
9c32d082f1 Mac v2 signing - Bug 1070661 - Error setting access/modification time on application bundle. r=spohl 2014-09-29 11:52:21 -07:00
Robert Strong
3715196e39 Mac v2 signing - Bug 1068439 - Move the distribution directory from Content/MacOS to Contents/Resources on app update due to v2 signing requirements. r=spohl 2014-09-29 11:52:18 -07:00
Robert Strong
d61019a5de Mac v2 signing - Bug 1058182 - Fix app update xpcshell tests due to the Mac v2 bundle structure. r=bbondy 2014-09-29 11:52:14 -07:00
Robert Strong
cddf6a2d9d Mac v2 signing - Bug 1064523 - Create staging directory outside of the Mac bundle. r=bbondy 2014-09-29 11:52:08 -07:00
Robert Strong
19489bfb24 Mac v2 signing - Bug 1059567 - Packaging changes for the move of removed-files file from Contents/MacOS to Contents/Resources. r=bbondy, r=nthomas
--HG--
rename : tools/update-packaging/test/from-mac/Contents/MacOS/application.ini => tools/update-packaging/test/from-mac/Contents/Resources/application.ini
rename : tools/update-packaging/test/from-mac/Contents/MacOS/distribution/extensions/diff/diff-patch-larger-than-file.txt => tools/update-packaging/test/from-mac/Contents/Resources/distribution/extensions/diff/diff-patch-larger-than-file.txt
rename : tools/update-packaging/test/from-mac/Contents/MacOS/extensions/diff/diff-patch-larger-than-file.txt => tools/update-packaging/test/from-mac/Contents/Resources/extensions/diff/diff-patch-larger-than-file.txt
rename : tools/update-packaging/test/from-mac/Contents/MacOS/readme.txt => tools/update-packaging/test/from-mac/Contents/Resources/readme.txt
rename : tools/update-packaging/test/from-mac/Contents/MacOS/removed.txt => tools/update-packaging/test/from-mac/Contents/Resources/removed.txt
rename : tools/update-packaging/test/from-mac/Contents/MacOS/same.txt => tools/update-packaging/test/from-mac/Contents/Resources/same.txt
rename : tools/update-packaging/test/from-mac/Contents/MacOS/searchplugins/diff/diff-patch-larger-than-file.txt => tools/update-packaging/test/from-mac/Contents/Resources/searchplugins/diff/diff-patch-larger-than-file.txt
rename : tools/update-packaging/test/from-mac/Contents/MacOS/update-settings.ini => tools/update-packaging/test/from-mac/Contents/Resources/update-settings.ini
rename : tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/channel-prefs.js => tools/update-packaging/test/from-mac/Contents/Resources/{foodir/channel-prefs.js
rename : tools/update-packaging/test/from-mac/Contents/MacOS/{foodir/force.txt => tools/update-packaging/test/from-mac/Contents/Resources/{foodir/force.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/application.ini => tools/update-packaging/test/to-mac/Contents/Resources/application.ini
rename : tools/update-packaging/test/to-mac/Contents/MacOS/distribution/extensions/added/file.txt => tools/update-packaging/test/to-mac/Contents/Resources/distribution/extensions/added/file.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/distribution/extensions/diff/diff-patch-larger-than-file.txt => tools/update-packaging/test/to-mac/Contents/Resources/distribution/extensions/diff/diff-patch-larger-than-file.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/extensions/added/file.txt => tools/update-packaging/test/to-mac/Contents/Resources/extensions/added/file.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/extensions/diff/diff-patch-larger-than-file.txt => tools/update-packaging/test/to-mac/Contents/Resources/extensions/diff/diff-patch-larger-than-file.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/readme.txt => tools/update-packaging/test/to-mac/Contents/Resources/readme.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/removed-files => tools/update-packaging/test/to-mac/Contents/Resources/removed-files
rename : tools/update-packaging/test/to-mac/Contents/MacOS/same.txt => tools/update-packaging/test/to-mac/Contents/Resources/same.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/searchplugins/added/file.txt => tools/update-packaging/test/to-mac/Contents/Resources/searchplugins/added/file.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/searchplugins/diff/diff-patch-larger-than-file.txt => tools/update-packaging/test/to-mac/Contents/Resources/searchplugins/diff/diff-patch-larger-than-file.txt
rename : tools/update-packaging/test/to-mac/Contents/MacOS/update-settings.ini => tools/update-packaging/test/to-mac/Contents/Resources/update-settings.ini
rename : tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/channel-prefs.js => tools/update-packaging/test/to-mac/Contents/Resources/{foodir/channel-prefs.js
rename : tools/update-packaging/test/to-mac/Contents/MacOS/{foodir/force.txt => tools/update-packaging/test/to-mac/Contents/Resources/{foodir/force.txt
2014-09-29 11:52:04 -07:00
Robert Strong
240ce21733 Mac v2 signing - Bug 1059467 - Move precomplete file from the root of the Mac bundle to Contents/Resources. r=bbondy, r=nthomas
--HG--
rename : tools/update-packaging/test/from-mac/precomplete => tools/update-packaging/test/from-mac/Contents/Resources/precomplete
rename : tools/update-packaging/test/to-mac/precomplete => tools/update-packaging/test/to-mac/Contents/Resources/precomplete
2014-09-29 11:51:55 -07:00
Steven Michaud
25e007d56d Mac v2 signing - Bug 1047738 - Make distribution code look for the distribution directory under Contents/Resources due to v2 signing requirements. r=bsmedberg 2014-09-29 11:51:51 -07:00
Stephen Pohl
5781264d40 Mac v2 signing - Bug 1064910 - Update Webapp Runtime to work with the new v2 bundle structure of Firefox on OSX. r=myk 2014-09-29 11:51:43 -07:00
Stephen Pohl
d16e3504d5 Mac v2 signing - Bug 1060562 - Update xpcshell-tests for the new v2 bundle structure on OSX. r=jmaher 2014-09-29 11:51:29 -07:00
Stephen Pohl
953f3dd157 Mac v2 signing - Bug 1055774 - Update lookup for crashreporter.ini for the new v2 bundle structure on OSX. r=bsmedberg 2014-09-29 11:51:13 -07:00
Stephen Pohl
00e9cf9ba0 Mac v2 signing - Bug 1046924 - Move updates directory out of the .app bundle. r=rstrong 2014-09-29 11:51:08 -07:00
Stephen Pohl
dca2016258 Mac v2 signing - Bug 1050944 - Get Firefox to launch and run on OSX with the new .app bundle structure, made necessary by Apple's v2 signatures. r=smichaud, r=ted, sr=bsmedberg 2014-09-29 11:51:04 -07:00
Stephen Pohl
03bdc411e4 Mac v2 signing - Bug 1047584 - Modify the .app file structure to allow for OSX v2 signing. r=bsmedberg 2014-09-29 11:50:56 -07:00
Stephen Pohl
9ddba86a83 Mac v2 signing - Bug 1047584 - Enable DMG v2 signing. r=bhearsum 2014-09-29 11:50:52 -07:00
Tim Taubert
52bfe61f91 Bug 1072198 - updateBrowserRemoteness() needs to keep .permanentKey when updating browsers r=billm 2014-09-24 12:19:46 +02:00
Blair McBride
7f485beb93 Bug 1067899 - Add autocomplete result type for arbitrary URLs. r=mak
--HG--
extra : transplant_source : %B4%5C%83%26%B0%3EL%F1%B0%0E%B4%822y%E5%8B%0B%A4%01%3D
2014-09-27 01:17:25 +12:00
Blair McBride
5544fa5570 Bug 1073358 - Sqlite.jsm should return some measure of what happened regardless of whether a row handler was used. r=mak
--HG--
extra : transplant_source : %09%E7%2B%D3%9F%93Qzw%C4IL%EC%23g%B9o%DB%0D%DE
2014-09-27 01:17:00 +12:00
Carsten "Tomcat" Book
7bcab5f21e merge fx-team to mozilla-central a=merge 2014-09-26 13:27:36 +02:00
Mark Hammond
197190035c Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN 2014-09-26 15:54:34 +10:00
Mark Hammond
8a6117812d Bug 932651 - getClipboardData in specialpowersAPI uses the chrome window so it works in e10s. r=ted 2014-09-26 14:03:41 +10:00
Blair McBride
5fc84319e1 Bug 1067896 - Add autocomplete result type for searching via alias of a search engine. r=mak
--HG--
extra : transplant_source : %16%CB%E8%D5%3F%3D%B6%2C%90%1F%0F4%0B%1C%ED%DFvC%F1%28
2014-09-26 15:32:07 +12:00
Blair McBride
432060b95a Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : n%86%86%E2%23%85d%15%A8%0D%DD%F0%9A%A4%8B%E8y-%3DY
2014-09-25 17:04:06 +12:00
Ryan VanderMeulen
0d3647a0ea Merge m-c to fx-team. a=merge 2014-09-25 16:57:55 -04:00
Dave Camp
17126245a3 Bug 1072632 - Re-export emit from protocol.js. r=past 2014-09-25 12:22:41 -07:00
Dave Camp
1f422d68ee Bug 1052074 - Improve error messages for protocol.js exceptions. r=jsantell 2014-09-25 12:22:41 -07:00
Tom Tromey
75d7f7f7fc Bug 1072932 - Hoist "let"s to avoid the TDZ. r=past 2014-09-25 06:54:00 -04:00
Guilherme Goncalves
ba5a5d7a48 Bug 1071976 - Use js_calloc for allocating ArrayBufferContents objects. r=Yoric
--HG--
extra : rebase_source : c3ad82ebe6e12e3340e6564833cc2e5524b900dd
2014-09-23 15:23:00 -04:00
Carsten "Tomcat" Book
47a46e4e78 merge fx-team to mozilla-central a=merge 2014-09-25 14:35:17 +02:00
Carsten "Tomcat" Book
1c5db41dcc merge mozilla-inbound to mozilla-central a=merge 2014-09-25 14:22:30 +02:00
Nicholas Nethercote
35839ffcae Bug 1070251 - Anonymize non-chrome inProcessTabChildGlobal URLs in memory reports when necessary. r=khuey.
--HG--
extra : rebase_source : a204dbae9f853be3ade1cdebfa0f4ac01fa3a174
2014-09-24 19:08:20 -07:00
Tim Taubert
b4218ed34c Bug 998267 - Don't always show the throbber when opening new tabs in e10s r=billm 2014-09-25 05:34:47 +02:00
Mark Hammond
63db2ab5ca Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-25 12:23:39 +10:00
Ed Lee
30b7898046 Bug 1059591 - Incorrectly formatted remotely hosted links causes new tab to be empty [r=adw]
Use catch handler of promises to default to empty array on exceptions.
2014-09-23 15:12:20 -07:00
Ryan VanderMeulen
2d2336f54b Merge m-c to fx-team. a=merge 2014-09-24 17:13:47 -04:00
Ryan VanderMeulen
72911fffa8 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ben Craddock
ae1064de91 Bug 1072193 - Hide video controls when mouse leaves from the left or right. r=dolske 2014-09-24 10:58:15 -07:00
Ed Morley
6508c4365d Backed out changeset dcd7ac495365 (bug 1067888) for failures in browser_action_searchengine.js; CLOSED TREE 2014-09-24 16:09:01 +01:00
Alexandre Poirot
d1f9a4ff8c Bug 1067380 - Refactor webide to use app actor front. r=jryans 2014-09-24 08:21:00 -04:00
Alexandre Poirot
4a388cac4b Bug 1055666 - Remember last selected project in WebIDE. r=jryans 2014-09-24 05:31:00 -04:00
Neil Deakin
a2e7f62584 Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
Matthias Versen
f3f873ed42 Bug 1070770 - Document profile option in commandline help. r=bsmedberg 2014-09-22 11:02:00 +02:00
Ryan VanderMeulen
b8084b8a51 Merge m-c to b2g-inbound. a=merge 2014-09-24 17:12:21 -04:00
Ryan VanderMeulen
1e5282a779 Merge m-c to b2g-inbound. a=merge 2014-09-24 16:10:45 -04:00
Mike Habicher
dda4a3a8c0 Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Wes Kocher
90de51c41e Merge fx-team to m-c a=merge 2014-09-23 16:19:36 -07:00
Ryan VanderMeulen
8f5f79c776 Backed out changeset 9debd2833863 (bug 1067888) for mochitest-bc failures.
CLOSED TREE

--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js
2014-09-23 14:26:16 -04:00
Blair McBride
4d31d707bf Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : %851%B0%7BmD%40w/%86%89%CA%AF%25%60k%FE%9Am%F7
2014-09-24 05:21:48 +12:00
Jim Mathies
2ccaf0282c Bug 1068189 - Force disable browser.tabs.remote.autostart in non-nightly builds. r=felipe 2014-09-23 09:41:59 -05:00
Ed Morley
e08c3303b9 Merge mozilla-central and inbound 2014-09-23 15:08:09 +01:00
Tim Taubert
ff8ca2f593 merge m-c to fx-team; a=merge 2014-09-23 15:52:45 +02:00
Iaroslav Sheptykin
86a10ae0b8 Bug 1023685 - Support writing encoded zero-byte strings in OS.File.writeAtomic. r=yoric
Patch originally created by KeyboardFire <andy@keyboardfire.com>.
2014-09-23 06:50:00 -04:00
Mark Hammond
d6460825be Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN 2014-09-23 16:33:35 +10:00
Asaf Romano
69825c6a6d Bug 1070479 - Allow passing uri specs to transactions. r=mak. 2014-09-23 08:44:41 +03:00
Ryan VanderMeulen
4c1b927bbd Merge m-c to inbound. a=merge 2014-09-22 15:50:08 -04:00
Marco Bonardo
976721ee93 Bug 1068620 - Provide a Sqlite.wrapStorageConnection method. r=Yoric 2014-09-22 18:32:43 +02:00
Marco Bonardo
336169b7ce Bug 1069973 - Proxify both nsINavBookmarksService and Bookmarks.jsm through PlacesUtils.bookmarks. r=Mano 2014-09-22 18:32:40 +02:00
Marco Bonardo
9d0013557c Bug 1068007 - Design an async bookmarking API. r=mano sr=gavin 2014-09-22 18:32:36 +02:00
Henri Sivonen
73fdabce5d Bug 1069954 - Remove us-ascii as a Gecko-canonical encoding name. r=emk. 2014-09-22 16:15:34 +03:00
Alexandre Poirot
54280cb5b3 Bug 1067424 - Test for webapps actor getAppActor method. r=jryans 2014-09-18 05:44:00 -04:00
Alexandre Poirot
a573319909 Bug 1067424 - Convert webapps actor to SDK module. r=jryans 2014-09-18 05:44:00 -04:00
Carsten "Tomcat" Book
bcae8e699a merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
Asaf Romano
e4a4e255fc Bug 1069235 - make guid and parentGuid naming consistent. r=mak 2014-09-20 10:57:34 +03:00
Blair McBride
8e6d6ba1e2 Bug 1066358 - Improve how keyword autocomplete results are displayed. r=mak
--HG--
extra : transplant_source : %EC%9E%D7%F8%C7-%87%90%F67%8Ah8%1E%60%CCh%23%9F-
2014-09-20 15:44:36 +12:00
Tim Taubert
ad5180d769 merge m-c to fx-team 2014-09-23 15:54:23 +02:00
Manu Jain
8346747d0e Bug 1069980 - [rule view] Adding a new css rule on an element with multiple classes doesn't work. r=pbrosset 2014-09-22 07:20:00 -04:00
Jordan Santell
143660e6ab Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-22 10:28:00 -04:00
Tomasz Kołodziejski
00cc687159 Bug 1058435 - Add removeAllDomainsSince to ContentPrefService2. r=adw 2014-09-19 14:24:00 -04:00
Dave Townsend
d08f93d549 Bug 1070223: Ignore exceptions thrown from nsIBrowserSearchInitObserver. r=MattN 2014-09-19 16:04:41 -07:00
Nick Alexander
886bca57e5 Bug 1065773 - Part 2: Stop release signing instrumentation test APKs at package time. r=mshal 2014-09-19 13:52:55 -07:00
Nick Alexander
af1d806393 Bug 1065773 - Part 1: Extract Android release signing bits into config/android-common.mk. r=mshal 2014-09-19 13:52:54 -07:00
Asaf Romano
e852080b23 Bug 1067959 - Async Places Transactions: when copying an item, do not copy "special" annotations.r=mak 2014-09-19 23:35:14 +03:00
Brad Lassey
0398f50dd3 Bug 1064834 - move common second screen modules to toolkit r=mfinkle
--HG--
rename : mobile/android/modules/RokuApp.jsm => toolkit/modules/secondscreen/RokuApp.jsm
rename : mobile/android/modules/SimpleServiceDiscovery.jsm => toolkit/modules/secondscreen/SimpleServiceDiscovery.jsm
2014-09-12 12:42:28 -04:00
Florian Quèze
7007307667 Bug 1056179 - WebRTC global indicator fails to open the sharing doorhanger if there's another notification before it, r=gavin. 2014-09-24 12:21:57 +02:00
Florian Quèze
2c3a0e0255 Bug 1067444 - Clicking the microphone button on the global webrtc sharing indicator opens a doorhanger with a camera icon, r=gavin. 2014-09-24 12:21:57 +02:00
Marco Bonardo
11a1ae06b4 Bug 1071481 - push missing file. 2014-09-24 12:17:47 +02:00
Marco Bonardo
aceed9c4ab Bug 1071481 - host of search engines is not autoFilled anymore if it's not the most frecent result. r=unfocused 2014-09-24 11:50:32 +02:00
Carsten "Tomcat" Book
09ed776a54 Backed out changeset 6d9fb906e5b9 (bug 1072141) for dt test failures 2014-09-24 11:33:00 +02:00
Blair McBride
466f5a124a Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : t%CE%24%5D%2C%FF%18%CF%F5%21%BC%D0%C4%B9%EB%FD%06%F4%DB%BE
2014-09-24 18:33:07 +12:00
Mark Hammond
12e748e4f5 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-24 17:47:41 +10:00
Patrick Brosset
1d364aa6a0 Bug 1050773 - Timeline actor should record from root frame even when toolbox switches to child frame; r=paul 2014-09-24 09:29:29 +02:00
Alexander J. Vincent
46bb2e8e16 Bug 1071448 - Speed up binary searches using a bitwise operation. r=adw 2014-09-22 23:47:08 -07:00
Nick Fitzgerald
176eeadd15 Bug 1070107 - Fix intermittent failure of test_memory_allocations_02.html. r=jryans 2014-09-22 14:40:00 +02:00
Nick Fitzgerald
6e16a66c42 Bug 1068171 - Give the memory actor/client the ability to control the allocation sampling probability. r=jryans 2014-09-23 12:29:00 +02:00
Jordan Santell
fc3aa417ca Bug 1055211 - Add bypass method on AudioNodeActors. r=vp 2014-09-19 15:08:00 +02:00
Mark Hammond
ad92e3d7a8 Bug 1067229 - allow nsIXULAppInfo::ID and ::Vendor to work in a content process. r=jdm 2014-09-24 16:14:55 +10:00
Matthew Noorenberghe
605e4ec50a Bug 1072014 - Log.jsm: Allow logging of falsy arguments. r=Unfocused 2014-09-23 21:38:43 -07:00
Matthew Noorenberghe
d1828625a3 Bug 1071870 - Log.jsm: Fix support for Log.Level.All in some services/ modules. r=markh 2014-09-23 21:38:34 -07:00
stefanh@inbox.com
67cdab138a Bug 333910 - nsITheme for menu/scrollbox arrows, r=mstange,gijs
--HG--
extra : rebase_source : 91519a5d22ab54b7b109b5db240ba7d696374270
2014-09-08 10:45:00 +01:00
Felipe Gomes
14ba2dd358 Bug 1071203 - Log a message to the console when we override browser.tabs.remote.autostart. r=billm 2014-09-29 22:22:21 -03:00
Jim Mathies
19c5e2c685 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Bill McCloskey
51c7dd31c8 Bug 1072477 - [e10s] Make EventTarget shim work when removeEventListener called from listener (r=mconley) 2014-09-29 13:05:23 -07:00
Bill McCloskey
39c4b562c9 Bug 1072607 - [e10s] Handle removeEventListener correctly in EventTarget shim (r=mconley) 2014-09-29 13:05:23 -07:00
Bill McCloskey
44729556e9 Bug 1072472 - [e10s] Make sandbox shim work with COWs (r=mconley) 2014-09-29 13:05:23 -07:00
Bill McCloskey
ffbf1b0a24 Bug 1039528 - [e10s] Make "Inspect element" context menu item work (r=pbrosset) 2014-09-29 13:05:22 -07:00
Bill McCloskey
f94c252fa9 Bug 1067576 - Make console.log work in frame scripts (r=Mossop) 2014-10-07 11:46:25 -07:00
Bill McCloskey
8a9c729da3 Bug 1072467 - Add tests for e10s add-on shims (r=mconley,ted) 2014-10-07 11:46:24 -07:00
Nicholas Nethercote
c2526cd82c Bug 1062709 (part 2) - Clean up stack printing and fixing. r=dbaron.
--HG--
extra : rebase_source : 18158d4474cb8826813a3866eba57b710e14db99
2014-09-01 22:56:05 -07:00
Nicholas Nethercote
c436bd02ed Bug 1062709 (part 1) - Add a frame number argument to NS_WalkStackCallback. r=dbaron.
--HG--
extra : rebase_source : 0f9b2d6310433ed56f5552706fcf2a96571aee25
2014-09-10 21:47:01 -07:00