Commit Graph

9854 Commits

Author SHA1 Message Date
Blake Kaplan
79ed79c31c 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
a8379c650c merge m-c to fx-team 2011-12-06 08:55:18 +01:00
Jared Wein
ab3968937c Bug 633691 - Removed the ability to add exceptions to framed certerrors. r=gavin 2011-12-05 14:01:00 -08:00
Philipp von Weitershausen
43c6b2381f 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
610b375863 Bug 705974, Remove files deprecated in Fx7/Fx8, r=khuey 2011-12-05 13:11:07 +13:00
Javi Rueda
b3e22917f1 Bug 246827 - Newly added languages should appear on top of the list. r=gavin 2011-12-05 00:25:24 +01:00
Raymond Lee
fb7140e519 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
2b6e549e62 merge m-c to fx-team 2011-12-05 11:13:17 +01:00
Marco Castelluccio
c9a59836fe Bug 542032 - Don't look up prefs on every tab & window close [r=zpao] 2011-12-02 10:19:45 -08:00
Michael Kraft
6124e1838c 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
7764fd60db Bug 707180 - JavaScript strict warning: 'Reference to undefined property aBrowser.__SS_restoreState' [r=zpao] 2011-12-02 10:19:45 -08:00
Tim Taubert
819259810a Bug 706398 - 'gSearchEngine is null' when about:home is closed early; r=mak 2011-12-02 18:08:34 +01:00
Paul Rouget
de91a5e484 Bug 706734 - "this.veilContainer is null" in browser/devtools/highlighter/inspector.jsm. r=robcee 2011-12-01 11:46:06 +01:00
Tim Taubert
49a6a9ed4c merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Tim Taubert
ad30d317a9 merge m-c to fx-team 2011-12-02 07:47:07 +01:00
Cameron McCormack
4e592f3dd6 Backout bug 670857, bug 703176 2011-12-02 12:23:18 +11:00
Cameron McCormack
146fcd4c44 Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan 2011-12-02 10:09:58 +11:00
Cameron McCormack
3a678e9653 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
a9353e0c8a Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-01 12:17:08 +01:00
Tim Taubert
daceec8fa1 merge m-c to fx-team 2011-12-01 07:19:11 +01:00
Raymond Lee
8d5dc47a7a Bug 608153 - stay on app tab when switching groups r=tim 2011-12-01 12:49:28 +08:00
Raymond Lee
3055030784 Bug 706736 - unclosed tab recreated in wrong tab group r=tim 2011-12-01 15:46:30 +08:00
Blair McBride
fedfa95914 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
Tim Taubert
4d245afb75 Bug 706430 - Restoring a session without Panorama data fails with Panorama already loaded; r=dietrich 2011-12-01 10:51:03 +01:00
Raymond Lee
7ec3564ffa Bug 604913 - Tooltip for icon should be provided in Panorama r=tim ui-review=limi 2011-12-01 13:53:44 +08:00
Ed Morley
a115603d38 Merge mozilla-central and mozilla-inbound 2011-12-01 04:14:57 +00:00
Robert Strong
f835e914c9 Bug 705997 - Remove additional Java Consoles. r=bbondy 2011-11-30 16:20:39 -08:00
Tim Taubert
d64f2a88ec Backed out changeset 54346920e122 2011-11-30 21:19:25 +01:00
Tim Taubert
5c1452e2f2 Backed out changeset 035907d4c7b1 2011-11-30 21:17:25 +01:00
Raymond Lee
91e5c636d5 Bug 691740 - Update thumbnails separately in their own queue r=tim 2011-11-29 16:55:53 +08:00
Raymond Lee
9b7d1bf01b Bug 659594 - Use MozAfterPaint to redraw thumbnails r=tim 2011-11-29 15:10:00 +08:00
Tim Taubert
30c641ab3c Bug 688695 - Deferred session restore doesn't behave correctly for a single tab group; r=zpao 2011-11-30 07:52:08 +01:00
Tim Taubert
95f71240ea merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Heather Arthur
f42c172880 Bug 705903 - Web console filter button should retain checked state when any of its menuitems are checked. r=msucan 2011-11-29 12:06:50 -08:00
Markus Stange
bcc9757735 Bug 681425 - Give selected tabs a white text on Lion. r=dao 2011-11-29 15:34:32 +01:00
Dão Gottwald
880248032e Backing out bug 695482 2011-11-29 15:32:59 +01:00
Dão Gottwald
760d2b8f29 Bug 659407 - Remove duplicate pinstripe files. r=dolske 2011-11-29 13:33:27 +01:00
Dão Gottwald
63d1d29e11 Bug 659407 - Remove duplicate gnomestripe files. r=dolske 2011-11-29 13:27:48 +01:00
Dão Gottwald
3665b44524 Bug 659407 - Remove duplicate winstripe files. r=dolske 2011-11-29 13:24:01 +01:00
Dão Gottwald
2b854ceb71 Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske 2011-11-29 13:15:04 +01:00
Makoto Kato
959f0bbf9a Bug 505192 - Importing bookmarks from Google Chrome. r=mak77 2011-11-29 18:06:14 +09:00
Ed Morley
a7a19801ff Bug 696498 - Backout adding the default theme's makefile since the braces cause some versions of sed to choke; r=partial-backout f=njn 2011-12-01 03:19:54 +00:00
Ed Morley
c07a4c2a10 Bug 696498 - Clean up browser/makefiles.sh; r=khuey
* Adds ~20 omitted makefiles, under appropriate conditionals
* Moves some of the existing entries to platform/feature conditionals
* Removes browser/themes/*/browser/Makefile since bug 701212 deleted them
2011-11-30 18:37:57 +00:00
Ed Morley
c5ac81c33d Bug 703874 - Remove redundant |ifneq (mobile,$(MOZ_BUILD_APP))| from makefiles in browser; r=ted 2011-11-30 18:37:57 +00:00
Markus Amalthea Magnuson
2ba861a968 Bug 623220 - Fix left margin on close buttons for find bar and addon bar on Mac; r=dao 2011-11-30 13:19:48 +00:00
Marco Bonardo
7a5babea07 Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-30 12:45:59 +01:00
Felipe Gomes
a7a0a36b9e Bug 706339 - Chrome migrator always offers migration even if Chrome is not present. r=gavin 2011-11-29 18:48:11 -08:00
Marco Bonardo
1a826c7453 Merge mozilla-central to mozilla-inbound 2011-11-30 00:02:46 +01:00
Chris Pearce
6ec2d9c9ef Bug 702146 - Move :-moz-full-screen-ancestor to an override style sheet. r=bz 2011-11-30 11:00:31 +13:00
Sonny Piers
3299401a87 Bug 703938 - Move WebConsole style from toolkit to browser; r=msucan,dao,rcampbell
--HG--
rename : toolkit/themes/gnomestripe/global/webConsole.css => browser/themes/gnomestripe/devtools/webconsole.css
rename : toolkit/themes/gnomestripe/global/icons/webconsole.png => browser/themes/gnomestripe/devtools/webconsole.png
rename : toolkit/themes/gnomestripe/global/webConsole_networkPanel.css => browser/themes/gnomestripe/devtools/webconsole_networkpanel.css
rename : toolkit/themes/pinstripe/global/webConsole.css => browser/themes/pinstripe/devtools/webconsole.css
rename : toolkit/themes/pinstripe/global/icons/webconsole.png => browser/themes/pinstripe/devtools/webconsole.png
rename : toolkit/themes/pinstripe/global/webConsole_networkPanel.css => browser/themes/pinstripe/devtools/webconsole_networkpanel.css
rename : toolkit/themes/winstripe/global/webConsole.css => browser/themes/winstripe/devtools/webconsole.css
rename : toolkit/themes/winstripe/global/icons/webconsole.png => browser/themes/winstripe/devtools/webconsole.png
rename : toolkit/themes/winstripe/global/webConsole_networkPanel.css => browser/themes/winstripe/devtools/webconsole_networkpanel.css
2011-11-24 09:18:41 +01:00