Jared Wein
e3aa613f41
Bug 742419 - Implement new identity block design (OS X). r=fryn a=desktop-only
2012-04-21 00:03:44 -07:00
Jared Wein
3c679ea6cc
Bug 742419 - Implement new identity block design (Linux). r=ttaubert
2012-04-21 00:03:39 -07:00
Jared Wein
56b52498f8
Bug 742419 - Implement new identity block design (browser/base, browser/app, and Windows). r=dao
2012-04-21 00:03:31 -07:00
Gavin Sharp
e9b9233dc8
Bug 739040 followup: properly enforce the sniffing limit on uncompressed feeds, r=mano, a=desktop-only
...
--HG--
rename : browser/components/feeds/test/chrome/test_bug368464.html => browser/components/feeds/test/chrome/test_maxSniffing.html
rename : browser/components/feeds/test/bug589543-data.xml => browser/components/feeds/test/valid-feed.xml
rename : browser/components/feeds/test/bug589543-data.xml => browser/components/feeds/test/valid-unsniffable-feed.xml
extra : transplant_source : %8C%AB%D06%BB6%A4%B4%AC8i%CD%06%AC%AE%D2%A3O%D2%D4
2012-04-21 02:22:52 -04:00
Paul ADENOT
defe91c38a
Bug 557278 - OGG audio handled as OGV video. r=dolske, a=desktop-only
2012-04-20 22:33:42 -04:00
Felipe Gomes
a9e92ec1c5
Bug 746771 - Mac installer needs to use updated webapp.json structure with registryDir instead of app.profile [r=myk, a=desktop-only]
...
Rename app.profile to registryDir for the updated webapp.json structure.
--HG--
extra : rebase_source : 97e9bf5bf4350befcbf33733482c4d130dd8b225
2012-04-20 15:56:02 -07:00
Jeff Muizelaar
9abd40c101
Bug 736689. Disable tearing on OS X. r=roc, a=joe
...
We tear much worse than all other browser on OS X. I'm told this change was
originally done for performance, but it doesn't seem to make much difference
anymore: http://tinyurl.com/7ay3jzo . I expect because we no longer paint very
much to the window context, we no longer see the improvement this used to
bring. In addition, the refresh driver already coalesces paints.
2012-03-16 14:15:38 -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