Commit Graph

254090 Commits

Author SHA1 Message Date
Neil Rashbrook
0e8600cbfa Bug 685464 - DOMMenuItemActive is not consistent for menulist items, r=enn, f=surkov 2011-09-10 14:40:05 +09:00
Justin Wood
89a393075a reland Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Mossop ui-r=faaborg 2011-09-08 04:11:17 -04:00
Justin Wood
ebe262822a Merge m-c -> m-i 2011-09-10 01:33:58 -04:00
Phil Ringnalda
b23f534c65 Back out 4f7f1840152b (bug 680113) for orange 2011-09-09 22:18:19 -07:00
Justin Wood
45890d1b81 Merge backout of Bug 680113. 2011-09-09 23:25:02 -04:00
Justin Wood
d91301c25d Backed out changeset 4f7f1840152b (Bug 680113) due to orange. 2011-09-09 23:24:27 -04:00
Justin Wood
69d04a13ec m-c -> m-i merge 2011-09-09 22:04:09 -04:00
Phil Ringnalda
4e9e5ddecf Remove trailing space from 52550df07858 (bug 684559) which is turning the tree red 2011-09-09 18:29:59 -07:00
Benoit Jacob
cf5fcf980e Backed out changeset e5c2f6587160 because of linking error on Windows 2011-09-09 18:36:02 -04:00
Benoit Jacob
e55df18b60 Bug 680840 - Use infallible allocations in GrowAtomTable() - r=dveditz 2011-09-09 18:00:21 -04:00
Benoit Jacob
c435a2999e Bug 680840 - Use infallible allocations in GrowAtomTable() - r=dveditz 2011-09-09 18:00:21 -04:00
Benoit Jacob
99c53c81ad Bug 684882 - work around a glGenerateMipmap bug on Mac - r=jrmuizel 2011-09-09 18:00:20 -04:00
Benoit Jacob
e4c2e80c64 Bug 682335 - crash [@ WebGLContext::BufferSubData_array] - r=jrmuizel 2011-09-09 18:00:20 -04:00
Brian R. Bondy
a8e3aee321 Bug 685847 - Crash in nsLocalFile::RevealUsingShell() on release builds. r=jimm 2011-09-09 15:01:38 -04:00
Ehsan Akhgari
4543a04360 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-09 10:05:52 -04:00
Chris Lord
352d288a73 Bug 683514 - Add support for the GL_EXT_unpack_subimage extension. r=joe
A GLES 2.0 extension exists that allows us to use GL_UNPACK_ROW_LENGTH, amongst
other variables. This really helps us when uploading sub-regions of a buffer
that don't span the entire width of that buffer (for example, when scrolling
horizontally).

This extension is available on Android tablets, and possibly other Tegra 2
devices, so is very much worth taking advantage of.

