Commit Graph

9889 Commits

Author SHA1 Message Date
Mihai Sucan
9d9bdec4f2 Bug 702331 - Update Orion from upstream; r=rcampbell 2011-12-10 19:03:57 +02:00
Tim Taubert
ca70db066b merge m-c to fx-team 2011-12-12 14:20:34 +01:00
Blair McBride
7755266e12 Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey 2011-12-12 15:02:13 +13:00
Marco Castelluccio
0d61f8fb67 Bug 679352 - Remove libreg - Part 2: Remove modules/libreg/; r=khuey CLOSED TREE 2011-12-10 23:01:33 +00:00
Marco Castelluccio
0e83ee2941 Bug 679352 - Remove libreg - Part 1: Clean nsProfileMigrator; r=bsmedberg 2011-12-10 22:41:14 +00:00
Margaret Leibovic
f05053dd43 backout f9b9d90ff8e1 due to bustage 2011-12-09 14:56:20 -08:00
Margaret Leibovic
b40916b28e Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst 2011-12-09 14:04:15 -08:00
Tim Taubert
8620769658 Bug 705597 - about:blank subframe entries in session restore make browser slow; r=dietrich 2011-12-09 19:24:49 +01:00
Ed Morley
2b74cc516b Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-09 11:12:51 +00:00
Tim Taubert
91c3591304 merge m-c to fx-team 2011-12-09 05:57:05 +01:00
Thomas Prip Vestergaard
6d3eaec351 Bug 702926 - Remove spinner from AwesomeBar. r=margaret 2011-12-08 15:43:07 -08:00
Ed Morley
0516735614 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-08 15:12:20 +00:00
Blair McBride
93fa80303c Merge mozilla-central to fx-team 2011-12-08 13:57:41 +13:00
Thomas Prip Vestergaard
d5b8ffaab3 Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak 2011-12-07 16:44:00 -05:00
Rob Campbell
6e8861269b Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget 2011-12-07 10:38:41 -04:00
Rob Campbell
4e17e70db5 Bug 702707 - Web console is buggy in window mode; r=msucan 2011-12-07 10:37:57 -04:00
Raymond Lee
63f4467f7e Bug 707466 - No tab item is selected after removing last tab in a group outside Panorama (follow up) t=tim 2011-12-07 22:28:50 +08:00
Joe Walker
7791258cfe Bug 704838 - help_intro.html and help_man.html contain English text; r=dcamp 2011-12-08 12:43:42 +00:00
Joe Walker
b9507c29c9 Bug 704832 - GCLI echo command causes a parse error on the console; r=dcamp 2011-12-08 12:42:44 +00:00
Joe Walker
f040be212d Bug 704789 - GCLI properties files should not use \ for continutation lines; r=dcamp 2011-12-08 12:41:45 +00:00
Joe Walker
29625a0dd4 Bug 705464 - typo in gcli.properties; r=dcamp 2011-12-08 12:40:31 +00:00
Joe Walker
b6c0823734 Bug 703062 - GCLI should do some coverage analysis to improve test coverage; r=dcamp 2011-12-08 12:39:51 +00:00
Joe Walker
d428235b51 Bug 705074 - All uses of DOMTemplate should use new template function; r=dcamp 2011-12-08 12:39:04 +00:00
Joe Walker
6d6cfb6752 Bug 704913 - Rename GCLI's Display to Console; r=dcamp 2011-12-08 12:38:05 +00:00
Joe Walker
9ff9470376 Bug 702642 - DOMTemplate is relatively slow when evaluating JS ${}; r=dcamp 2011-12-08 12:37:20 +00:00
Joe Walker
7eb01cefbb Bug 702621 - GCLI needs fixes for the minor issues created by bug 692742; r=dcamp,dao 2011-12-08 12:36:36 +00:00
Joe Walker
3db3e8bce7 Bug 701712 - GCLI help should be more, um helpful; r=dcamp,dao 2011-12-08 12:08:35 +00:00
Rafael Ávila de Espíndola
d71427b009 Bug 707868 - factor setting of CC and CXX for mac os X. r=rail. 2011-12-08 12:32:18 -05:00
Dão Gottwald
5e3233b7b2 Bug 708071 - Make the spell checking UI not hold on to a document in memory when spelling suggestion is invoked through the context menu. r=gavin 2011-12-07 15:45:44 +01:00
Blake Kaplan
0f69692fa0 Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent 2011-12-06 16:47:35 +08:00
Blake Kaplan
c9837d2c36 Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
2011-12-06 14:10:51 +08:00
Tim Taubert
f2e1d672f7 merge m-c to fx-team 2011-12-06 08:55:18 +01:00
Jared Wein
e9e30bd670 Bug 633691 - Removed the ability to add exceptions to framed certerrors. r=gavin 2011-12-05 14:01:00 -08:00
Philipp von Weitershausen
a5abdbbe7a Bug 699256 - Part 3: Hook the RIL worker and the DOM API up to the build system. r=gal 2011-12-05 15:58:27 +08:00
Nick Thomas
dee8019cc3 Bug 705974, Remove files deprecated in Fx7/Fx8, r=khuey 2011-12-05 13:11:07 +13:00
Javi Rueda
6e55ee37c1 Bug 246827 - Newly added languages should appear on top of the list. r=gavin 2011-12-05 00:25:24 +01:00
Raymond Lee
f5faa34caa Bug 696602 - Active tab not shown in tab strip on return from Panorama r=tim 2011-12-03 00:31:12 +08:00
Tim Taubert
4399a7f9e7 merge m-c to fx-team 2011-12-05 11:13:17 +01:00
Marco Castelluccio
994cfaae16 Bug 542032 - Don't look up prefs on every tab & window close [r=zpao] 2011-12-02 10:19:45 -08:00
Michael Kraft
5ce030590d Bug 642624 - If shutdown Firefox when all closed windows are popups, exception occurs and session isn't saved. [r=zpao] 2011-12-02 10:19:45 -08:00
Tobias Markus
ea5e775f2e Bug 707180 - JavaScript strict warning: 'Reference to undefined property aBrowser.__SS_restoreState' [r=zpao] 2011-12-02 10:19:45 -08:00
Tim Taubert
e2abf4b8be Bug 706398 - 'gSearchEngine is null' when about:home is closed early; r=mak 2011-12-02 18:08:34 +01:00
Paul Rouget
097dd42a66 Bug 706734 - "this.veilContainer is null" in browser/devtools/highlighter/inspector.jsm. r=robcee 2011-12-01 11:46:06 +01:00
Tim Taubert
f70884945e merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Tim Taubert
efcec8980d merge m-c to fx-team 2011-12-02 07:47:07 +01:00
Cameron McCormack
e37bc70836 Backout bug 670857, bug 703176 2011-12-02 12:23:18 +11:00
Cameron McCormack
eac5a2441f Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan 2011-12-02 10:09:58 +11:00
Cameron McCormack
1aa0917c7b Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-01 18:22:14 +11:00
Marco Bonardo
3bbe0028b7 Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-01 12:17:08 +01:00
Tim Taubert
946b7ed9a0 merge m-c to fx-team 2011-12-01 07:19:11 +01:00