Phil Ringnalda
acc06fae23
Bug 657251 - Finish off the removal of content_xmldoc.xpt, r=bz
...
--HG--
extra : rebase_source : 3373f89c6d45a16656e73426bbac192bfec014a1
2011-05-15 18:09:54 -07:00
Mark Finkle
b8f7489fa6
Bug 612193 - Move Find In Page, Share Page, and Save As PDF to app menu on Android (missing files) [r=mbrubeck, wesj]
2011-05-28 15:00:17 -04:00
Mark Finkle
3bec1e607f
Bug 612193 - Move Find In Page, Share Page, and Save As PDF to app menu on Android [r=mbrubeck, wesj]
2011-05-28 13:02:50 -04:00
Mark Finkle
a46835b29a
Bug 659457 - Update Gingerbread UI for Preferences/Downloads/Addons and Context Menu [r=mbrubeck]
...
--HG--
rename : mobile/chrome/content/content.css => mobile/themes/core/content.css
rename : mobile/chrome/content/content.css => mobile/themes/core/gingerbread/content.css
rename : mobile/themes/core/forms.css => mobile/themes/core/gingerbread/forms.css
2011-05-28 13:02:47 -04:00
David Humphrey
7dd19396d6
Bug 650451 - Associate the application with playable media types on Mac. r=ted,smichaud
2011-05-28 14:35:37 +02:00
Julian Reschke
a599362539
Bug 655238 - add "application/xslt+xml" as media type for XSLT, affects stylesheet loading both from processing instruction and HTTP Link header field, also adding it to the Accept header sent when fetching XSLTs. r=sicking
2011-05-28 14:34:36 +02:00
Ed Morley
5861162dc0
Bug 591611 - Clean up FIREFOX_VERSION handling; r=khuey
2011-05-28 14:33:07 +02:00
Rafael Ávila de Espíndola
53548ccfdd
b=659748 r=kaie Avoid jumping over variable definition.
2011-05-28 14:32:38 +02:00
ffxbld
cf81d386f9
Automated blocklist update from host linux-ix-slave15
2011-05-28 03:17:33 -07:00
Fernando Herrera
27fce4a760
Bug 639835 - EVENT_DOCUMENT_LOAD_COMPLETE may be not fired at startup, r=roc
2011-05-28 18:26:56 +09:00
Alexander Surkov
75f064e834
Bug 660149 - nsAccessNode::IsDefunct() should be const, r=trevor
2011-05-28 18:26:45 +09:00
Ms2ger
86b93bb1ab
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
2011-05-28 09:43:57 +02:00
Ms2ger
7771d09d3b
Bug 631269 - Reduce duplicate code in CloneAndReplaceChild; r=bz
2011-05-28 09:43:55 +02:00
Ms2ger
e5cf1395fc
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
2011-05-28 09:43:53 +02:00
Ms2ger
849d9d3048
Bug 659990 - Remove nsIDOMNSHTMLHRElement; r=peterv
2011-05-28 09:43:44 +02:00
Ms2ger
b6dd9d3e21
Bug 587021 - drop HTMLImageElement.x/.y; r=sicking sr=jst
2011-05-28 09:43:43 +02:00
Michael Wu
ead101366c
Merge backout of Bug 592943 due to extensions bustage
2011-05-28 00:16:11 -07:00
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