Landry Breuil
|
e3cbcf5420
|
Bug 739132 - Package necko_wifi.xpt only if NECKO_WIFI is set. r=khuey
|
2012-04-11 07:58:27 -04:00 |
|
Gregory Szorc
|
49412510e0
|
Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
|
2012-04-05 23:26:06 -07:00 |
|
Tim Taubert
|
9d11545add
|
Bug 742782 - [New Tab Page] Error: aCallback is not defined; r=dietrich
|
2012-04-06 00:33:47 +02:00 |
|
Ehsan Akhgari
|
47a6da0be5
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-04-05 13:40:53 -04:00 |
|
Mihai Sucan
|
ca71515427
|
Bug 728926 - Intermittent failure in browser_dbg_script-switching.js | The correct script was loaded initially. | The first script is displayed. r=rcampbell
|
2012-04-05 16:00:05 +03:00 |
|
Mihai Sucan
|
d4c7cfc044
|
Bug 728830 - Intermittent browser_dbg_update-editor-mode.js | Found the expected editor mode. - Got js, expected html | The correct script was loaded initially. | The first script is displayed. | Test timed out; r=rcampbell
|
2012-04-05 13:47:26 +03:00 |
|
Tim Taubert
|
34c5988f0b
|
merge m-c to fx-team
|
2012-04-05 11:44:09 +02:00 |
|
Jared Wein
|
73590082d2
|
Bug 742619 - Temporarily disable one of the tests in test11c to quiet an intermittent orange. r=felipe
|
2012-04-04 22:17:54 -07:00 |
|
Rob Campbell
|
dd29c7af33
|
backout bug 728926; a=orange
|
2012-04-04 14:54:13 -03:00 |
|
Dave Camp
|
eea25d558b
|
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
|
2012-04-04 09:36:35 -07:00 |
|
Marco Bonardo
|
047806e61c
|
Merge last green PGO from inbound to central
|
2012-04-04 13:36:36 +02:00 |
|
Serge Gautherie
|
ec9f4bb5d7
|
Bug 741066. (Av1) browserPlacesViews.js: Fix 2 "function ... does not always return a value". r=mak77.
|
2012-04-03 15:43:25 +02:00 |
|
Serge Gautherie
|
331025ccac
|
Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77.
|
2012-04-03 15:42:06 +02:00 |
|
Victor Porof
|
29c43d4baa
|
Bug 728926 - Intermittent failure in browser_dbg_script-switching.js | The correct script was loaded initially. | The first script is displayed.; r=past
|
2012-04-02 12:34:23 +03:00 |
|
Wolfgang Rosenauer
|
5e627e354b
|
Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin
|
2012-04-02 22:43:12 +02:00 |
|
Mihai Sucan
|
dbaafefc7b
|
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=rcampbell
|
2012-03-31 21:15:53 +03:00 |
|
Victor Porof
|
3a36c5ee48
|
Bug 725249 - intermittent browser/devtools/debugger/test/browser_dbg_propertyview-08.js | Test timed out; r=rcampbell
|
2012-04-03 14:23:18 +03:00 |
|
Marco Bonardo
|
838fdd93a5
|
Bug 741543 - Some scratchpad browser chrome tests pollute next ones.
r=robcee
|
2012-04-03 12:42:24 +02:00 |
|
Murali S R
|
186d6326bc
|
Bug 722079 - Error: button is null ... inspector.jsm when Right Clicking on Breadcrumbs; r=paul
|
2012-03-31 05:31:00 -04:00 |
|
ffxbld
|
cc653a658b
|
Automated blocklist update from host linux-ix-slave24
|
2012-04-07 03:19:29 -07:00 |
|
Serge Gautherie
|
0d9930bb87
|
Bug 739041. (Dv1a-FF) test_384370.js: Move after_import() into run_test(), Use Services.prefs too. f=neil r=mak77.
|
2012-04-07 01:56:32 +02:00 |
|
Serge Gautherie
|
9c823609a1
|
Bug 739041. (Cv1a-FF) test_browserGlue_prefs.js: Move comment back to its related code, s/print/do_log_info/g. r=mak77.
|
2012-04-06 16:31:25 +02:00 |
|
Marco Bonardo
|
98ac9c56b8
|
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin
--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
|
2012-04-07 01:17:53 +02:00 |
|
Benoit Girard
|
bdf01d108b
|
Bug 719536 - Include symbol table in the Linux nightlies for profiling and debugging. r=ted
--HG--
extra : rebase_source : beb0059130c29ae29a772537d54e52e2b9302b78
|
2012-04-06 13:03:46 -04:00 |
|
Dão Gottwald
|
6c3612ef4f
|
Bug 742645 - Adding exception accidentally allowed in framed certificate error page. r=mak
|
2012-04-06 21:34:13 +02:00 |
|
Asaf Romano
|
0ab1494b48
|
Bug 739451 - Don't rely on XPConnect-magic for getting the owner window of a places view (Required for compartment-per-global work). r=mak
|
2012-04-06 16:43:54 +03:00 |
|
Jared Wein
|
83a34296f6
|
Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe
|
2012-04-04 15:32:54 -07:00 |
|
Jared Wein
|
ddc8fcdaf7
|
Bug 711552 - Click to play plugins for desktop Firefox. r=felipe
|
2012-04-02 13:49:56 -07:00 |
|
Serge Gautherie
|
8d70c23ab3
|
Bug 741064. (Av1) Fix "function PTV__buildVisibleSection does not always return a value". r=mano.
|
2012-04-01 18:13:44 +02:00 |
|
Ed Morley
|
c7a3740e33
|
Merge mozilla-central to mozilla-inbound
|
2012-03-31 15:28:55 +01:00 |
|
ffxbld
|
bcccd284a1
|
Automated blocklist update from host moz2-linux-slave02
|
2012-03-31 03:19:59 -07:00 |
|
Mike Hommey
|
8f413ee328
|
Bug 736519 - Add jssubloader to removed-files. r=khuey
|
2012-03-31 09:33:29 +02:00 |
|
Gregory Szorc
|
cf6e977c22
|
Merge services-central into mozilla-central
|
2012-03-30 11:51:02 -07:00 |
|
Marco Bonardo
|
b7daf45063
|
Bug 740581 - Make about:home's Sync button label not directly use the brand string.
r=fryn
|
2012-03-30 20:25:50 +02:00 |
|
Tim Taubert
|
1427f30cc8
|
merge m-c to fx-team
|
2012-03-30 18:29:52 +02:00 |
|
Marco Bonardo
|
d3b8a6debe
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
|
Panos Astithas
|
bee012f6f7
|
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
|
2012-03-30 11:25:52 +03:00 |
|
Dave Townsend
|
8da8500bfe
|
Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong
|
2012-03-29 16:59:50 -07:00 |
|
Frank Yan
|
4390d016f5
|
Bug 740235 - Prevent about:home from creating a full window component alpha layer. r=mak
|
2012-03-29 08:15:21 -07:00 |
|
Matthew Noorenberghe
|
dc5474d1b1
|
Bug 557890 - Update Google search suggestion URL. r=gavin,mfinkle
|
2012-03-29 14:51:49 -07:00 |
|
Raymond Lee
|
c91f914317
|
Bug 712203 - 'Next tab group' keyboard shortcut doesn't work after 'restore previous session'; r=ttaubert
|
2012-03-29 18:29:40 +08:00 |
|
Richard Newman
|
cfeebd8494
|
Merge m-c to s-c.
|
2012-03-28 20:50:09 -07:00 |
|
Raymond Lee
|
e287d8f6a2
|
Bug 733115 - After creating a new tab group, 2nd RETURN should open that group; r=ttaubert
|
2012-03-29 03:34:20 +08:00 |
|
Tim Taubert
|
e2cce9b896
|
merge m-c to fx-team
|
2012-03-29 11:44:00 +02:00 |
|
Dão Gottwald
|
8175027037
|
Bug 724599 - r=gavin,neil
|
2012-03-29 11:36:34 +02:00 |
|
Dão Gottwald
|
b26d2f964b
|
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
|
c47424de0c
|
Backed out changeset 36d7b3b02016
|
2012-03-29 11:28:38 +02:00 |
|
Dão Gottwald
|
fb225b1d0c
|
Bug 724599 - r=gavin,neil
|
2012-03-29 10:22:53 +02:00 |
|
Panos Astithas
|
5c8eebe4f4
|
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
|
4800135eba
|
Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995)
|
2012-03-28 17:47:33 +03:00 |
|
Panos Astithas
|
7b0562ad64
|
Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995)
|
2012-03-28 17:45:22 +03:00 |
|
Heather Arthur
|
ba5a404089
|
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
|
9393eed19e
|
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
|
f690aa730d
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
|
Jacek Caban
|
6dcaed4eda
|
Bug 739188 - Allow crosscompiling for Windows without NSIS r=ted
|
2012-03-28 11:48:27 +02:00 |
|
Serge Gautherie
|
f4956549d4
|
Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77.
|
2012-03-28 10:54:00 +02:00 |
|
Serge Gautherie
|
b86ef4b430
|
Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77.
|
2012-03-28 10:54:00 +02:00 |
|
Dão Gottwald
|
d74303199a
|
Bug 739093 - Remove the fullscreenflex. r=felipe
|
2012-03-28 10:33:17 +02:00 |
|
Phil Ringnalda
|
8d8cf286e2
|
Merge m-c to m-i
|
2012-03-27 21:21:11 -07:00 |
|
Tim Taubert
|
04ee0113a8
|
merge m-c to fx-team
|
2012-03-28 00:33:42 +02:00 |
|
Gregory Szorc
|
f5c43360fb
|
Bug 739752 - Fix typo in Sync login form; r=sad panda
|
2012-03-27 13:24:41 -07:00 |
|
Tim Taubert
|
5b23caa031
|
Backed out changeset 26051ffdbc34 (bug 739171)
|
2012-03-27 15:08:45 +02:00 |
|
Tim Taubert
|
56e0212f72
|
Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich
|
2012-03-27 14:14:00 +02:00 |
|
Tim Taubert
|
48e5d776e6
|
Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich
|
2012-03-27 12:59:09 +02:00 |
|
Tim Taubert
|
ca248d70d7
|
Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich
|
2012-03-27 12:02:55 +02:00 |
|
Gregory Szorc
|
58fd0d6fe7
|
Bug 730989 - Remove references to now defunct Weave.Service.* properties; r=rnewman
|
2012-03-26 13:03:14 -07:00 |
|
Robert Strong
|
ec6279523d
|
Bug 491947 - Disable DDE shell integration. r=jmathies
|
2012-03-26 12:45:29 -07:00 |
|
Gregory Szorc
|
55f0bf74d1
|
Merge m-c into s-c
|
2012-03-26 11:25:30 -07:00 |
|
Ian Moody
|
023d2de7ef
|
Bug 701205 - The updater informational messages should not be italicized. r=dao
|
2012-03-26 02:29:38 +01:00 |
|
Brian R. Bondy
|
02f60cc19a
|
Bug 735177 - Windows XP does not trigger Maintenance Service Uninstaller when installing product. r=rstrong
|
2012-03-25 21:02:49 -04:00 |
|
Dão Gottwald
|
dad3d01523
|
Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil
|
2012-03-25 18:10:36 +02:00 |
|
Dão Gottwald
|
0ca4926e78
|
Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin
|
2012-03-29 19:46:26 +02:00 |
|
Marco Bonardo
|
45a1258e1d
|
Merge last green PGO from inbound to central
|
2012-03-29 17:37:31 +02:00 |
|
Richard Newman
|
c4d0cd31b8
|
Merge m-c to s-c.
|
2012-03-23 11:15:43 -07:00 |
|
Ehsan Akhgari
|
c3503ba714
|
Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm
|
2012-03-22 22:02:00 -04:00 |
|
Jared Wein
|
186bbc63ed
|
Backed out changeset 77319b44907b (bug 711552)
|
2012-03-27 15:20:45 -07:00 |
|
Marco Bonardo
|
17e9213595
|
Bug 738287 - Make browser_pdfjs_main.js correctly wait for the add-ons manager API callback.
r=ttaubert
|
2012-03-22 17:56:28 +01:00 |
|
Marco Bonardo
|
508dc27a5b
|
Merge last green PGO from inbound to central
|
2012-03-22 13:04:29 +01:00 |
|
Yury
|
663301f253
|
Bug 714712 - Part 4: Add built-in PDF support to Firefox with PDF.js. r=dtownsend
|
2012-03-21 22:25:06 -04:00 |
|
Artur Adib
|
58935f6689
|
Bug 714712 - Part 2: pdf.js test. r=gavin
|
2012-03-21 22:25:06 -04:00 |
|
Yury
|
5ae9937cb7
|
Bug 714712 - Part 1: pdf.js 0.2.414, includes fix for Bug 734794. r=dtownsend
|
2012-03-21 22:25:06 -04:00 |
|
Marco Bonardo
|
ca7dd86f81
|
Merge fx-team and central
|
2012-03-21 23:49:13 +01:00 |
|
Asaf Romano
|
00b4826f3d
|
Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg.
|
2012-03-21 21:20:47 +02:00 |
|
Dão Gottwald
|
ee93c7ccc1
|
Bug 735691 - Make toolbar buttons borderless in the default state. r=shorlander
|
2012-03-21 17:03:28 +01:00 |
|
Kyle Huey
|
f71dbd5a91
|
Merge m-c to m-i.
|
2012-04-09 14:53:10 -07:00 |
|
Landry Breuil
|
6753ab6fd3
|
Bug 743428 - package profiler.xpt only if MOZ_ENABLE_PROFILER_SPS is set. r=glandium
|
2012-04-09 09:32:57 +02:00 |
|
Ms2ger
|
488b5263dd
|
Merge m-c to m-i.
|
2012-04-09 09:32:28 +02:00 |
|
Mounir Lamouri
|
9b6e615f47
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-21 11:29:28 +01:00 |
|
Dão Gottwald
|
b89eb408fd
|
Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
|
2012-03-21 09:13:36 +01:00 |
|
Justin Lebar
|
e118a51dca
|
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
|
f48e5a39b6
|
Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak
|
2012-03-28 20:35:13 +02:00 |
|
Dão Gottwald
|
c0cb76d2ce
|
Bug 739915 - Remove Firefox 2 UI migration code. r=gavin
|
2012-03-28 20:34:37 +02:00 |
|
Ed Morley
|
8b1d4a6ab3
|
Merge again
|
2012-03-28 18:20:26 +01:00 |
|
Gavin Sharp
|
9df24ea877
|
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 |
|
Paul O’Shannessy
|
b41c882a99
|
Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
|
2012-03-20 16:21:15 -07:00 |
|
Matt Brubeck
|
e8b1c17723
|
Merge mozilla-central and mozilla-inbound
|
2012-03-20 16:16:42 -07:00 |
|
Ryan VanderMeulen
|
643620da39
|
Bug 737301 - ifdef the safe browsing files so that |make package| doesn't break on builds with safe browsing disabled. r=khuey
|
2012-03-20 17:24:48 -04:00 |
|
Kyle Huey
|
f09ad303be
|
Back out Bug 735810. r=me
--HG--
extra : rebase_source : bba79667be0102bbda1eb68f9a2199f201557f6e
|
2012-03-20 09:08:00 -07:00 |
|
Mounir Lamouri
|
e5fe0f2c05
|
Merging mozilla-central into mozilla-inbound.
|
2012-03-20 11:41:17 +01:00 |
|
Mounir Lamouri
|
64f70e4049
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-20 11:39:42 +01:00 |
|
Tim Taubert
|
b1db731c92
|
merge m-c to fx-team
|
2012-03-20 09:23:36 +01:00 |
|
Dão Gottwald
|
8d0a189c1c
|
Bug 736846 - about:home launcher buttons jerk down as the icons load. r=mak
|
2012-03-20 10:56:42 +01:00 |
|
Serge Gautherie
|
ae44601dc9
|
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 |
|
Serge Gautherie
|
ea52eb730d
|
Bug 735810. (Cv1) Stop trying to package MSVC dlls when WIN32_REDIST_DIR isn't set. r=khuey.
|
2012-03-20 03:05:20 +01:00 |
|
Chris AtLee
|
e3b30c2085
|
Bug 737631: clean up linux32/linux64 mozconfigs. r=ted
|
2012-03-26 08:36:05 -04:00 |
|
Bobby Holley
|
9547cdcb7b
|
Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp
|
2012-03-26 15:26:21 -07:00 |
|
Gregor Wagner
|
746c6fda8d
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|
Dão Gottwald
|
65b278748b
|
Bug 736954 - Adjust bottom border color for Australis toolbar. r=shorlander
|
2012-03-26 23:15:30 +02:00 |
|
Chris Pearce
|
89dfc956a1
|
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
|
f03ae0ebd4
|
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
|
0779ee7e6b
|
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 |
|
Asaf Romano
|
56236f0862
|
Bug 744189 - Can't open bookmarks from the Firefox button. r=mak
--HG--
extra : rebase_source : 82a55f2c2c3336dd6357e05fd198a661a79b8540
|
2012-04-12 12:41:09 +02:00 |
|
Paolo Amadini
|
d40ad60816
|
Bug 715355 - Deprecate and remove old style GUIDs. r=mak
--HG--
extra : rebase_source : 0d0a2ac825ed674075e8e85607a496668953c6c1
|
2012-04-12 12:27:57 +02:00 |
|
Paolo Amadini
|
3706e25e63
|
Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
--HG--
extra : rebase_source : ddb3109fa13f41bdfb2f265f7850453905145a07
|
2012-04-12 12:27:36 +02:00 |
|
Paolo Amadini
|
87260b13c2
|
Bug 728142 - Replace old synchronous favicons calls in tabview. r=ttaubert
--HG--
extra : rebase_source : 5dc2e1a50862eaa238cd16479dada60da507eb01
|
2012-04-12 12:27:27 +02:00 |
|
Paolo Amadini
|
250a42fffb
|
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
|
2012-04-12 12:27:14 +02:00 |
|
Tim Taubert
|
0c67001280
|
Bug 736424 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug600645.js | The app tab icon has the right tab reference; r=dietrich
|
2012-03-19 15:48:57 +01:00 |
|
Tim Taubert
|
72ab5c9be7
|
Bug 736416 - intermittent browser/components/sessionstore/test/browser_625016.js | Test timed out, followed by other errors; r=mak
|
2012-03-19 11:14:30 +01:00 |
|
Théo Chevalier
|
14f8a67519
|
Bug 728350 - Updated Telemetry help->about message to match notification message, r=gavin
--HG--
extra : transplant_source : uT%9D%1B%D9c%07%E2%E4k%9B%92%01%A1%E7%B9%15%F4%1B%A6
|
2012-03-19 18:01:12 -07:00 |
|
Neil Deakin
|
7ef1b6ad5c
|
Bug 710431, add telemetry for new browser window command, r=dao
|
2012-03-20 11:20:56 -04:00 |
|
Dão Gottwald
|
c0c565c036
|
Bug 736848 - about:home's layout-independent initialization tasks should use DOMContentLoaded instead of the load event. r=mak
|
2012-03-20 12:22:51 +01:00 |
|
Ehsan Akhgari
|
8055d345a5
|
Merge mozilla-inbound and mozilla-central
|
2012-04-10 16:01:39 -04:00 |
|
Joey Armstrong
|
6826b30e6e
|
bug 743280: cosmetic edits removed from bug 739710. r=ted
|
2012-04-10 10:45:15 -07:00 |
|
Blake Kaplan
|
d1573b5903
|
Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD
--HG--
rename : dom/wifi/nsWifiWorker.h => dom/wifi/WifiWorker.h
rename : dom/wifi/nsWifiWorker.js => dom/wifi/WifiWorker.js
rename : dom/wifi/nsWifiWorker.manifest => dom/wifi/WifiWorker.manifest
|
2012-03-16 18:05:28 +01:00 |
|
Blake Kaplan
|
5a931ecced
|
Bug 736087 - Rename nsDOMWifiManager to DOMWifiManager. r=philikon
--HG--
rename : dom/wifi/nsDOMWifiManager.js => dom/wifi/DOMWifiManager.js
rename : dom/wifi/nsDOMWifiManager.manifest => dom/wifi/DOMWifiManager.manifest
|
2012-03-16 17:51:05 +01:00 |
|
Matt Brubeck
|
07c3cb3504
|
Merge last green changeset from inbound to mozilla-central
|
2012-03-19 10:15:23 -07:00 |
|
Phil Ringnalda
|
e7e6827983
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-03-18 13:09:03 -07:00 |
|
Serge Gautherie
|
5b5047af07
|
Bug 713132. (Av1) Make packager.pm missing file warnings fatal on Firefox. r=khuey.
|
2012-03-18 17:56:09 +01:00 |
|
Serge Gautherie
|
3660a5e1f7
|
Bug 736770. (Bv1) packaging: Add 'MOZ_UPDATER' condition for 3 files, Sort '[@AB_CD@]' files, Sync' removed-files.in. r=khuey.
|
2012-03-18 17:55:57 +01:00 |
|
Joshua M
|
a7056bfed9
|
Bug 734371 - Adjust toolbar color for Australis. r=dao
|
2012-03-18 15:50:06 +01:00 |
|
Phil Ringnalda
|
532bb57e36
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-17 16:57:05 -07:00 |
|
Phil Ringnalda
|
97ed330988
|
Merge m-c to m-i
|
2012-03-17 20:58:38 -07:00 |
|
Dão Gottwald
|
e5b2153258
|
Bug 631500 - Let openUILink accept an object with named parameters. r=gavin
|
2012-03-17 20:39:08 +01:00 |
|
Phil Ringnalda
|
fa5db55f81
|
Back out a0fa92215a36 (bug 713132) for breaking --disable-updater as used in RPM nightlies
|
2012-03-17 12:01:54 -07:00 |
|
Ehsan Akhgari
|
9fb965340a
|
Merge from mozilla-central
|
2012-03-17 12:32:28 -04:00 |
|
ffxbld
|
4e35975afe
|
Automated blocklist update from host mv-moz2-linux-ix-slave08
|
2012-03-17 03:21:01 -07:00 |
|
Tim Taubert
|
4ccf52ee43
|
merge m-c to fx-team
|
2012-03-17 09:19:26 +01:00 |
|
Chad Freeman
|
3b8c9bf512
|
Bug 720023 - Context menus for selected domains should be the identical as for links. r=jwein
|
2012-03-16 12:41:37 -07:00 |
|
Frank Yan
|
013e508f47
|
Bug 736512 - Followup to about:home refresh broke long labels. r=mak
|
2012-03-16 10:01:04 -07:00 |
|
Tim Taubert
|
9d3fdaa123
|
Bug 726272 - check if currentDocumentChannel is a valid channel; r=bustage-fix
|
2012-03-16 18:58:01 +01:00 |
|
Mike Hommey
|
f72b78b5db
|
Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin
|
2012-03-16 17:21:19 +01:00 |
|
Tim Taubert
|
9caf52026d
|
Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich
|
2012-03-16 16:13:58 +01:00 |
|
Marco Bonardo
|
8bbb355897
|
Bug 736456 - Cache the spec in captureAndStore, since currentURI may not be available later; r=ttaubert
|
2012-03-16 16:13:34 +01:00 |
|
Tim Taubert
|
6dc6c177cc
|
Bug 735987 - [New Tab Page] Dropping blocked links onto the grid again should unblock them; r=dietrich
|
2012-03-16 09:00:18 +01:00 |
|
Gavin Sharp
|
596c9d1a03
|
merge fx-team into m-c
|
2012-03-15 21:39:33 -07:00 |
|
Marco Bonardo
|
312ed3ed80
|
Merge inbound and central
|
2012-03-16 13:42:16 +01:00 |
|
Frank Yan
|
9a6a188a36
|
Bug 736279 - Followup to about:home Visual Refresh. r=mak
|
2012-03-15 15:58:09 -07:00 |
|
Tim Taubert
|
91ec76ae4d
|
Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=dietrich
|
2012-03-15 23:28:22 +01:00 |
|
Tim Taubert
|
47f27a5f79
|
Bug 736036 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug610242.js | png has no favicon - Got block, expected none; r=dietrich
|
2012-03-15 23:28:22 +01:00 |
|
Tim Taubert
|
a8b5260729
|
Bug 735574 - Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team; r=dietrich
|
2012-03-15 23:28:22 +01:00 |
|