Граф коммитов

302722 Коммитов

Автор SHA1 Сообщение Дата
Nicholas Nethercote e95f2f2b98 Bug 747831 - Record buffer offset in ParseNodes instead of line number and column index. r=jorendorff. 2013-03-11 15:56:58 -07:00
Chris Peterson 46f50f1a30 Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle 2013-03-07 17:55:49 +00:00
Chris Peterson 82b1bfe822 Bug 847839 - Part 1b: Clean up VideoPlayer.java style nits. r=mfinkle 2013-03-08 10:35:29 +00:00
Chris Peterson 7cf3c5d989 Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle
--HG--
rename : embedding/android/VideoPlayer.java => mobile/android/base/VideoPlayer.java
rename : embedding/android/resources/layout/videoplayer.xml => mobile/android/base/resources/layout/videoplayer.xml
2013-03-07 14:44:22 +00:00
Shane Caraveo 9358bf0379 bug 850967 fix some js strict fixes that showed up in debug build/tests, r=markh 2013-03-18 12:40:51 -07:00
Dave Townsend 831414d4ad Bug 852322: Uplift Add-on SDK changeset 4e4e29d60115b985a72c261142e794d23ca9b221
645b0ca...4e4e29d
2013-03-19 11:44:49 -07:00
Shane Caraveo ecdce44fd3 bug 850425 release the flyout iframe when social provider is changed, r=markh 2013-03-18 12:44:04 -07:00
Shane Caraveo 0743219597 bug 850077 make tooltips work in social content, r=felipc, a=gavin 2013-03-18 12:43:51 -07:00
Terrence Cole db3df46fd6 Bug 850922 - Don't put NULL getterobj/setterobj in the reloctable store buffers; r=billm
--HG--
extra : rebase_source : 21ac1e5d6cba8a0771c9612c304ff4206a29f902
2013-03-13 16:58:40 -07:00
Mounir Lamouri 9240526f3a Bug 849438 - Searches in ListControlFrames should ignore  . r=bz 2013-03-19 18:24:35 +00:00
Brian Hackett 23956e6ccb Bug 852016 - Watch for uses of 'arguments' in eval() inside generator expressions, r=luke. 2013-03-19 12:23:24 -06:00
Martijn Wargers 9bcfc86015 Bug 838216 - Add caps and docshell tests to b2g, r=jgriffin 2013-03-18 11:06:01 -07:00
Terrence Cole a9ab4f46ac Bug 850749 - Make Cell::isTenured use the new IsInsideNursery; r=billm
--HG--
extra : rebase_source : a73a59b4a6880f9821ee453cfa838b7dd0ca952d
2013-03-13 10:22:35 -07:00
Steve Fink 4226f18fe6 Bug 838029 - Import bhackett static rooting analysis into tree. r=bhackett
--HG--
extra : rebase_source : 1f9104c6ea23868dfc93c8805b554356f22e233f
2013-03-05 14:48:13 -08:00
Steve Fink 18e4596ee2 Bug 838029 - Add --with-sixgill option and Makefile for static analysis. r=ted,reluctantly
--HG--
extra : rebase_source : 3c45de22f013566e56d68c4fbeb346159df23192
2013-01-28 13:43:54 -08:00
Steve Fink 147b0e4789 Bug 850903 - runtests.py --debugger should suppress the timeout. r=ted
--HG--
extra : rebase_source : dc1ecc3deacbc1a0aa3e6b1f2ea87a66c54a82a2
2013-03-13 13:12:07 -07:00
Steve Fink 60c2fee559 Bug 835552 - Make load() be script-relative and read()/snarf() be cwd-relative.. r=njn
--HG--
extra : rebase_source : 2ed11de42cdb9f5298cad2fc4e43974f1a11fb42
2013-03-11 15:36:16 -07:00
Dave Hunt d1665ee496 Bug 852456 - fix double_tap and long_press for desktop B2G, r=mdas 2013-03-19 14:03:11 -04:00
Andrea Marchesini ccfb81cfa0 Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice 2013-03-19 18:49:16 +01:00
Mounir Lamouri 46ca3f76ad Bug 832923 - re enable input file, r=baku 2013-03-04 14:06:02 +01:00
Trevor Saunders 9c54e14d23 bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger 2013-03-18 21:18:26 -04:00
Trevor Saunders 37866632e6 bug 852379 - remove unneeded prlock.h includes r=Ms2ger 2013-03-16 22:46:40 -04:00
Marco Bonardo 6bf30ad61f Bug 847627 - Sanitize on shutdown dialog should visually link download history to history.
r=gavin
2013-03-19 18:46:13 +01:00
Luke Wagner 576bc99b6b Bug 852331 - immediately GC the Zone after JS::Evaluate on a very large script (r=bhackett)
--HG--
extra : rebase_source : f64efadd1f324b5bfa3574aab1a434b22724fa16
2013-03-18 17:37:24 -07:00
Luke Wagner 676720d8b5 Bug 852305 - immediately free LifoAlloc memory when we finish parsing huge scripts (r=njn)
--HG--
extra : rebase_source : 745ae1fff040efe24da68a84114ba3e4046f754d
2013-03-18 17:33:05 -07:00
Jim Mathies d76f6f31ba Bug 842997 - Make SelectionHelperUI startup entry points json message agnostic. r=fyan 2013-03-19 12:43:17 -05:00
David Zbarsky e1ef7cf40f Bug 847120: Convert SVGFEGaussianBlurElement to WebIDL r=Ms2ger 2013-03-19 13:43:31 -04:00
David Zbarsky 33f7d0c306 Bug 847120: Move SVGFEGaussianBlueElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.h
2013-03-19 13:43:31 -04:00
Scott Johnson 476a30d318 Bug 600100, Part 3: Followup patch to maximize efficiency of changes in 2ed966e4. [r=mats] 2013-03-19 12:36:05 -05:00
Kyle Machulis 474fc0a81e Bug 843868: Change sockaddr* to be a union of all possible sockaddr types; r=tzimmermann
--HG--
extra : rebase_source : 455aeb8c49bec2477a5ffea839a0ac3fe09434f7
2013-03-19 10:23:47 -07:00
Kyle Machulis 193f44df7f Bug 851770 - UnixSocket should only build when needed; r=mrbkap
--HG--
extra : rebase_source : 7d11ee8e65a71ee9d49f7915e240914e5fa0d37f
2013-03-19 10:22:48 -07:00
Patrick McManus 0f84586907 bug 850968 - http cache effectiveness experiment r=hurley 2013-03-14 17:10:11 -04:00
Jonathan Kew 1beddbc13f bug 852522 - (win-hidpi) scale system font sizes in response to dpi/devPixelsPerPx setting. r=jimm 2013-03-19 17:24:27 +00:00
Jonathan Kew 3c12543a8e bug 824386 - (win-hidpi) nsScreenWin needs to account for logical dpi (resolution scale factor). r=jimm 2013-03-19 17:24:25 +00:00
Ed Morley 1fbabdf367 Backed out changeset 0f012ef3d3ac (bug 809978) for landing after being given r- 2013-03-19 17:21:01 +00:00
Ed Morley 649ad51dbe Backed out changeset 548ff2b01536 (bug 809978) 2013-03-19 17:20:22 +00:00
Joel Maher 4d00eeb1c3 Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted 2013-03-19 13:14:40 -04:00
Joey Armstrong 7c40c410a6 bug 809978: retry link I/O on potential race conditions: CLOSED TREE 2013-03-19 13:02:54 -04:00
Joey Armstrong 02436daef9 bug 809978: retry link I/O on potential race conditions 2013-03-19 12:26:57 -04:00
Ryan VanderMeulen a8d771e490 Merge m-c to inbound. 2013-03-19 12:07:26 -04:00
Bobby Holley c637abff39 Bug 850247 - Move nsRequestObserverProxy to nsMainThreadPtr{Holder,Handle}. r=mcmanus 2013-03-19 09:04:57 -07:00
Bobby Holley b732278733 Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus
Both the consumers just do this manually. The context here is sometimes an
XPCWrappedJS, so passing it around with nsCOMPtrs off-main-thread can't
happen anymore.

