Michael Wu
028badbed1
Backed out changeset eaa69ae330ab (bug 592943) for extensions bustage
2011-05-28 00:15:25 -07:00
Michael Wu
93dbdd98fa
Merge backout of bug 592943
2011-05-28 00:14:37 -07:00
Michael Wu
8b878ab2a9
Backed out changeset a3b5d768fa96 (bug 592943) due to extensions bustage
2011-05-28 00:13:26 -07:00
Masayuki Nakano
60459f3de7
Bug 660401 Re-land the previous backed out patch
2011-05-28 16:03:00 +09:00
Masayuki Nakano
c1ab9c6d97
Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression
2011-05-28 13:50:19 +09:00
Josh Aas
de61523f19
Bug 653116: Sort plugins from most to least recently modified. Search them in this order for MIME/extension matches. They should also appear in this order in about:plugins. r=jst r=bent
2011-05-28 00:08:26 -04:00
Jim Mathies
b610ecccfc
Bug 580564 - Fix for broken alt-space sys menu restore when in full screen mode. r=neil
2011-05-27 17:35:45 -05:00
Jim Mathies
2c78736aca
Bug 369002 - Set os working set trimming behavior for minimized windows as the default on Vista and up. r=robarnold
2011-05-27 17:35:42 -05:00
Jim Mathies
dbe429d6ea
Bug 658741 - Backout of focus related changes in bug 648935 due to plugin hang issues. r=bsmedberg
2011-05-27 17:28:20 -05:00
Michael Wu
d235aa2b60
Bug 660325 - Don't ship test jsms, r=bent
2011-05-27 13:13:29 -07:00
Michael Wu
ab1fd50db9
Follow up to bug 592943 - Remove some tabs that got in, r=killer
2011-05-27 12:31:08 -07:00
Justin Lebar
bbf62ae869
Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz
...
--HG--
extra : rebase_source : fde3ce1083868e7d398c626628344bc521224666
2011-05-09 17:59:16 -04:00
Kyle Huey
d95de3bc9d
Backout Bug 655003. a=massive-talos-regression
2011-05-24 08:59:52 -07:00
Kyle Huey
5b03700d18
Backed out changeset 0bf1fe7f9be1
2011-05-24 08:58:55 -07:00
Boris Zbarsky
cb145f6855
Bug 659207. Don't inline a constructor that consumers can't actually inline without statically linking to JS. r=luke a=sheriff
2011-05-24 17:45:36 +02:00
Margaret Leibovic
7c2dba1546
Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin
2011-05-24 17:43:05 +02:00
Daniel Holbert
0e1884e484
Bug 658949 patch 2: Refest & xpcshell-test-addition for this bug. r=bz
2011-05-24 17:40:35 +02:00
Daniel Holbert
5d3f90bd2b
Bug 658949 patch 1: Teach nsDataHandler::ParseURI about #ref, and transfer 'isRefValid' flag in nsSimpleURI::Clone. r=bz
2011-05-24 17:40:10 +02:00
Daniel Holbert
df3468e187
Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz
2011-05-24 17:39:57 +02:00
Benoit Jacob
9ebd896e48
Bug 657748 - Update ANGLE to r653 - a=joe
...
This ANGLE update fixes bugs, brings large performance improvements, and adds major new features that web devs are looking forward to: vertex shader texture lookup and float textures.
http://code.google.com/p/angleproject/
This update is also needed because the version we're currently using is the chrome_m10 branch and that's no longer maintained. This update will make it much easier to apply security fixes if needed.
2011-05-24 11:05:56 -04:00
David Bolter
c3d02a4e2e
Bug 653601 - aria-selected ignored for ARIA tabs, patch=davidb, tbsaunde; tests=davidb, tbsaunde, marcoz; r=surkov, a=sheriff
2011-05-24 16:02:44 +02:00
Trevor Saunders
0df7421e38
Bug 648133 - Fire state change event for aria-busy, patch=davidb, tbsaunde; r=surkov, a=sheriff
2011-05-24 16:02:30 +02:00
Mounir Lamouri
18da1d600a
Merge backout. a=backout
2011-05-24 15:46:13 +02:00
Mounir Lamouri
3fc47ac0ee
Back out bug 632255 and bug 658683 due to oranges on Windows Mochitest-1.
2011-05-24 15:45:53 +02:00
Mounir Lamouri
38614c4f56
Merge backout. a=backout
2011-05-24 15:40:28 +02:00
Mounir Lamouri
c82951ef5c
Back out bug 658949 because of perma orange on Windows Reftests.
2011-05-24 15:36:32 +02:00
Jim Mathies
0ee788c243
Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak
2011-05-24 07:28:19 -05:00
Matheus Kerschbaum
268bda0cb4
Bug 659229 - Remove MOZ_ENABLE_LIBXUL checks in GfxInfoX11.cpp r=ted,Callek a=mak
2011-05-24 07:29:46 -05:00
Mike Hommey
aaef70fff0
Bug 655003 - On Linux, use -Os on normal builds and -O3 when PGO is enabled. r=ted,a=sheriff
2011-05-24 12:56:04 +02:00
Daniel Holbert
a094756416
Bug 658949 patch 2: Refest & xpcshell-test-addition for this bug. r=bz a=sheriff
2011-05-24 03:39:31 -07:00
Daniel Holbert
102eebe611
Bug 658949 patch 1: Teach nsDataHandler::ParseURI about #ref, and transfer 'isRefValid' flag in nsSimpleURI::Clone. r=bz
2011-05-24 03:37:54 -07:00
Daniel Holbert
4254c8fed3
Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz
2011-05-24 03:36:31 -07:00
Daniel Holbert
0ff79027b4
Bug 646180: Reorder nsPresContext init list to fix build warning. r=roc
2011-05-24 03:36:21 -07:00
Daniel Holbert
ba611f813d
Bug 659187: Make member vars in nsMemoryReporterManager.h match ordering in constructor init list, to fix build warning. r=njn
2011-05-24 03:35:10 -07:00
Daniel Holbert
964a4cc7ed
Bug 659177: Update signature of nsAboutProtocolHandler::StartClone so that it continues overriding inherited method. r=bz a=sheriff
...
--HG--
extra : rebase_source : 50a7c76c3ce1d6988161047ee534b50f84bd26eb
2011-05-24 09:06:18 +02:00
Mihai Sucan
97dec41301
Bug 655776 - Web Developer > Get More Tools menu item. r=dao ui-r=limi
...
--HG--
extra : rebase_source : a37492d3dd0fe37f9756351b2bc0b1835af66ac8
2011-05-24 08:43:48 +02:00
Dão Gottwald
1bda8bef80
Bug 647886 - Pulling down Back/Forward menu requires an unnecessary delay. r=sdwilsh
...
--HG--
extra : rebase_source : a2628b38bd336925155bb05b53b407a11b7a3df2
2011-05-24 08:34:14 +02:00
Jason Duell
d98052e70d
Bug 646373 - Fix AdBlock2 on fennec (nsITraceableChannel.setNewListener() is unimplemented under e10s.) r=honza, a=queue
2011-05-24 02:32:26 -07:00
Jason Duell
52817aa73e
Remove broken GetLocal calls in test_traceable_channel.js, r=jduell, a=queue
2011-05-24 02:29:02 -07:00
Steven Michaud
cf976ee5ab
Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff
2011-05-24 01:58:28 -05:00
Steven Michaud
cc7b927b54
Merge backout of revision ae5b84b96fd7 (bug 570341) DONTBUILD. a=sheriff
2011-05-24 01:55:12 -05:00
Steven Michaud
b75cd94d3c
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
2011-05-24 01:54:23 -05:00
Michael Ventnor
e1165733df
Fix build bustage, a=sheriff
2011-05-24 16:15:12 +10:00
Michael Ventnor
440e052fb0
Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff
2011-05-24 15:47:25 +10:00
Igor Bazarny
a1cc18f0fb
bug 570341 - Initial implementation of web timing specification
...
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Marco Bonardo
be8f557f97
Bug 618913 - Implement in product notifications to set up Sync.
...
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Philipp von Weitershausen
8ffd862722
Merge services-central with mozilla-central
2011-05-23 21:16:34 -07:00
Marco Bonardo
1cb6956a0d
Bug 629620 followup - Add test to xpcshell.ini. a=bustage
2011-05-23 21:15:32 -07:00
Marco Bonardo
f611cbd71b
Merge places and mozilla-central. a=developers
2011-05-24 05:29:19 +02:00
Jonas Sicking
591044f939
back out probably cause of orange. a=backout
2011-05-23 20:21:10 -07:00