Tom Schuster
75ea8ab159
Bug 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]
2012-01-14 09:43:00 -08:00
Ryan VanderMeulen
2d2daac631
Back out 149a80dafcb8 (bug 686913) due to build failures. a=YUNoTry?
2012-04-21 17:48:31 -04:00
Oleg Romashin
050ffdb7ef
Bug 746810 - Move mChannelState = ChannelOpening before PostTask call to fix assertion. r=cjones, a=mfinkle
2012-04-21 17:35:43 -04:00
Matthew Schranz
188a8cbbcd
Bug 686913 - HTMLProgressElement and HTMLMeterElement should not be form controls. r=mounir, a=mfinkle
2012-04-21 17:35:42 -04:00
Jonathan Kew
817b9b565e
bug 745780 - add reftests for Arabic presentation-forms shaping in harfbuzz. r=jdaggett a=test-only
2012-04-21 22:25:25 +01:00
Jonathan Kew
a845f22cfc
bug 745780 - re-apply patch from bug 727736 after harfbuzz update. r=jdaggett a=mfinkle
2012-04-21 22:25:03 +01:00
Jonathan Kew
5513d93670
bug 745780 - update harfbuzz code to upstream commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c (2012-04-17). r=jdaggett a=mfinkle
2012-04-21 22:24:39 +01:00
Myk Melez
31c154f67d
bug 746645 - Adding the white-list for myapps (or stage-myapps) has no effect with a clean FF profile; r=fabrice, a=mfinkle
2012-04-21 14:15:06 -07:00
Benoit Jacob
a4fa374cc8
Bug 736481 - 7/7 - ForceLoseContext should not do anything on already lost context awaiting event - no review, a=blocking-fennec
...
Sorry for this little no-review patch. I meant to roll this into another of the patches for review and apparently forgot. It's 3 lines and quite trivial.
2012-04-21 16:48:22 -04:00
Benoit Jacob
41be85bf4f
Bug 736481 - 6/7 - WebGL lost context handling: check if we still have a canvas - r=jgilbert, a=blocking-fennec
2012-04-21 16:48:22 -04:00
Benoit Jacob
eb6d8f0226
Bug 736481 - 5/7 - make memory-pressure observer lifetime match WebGL context lifetime - r=jgilbert, a=blocking-fennec
2012-04-21 16:48:22 -04:00
Benoit Jacob
eecf0b8121
Bug 736481 - 4/7 - WebGL lost contexts: remove ShouldEnableRobustnessTimer, rename Robustness to ContextLoss - r=jgilbert, a=blocking-fennec
2012-04-21 16:48:22 -04:00
Benoit Jacob
a3c611b263
Bug 736481 - 3/7 - Add missing checks for lost WebGL contexts - r=jgilbert, a=blocking-fennec
2012-04-21 16:48:22 -04:00
Benoit Jacob
c1d156e099
Bug 736481 - 2/7 - lose WebGL context on memory-pressure events - r=jgilbert, a=blocking-fennec
2012-04-21 16:48:22 -04:00
Benoit Jacob
f90767cb46
Bug 736481 - 1/7 - simplification in WebGL lost context handling - r=jgilbert, a=blocking-fennec
2012-04-21 16:48:22 -04:00
Joshua M
f1ae6826aa
Bug 734373 - Implement Australis toolbar button design. r=dao a=desktop-only
2012-04-21 19:13:07 +02:00
Jonathan Kew
4111d5a1ea
bug 746975 - update graphite2 library to 1.1.2 release from upstream. r=jdaggett a=akeybl
2012-04-21 08:06:26 +01:00
Jared Wein
37a22d76d2
Bug 742419 - Implement new identity block design (OS X). r=fryn a=desktop-only
2012-04-21 00:03:44 -07:00
Jared Wein
155681efcd
Bug 742419 - Implement new identity block design (Linux). r=ttaubert
2012-04-21 00:03:39 -07:00
Jared Wein
2b5e565756
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
5f4bad98f1
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
Josh Matthews
479cb8407f
Bug 677194 - Change assertion to an early-return bailout. r=jst, a=akeybl
2012-02-29 12:11:03 -05:00
Paul ADENOT
1f00db3b93
Bug 557278 - OGG audio handled as OGV video. r=dolske, a=desktop-only
2012-04-20 22:33:42 -04:00
Boris Zbarsky
74a1a46428
Bug 740811. Make SVGElement.prototype be Element.prototype again. r=peterv, a=akeybl
2012-04-20 21:44:35 -04:00
Kyle Machulis
544133616a
Bug 747545: Uevent Poller causes compile error when built debug due to ScopedClose member change - r=mwu a=b2g-only
2012-04-20 18:43:25 -07:00
Edward Lee
8d400e9bd0
Bug 747451 - Desktop web runtime user agent breaks apps expecting "Firefox" in the UA [f=myk, r=felipe, a=desktop-only]
...
Use the compatibility mode to include Firefox/<version> with WebappRuntime/<version>.
--HG--
extra : rebase_source : 3e8a5bbeb50ef3cca68c2a8bc618ded968449039
2012-04-20 15:56:11 -07:00
Edward Lee
b6e6c7cafb
Bug 746213 - Support mozApps.getSelf/getInstalled in desktop runtime to allow apps to access receipts [r=felipe, a=desktop-only]
...
Import Webapps.jsm to initialize DOMApplicationRegistry, which handles Webapps:GetSelf, etc. messages.
--HG--
extra : rebase_source : 429c9c48e54e39ff0c403d926c5ac35c49b28c3f
2012-04-20 15:56:06 -07:00
Felipe Gomes
52cd3dbec0
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
Christian Holler
c87c6e4e70
Bug 746951 - Avoid inlining js::MarkRangeConservatively with ASan, r=billm, a=npotb
...
--HG--
extra : rebase_source : 6742f35f23b37b08a966fff52040cec1a7fd55f6
2012-04-20 16:06:07 -07:00
Benoit Girard
a1976bd45c
Bug 747408 - Increase default sampling rate to 1ms for profiling fennec. r=jmuizelaar a=akeybl
2012-04-20 11:31:09 -04:00
Jeff Muizelaar
4beb424615
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
Boris Zbarsky
3b171066b1
Bug 726949. Instead of using the given proto for the sandbox directly, use a proxy that forwards to the given proto but rebinds all getters/setters/methods to use the given proto, not the sandbox global, as this. r=bholley, a=tracking-firefox
...
The code in XPCQuickStubs.h just moved from XPCQuickStubs.cpp.
2012-04-19 14:19:41 -04:00
Geoff Brown
803b62721c
Bug 747268 - devicemanagerADB: improve listFiles error handling and check for root. r=jmaher, a=test-only
2012-04-20 17:15:59 -04:00
Oleg Romashin
2802b79e6b
Bug 746913 - Plugins NativeRenderer X/qt/gtk includes defines cleanup. r=karlt, a=desktop-only
2012-04-20 17:15:59 -04:00
Steve Workman
eaa60ad865
Bug 739600: Add #define INET6 to getaddrinfo.c; r=jduell a=blocking-fennec
2012-04-20 13:18:30 -07:00
Joe Drew
4237429219
Bug 744939 - Make animatedZoomTo operate in CSS pixels instead of device pixels. r=kats a=blocking-fennec
2012-04-14 13:18:10 -04:00
Joe Drew
d899bf0dd2
Bug 744916 - Make the Java viewport keep track of its size in both CSS pixels and device pixels. r=kats
...
--HG--
extra : rebase_source : f733c2a4eadaeaa9c845b83886af8ab335250f85
2012-04-12 16:00:56 -04:00
Jeff Muizelaar
ef2ec8c78d
Bug 744901 - Store the page size in FrameMetrics in CSS pixels in addition to device pixels. r=cjones
...
--HG--
extra : rebase_source : ac38e2ff9dda55bd5dc44d757b67cb1550da1eaa
2012-04-12 15:55:26 -04:00
Matt Brubeck
167ea26b9d
Bug 747109 - Remove broken code to fix an error in Clear Private Data [r=mfinkle, a=blocking-fennec]
2012-04-20 12:49:47 -07:00
Margaret Leibovic
c8c3a75a88
Bug 746394 - No label for home screen icons when adding page without title. r=bnicholson a=mfinkle
2012-04-20 11:49:30 -07:00
James Willcox
0a64f5c7db
Bug 707353 - Implement ANPWindow::showKeyboard() for Android plugins. r=snorp a=blocking-fennec
...
--HG--
extra : rebase_source : ca2da8fe9689fa702444cd6da7b4841d9ef12ec4
2012-04-20 09:49:50 -07:00
Ehsan Akhgari
d9b8b285b7
Merge mozilla-central into mozilla-inbound; a=merge
2012-04-20 13:11:03 -04:00
Ehsan Akhgari
7467925b96
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-20 13:10:19 -04:00
Ehsan Akhgari
f20b8102c2
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
Mike Conley
4488d2a79a
Bug 746993 - Fix editor caret behaviour when pressing RETURN after a BR node. r=ehsan, a=tracking-firefox
2012-04-20 12:57:17 -04:00
Ali Juma
00cf3aa2e1
Bug 733596 - Tell the compositor about the new surface size on surface change. r=bgirard a=blocking-fennec
2012-04-20 11:46:30 -04:00
Wes Johnston
f2b285415f
Bug 746679 - Reset touch event dispatch state on each touch down. r=kats, a=blocking-fennec
2012-04-20 08:40:41 -07:00
Tim Taubert
6d31394f92
merge m-c to fx-team; a=desktop-only
2012-04-20 10:56:36 +02:00
Jonathan Kew
242423d50e
bug 745580 - handle bad results from Core Text shaping more robustly. r=jdaggett a=tracking-firefox
2012-04-20 08:04:26 +01:00
Gian-Carlo Pascutto
2abe80a81d
Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle
2012-04-20 07:46:47 +02:00