Rafael Ávila de Espíndola
5e9b072a1f
b=659748 r=kaie Avoid jumping over variable definition.
2011-05-28 14:32:38 +02:00
ffxbld
5529e74403
Automated blocklist update from host linux-ix-slave15
2011-05-28 03:17:33 -07:00
Fernando Herrera
3f61f30bc6
Bug 639835 - EVENT_DOCUMENT_LOAD_COMPLETE may be not fired at startup, r=roc
2011-05-28 18:26:56 +09:00
Alexander Surkov
da89e08cb3
Bug 660149 - nsAccessNode::IsDefunct() should be const, r=trevor
2011-05-28 18:26:45 +09:00
Ms2ger
35e44f908f
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
2011-05-28 09:43:57 +02:00
Ms2ger
6469ece53a
Bug 631269 - Reduce duplicate code in CloneAndReplaceChild; r=bz
2011-05-28 09:43:55 +02:00
Ms2ger
b171b9ae5c
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
2011-05-28 09:43:53 +02:00
Ms2ger
bfe60518ca
Bug 659990 - Remove nsIDOMNSHTMLHRElement; r=peterv
2011-05-28 09:43:44 +02:00
Ms2ger
655b045151
Bug 587021 - drop HTMLImageElement.x/.y; r=sicking sr=jst
2011-05-28 09:43:43 +02:00
Michael Wu
6211037ff9
Merge backout of Bug 592943 due to extensions bustage
2011-05-28 00:16:11 -07:00
Michael Wu
d064b6eefe
Backed out changeset eaa69ae330ab (bug 592943) for extensions bustage
2011-05-28 00:15:25 -07:00
Michael Wu
ffb26adaa4
Merge backout of bug 592943
2011-05-28 00:14:37 -07:00
Michael Wu
bfc0436e95
Backed out changeset a3b5d768fa96 (bug 592943) due to extensions bustage
2011-05-28 00:13:26 -07:00
Masayuki Nakano
2b6aea130f
Bug 660401 Re-land the previous backed out patch
2011-05-28 16:03:00 +09:00
Masayuki Nakano
4dede19235
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
ad51d92173
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
8b8b0985de
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
c5f9083a21
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
fcdf914fed
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
693d0fd26c
Bug 660325 - Don't ship test jsms, r=bent
2011-05-27 13:13:29 -07:00
Michael Wu
c1e0473f67
Follow up to bug 592943 - Remove some tabs that got in, r=killer
2011-05-27 12:31:08 -07:00
Josh Matthews
cb7c398cc6
Bug 644325 - Enter the listener's compartment sooner, and use the correct scope for wrapping to avoid compartment mismatches. r=mrbkap
2011-05-12 11:26:05 +01:00
Josh Matthews
35aa67d539
Bug 644325 - Backout changeset 7e3efb1073a9.
2011-05-30 14:59:37 -04:00
Justin Lebar
95fbf4179e
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
334b5650a3
Backout Bug 655003. a=massive-talos-regression
2011-05-24 08:59:52 -07:00
Kyle Huey
bb3e253c3d
Backed out changeset 0bf1fe7f9be1
2011-05-24 08:58:55 -07:00
Boris Zbarsky
28125c4ade
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
a755222dc1
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
c6200a94b0
Bug 658949 patch 2: Refest & xpcshell-test-addition for this bug. r=bz
2011-05-24 17:40:35 +02:00
Daniel Holbert
48efea9ab8
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
639c0e7b79
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
2c0eb7e54e
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
535a74d47e
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
9014be5a5e
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
1be31636ef
Merge backout. a=backout
2011-05-24 15:46:13 +02:00
Mounir Lamouri
bbd24ff805
Back out bug 632255 and bug 658683 due to oranges on Windows Mochitest-1.
2011-05-24 15:45:53 +02:00
Mounir Lamouri
124bdc75f8
Merge backout. a=backout
2011-05-24 15:40:28 +02:00
Mounir Lamouri
e97a7a4ee5
Back out bug 658949 because of perma orange on Windows Reftests.
2011-05-24 15:36:32 +02:00
Jim Mathies
018d9a1615
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
e6573f58e3
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
80401d54e0
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
0932137d8d
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
9c8854da80
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
2d246fbdb2
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
14e26f45d3
Bug 646180: Reorder nsPresContext init list to fix build warning. r=roc
2011-05-24 03:36:21 -07:00
Daniel Holbert
8affc3ab15
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
d49f86beba
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
b037d5e5a4
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
c5acf02c86
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
05cec30300
Bug 646373 - Fix AdBlock2 on fennec (nsITraceableChannel.setNewListener() is unimplemented under e10s.) r=honza, a=queue
2011-05-24 02:32:26 -07:00