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

298331 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Kew 17f8d8db67 bug 817454 - ensure PresContext's cached mAppUnitsPerDevPixel value is updated when backing resolution changes. r=roc 2013-02-07 00:19:01 +00:00
Marco Bonardo 9ddf7fda2f Bug 838841 - Remove experimental hints from Places async APIs.
sr=gavin
2013-02-07 01:12:16 +01:00
Marco Bonardo 9a17e96b0c Bug 831432 - Downloads button has no text in Text button mode.
r=mconley
2013-02-07 01:12:13 +01:00
Ted Mielczarek 6e64a21543 Add local Breakpad patches that have not yet been upstreamed
Contains patches for:
bug 802106 -  Breakpad stackwalking optimization: optimize PostfixEvaluator
bug 812133 -  Make breakpad-based SPS unwind work on MacOS

--HG--
extra : rebase_source : 86ca043b452f80f8887b283b9ca3df1f7e4e679f
2013-02-06 19:01:57 -05:00
Ted Mielczarek 0daf84bc8f bug 838882 - Add ability to apply local patches to update-breakpad.sh NPOTB
--HG--
extra : rebase_source : eca6cf7c6a11f57c5318fe66aa1cb0ab06d4d676
2013-02-06 18:58:26 -05:00
Jeff Hammel 22abbcb20b Bug 836079 - replace createTestingProfile.py with mozprofile or, even better, delete it;r=ted ; DONTBUILD because NPOTB 2013-02-06 16:00:10 -08:00
Chris Jones c68ad769ba Backed out d2aa085d7ebd (bug 836605) 2013-02-06 15:49:27 -08:00
Brendan Eich 04905af554 Bug 433529 - switch style nit-policing followup (r=lumpy). 2013-02-06 15:28:36 -08:00
Fabrice Desré 1cea50bc44 Bug 836605 - Use prototype to speed up cloneAsMozIApplication r=genelian 2013-02-06 15:21:15 -08:00
Chris Jones 407784e2f1 Bug 836605: Cache mozIApplication wherever possible on critical startup path. r=jlebar 2013-02-06 14:32:20 -08:00
Mounir Lamouri 1d5d1d991e Bug 781573 - Implement the step attribute for <input type=time>. r=smaug
--HG--
extra : rebase_source : 802145c921a679d041f83212e872cc5583ed4cc9
2013-02-06 22:56:49 +00:00
Mounir Lamouri 4a0ad76a83 Bug 837767 - Make GetMinimum() uses ConvertNumberToString(@value) if @min isn't valid. r=smaug
--HG--
extra : rebase_source : a64a1a4f06be7720ca75d9179db794631d40803c
2013-02-06 18:11:31 +00:00
Chris Jones b87087160d Backed out changeset fed128eb92f3 (bug 836605) for making the IDL gods angry. CLOSED TREE 2013-02-06 14:57:14 -08:00
Chris Jones 306dd56aef Bug 836605: Cache mozIApplication wherever possible on critical startup path. r=jlebar 2013-02-06 14:32:20 -08:00
Ethan Hugg 7474c3ea4d Bug 806828 Signaling - copy selectively from g_media_table on init r=jesup 2013-02-04 14:33:35 -08:00
Chris Coulson f4eee4a8f8 Bug 837631 - Refresh virtualenv.py to pick up the changes from 661f7866da20. r=gps 2013-02-06 16:58:09 -05:00
Ryan VanderMeulen b74fce2d3b Merge m-c to inbound. 2013-02-06 16:58:07 -05:00
Ryan VanderMeulen 081d5c8aa1 Merge the last PGO-green inbound changeset to m-c. 2013-02-06 16:55:25 -05:00
Rafael Ávila de Espíndola 5fdc698b71 Bug 834945 - GC triggers a late DB write during shutdown. r=vladan. 2013-02-06 16:45:38 -05:00
Rafael Ávila de Espíndola 5507cbe3f4 Bug 838164 - Add a pretty headers to late write stacks. r=vladan. 2013-02-06 16:41:30 -05:00
Ryan VanderMeulen 40bf57c1b6 Backed out changesets 34927afb65e2 and 2d0b056ced49 (bug 838559) for mochitest failures.
--HG--
rename : content/html/content/src/HTMLMenuElement.cpp => content/html/content/src/nsHTMLMenuElement.cpp
rename : content/html/content/src/HTMLMenuElement.h => content/html/content/src/nsHTMLMenuElement.h
2013-02-06 16:22:59 -05:00
Ehsan Akhgari 19ef17ae95 Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao 2013-02-06 16:15:51 -05:00
Mike Conley 4d6ce7515f Bug 838599 - Downloads Panel summary text is a little too big. r=mak. 2013-02-06 16:05:59 -05:00
Chris Jones e1426b40d7 Followup to bug 836198: Clean up a bit of rebase vomit. 2013-02-06 12:54:53 -08:00
Daniel Holbert 69886e640f Bug 838753: Make PropertyKey.cpp #include jsatominlines.h, to get ToAtom() inline-function-definition. r=Waldo 2013-02-06 12:44:05 -08:00
Daniel Holbert 6ca33d6109 Bug 838756: Fix out-of-order init list for UnixSocketImpl constructor. r=qDot 2013-02-06 12:44:04 -08:00
Yiming Yang df46265880 Bug 836375 - Add press() and release() tap gestures on elements, r=mdas 2013-02-06 11:58:14 -08:00
Sean Stangl 1a3e66e87f Bug 838469 - Use CallInfo for inlining natives. r=h4writer 2013-02-06 12:34:15 -08:00
Scott Johnson 93dea27aff Bug 838668: Rev IID of nsIDOMFile and revert incorrectly revved IID for nsIDOMBlob. [r=bsmedberg] 2013-02-06 14:27:20 -06:00
Benjamin Smedberg 7fd5eb80d5 Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws 2013-02-06 15:11:36 -05:00
Marco Bonardo 4f925597b9 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo ed84888317 Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Brad Lassey 94f3891adc bug 829596 - Remove 'Tablet' from UA string of Firefox on Android tablets. back out changeset 196ed5ab68a1, r=mfinkle 2013-02-06 14:32:21 -05:00
Joel Maher 5ae6383047 Bug 838613 - we are getting a value of 0 for a pointer in nsExceptionHandler.cpp::RegisterAppMemory(). r=ted 2013-02-06 14:30:16 -05:00
Ryan VanderMeulen 374693715e Backed out changeset 487d16b80087 (bug 812638) for mochitest orange. 2013-02-06 11:21:25 -05:00
Randell Jesup cbe41fceea Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup 2013-02-06 11:04:34 -05:00
Andrea Marchesini 9ba3011d1b Bug 838567 - URL.createObjectURL(new Object()); in Workers crashes debug builds reliably. r=bent 2013-02-06 10:50:27 -05:00
Martin Stransky 858fbc6312 Bug 829001 - End slash in srcdir causes debugedit failure. r=ted 2013-02-06 10:50:27 -05:00
Ryan VanderMeulen 7d99d4af5c Merge m-c to inbound. 2013-02-06 10:50:24 -05:00
Daniel Holbert 509d856ac8 Bug 838301: Use nsCOMArray::Length() instead of Count() in nsAutoCompleteController.cpp, where appropriate. r=mounir 2013-02-06 07:40:55 -08:00
Ed Morley d524aacc84 Merge mozilla-inbound to mozilla-central 2013-02-06 14:26:36 +00:00
Daniel Holbert dc317f65f5 Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats 2013-02-05 23:36:37 -08:00
Eric Chou 61bf450244 Bug 836516 - Set a system property so that WLAN firmware could be aware of BT operations, r=gyeh
Solution was provided by ggrisco@codeaurora.org
2013-02-06 15:28:04 +08:00
Gregory Szorc 961a3acbeb Merge mozilla-central into services-central
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-05 22:40:34 -08:00
Dao Gottwald 5f64f0e241 Bug 825035 - Blocklisted click-to-play notification only fades in/out once per window per session. r=jaws 2013-02-06 00:59:21 -05:00
Shian-Yow Wu 14c8c9ef66 Bug 838127 - B2G RIL: incorrect spelling of interface name in RILNetworkInterface. r=vicamo 2013-02-06 13:12:25 +08:00
Gregory Szorc 3675b09940 Bug 838291 - More robust APIs for obtaining FHR data; r=rnewman 2013-02-05 20:31:48 -08:00
Gregory Szorc ec60dda367 Bug 838461 - Improve rest.js interop with FHR; r=rnewman 2013-02-05 20:25:57 -08:00
Gregory Szorc a9b05f1f26 Bug 830489 - Delay initializing FHR database on first run; r=rnewman 2013-02-05 20:25:48 -08:00
Richard Newman cf01c4ac3d Bug 838464 - Define MOZ_BUILD_TIMESTAMP in Fennec Makefile.in. r=gps 2013-02-05 20:15:36 -08:00