Ehsan Akhgari
9583e92170
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
Tim Taubert
afc10add1d
merge m-c to fx-team
2012-04-27 08:39:28 -04:00
Edward Lee
7c25c7abcb
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
1d52ee7a7b
Merge m-c to m-i
2012-04-26 21:40:59 -07:00
Frank Yan
127c8f8e5c
Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander
2012-04-26 16:27:38 -04:00
Bellindira Castillo [:bellindira]
e790a03a6a
Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert
2012-04-25 13:50:09 -06:00
Rob Campbell
62c2cf947b
Backed out changeset c6db0b79bd98, already on mozilla-central.
2012-04-26 09:58:00 -04:00
Paul Rouget
999f85750c
Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows; r=dao
2012-04-25 16:53:21 +02:00
Felipe Gomes
121bebd376
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
d8efdec544
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
cc73af118b
Bug 747919 - browser/devtools/layoutview/test/browser_layoutview.js leaks chrome and content windows. r=dao
2012-04-25 16:53:21 +02:00
Victor Porof
5eed6b0f7e
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
f496b1f174
Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past
2012-04-26 09:41:44 -04:00
Mihai Sucan
811394928c
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
b474dfdd4b
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
083feadd6e
Bug 741325 - Sort the scripts in the menulist by filename; r=rcampbell
2012-04-17 21:16:57 +03:00
Joe Walker
c620823148
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
6a86ebffc6
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
David Keeler
7cae35a0d1
Bug 739575 - Prioritize click-to-play over alternate content in nsObjectLoadingContent::GetPluginSupport. r=josh
2012-04-26 16:25:21 -07:00
Panos Astithas
d3079e4ee9
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
Ehsan Akhgari
7376958de7
Merge mozilla-central into mozilla-inbound; a=merge
2012-04-23 18:55:55 -04:00
Ehsan Akhgari
a700a65102
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
b0c91cce48
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
34b07b898a
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
3d8ee0d83a
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
b25142c58e
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
a6a703eabb
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
e658a30e40
Bug 747041. Fix resource:// path usage in browser. r=felipe a=desktop-only
2012-04-22 14:27:05 -07:00
Phil Ringnalda
930984a199
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-21 23:21:24 -07:00
Myk Melez
43e1a3df7c
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
34bee6b8b4
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
cd8806dacf
merge m-c to fx-team; a=desktop-only
2012-04-21 08:36:09 +02:00
Dave Camp
017974e19f
Bug 747550 - Style button doesn't work since bug 707809. r=dietrich
2012-04-20 15:11:16 -07:00
Justin Lebar
da3b369afc
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
6320ca5aee
Merge mozilla-central into mozilla-inbound; a=merge
2012-04-20 13:11:03 -04:00
Ehsan Akhgari
e6273ad5e1
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-20 13:10:19 -04:00
Ehsan Akhgari
7cddf62356
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
9753fe198f
merge m-c to fx-team; a=desktop-only
2012-04-20 10:56:36 +02:00
Gian-Carlo Pascutto
ce6640ac34
Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Felipe Gomes
47a5128511
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
c2a9a5b53b
Bug 747205. Webapps installer follow-ups. r=timA a=desktop-only
2012-04-19 18:47:54 -07:00
Felipe Gomes
05752764fb
Bug 746848. Support pref for webapps installer dry-run. r=gavin a=desktop-only
2012-04-19 18:47:52 -07:00
Gavin Sharp
85d694bed3
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
89d85bb87b
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
124591aff3
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
8287764d00
Bug 702411 - Rule view shouldn't update during highlighting. r=robcee
2012-04-19 11:13:44 -07:00
Dave Camp
897f29e5fc
Bug 740662 - Replace InspectorStore dictionaries with Inspector instances. r=robcee
2012-04-19 11:13:42 -07:00
Dave Camp
a695d72f67
Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee
2012-04-19 11:04:46 -07:00
Serge Gautherie
da7aade5f2
Bug 743692. (Fv2-FF) nsBrowserGlue.js: fix 2 nits. r=mak77 a=(desktop-only).
2012-04-19 17:15:30 +02:00
Ehsan Akhgari
63ad3ffb37
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-19 09:58:22 -04:00