Commit Graph

11178 Commits

Author SHA1 Message Date
Rob Campbell
a9972182c0 Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past 2012-04-23 10:47:00 -03:00
Victor Porof
0bfe9c253c Bug 741328 - Add a search input to easily/incrementally find scripts => with live buffer switching; r=rcampbell 2012-04-19 13:44:33 +03:00
Victor Porof
61bb0b4f28 Bug 741325 - Sort the scripts in the menulist by filename; r=rcampbell 2012-04-17 21:16:57 +03:00
Victor Porof
be9fcb410b Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,paul,rcampbell 2012-04-12 18:47:56 +03:00
Panos Astithas
e6e974e210 Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp 2012-03-21 15:49:23 +00:00
Ed Morley
d5eb6f3aad Merge mozilla-central to fx-team to pick up PGO fixes 2012-05-03 11:24:50 +01:00
Matt Brubeck
e5d1d7a8d7 Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
OHZEKI Tetsuharu
69256dbf70 Bug 747603 - Firefox:Inspector cannot start up with DOMi. r=dao 2012-05-02 17:37:00 +02:00
Jonathan Kew
fccf46f56e bug 749658 - test for unwanted tab-strip overflow. r=roc 2012-05-01 11:06:23 +01:00
Ehsan Akhgari
1c4c90c1ae Merge backout; a=me 2012-05-02 16:22:51 -04:00
Ehsan Akhgari
eca4125e02 Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Ehsan Akhgari
f92cf63082 Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
2012-05-02 16:11:19 -04:00
Ehsan Akhgari
9dfce8b1b6 Merge backout; a=me 2012-05-02 15:39:41 -04:00
Ehsan Akhgari
7dbe654abb Backout the latest merge from fx-team because of Ts regressions (no bug) 2012-05-02 15:37:08 -04:00
Dão Gottwald
18c7f45e7d Bug 750980 - Implement visibleTabs cache. r=ttaubert a=non-libxul 2012-05-02 20:39:06 +02:00
Tim Taubert
6689ee6814 merge m-c to fx-team; a=js-only 2012-05-02 15:36:57 +02:00
Serge Gautherie
ec5372b0a4 Bug 741070. (Cv1a-FF) Sessionstore tests: Improve and merge 'provideWindow()' and 'whenWindowLoaded()' into 'head.js', Add an 'info()' call, Nits. r=paul (a=test-only). 2012-05-02 14:14:18 +02:00
Tim Taubert
5acf221885 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Ed Morley
4263cd1579 Backout 080fc3a7cdfe (bug 744388) for xpcshell failures 2012-05-01 16:34:57 +01:00
Tim Taubert
ff00033882 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Ryan VanderMeulen
b7a26726b2 Merge m-c to m-i 2012-04-29 16:35:05 -04:00
Tim Taubert
6e804ae5b3 merge m-c to fx-team 2012-04-27 08:39:28 -04:00
Edward Lee
183d55a757 Bug 747412 - Installing Favimon does not show the right parenthesis on the desktop shortcut or start menu [r=felipe]
Strip whitespace at the end instead of trailing non-alphanumeric.
2012-04-26 22:11:43 -07:00
Phil Ringnalda
fe946c3539 Merge m-c to m-i 2012-04-26 21:40:59 -07:00
Jared Wein
9c7e840f57 Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy 2012-04-28 11:22:06 -04:00
Raymond Lee
426bc7fa7f Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao 2012-04-27 09:44:53 +08:00
Frank Yan
eb51217431 Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander 2012-04-26 16:27:38 -04:00
Ed Morley
0183a7123f Merge mozilla-central to mozilla-inbound 2012-04-27 17:57:52 +01:00
Edward Lee
2d72a2399e Bug 707836 - Handle URI navigation outside app domain for native apps [r=felipe]
Followup to add the new ContentPolicy.js file to the Firefox package manifest.
2012-04-27 09:53:11 -07:00
Paolo Amadini
b7f4f82243 Bug 728168 - Replace old synchronous favicons calls in feeds. r=mak 2012-04-27 15:05:34 +02:00
Paolo Amadini
1093855b67 Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsing_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsing_telemetry.js
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_telemetry.js
2012-04-27 15:05:20 +02:00
Paolo Amadini
5c5b32176f Bug 746787 - Ensure the browser window is not minimized when opening the Downloads panel. r=mak 2012-04-27 15:05:04 +02:00
Paolo Amadini
7e6f309ead Bug 746853 - Fix finalization of the past downloads query in error cases. r=mak 2012-04-27 15:04:42 +02:00
Paolo Amadini
223e418209 Bug 746658 - Failed downloads can't be removed from panel. r=mak 2012-04-27 15:04:27 +02:00
Bellindira Castillo [:bellindira]
589f624e7f Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert 2012-04-25 13:50:09 -06:00
Bellindira Castillo [:bellindira]
6250b17cf4 Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert 2012-04-25 13:50:09 -06:00
Rob Campbell
f95b20dc65 Backed out changeset c6db0b79bd98, already on mozilla-central. 2012-04-26 09:58:00 -04:00
Paul Rouget
fa42d91130 Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows; r=dao 2012-04-25 16:53:21 +02:00
ffxbld
bae2af99a0 Automated blocklist update from host moz2-linux-slave44 2012-04-28 03:15:22 -07:00
Serge Gautherie
2dece8a122 Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao. 2012-04-28 04:18:00 +02:00
Felipe Gomes
48bb88ba23 Bug 748199. Cannot install an webapp with the same name of a previously installed app on Mac. r=mstange 2012-04-26 07:37:34 -07:00
Felipe Gomes
31956ff69c Bug 747921. Cannot install apps on systems where the Uninstall regkey hadn't been created yet by some other app. r=timA 2012-04-26 07:34:39 -07:00
Paul Rouget
6796406fd0 Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows. r=dao 2012-04-25 16:53:21 +02:00
Raymond Lee
f4589dfc73 Bug 721020 - [New Tab Page] Add telemetry probes r=ttaubert 2012-04-25 09:45:01 +08:00
Dão Gottwald
9e72591789 Bug 588909 - Replace Gecko/<date> with Gecko/<version> in UA string. r=bz sr=gerv 2012-04-30 13:06:45 +02:00
Mike Hommey
d94eeb304e Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak 2012-04-30 08:04:31 +02:00
Victor Porof
5d75527e5b Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,rcampbell,zpao 2012-04-12 18:47:56 +03:00
Rob Campbell
78f6b71c52 Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past 2012-04-26 09:41:44 -04:00
Mihai Sucan
95c0cad781 Bug 734641 - Intermittent mochitest-browser-chrome browser/devtools/debugger/test/browser_dbg_bug723069_editor-breakpoints.js | The correct script was loaded initially. - Didn't expect -1, but got it; r=robcee 2012-04-26 14:47:55 +03:00
Victor Porof
b33b5dc1d6 Bug 741328 - Add a search input to easily/incrementally find scripts => with live buffer switching; r=rcampbell 2012-04-19 13:44:33 +03:00