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

275360 Коммитов

Автор SHA1 Сообщение Дата
Brian Smith aaebfde4e6 Bug 767275 - Add more detailed cache lock telemetry, r=michal, r=nfroyd
--HG--
extra : rebase_source : 60962876704a945ba83dc8ccfde938aa1957cb96
2012-06-29 16:20:34 -07:00
Paul Adenot d7c5822013 Bug 767087 - xpcshell test r=jduell 2012-06-26 10:35:00 -07:00
Paul Adenot ad06c6d7c9 Bug 767087 - Add a flag to force content sniffing when we get served application/octet-stream. r=jduell 2012-06-26 10:33:00 -07:00
Bonnie Surender 7fd6df0b47 Fixing bug 770175 and bug 770171. Idle API moz assert fix. r=jst@mozilla.com 2012-07-02 16:18:57 -07:00
Devdatta Akhawe 07903f7e5c Bug 767134 - Stuff the source principal into nsIContentPolicy (r=bz, sr=jst) 2012-07-02 16:16:11 -07:00
Patrick McManus ecf598e263 bug 769264 pipeline logging cleanups r=honzab
--HG--
extra : rebase_source : fc747b84349096b70d8b75d8aff8626826380d81
2012-07-02 18:10:04 -04:00
Ryan VanderMeulen 58bc4a3601 Merge m-c to inbound. 2012-07-02 18:25:51 -04:00
Luke Wagner 1d323d9f70 Bug 769743 - Bump the XDR version because bug 769743 forgot to do it (rs=waldo)
--HG--
extra : rebase_source : c7abd9ab7a12d14577a81caaf3a0fac8802269b2
2012-07-02 14:54:01 -07:00
Jeff Walden 6460881afa Unify DelegateObject and ArrayBufferDelegate in a single function, rather than duplicating two places. No bug, rs=luke over IRC
--HG--
extra : rebase_source : c210b6f54a5ded8d2f7186bf32a9a86f130575ff
2012-07-02 14:36:34 -07:00
Wes Kocher 3a1b64c196 Update revision of Jetpack code used for tests to fix bug 769440. r=philor 2012-07-02 14:26:35 -07:00
Siddharth Agarwal 4bee903659 Bug 770189 - dom/bindings/parser/runtests.py invocations need to be un-native-commandified. r=khuey 2012-07-03 02:02:42 +05:30
Siddharth Agarwal 18936b1386 Bug 769808 - Update mozbase on m-c to include fix for bug 769789. r=jhammel 2012-07-03 01:52:54 +05:30
Brian Nicholson d912f51797 Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle 2012-07-02 12:42:11 -07:00
Guillermo Lopez 941a001d26 Bug 769805 - Contacts API broken due to IndexedDB API Change. r=khuey 2012-07-02 12:03:49 -07:00
Guillermo Lopez ce38cfb298 Bug 769803 - WebSMS broken due to IndexedDB API Change. r=khuey 2012-07-02 12:02:38 -07:00
Sriram Ramasubramanian f471661ff4 Bug 739364: All iconified buttons in url-bar should have bigger target area. [r=mfinkle] 2012-07-02 11:22:29 -07:00
Sriram Ramasubramanian 264de95770 Bug 739364: Change awesomescreen backgrounds to be lighter blue. [r=mfinkle] 2012-07-02 11:22:29 -07:00
Jim Mathies 17f7d077f4 Bug 723133 - Protect against recursive calls in nsPluginNativeWindowWin's PluginWndProc. r=bsmedberg 2012-07-02 12:15:17 -05:00
Luke Wagner 529893fccd Fix 'inline function used but never defined' warnings (no bug, r=themaid) 2012-07-02 09:25:09 -07:00
Steve Fink e837ced01b Bug 767141 followup - remove extra return statement. r=woof! 2012-07-02 08:54:12 -07:00
Justin Lebar 9b540124cd Bug 768842 - Inform the <iframe mozbrowser> embedder when Gecko displays an error page. r=mounir 2012-07-02 08:21:58 -04:00
Blake Kaplan d66739804c Bug 766497 - Fix typo. r=gal DONTBUILD 2012-07-02 14:05:17 +02:00
Ed Morley 9a64c367a1 Merge mozilla-central to mozilla-inbound 2012-07-02 10:37:09 +01:00
Ed Morley eff0157441 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-02 10:03:16 +01:00
Blake Kaplan 5a43394e80 Bug 769648 - Get rid of __exposedProps__ warnings. r=gal 2012-07-02 10:58:17 +02:00
Gian-Carlo Pascutto 7c5ece3438 Bug 768900 - Protect against errors when quering Android DBs. r=mfinkle 2012-07-02 08:59:37 +02:00
Ms2ger 9512d96bf2 Bug 769437 - Remove a check that has been dead since 2005 to fix a build warning; r=mounir 2012-07-02 08:23:56 +02:00
Ms2ger b47d43e055 Bug 745523 - Part b: Unprefix transforms; r=dbaron
This patch introduces unprefixed 'transform', 'transform-origin', 'perspective',
'perspective-origin', 'transform-style' and 'backface-visibility' properties, and
updates the mochitests in layout/style to use them.
2012-07-02 08:23:54 +02:00
Ms2ger 2b6c403037 Bug 767790 - Remove nsIHTMLDocument::{Get,Set}IsFrameset; r=mounir 2012-07-02 08:22:37 +02:00
Mark Capella 2960e8e48e Bug 767269 - ia2Accessible Text/EditableText QI shouldn't call QI for nsIAccessible Text/EditableText, r=tbsaunde 2012-07-01 23:42:45 -04:00
Robert O'Callahan cedd410a70 Backout bug 768775 for now 2012-07-02 14:43:37 +12:00
Ms2ger e79f400ca1 Bug 770013 - Cleanup NodeIsBlockStatic/IsBlockNode a bit; r=ehsan 2012-07-01 21:53:16 +02:00
Ehsan Akhgari 0bde718f71 Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
Robert O'Callahan f877acef27 Mark gradient tests fuzzy for bug 768775 2012-07-02 13:18:32 +12:00
Robert O'Callahan 72530702d9 Bug 768348. Avoid ExtCreatePen failures by avoiding rounding widths and dash lengths down to zero. r=jrmuizel
--HG--
extra : rebase_source : 5231a02af67486dbd0e663d3756ad60fe1483157
2012-07-02 11:49:34 +12:00
Robert O'Callahan 7abd565f63 Bug 768775. For linear gradients where the gradient line is parallel to an axis and runs from one edge of a background tile to the other, we can repeat the background by just repeating the gradient instead of drawing individual tiles. r=jrmuizel
--HG--
extra : rebase_source : 81b9a7951ce78f60aa8eaeca4f66f62561133254
2012-07-02 11:46:32 +12:00
Robert O'Callahan b1e87e032b Bug 770001. When comparing clips, adjust for any change in the ThebesLayer coordinate system. When clips are different, try to accumulate differences intelligently, taking into account that changes in clips outside the bounds of the clipped display item don't matter. r=mattwoodrow
--HG--
extra : rebase_source : d958c629307045f2592ffe658cd1a2e608713cbd
2012-07-02 11:46:21 +12:00
David Zbarsky d2ee12f6f9 Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
Philip Chee 9739806320 Bug 769737 Add nsIFocusManager to Services.jsm r=gavin. 2012-07-02 05:09:31 +08:00
Ryan VanderMeulen 43bdfe552a Merge m-c to inbound. 2012-07-01 11:03:00 -04:00
Ryan VanderMeulen eb3c84caee Bug 758357 - Back out part of the landing due to risk of it introducing oranges. 2012-07-01 09:38:44 -04:00
Hub Figuière 5b9b19a492 Bug 769304 - Add accessibility platform status to about:support. r=dbolter,gavin 2012-06-30 22:16:54 -07:00
Hub Figuière 2741f260c2 Bug 761589 - Part 2: implement accessibility.force_disabled for ATK. r=tbsaunde 2012-06-30 15:54:17 -07:00
Ekanan Ketunuti 52e00ef49e Bug 769913 - TestTXMgr.cpp should use fail() from TestHarness.h; r=ehsan 2012-06-30 23:56:18 +07:00
Chris Peterson 32bf6fccdf Bug 769080 - Fix Azure build errors about Uint8ClampedArray on Android. Fix some uninitialized variable warnings. r=Ms2ger 2012-06-29 15:17:03 -07:00
Tim Taubert 67acaae937 merge m-c to fx-team 2012-07-01 00:13:04 +02:00
Paul Rouget ae589f7433 Backed out 1464fc01cd17 - leaks 2012-06-28 21:32:34 +02:00
Paul Rouget ede8134305 Bug 769299 - Make the Inspector less fragile when the selection is deleted. r=dcamp 2012-06-28 17:43:57 +02:00
Aryeh Gregor 6ee6340887 Bug 767169 part 2 - Handle lastCandidate being null in nsContentSubtreeIterator::Init; r=bz 2012-06-28 14:29:56 +03:00
Aryeh Gregor ed5ae0b680 Bug 767169 part 1 - Partial cleanup of Selection::selectFrames; r=ehsan 2012-06-28 14:29:56 +03:00