Commit Graph

109361 Commits

Author SHA1 Message Date
Graeme McCutcheon
356d161d92 Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
Graeme McCutcheon
1462e7bb07 Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Brian Hackett
007bcc69cb Bug 793491. There isn't really any reason to have lots of type barriers for different objects at a site, since if we manage to discharge all the barriers the target will probably just be marked as a generic object anyways. So go ahead and just fall back to an AnyObject barrier once we have more than BARRIER_OBJECT_LIMIT barriers on a single pc. r=jandem 2012-10-08 10:14:10 +02:00
Hsin-Yi Tsai
2590727fbe Bug 783525 - part 2 - RIL impl. r=marshall_law 2012-10-03 14:51:53 +08:00
Hsin-Yi Tsai
08d0c6eae8 Bug 783525 - part 1 - idl and DOM impl for ICCCardLockErrorEvent. r=smaug, sr=sicking 2012-10-03 14:29:07 +08:00
Eitan Isaacson
9d5a20a53e Bug 779096 - Add whitelist for supported accessibility services. r=blassey 2012-10-08 00:06:39 -07:00
Eitan Isaacson
5404ec37b7 Bug 797961 - Fix disappearing node case. r=davidb 2012-10-08 00:06:38 -07:00
Phil Ringnalda
bf3d4bbb3b Back out 20899bf87646 (bug 798913) for Windows opt browser-chrome bustage 2012-10-07 23:26:03 -07:00
Mark Hammond
c3033e0b47 Bug 798212 - social flyout may be horizontally misaligned after resizing. r=jaws 2012-10-08 17:14:55 +11:00
Chris Peterson
449376f0dd Bug 797225 - Part 2: Use software decoder for color formats we don't know how to convert. r=doublec
--HG--
extra : rebase_source : c9eaa385d187682bc31191ce091d8bbadb4e2a0a
2012-08-22 18:29:58 -07:00
Chris Peterson
7ea3598b93 Bug 797225 - Part 1: Add an OmxPlugin namespace so we can add local definitions of OMX_COLOR enums that are only defined by some toolchains. r=doublec
--HG--
extra : rebase_source : 5d001667b86b4d5f35928b9997d3672b1beb6ba5
2012-09-24 12:31:29 -07:00
Jason Duell
85b41a7ffd Bug 795203 - B2g: clear private data: cookies. r=mconnor,jduell 2012-09-28 17:03:00 -07:00
Marty Rosenberg
70c77399e8 Ranges should all be signed, never unsigned, even when the operation should logically be unsigned (bug 765119, r=djvj) 2012-10-07 23:19:23 -04:00
Marty Rosenberg
84bd13bcb3 Fix windows by adding in an initializer (bug 765119, r=dvander) 2012-10-05 06:15:36 -04:00
Marty Rosenberg
7167a0dff3 Add in two patches that were lost while rebasing (bug 765119, r=jandem) 2012-10-03 09:37:50 -04:00
Marty Rosenberg
c7f4ffc2a2 Fix a bunch of bugs that the fuzzers found (bug 765119, r=dvander) 2012-10-02 04:34:28 -04:00
Marty Rosenberg
aeb76ed0a3 Teach RangeAnalysis how to deal with unreachable blocks (bug 765119, r=dvander) 2012-10-02 04:34:28 -04:00
Marty Rosenberg
43a7341a4f Add narrowing into range analysis, greatly speeding up some testcases (bug 765119, jandem) 2012-10-02 04:34:28 -04:00
Marty Rosenberg
3c196cff64 Add a bunch of features to range analysis to make it optimize more. (bug 765119, r=jandem) 2012-10-02 04:34:28 -04:00
Marty Rosenberg
ccf9962550 Beta nodes sholud be able to have infinite ranges, fixes very slow testcase (bug 765119, r=dvander) 2012-10-02 04:34:27 -04:00
Phil Ringnalda
97d90653ab Merge m-c to m-i harder 2012-10-07 22:24:12 -07:00
Brian Nicholson
845b93c4e6 Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle 2012-10-07 22:22:02 -07:00
Phil Ringnalda
ff294ed442 Merge m-c to m-i 2012-10-07 22:22:01 -07:00
Randell Jesup
0c4f26aa84 Bug 798998: add file to libjingle license rs=jesup 2012-10-08 01:09:55 -04:00
EKR
e0f5a87044 Bug 798997, Add libjingle license to gtest_utils.h, r=derf DONTBUILD (NPOTB) 2012-10-07 20:29:09 -07:00
Phil Ringnalda
fe61585e77 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-07 18:31:44 -07:00
Masatoshi Kimura
de945ec757 Bug 795670 - Don't raise exception on convertion failure. r=gps DONTBUILD (NPOTB) 2012-10-07 16:30:13 -07:00
EKR
f172ebcd60 Bug 782408: Update nrappkit to use stddint types r=jesup 2012-10-07 10:16:35 -07:00
Jan de Mooij
35ed2a4cb0 Bug 798823 - Don't use an empty IonActivation in FastInvokeGuard. r=dvander 2012-10-07 14:27:11 -07:00
Chris Pearce
fbae2359b6 Bug 795184 - Make iframe.mozallowfullscreen percolate across process boundaries. r=jlebar 2012-10-08 10:12:50 +13:00
Ed Morley
c7463ff738 Bug 793855 - runxpcshelltests.py should catch shutil.rmtree(dirname) exceptions and output a TBPL-compatible error; r=gps 2012-10-07 21:21:52 +01:00
Ed Morley
fc148f0065 Bug 793855 - runxpcshelltests.py should check the test process has exited and if not, output a TBPL-compatible error; r=gps,jmaher 2012-10-07 21:21:30 +01:00
Masayuki Nakano
3df6480630 Bug 795785 part.2 Scroll editor when caret is moved even if it's specified overflow: hidden; r=smaug 2012-10-08 03:45:51 +09:00
Masayuki Nakano
5ac763afdd Bug 795785 part.1 Editor should scroll the selection into view after edit even when the editor is specified overflow: hidden; r=ehsan,smaug, sr=smaug 2012-10-08 03:45:51 +09:00
Neil Rashbrook
0c86b78e7a Bug 794884 Followup to export SupportImageWithMimeType from libxul for mimei.cpp r=joe 2012-10-07 19:01:08 +01:00
Gregg Lind
ffe0caad18 Bug 719455 - Update TestPilot from version 1.1.2 to version 1.2.2. r=dao 2012-10-07 12:13:02 -04:00
Mark Capella
a9bd0608cd Bug 798040 - Part 2: Corresponding changes to mobile. r=jlebar 2012-10-07 08:19:00 -04:00
Justin Lebar
d0b300504e Bug 798040 - Improve visual separation of processes in about:memory. r=njn 2012-10-05 08:26:00 -04:00
EKR
84729ecc87 Bug 798860: Generate 1024-bit RSA keys for dtls mtransport streams r=bsmith 2012-10-06 23:55:23 -07:00
Dão Gottwald
25663cb9e2 Bug 797334 - Click-to-play plugin activation panel: panel background doesn't match panel arrow color on Windows, arrow lacks border on Linux. r=gavin 2012-10-07 13:55:11 +02:00
Andrea Marchesini
b2e0043c80 Bug 282547 - [XHR] Login dialog with wrong XMLHttpRequest authentication. r=bz 2012-10-07 07:40:10 -04:00
Anant Narayanan
ba6106d6fa Bug 798825: Add DataChannel DOM interfaces to RTCPeerConnection; r=smaug 2012-10-07 01:34:30 -04:00
Anant Narayanan
1aff81d601 Bug 694807: Implement PeerConnection DOM interface; r=jst 2012-10-07 01:34:30 -04:00
Anant Narayanan
62ba9bbbc0 Bug 694807: Implement PeerConnection C++ module; r=jst,jesup,ekr 2012-10-07 01:34:30 -04:00
Anant Narayanan
bfa0d311c8 Bug 792188: Make ChunkIterator public r=jesup 2012-10-07 01:34:30 -04:00
Anant Narayanan
b281255b34 Bug 792188: Add hints to MediaStreams to help with generating signaling r=jesup 2012-10-07 01:34:30 -04:00
EKR
3ba764ed03 Bug 790517: mtransport - Generic media transport subsystem for ICE and DTLS r=jesup,bsmith,mcmanus 2012-10-02 13:04:58 -07:00
EKR
537046c9fe Bug 790517: mtransport import/build for nrappkit/nICEr r=ted 2012-10-02 10:12:50 -07:00
Randell Jesup
03e8ac250c Bug 766758: License for nICEr (media/mtransport/third_party/nICEr) r=gerv 2012-10-07 01:34:30 -04:00
Randell Jesup
9f3a64070b Bug 782873: License.html tweak for sigslot.h r=gerv 2012-09-26 00:59:53 -04:00