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
Victor Porof
99f1a4b287
Bug 741325 - Sort the scripts in the menulist by filename; r=rcampbell
2012-04-17 21:16:57 +03:00
Joe Walker
2831a551ce
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-04-25 10:12:06 +01:00
Joe Walker
4ef4c2c264
Bug 723431 - DOMTemplate should allow customisation of display of null/undefined values; r=dcamp
...
* * *
Bug 736831 - DOMTemplate should allow '_' to be part of a valid property name; r=dcamp
2012-04-25 09:55:07 +01:00
Robert O'Callahan
1f5dd9a4af
Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup
2012-04-30 15:11:34 +12:00
David Keeler
1db5141197
Bug 739575 - Prioritize click-to-play over alternate content in nsObjectLoadingContent::GetPluginSupport. r=josh
2012-04-26 16:25:21 -07:00
Raymond Lee
ab380d3ea6
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
2012-04-30 01:53:08 +08:00
Panos Astithas
f44dd854d0
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
Ehsan Akhgari
3ba84bcca8
Merge mozilla-central into mozilla-inbound; a=merge
2012-04-23 18:55:55 -04:00
Ehsan Akhgari
69966f4353
Merge the last green PGO changeset from mozilla-inbound into mozilla-central; a=merge
2012-04-23 18:53:10 -04:00
Dão Gottwald
adad6bf7e4
Bug 748027 - Make the identity box transparent in more cases. r=jaws a=desktop-only
2012-04-23 21:13:17 +02:00
Dão Gottwald
45f8ebd8a2
Bug 747742 - The identity panel's arrow should point to the center of the identity icon. r=jaws
2012-04-23 21:12:47 +02:00
Jared Wein
ea9e9f58ae
Bug 748037 - Identity doorhangers should anchor off of the identity icon. r=dao a=desktop-only
2012-04-23 15:35:35 -04:00
Asaf Romano
9a571df82c
Bug 745508 - Remove unused "From an HTML File" mode from the migration wizard. r=mak. a=desktop-only
2012-04-23 15:31:16 -04:00
Felipe Gomes
a249f19b64
Bug 747601. Only create Info.plist file after webapp icon has been downloaded. r=mstange a=desktop-only.
...
OSX caches the application info when Info.plist is created and if the icon has not yet been embedded in the .app package, Finder might indefinitely cache a no-icon app
2012-04-22 14:30:03 -07:00
Takanori MATSUURA
92514698fa
Bug 747041. Fix resource:// path usage in browser. r=felipe a=desktop-only
2012-04-22 14:27:05 -07:00
Phil Ringnalda
76d1d026bf
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-21 23:21:24 -07:00
Myk Melez
d6eb92285b
bug 747394 - rename webapprt/application.ini to webapprt/webapprt.ini to work around an issue in a build script that looks for Firefox's application.ini, which busted nightly partial updates, on a CLOSED TREE; r=bsmedberg, a=khuey
2012-04-21 11:41:50 -07:00
Dão Gottwald
990499a1dc
Bug 746837 - In undoCloseTab, focus the browser instead of the content window and do it immediately rather than after a timeout. r=zpao a=desktop-only
2012-04-21 14:45:51 +02:00
Tim Taubert
2ea9fe120c
merge m-c to fx-team; a=desktop-only
2012-04-21 08:36:09 +02:00
Dave Camp
d05416419a
Bug 747550 - Style button doesn't work since bug 707809. r=dietrich
2012-04-20 15:11:16 -07:00
Justin Lebar
a206ca05a0
Bug 746055 - On desktop, increase image.mem.max_decoded_image_kb to 250mb, effectively backing out bug 732820. r=joe, a=desktop-only
2012-04-23 00:42:13 -04:00
Ehsan Akhgari
82c7940be5
Merge mozilla-central into mozilla-inbound; a=merge
2012-04-20 13:11:03 -04:00
Ehsan Akhgari
9f8c7e1e97
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-20 13:10:19 -04:00
Ehsan Akhgari
b432316464
Bug 739040 - Use the length of the decoded string, if no more than 512 bytes, to sniff for feeds; r=Mano a=blocking
2012-04-20 13:03:53 -04:00
Tim Taubert
4c5e879f2d
merge m-c to fx-team; a=desktop-only
2012-04-20 10:56:36 +02:00
Gian-Carlo Pascutto
5c2dc1d8ef
Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Felipe Gomes
201c3fa9c8
Bug 746369. Add support for installing apps that do not provide an icon, falling back to the standard webapp icon. r=gavin a=desktop-only
2012-04-19 18:47:56 -07:00
Felipe Gomes
c9ff66f05b
Bug 747205. Webapps installer follow-ups. r=timA a=desktop-only
2012-04-19 18:47:54 -07:00
Felipe Gomes
a333e53660
Bug 746848. Support pref for webapps installer dry-run. r=gavin a=desktop-only
2012-04-19 18:47:52 -07:00
Gavin Sharp
aebda16c41
Bug 747264: don't sync some prefs that are currently changing on different channels because Sync might cause trouble with them, r=mak, a=desktop-only
...
--HG--
extra : transplant_source : M%EE%25H%29%87p%F2%19%D3%FD%B0%2A%14%9BV%DA%80%B6P
2012-04-19 17:58:20 -07:00
Kyle Huey
b9dd007f22
Bug 746834: Fix the test for Bug 575561 to not use DOM objects after navigating the Window. r=dao a=test-only
2012-04-20 08:57:02 +10:00
Myk Melez
dad1e03a22
bug 746629 - package webapp-uninstaller.exe on Windows so it is available to the webapp installer; r=felipe, a=desktop-only
2012-04-19 15:01:45 -07:00
Dave Camp
ea761452ca
Bug 702411 - Rule view shouldn't update during highlighting. r=robcee
2012-04-19 11:13:44 -07:00
Dave Camp
51e0086bff
Bug 740662 - Replace InspectorStore dictionaries with Inspector instances. r=robcee
2012-04-19 11:13:42 -07:00
Dave Camp
7885fece64
Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee
2012-04-19 11:04:46 -07:00
Serge Gautherie
19fba874d8
Bug 743692. (Fv2-FF) nsBrowserGlue.js: fix 2 nits. r=mak77 a=(desktop-only).
2012-04-19 17:15:30 +02:00
Ehsan Akhgari
b6446c3da7
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-19 09:58:22 -04:00
Tim Taubert
6be0147391
merge m-c to fx-team; a=desktop-only
2012-04-19 10:48:59 +02:00
Myk Melez
3298891e22
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
2012-04-19 00:39:52 -07:00
Tim Taubert
35bb5a3e94
Bug 745303 - Part 3 - Remove empty method; r=me
2012-04-19 08:35:05 +02:00
Tim Taubert
3ab05de260
Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich
2012-04-19 08:24:47 +02:00
Tim Taubert
8fd12e8742
Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich
2012-04-19 08:24:32 +02:00
Ehsan Akhgari
290887ede1
Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me
2012-04-18 16:18:04 -04:00
Raymond Lee
80b5199be2
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert
2012-04-19 00:19:48 +08:00
Ed Morley
28113eace9
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
2012-04-17 17:47:09 -07:00
Marco Bonardo
8714ecd73c
Bug 710895 - Part 4: fix the test
...
r=Mano a=test-only
2012-04-18 15:58:36 +02:00
Bobby Holley
79161ed467
Bug 746221 - Pull properties for comparison off the prototype to avoid mismatches with expandos. r=past a=test-only
2012-04-18 10:09:07 +02:00
Rob Campbell
2de66c3fc1
merge fx-team to m-c
2012-04-17 14:29:29 -03:00
Bobby Holley
3f261756c8
Bug 746021 - Don't assert that the window ids are the same when they shouldn't be. r=msucan
2012-04-17 19:25:48 +02:00
Marco Bonardo
06fc25959e
Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails.
2012-04-17 18:57:15 +02:00
Heather Arthur
29115503b0
Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open
2012-04-17 16:40:03 +01:00
Marco Bonardo
a5c3c5f751
Merge last green PGO from inbound to central
2012-04-17 15:31:58 +02:00
Paul Rouget
e6d45d09f4
Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao
2012-04-17 13:21:28 +02:00
Pallani Kumaran
5de78dc836
Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao]
2012-04-16 23:17:54 -07:00
Felipe Gomes
8eac47c158
bug 739636 - implement webapp installer for Mac OS X; r=mstange
2012-04-17 07:17:23 -07:00
Myk Melez
253337cae3
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
2012-04-17 07:11:53 -07:00
Asaf Romano
45d7938d87
add Safari migrator to package manifests. I forgot to do so in the patch for bug 710259. r=mak over irc
2012-04-16 23:42:13 +03:00
Marco Bonardo
b9cb77fecc
Bug 710895 - Part 3: The new JS migrator.
...
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:36:09 +02:00
Marco Bonardo
df8c827dd9
Bug 710895 - Part 2: Remove the old IE migrator
...
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:35:46 +02:00
Marco Bonardo
8ec634ac46
Merge central and inbound
2012-04-17 15:33:51 +02:00
Paolo Amadini
cc07746d4f
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Felipe Gomes
f1da6b0f22
Bug 731541. Implement webapp installer for Windows. r=bbondy a=blassey
2012-04-18 15:17:54 -07:00
Ehsan Akhgari
54b7d07b21
Merge mozilla-central and mozilla-inbound; a=me
2012-04-18 16:26:35 -04:00
Jared Wein
dbc340df11
Bug 742619 - Intermittent orange in browser_pluginnotifications.js at test 11c. r=felipe a=desktop-only
2012-04-18 11:41:59 -07:00
Jared Wein
3804b861e9
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
2012-04-18 11:41:26 -07:00
Jared Wein
3abd203a35
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
2012-04-18 11:40:30 -07:00
Dão Gottwald
14c5b2f976
Bug 745757 - Simplify CSS selectors involving the navigation toolbar and the tabsontop attribute. r=felipe a=desktop-only
2012-04-18 20:24:30 +02:00
Paul Rouget
48e7470014
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part B - tabbable); r=rcampbell
2012-04-04 13:57:55 +02:00
Paul Rouget
08c464e583
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell
2012-04-04 13:13:42 +02:00
Bellindira Castillo [:bellindira]
185ba1e0b6
Bug 736476 - Title page for New tab is about:newtab after restart r=ttaubert
2012-04-19 17:02:32 +08:00
Paul Rouget
35da34a70f
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part A - shortcut); r=dao
2012-04-04 13:13:42 +02:00
Heather Arthur
ccb712006e
Bug 733612 - Add a pseudo-class lock menu to the infobar node menu. r=paul
2012-04-17 14:25:05 +01:00
Mark Capella
7e5a1c90ea
Bug 745119 - Clean up TEST_URIs in webconsole tests; r=rcampbell
2012-04-15 23:10:00 +03:00
Michael Ratcliffe
46b4e30246
Bug 740603 - "Copy Rule" in the rule view includes expanded shorthand properties; r=dcamp
2012-04-16 12:20:46 +01:00
Hessam Salehi
aec05325da
Bug 722986 - Make WebContentConverter use the per-window Private Browsing APIs in order to decide how to behave; r=ehsan
2012-04-16 23:51:04 -04:00
Asaf Romano
b197108842
Bug 710259 - New Safari migrator (OS X & Windows). r=mak.
2012-04-14 22:11:10 +03:00
Marco Bonardo
1648fe7a21
Bug 741506 - Removing nodes while a bookmarks popup is open in OS X native menubar zombifies them.
...
r=Mano
2012-04-14 14:08:43 +02:00
Marco Bonardo
be570c6dfc
Merge central and inbound
2012-04-14 13:56:15 +02:00
Asaf Romano
c2761a5f3b
Bug 737381 - The Firefox Migrator should use the new migration system. r=mak
2012-04-14 12:50:44 +03:00
Tim Taubert
7f3638d86d
Bug 740807 - Clean up favicon code in Panorama; r=dietrich
2012-04-14 01:04:57 +02:00
Tim Taubert
c9238dfff2
Bug 721442 - [New Tab Page] Display the URL of the page on mouseover of thumbnails on about:newtab; r=dietrich
2012-04-14 00:43:29 +02:00
Tim Taubert
3f4ec0d3ac
Bug 744152 - [Page Thumbnails] Capture thumbnails only for the selected tab; r=dietrich
2012-04-14 00:18:27 +02:00
Paul Rouget
ee5fb51e39
Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp
2012-04-04 20:40:48 +02:00
Panos Astithas
ea474aecfc
Bug 740805 - Treat JSM files as JS scripts in the debugger; r=rcampbell
2012-03-23 10:08:59 +00:00
Tim Taubert
d5817a4b66
Bug 745712 - FillInHTMLTooltip should not use title attributes from XUL ascendants; r=dao
2012-04-16 18:13:17 +02:00
OHZEKI Tetsuharu
c216db0ba9
Bug 745445 - Remove arguments.callee from browser.js. r=dao
2012-04-16 18:35:34 -04:00
Brendan Dahl
d065204697
Bug 743264 - Update pdf.js to version 0.2.536. r=mossop
2012-04-16 13:44:58 -07:00
Paul O’Shannessy
e86dac60a4
Bug 745342 - Use more lazy services from Services.jsm [r=dietrich]
2012-04-16 14:26:10 -07:00
Paul O’Shannessy
50631b0bae
Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich]
2012-04-16 14:26:10 -07:00
Marco Bonardo
575eaa5895
Merge last green PGO from inbound to central
2012-04-13 12:40:12 +02:00
Tim Taubert
c830297211
merge m-c to fx-team
2012-04-13 12:22:37 +02:00
Felipe Gomes
6395afed19
Bug 740957. Webapp installer doorhanger should show a standard icon instead of the app-specified icon. r=dao
2012-04-12 18:11:37 -07:00
Stephen Horlander
a8f78f5604
Bug 735680. Update wbapps icons. r=gavin
2012-04-12 18:11:33 -07:00
Rob Campbell
8e0bfa4c38
merge
2012-04-12 15:22:15 -04:00
Tim Taubert
edd1900d0f
Bug 744743 - [Page Thumbnails] Don't capture thumbnails in private browsing mode; r=dao
2012-04-12 14:43:52 +02:00
Tim Taubert
6edc79375e
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]
b262ee3f70
Bug 737032 - add isValidXULTab() method to ease tab checking r=ttaubert
2012-04-10 12:13:36 -06:00
John Ford
dec4e031e0
bug 720027 - turn the speed of Mac builds up to 11 r=ted
2012-04-10 12:21:22 -07:00
Victor Porof
4cf3e20416
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
e3be05f1a9
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
38a60e3a1e
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
24ce7aadaf
Merge mozilla-central into inbound
2012-04-11 18:51:10 -07:00
Gregory Szorc
400350bbd0
Merge services-central into mozilla-central
2012-04-11 11:46:19 -07:00
Richard Newman
37e9e4adab
Merge m-c to s-c.
2012-04-10 22:20:12 -07:00
Richard Newman
a1735e0ff4
Merge m-c to s-c.
2012-04-09 18:57:46 -07:00
Kyle Huey
12e954815a
Merge fx-team to m-c to please philor.
2012-04-09 14:51:54 -07:00
Matt Brubeck
4ee87a2a2f
Merge last green changeset from inbound to mozilla-central
2012-04-09 10:05:48 -07:00
Girish Sharma
a8490ef635
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
53477a2d1d
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
be2df2f0e7
Bug 742098 - refactor observe() into a set of distinct methods [r=zpao]
2012-04-11 12:52:48 -07:00
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