Details:
http://www.khronos.org/registry/gles/extensions/EXT/GL_EXT_unpack_subimage.txt
2011-09-09 10:41:11 +01:00
Olli Pettay
646e12dc09 Bug 682058 - nsGenericElement::SetInnerHTML should suppress DOMNodeRemoved when dealing with a non-HTML5 document, r=sicking 2011-09-09 12:18:00 +03:00
Boris Zbarsky
453903551e Bug 489259. Grab the parent chain for our OnStateChange calls before we fire onload and possibly change the docshell tree. r=jst 2011-09-08 23:19:45 -04:00
Boris Zbarsky
7341083936 Bug 684447. Eliminate the Equality hook on windows, and stub out their class equality hook. r=mrbkap 2011-09-08 23:18:36 -04:00
Christian Legnitto
2569f2d5c4 Bug 685727 - Remove What's New page from the Firefox Update Experience, r=gavin. Don't see the point to build for this little change so DONTBUILD 2011-09-08 20:12:08 -07:00
Masayuki Nakano
3f8bbf4336 Bug 669028 part.15 Remove nsILookAndFeel r=roc, sr=matspal 2011-09-09 11:27:13 +09:00
Masayuki Nakano
163fc7efff Bug 669028 part.14 toolkit should use mozilla::LookAndFeel rather than nsILookAndFeel r=neil 2011-09-09 11:27:13 +09:00
Masayuki Nakano
6c3d3da0c3 Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc 2011-09-09 11:27:13 +09:00
Masayuki Nakano
2bc2cb55f3 Bug 669028 part.12 layout/xul should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc 2011-09-09 11:27:13 +09:00
Masayuki Nakano
e848ae236f Bug 669028 part.11 layout/style should use mozilla;LookAndFeel rather than nsILookAndFeel r=dbaron 2011-09-09 11:27:12 +09:00
Masayuki Nakano
89cc1afc44 Bug 669028 part.10 embedding should use mozilla::LookAndFeel rather than nsILookAndFeel r=benjamin 2011-09-09 11:27:12 +09:00
Masayuki Nakano
c3dc8121ea Bug 669028 part.9 editor should use mozilla::LookAndFeel rather than nsILookAndFeel r=ehsan 2011-09-09 11:27:12 +09:00
Masayuki Nakano
6dbdf2a345 Bug 669028 part.8 dom should use mozilla::LookAndFeel rather than nsILookAndFeel r=enndeakin 2011-09-09 11:27:12 +09:00
Masayuki Nakano
cd3991ef82 Bug 669028 part.7 content should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc 2011-09-09 11:27:12 +09:00
Masayuki Nakano
bba85a3008 Bug 669028 part.6 chrome should use mozilla::LookAndFeel rather than nsILookAndFeel r=benjamin 2011-09-09 11:27:12 +09:00
Masayuki Nakano
9494e70c61 Bug 669028 part.5 accessible should use mozilla::LookAndFeel rather than nsILookAndFeel r=surkov.alexander 2011-09-09 11:27:12 +09:00
Masayuki Nakano
f1847a7e6c Bug 669028 part.4 Rename nsILookAndFeel.h to LookAndFeel.h and widget should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
--HG--
rename : widget/public/nsILookAndFeel.h => widget/public/LookAndFeel.h
2011-09-09 11:27:12 +09:00
Masayuki Nakano
e2c900d50b Bug 669028 part.3 Implement mozilla::LookAndFeel which has static members r=roc, sr=matspal 2011-09-09 11:27:11 +09:00
Masayuki Nakano
63c956c546 Bug 669028 part.2 Make nsLookAndFeel singleton r=roc 2011-09-09 11:27:11 +09:00
Masayuki Nakano
60fca38ebd Bug 669028 part.1 Remove nsIObserver from nsXPLookAndFeel r=roc 2011-09-09 11:27:11 +09:00
Ehsan Akhgari
319f91efee Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash
--HG--
extra : rebase_source : e6774b1220eabb7b9e2dce59bd487f48920d76b2
2011-09-08 22:04:43 -04:00
Wesley Johnston
97f2b8fd25 Bug 681650 - Update site menus for tablets. r=mbrubeck 2011-09-08 18:46:19 -07:00
Matt Brubeck
4f120732a0 Merge from mozilla-inbound to mozilla-central 2011-09-08 16:11:52 -07:00
Philipp von Weitershausen
d3cf814428 Merge services-central and mozilla-central 2011-09-08 15:32:54 -07:00
Shawn Gong
c67fc718dc Bug 655727. Implemented responseType='moz-json', r=sicking 2011-09-08 15:12:18 -07:00
Ehsan Akhgari
74737499e1 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-08 16:54:20 -04:00
Neil Rashbrook
f3e6df7c77 Bug 684726 Add missing content types to nsContentBlocker r=bz 2011-09-08 21:20:44 +01:00
Matt Brubeck
f7f42ad40d Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
Lucas Rocha
ebb8096116 Bug 685224 - Update tab image with correct color (r=mbrubeck) 2011-09-08 12:13:18 -07:00
Lucas Rocha
43554b841c Bug 685539 - Update tab reopen icon for tablets (r=mbrubeck) 2011-09-08 12:13:18 -07:00
Matt Brubeck
f4fb183799 Bug 680077 - Use px units for tab bar styles on Android [r=mfinkle] 2011-09-08 12:13:18 -07:00
Matt Brubeck
c5294c6dd8 Bug 685310 - Make tab bar scroll vertically in tablet mode [r=mfinkle] 2011-09-08 12:13:12 -07:00
Matt Brubeck
365f948f18 Bug 685440 - Silence undefined property warnings in Fennec [r=fabrice]
--HG--
extra : rebase_source : 7cc85ef3e02fcc5a92bbacd38d7e7e2c3895d844
2011-09-08 09:02:08 -07:00
Matt Brubeck
df5011c45e Bug 684807 - Annotate more crashtest assertions on Android [r=philor]
--HG--
extra : rebase_source : fb7142167faccb19975aa12c6048428c8dea42c4
2011-09-08 09:00:32 -07:00
Brian R. Bondy
0ebc4054f4 Bug 655117 - Citrix ICA Client Version: 12.1.0.30 (npicaN.dll) crashes other plugins. r=bsmedberg 2011-09-08 12:11:52 -04:00