David Zbarsky
|
2e975cf933
|
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
|
2013-08-10 11:18:12 -04:00 |
|
David Zbarsky
|
09549d7ffd
|
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
|
2013-08-10 11:18:11 -04:00 |
|
David Zbarsky
|
cda5964d4a
|
Bug 883493: Make CGUnionStruct use CGClass r=bz DONTBUILD
|
2013-08-10 11:17:16 -04:00 |
|
David Zbarsky
|
5f58b5f324
|
Backed out changeset 30bd1b29ac64 for having the wrong commit message DONTBUILD
|
2013-08-10 11:16:59 -04:00 |
|
David Zbarsky
|
702270b144
|
* * *
Bug 883493: Make CGUnionStruct use CGClass r=bz
|
2013-08-10 11:14:23 -04:00 |
|
David Zbarsky
|
ec0e13f65d
|
Bug 883493: Use CGSwitch to generate union structs r=bz
|
2013-08-10 11:14:22 -04:00 |
|
Jan de Mooij
|
2195d129f7
|
Bug 866888 follow-up - Fix typo that broke tests with --ion-compile-try-catch. r=h4writer on IRC
|
2013-08-10 14:47:00 +02:00 |
|
Mike Hommey
|
45c0281f34
|
Bug 903385 - Broaden REPORT_BUILD and make it report why something is rebuilt. r=gps
|
2013-08-10 15:57:09 +09:00 |
|
Mike Hommey
|
adc22d15c6
|
Bug 903341 - Avoid gyp overwriting Makefiles when they wouldn't be modified. r=gps
|
2013-08-10 15:55:21 +09:00 |
|
Mike Hommey
|
bf197324d0
|
Bug 901796 - Add missing --enable-stdcxx-compat flag to static analysis builds. r=ted
|
2013-08-10 15:54:30 +09:00 |
|
Mike Hommey
|
56bd92278e
|
Bug 901414 - Fix ipc/chromium to build for GNU/kFreeBSD. r=bsmedberg
|
2013-08-10 15:54:00 +09:00 |
|
Mike Hommey
|
893956e170
|
Bug 901200 - Change SharedStub definition in tier-3 xptcstubs to better fit reality and make the compiler happy now that nsresult is an enum. r=bsmedberg
|
2013-08-10 15:53:22 +09:00 |
|
Johnny Stenback
|
eb82278883
|
Bug 859707. Convert History to WebIDL bindings. r=bz
|
2013-08-09 23:47:59 -07:00 |
|
Boris Zbarsky
|
5f0cd458b5
|
Bug 895758 followup. Fix the include guard and some spacing issues.
|
2013-08-10 01:10:18 -04:00 |
|
Phil Ringnalda
|
93b0dc8a8b
|
Back out 6a5a7b55c22a:9f324fcd43ec (bug 903394) for js::types::StackTypeSet::propertyNeedsBarrier crashes
CLOSED TREE
|
2013-08-09 20:13:52 -07:00 |
|
Trevor Saunders
|
b56888f645
|
fixup backout of bug 902316 on a CLOSED TREE
|
2013-08-09 23:01:31 -04:00 |
|
Trevor Saunders
|
b609dec9c9
|
partially backout bug 902316 because there is dependancies between the libraries we build in media/omx-plugin/ CLOSED TREE
|
2013-08-09 22:32:41 -04:00 |
|
Boris Zbarsky
|
5d344b2eb3
|
Back out revision ea0f2d537a40 (bug 903283) because Windows was bootlegging nsRegion.h via EventTarget.h in widget code and so we ended up with a CLOSED TREE.
|
2013-08-09 22:31:05 -04:00 |
|
Boris Zbarsky
|
504726dd7e
|
Bug 901531. Remove the unused RootedJSValue class. r=ms2ger
|
2013-08-09 22:01:45 -04:00 |
|
Terrence Cole
|
3a49029357
|
Bug 898936 - Fix some build warnings on ARM gcc; r=mjrosenb
|
2013-08-01 22:05:55 -07:00 |
|
Jonathan Wilde
|
7be78e531e
|
Bug 894715 - Part 1 - Failing testcase for URLs copied with trimming. r=sfoster
|
2013-08-01 18:55:44 -07:00 |
|
Tim Taubert
|
dd3de63002
|
Bug 903273 - [Session Restore] Use strict mode; r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
683621a501
|
Bug 903248 - [Session Restore] Remove leftover code from global private browsing mode; r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
467c66e147
|
Bug 903244 - [Session Restore] this._resetTabRestoringState is not a function in onPurgeSessionHistory(); r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
ca29052815
|
Bug 903388 - [Session Restore] Collect cookie hosts *after* serializing session history; r=yoric
|
2013-08-10 05:33:07 +02:00 |
|
Jonathan Wilde
|
83a5dfb1d0
|
Bug 903287 - Work - NewUI - Implement correct headings for the autocomplete screen. r=mbrubeck
--HG--
extra : rebase_source : 6b3e3fe0798122d27e5b342a98c316dff69d1bea
|
2013-08-09 16:24:45 -07:00 |
|
Jonathan Wilde
|
fd5d81efed
|
Bug 903294 - Work - NewUI - Hide entire "Your Results" section when there are no autocomplete results. r=mbrubeck
--HG--
extra : rebase_source : 71860ebe8e5aa0d84c294133427f148b5eb4006d
|
2013-08-08 23:38:31 -07:00 |
|
nootanghimire
|
82b0e0862d
|
Bug 898125 - Add 'use strict'; and make changes accordingly [r=mbrubeck]
|
2013-08-09 16:45:58 -07:00 |
|
Ryan VanderMeulen
|
1c6c1be9aa
|
Merge m-c to fx-team.
|
2013-08-09 19:32:24 -04:00 |
|
Marina Samuel
|
b503d424ba
|
Bug 903580 - Center circular progress canvas on top of download button. r=ally
|
2013-08-09 18:23:04 -04:00 |
|
Justin Dolske
|
34859f75b6
|
Bug 901409 - Update password manager tests to prepare for bug 355063. r=mattn
|
2013-08-09 14:56:50 -07:00 |
|
Jonathan Wilde
|
c71dad7f45
|
Bug 856264 - Part 2 - Ensure that menus get reshown properly across input methods. r=jimm
--HG--
extra : rebase_source : 45d8febeff971a8dd8454a242888267068d03878
|
2013-08-01 16:54:27 -07:00 |
|
Jonathan Wilde
|
990ee8493e
|
Bug 856264 - Part 1 - Failing tests for context menu. r=jimm
--HG--
extra : rebase_source : 06a8e9b6f39768e175224cf1e40889f10d979748
|
2013-07-17 21:50:51 -07:00 |
|
Sam Foster
|
343d6ce5a0
|
Bug 902246 - Utility methods for adding rgb(a) colors together. r=mbrubeck
|
2013-08-08 17:02:19 -07:00 |
|
Wes Johnston
|
021336459f
|
Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj
|
2013-08-06 22:13:21 -07:00 |
|
Irving Reid
|
979232b8d2
|
Bug 853388: Keep trying to save JSON even if read or save fails; r=unfocused
|
2013-08-08 16:08:42 -04:00 |
|
Irving Reid
|
a829a4d782
|
Bug 853388: Load JSON database asynchronously outside of startup; r=unfocused
|
2013-08-08 16:05:33 -04:00 |
|
Irving Reid
|
35f24571ad
|
Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference; r=unfocused
|
2013-08-08 15:56:39 -04:00 |
|
Irving Reid
|
3e37c62ad0
|
Bug 853388: Remove transaction model of database flush control and implement async save of database; r=unfocused
|
2013-08-08 15:56:35 -04:00 |
|
Irving Reid
|
c98d3dd56b
|
Bug 853388: Upgrade existing SQLITE databases to JSON; r=unfocused
|
2013-08-08 15:56:26 -04:00 |
|
Irving Reid
|
c8f557cdc0
|
Bug 853388: Save and load XPIProvider state to/from a JSON file; r=unfocused
|
2013-08-08 15:56:22 -04:00 |
|
Dave Townsend
|
9cd41247c5
|
Backing out 9c17e6d4739d due to test failures.
|
2013-08-08 15:10:40 -07:00 |
|
Rodrigo Silveira
|
5b411fbe99
|
Bug 881995 - Snapped view Alignment for Bookmarks an Recent History is off and tiles are cut off
--HG--
extra : rebase_source : c555f8623515499f7cdf84f11e0b29a8c43343cd
|
2013-08-07 13:11:44 -07:00 |
|
Dave Townsend
|
c4d0150cc3
|
Bug 901239 - Uplift Add-on SDK to Firefox r=me
|
2013-08-08 13:27:54 -07:00 |
|
Ryan VanderMeulen
|
6faa5c58dd
|
Merge m-c to fx-team.
|
2013-08-08 16:25:37 -04:00 |
|
Allison Naaktgeboren
|
dbaf6b84f3
|
Bug 894811 - First character gets dropped when typing into urlbar after opening a new tab.r=mbrubeck
|
2013-08-08 11:48:01 -07:00 |
|
Michael Boon
|
d3a7b937e5
|
Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic
|
2013-08-08 13:40:26 -04:00 |
|
Shilpan Bhagat
|
36c5c5d2e5
|
Bug 853844 - Optimized pageload throbber. r=mfinkle
|
2013-08-06 16:38:00 -07:00 |
|
Margaret Leibovic
|
ef06abe298
|
Bug 902059 - Enable mixed content blocking by default. r=mfinkle
|
2013-08-06 16:30:17 -07:00 |
|
Matt Brubeck
|
d52133438e
|
Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
DONTBUILD (not part of the build)
|
2013-08-08 08:06:02 -07:00 |
|