We add assertions in OnStartRequest/OnStopRequest to catch any consumers
that might try to change contexts midstream.
2013-03-19 09:04:57 -07:00
Bobby Holley 5ea98ec614 Bug 850247 - Make nsRequestObserverProxy proxy events to the main thread only. r=mcmanus
I'm doing this so that I can safely make this class use nsMainThreadPtr{Handle,Holder}.
There's no theoretical reason why we couldn't support other threads here, but it
would mean implementing that functionality in the PtrHolders, renaming them, and
weakening their assertions/invariants. AFAICT the consumers here don't actually have
a reason to proxy events anywhere but the main thread, so I'm just going to do this
rather than writing code to support something that we don't do (and thus can't test).
2013-03-19 09:04:57 -07:00
Ryan VanderMeulen e0ae39add5 Merge m-c to fx-team. 2013-03-19 09:44:37 -04:00
Hannes Verschore 4fd238b21b Bug 850534: Crash on Yarr OOM, r=dvander 2013-03-19 10:57:28 +01:00
Chris Lord 104b3caf40 Bug 852158 - Fix content scrolling to the top with the dynamic toolbar enabled. r=kats
Make sure that the toolbar doesn't obscure content when it scrolls to the top
of the page.
2013-03-19 09:53:12 +00:00
Tim Taubert 49f000659a Bug 841350 - Follow-up to fix 'this.updateCurrentBrowser is not a function'; r=me+bustage 2013-03-19 10:14:41 +01:00
Girish Sharma f2ce0e4926 Bug 851349 - Possible fix for intermittent failures. r=paul 2013-03-15 11:38:53 +05:30
Tim Taubert 82291bcb7b merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Bobby Holley 8650dc0c2f Bug 851851 - Null check win. r=me 2013-03-17 22:42:42 -07:00