Jacek Caban
|
169dec7116
|
Bug 739919 - browser/components/build fails to link on mingw r=jimm
|
2012-03-30 13:33:06 +02:00 |
|
Marco Bonardo
|
31496b4a78
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
|
Dave Townsend
|
bbc80199ee
|
Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong
|
2012-03-29 16:59:50 -07:00 |
|
Dão Gottwald
|
75c0465628
|
Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin
|
2012-03-29 19:46:26 +02:00 |
|
Marco Bonardo
|
27535f6d0a
|
Merge last green PGO from inbound to central
|
2012-03-29 17:37:31 +02:00 |
|
Tim Taubert
|
45bef14fbd
|
merge m-c to fx-team
|
2012-03-29 11:44:00 +02:00 |
|
Dão Gottwald
|
2b7d63f8bb
|
Bug 724599 - r=gavin,neil
|
2012-03-29 11:36:34 +02:00 |
|
Dão Gottwald
|
60734344b4
|
Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe
|
2012-03-29 11:31:47 +02:00 |
|
Dão Gottwald
|
5a38314fbb
|
Backed out changeset 36d7b3b02016
|
2012-03-29 11:28:38 +02:00 |
|
Dão Gottwald
|
11e2cb7cf9
|
Bug 724599 - r=gavin,neil
|
2012-03-29 10:22:53 +02:00 |
|
Panos Astithas
|
8d13c0a4ce
|
Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell
|
2012-03-29 08:46:54 +03:00 |
|
Panos Astithas
|
5407d2b5ab
|
Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995)
|
2012-03-28 17:47:33 +03:00 |
|
Panos Astithas
|
857008e1a8
|
Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995)
|
2012-03-28 17:45:22 +03:00 |
|
Heather Arthur
|
5f4b0f3364
|
Bug 721156 - aError.stack is undefined in the Error Console when exception is thrown in Scratchpad. r=robcee
|
2012-03-28 13:24:44 +01:00 |
|
Victor Porof
|
eb431fdda6
|
Bug 737457 - Intermittent browser/devtools/tilt/test/browser_tilt_picking_highlight02.js | Test timed out | Found a tab after previous test timed out; r=rcampbell
|
2012-03-28 10:54:21 +03:00 |
|
Kyle Huey
|
99b4e0a5ab
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
|
Jacek Caban
|
b5e89ea81e
|
Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted
|
2012-03-28 11:48:27 +02:00 |
|
Serge Gautherie
|
c46a18d16c
|
Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77.
|
2012-03-28 10:54:00 +02:00 |
|
Serge Gautherie
|
1467f9ff49
|
Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77.
|
2012-03-28 10:54:00 +02:00 |
|
Dão Gottwald
|
ccf7827d62
|
Bug 739093 - Remove the fullscreenflex. r=felipe
|
2012-03-28 10:33:17 +02:00 |
|
Phil Ringnalda
|
4df8ed665b
|
Merge m-c to m-i
|
2012-03-27 21:21:11 -07:00 |
|
Tim Taubert
|
6b4733bdff
|
merge m-c to fx-team
|
2012-03-28 00:33:42 +02:00 |
|
Tim Taubert
|
6e5ed991a2
|
Backed out changeset 26051ffdbc34 (bug 739171)
|
2012-03-27 15:08:45 +02:00 |
|
Tim Taubert
|
e2f989affd
|
Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich
|
2012-03-27 14:14:00 +02:00 |
|
Tim Taubert
|
eadb8fd0dd
|
Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich
|
2012-03-27 12:59:09 +02:00 |
|
Tim Taubert
|
f0e9f8a341
|
Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich
|
2012-03-27 12:02:55 +02:00 |
|
Robert Strong
|
81a7bfd672
|
Bug 491947 - Disable DDE shell integration. r=jmathies
|
2012-03-26 12:45:29 -07:00 |
|
Ehsan Akhgari
|
11ef6b458f
|
Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm
|
2012-03-22 22:02:00 -04:00 |
|
Jared Wein
|
0737484f94
|
Backed out changeset 77319b44907b (bug 711552)
|
2012-03-27 15:20:45 -07:00 |
|
Justin Lebar
|
8dd521e600
|
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 7ed3e56bbf06d97a9b0127eecf87128c5389a1b1
|
2012-03-28 11:36:50 -07:00 |
|
OHZEKI Tetsuharu
|
f3707ef083
|
Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak
|
2012-03-28 20:35:13 +02:00 |
|
Dão Gottwald
|
62fa0a0b3e
|
Bug 739915 - Remove Firefox 2 UI migration code. r=gavin
|
2012-03-28 20:34:37 +02:00 |
|
Ed Morley
|
c691ed3997
|
Merge again
|
2012-03-28 18:20:26 +01:00 |
|
Gavin Sharp
|
fe3d09ae7d
|
Bug 739793: add old version to post-update whatsnew URL to allow differentiating various upgrade scenarios, r=mak
--HG--
extra : transplant_source : %94%F1O%DEK%D0n%F3%F5%07%7D%20%C7%E2%C6%3C%922%01%DB
|
2012-03-28 09:56:56 -07:00 |
|
Serge Gautherie
|
723bc47ce6
|
Bug 735810. (Cv3) Stop trying to package MSVC dlls when WIN32_REDIST_DIR isn't set. r=(khuey, ted.mielczarek).
|
2012-03-20 03:05:20 +01:00 |
|
Chris AtLee
|
4bda5144a8
|
Bug 737631: clean up linux32/linux64 mozconfigs. r=ted
|
2012-03-26 08:36:05 -04:00 |
|
Bobby Holley
|
75801c8d48
|
Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp
|
2012-03-26 15:26:21 -07:00 |
|
Gregor Wagner
|
ec5cd78551
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|
Dão Gottwald
|
fe5acc3fd1
|
Bug 736954 - Adjust bottom border color for Australis toolbar. r=shorlander
|
2012-03-26 23:15:30 +02:00 |
|
Chris Pearce
|
ec40e226ee
|
Bug 739116 - Remove fullscreen's "deactivate" listener on non-Lion systems upon leaving fullscreen. r=dao
|
2012-03-27 10:12:18 +13:00 |
|
Michael Ratcliffe
|
0e3a7690f7
|
Bug 734259 - Clicking a system stylesheet in the style inspector does not open the source; r=msucan
|
2012-03-19 18:38:13 +00:00 |
|
Panos Astithas
|
642a6553ef
|
Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell
|
2012-03-28 13:31:11 +03:00 |
|
Nathan Froyd
|
fa2f69ea31
|
Bug 739260 - fix signed/unsigned comparison warning in nsBrowserApp.cpp; r=ehsan
|
2012-03-26 11:53:15 -04:00 |
|
Panos Astithas
|
88735b837d
|
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
|
2012-02-23 10:39:02 +02:00 |
|
Tim Taubert
|
5d779dc649
|
Bug 701377 - setTabState() always unhides the tab; r=zpao
|
2012-03-28 09:25:42 +02:00 |
|
Tim Taubert
|
4dba960240
|
Bug 739805 - Calling getTabState() on a not-yet-restored tab wipes out text and scroll data; r=zpao
|
2012-03-28 09:13:48 +02:00 |
|
Tim Taubert
|
c77a3c62db
|
Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich
|
2012-03-27 12:59:09 +02:00 |
|
Gavin Sharp
|
d52625521a
|
Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
|
2012-03-23 16:27:54 -07:00 |
|
Ian Moody
|
83498d31e8
|
Bug 701205 - The updater informational messages should not be italicized. r=dao
|
2012-03-26 02:29:38 +01:00 |
|
Brian R. Bondy
|
29a9693356
|
Bug 735177 - Windows XP does not trigger Maintenance Service Uninstaller when installing product. r=rstrong
|
2012-03-25 21:02:49 -04:00 |
|