Tim Taubert
|
1e1f817f3e
|
merge m-c to fx-team
|
2012-04-13 12:22:37 +02:00 |
Rob Campbell
|
dfedfcfbe5
|
merge
|
2012-04-12 15:22:15 -04:00 |
Tim Taubert
|
0a09f3ba37
|
Bug 744743 - [Page Thumbnails] Don't capture thumbnails in private browsing mode; r=dao
|
2012-04-12 14:43:52 +02:00 |
Tim Taubert
|
8298648668
|
Bug 726347 - [Page Thumbnails] add preference to disable capturing thumbnails in the background; r=dao
|
2012-04-11 21:49:44 +02:00 |
Bellindira Castillo [:bellindira]
|
c538f4e6af
|
Bug 737032 - add isValidXULTab() method to ease tab checking r=ttaubert
|
2012-04-10 12:13:36 -06:00 |
John Ford
|
80f38a5ccf
|
bug 720027 - turn the speed of Mac builds up to 11 r=ted
|
2012-04-10 12:21:22 -07:00 |
Victor Porof
|
087af25de7
|
Bug 741322 - Refactor debugger UI, make it slimmer; r=past
--HG--
rename : browser/devtools/debugger/debugger.js => browser/devtools/debugger/debugger-controller.js
|
2012-04-09 08:15:47 +03:00 |
Dão Gottwald
|
b0b3fbd4d2
|
Bug 632634 - Allow the status panel to be as wide as the window. r=felipe
|
2012-04-12 10:00:56 +02:00 |
Jared Wein
|
c243fd1dff
|
Bug 736028 - Page thumbnails should be 1/9th the size of the screen. r=ttaubert
|
2012-04-12 00:02:27 -07:00 |
Gregory Szorc
|
cc3b53b3db
|
Merge mozilla-central into inbound
|
2012-04-11 18:51:10 -07:00 |
Gregory Szorc
|
e5862fd9d4
|
Merge services-central into mozilla-central
|
2012-04-11 11:46:19 -07:00 |
Richard Newman
|
379718f523
|
Merge m-c to s-c.
|
2012-04-10 22:20:12 -07:00 |
Richard Newman
|
30f0c333bc
|
Merge m-c to s-c.
|
2012-04-09 18:57:46 -07:00 |
Kyle Huey
|
208fedac2a
|
Merge fx-team to m-c to please philor.
|
2012-04-09 14:51:54 -07:00 |
Matt Brubeck
|
39f84f1569
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-09 10:05:48 -07:00 |
Girish Sharma
|
e37e9fa965
|
Bug 729960 - Source Editor: add shortcuts to quickly jump to the code block start and end; r=msucan
|
2012-04-09 13:31:45 +03:00 |
Girish Sharma
|
a9d2fb3ede
|
Bug 739192 - Source Editor should toggle comment on line or selection with one key binding; r=msucan
|
2012-04-09 13:31:45 +03:00 |
Max Li
|
209a0b1de7
|
Bug 742098 - refactor observe() into a set of distinct methods [r=zpao]
|
2012-04-11 12:52:48 -07:00 |
Landry Breuil
|
e0c793d9fa
|
Bug 739132 - Package necko_wifi.xpt only if NECKO_WIFI is set. r=khuey
|
2012-04-11 07:58:27 -04:00 |
Gregory Szorc
|
7ece697368
|
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
|
18bec8c91f
|
Bug 742782 - [New Tab Page] Error: aCallback is not defined; r=dietrich
|
2012-04-06 00:33:47 +02:00 |
Ehsan Akhgari
|
d704ad8d63
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-04-05 13:40:53 -04:00 |
Mihai Sucan
|
c1c4d9cef2
|
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
|
c0f208e102
|
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
|
f82b01ec0d
|
merge m-c to fx-team
|
2012-04-05 11:44:09 +02:00 |
Jared Wein
|
7ecdd2beb0
|
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
|
c4b09f37fb
|
backout bug 728926; a=orange
|
2012-04-04 14:54:13 -03:00 |
Dave Camp
|
45845aa58f
|
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
|
2012-04-04 09:36:35 -07:00 |
Marco Bonardo
|
00f79a5e3a
|
Merge last green PGO from inbound to central
|
2012-04-04 13:36:36 +02:00 |
Serge Gautherie
|
b34c453e67
|
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
|
c2a1862c0f
|
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
|
c02e7c267a
|
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
|
8db6ebb9a2
|
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
|
7c64f24991
|
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
|
145f3a2c11
|
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
|
f38a9f3886
|
Bug 741543 - Some scratchpad browser chrome tests pollute next ones.
r=robcee
|
2012-04-03 12:42:24 +02:00 |
Murali S R
|
a0edad3fab
|
Bug 722079 - Error: button is null ... inspector.jsm when Right Clicking on Breadcrumbs; r=paul
|
2012-03-31 05:31:00 -04:00 |
ffxbld
|
7574f46ad9
|
Automated blocklist update from host linux-ix-slave24
|
2012-04-07 03:19:29 -07:00 |
Serge Gautherie
|
a965fa0f57
|
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
|
959f03b5d8
|
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
|
774cea7d98
|
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
|
a7b528e694
|
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
|
86ab38406b
|
Bug 742645 - Adding exception accidentally allowed in framed certificate error page. r=mak
|
2012-04-06 21:34:13 +02:00 |
Asaf Romano
|
4df9e45877
|
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
|
c780801eba
|
Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe
|
2012-04-04 15:32:54 -07:00 |
Jared Wein
|
c3eadf72fd
|
Bug 711552 - Click to play plugins for desktop Firefox. r=felipe
|
2012-04-02 13:49:56 -07:00 |
Serge Gautherie
|
64cf42e3ed
|
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
|
05048e9b6c
|
Merge mozilla-central to mozilla-inbound
|
2012-03-31 15:28:55 +01:00 |
ffxbld
|
f5f68114e4
|
Automated blocklist update from host moz2-linux-slave02
|
2012-03-31 03:19:59 -07:00 |
Mike Hommey
|
52ece43be5
|
Bug 736519 - Add jssubloader to removed-files. r=khuey
|
2012-03-31 09:33:29 +02:00 |