William Chen
|
4710abefaf
|
Bug 776134 - Part 2: Make AlertsService remote alerts from content process to chrome process. r=dougt
|
2012-07-26 18:25:02 -04:00 |
|
Wes Johnston
|
d51b31344f
|
Bug 776677 - Send notifications when webapp install errors are not handled by the requester. r=fabrice
|
2012-08-08 12:35:15 -07:00 |
|
Wes Johnston
|
00379c59e1
|
Bug 776600 - Add support for orientation in webapp manifests. r=felipe
|
2012-08-08 12:35:15 -07:00 |
|
Wes Johnston
|
77f0fb11d6
|
Bug 780718 - Return false from DOMRequestService is preventDefault was called on events. r=sicking
|
2012-08-08 12:35:15 -07:00 |
|
Georg Fritzsche
|
9e83254a72
|
Bug 781124 - Report CPU usage for hung flash processes. r=bsmedberg
|
2012-08-08 19:01:51 +02:00 |
|
Georg Fritzsche
|
44d743d83e
|
Bug 781133 - Fix locale specific numbers in hung plugin CPU usage reporting. r=bsmedberg
|
2012-08-08 16:23:08 +02:00 |
|
David Rajchenbach-Teller
|
ea8b9eba28
|
Bug 775588 - Expose tmpdir, profiledir paths in OS.Constants and make sure that weird loaders that violate loading order do not segfault. r=khuey
|
2012-08-08 15:11:40 -04:00 |
|
William Chen
|
16866a115c
|
Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones
|
2012-07-30 10:58:26 -04:00 |
|
Ed Morley
|
dff9775aae
|
Merge mozilla-central to mozilla-inbound
|
2012-08-08 19:13:29 +01:00 |
|
Andrea Marchesini
|
c1fd039db1
|
Bug 780145 - ArchiveReader doesn't unzip large files, r=jst
|
2012-08-08 11:11:15 -07:00 |
|
Ed Morley
|
36e594f3ce
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-08 17:18:26 +01:00 |
|
Johnny Stenback
|
8bb3a5943a
|
Backing out 77e5cdc7af9a due to it landing w/o following our code checkin process.
|
2012-08-07 09:11:04 -07:00 |
|
Aryeh Gregor
|
18faac3070
|
Bug 743573 - Followup: Fix build warnings in gcc 4.6.3; r=Ms2ger
|
2012-08-07 11:37:54 +02:00 |
|
Ms2ger
|
aad4f39f58
|
Merge m-c to m-i.
|
2012-08-07 10:30:48 +02:00 |
|
Mike Hommey
|
d6149f7d5f
|
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
|
2012-08-07 09:30:04 +02:00 |
|
Ms2ger
|
c861fd0028
|
Bug 743573 - Fix a number of build warnings in dom/; r=mounir
|
2012-08-07 09:06:29 +02:00 |
|
Justin Lebar
|
00714d0b77
|
Bug 780507 - Expose the idle service only to certified apps (and chrome). r=mounir
--HG--
extra : rebase_source : e4dfcb9b3416ee4ada8e4a6fd2e7f5b37b722bfe
|
2012-08-06 12:10:58 -04:00 |
|
Kyle Huey
|
8722c70b2e
|
Bug 774770: Move the assertion to after the code that handles the cases the assertion guards against. r=bent
|
2012-08-06 08:29:03 -07:00 |
|
Justin Lebar
|
1834c25fb7
|
Bug 780546 - Add test for opening named windows inside <iframe mozbrowser>. r=mounir
--HG--
extra : rebase_source : 0cfde325eb2d0f6d14a14fe5f0998fb396a973cf
|
2012-08-06 11:16:11 -04:00 |
|
Yoshi Huang
|
10a0e64feb
|
Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo
|
2012-08-03 10:28:15 +08:00 |
|
Aryeh Gregor
|
5662d18449
|
Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz
|
2012-08-06 15:02:08 +03:00 |
|
Vivien Nicolas
|
f933bfc143
|
Bug 780336 - BrowserElementScrolling cosumes 7% of profile time on gaia homescreen, but isn't used. r=cjones
|
2012-08-07 16:52:23 +02:00 |
|
Eric Faust
|
f02fb670c8
|
Bug 747287 - Followup: Add cast to fix build. (r=me)
|
2012-08-07 22:57:07 -07:00 |
|
Eric Faust
|
122b4be2a0
|
Bug 773546 - Part 2: Centralize Paris binding accessor and method top halves. (r=peterv)
|
2012-08-07 22:26:20 -07:00 |
|
Eric Faust
|
406b4d8608
|
Bug 781040 - Fault in methods and accessors with JSJitinfos on ResolveProperty. (r=bz,benjamin)
|
2012-08-07 22:26:19 -07:00 |
|
Eric Faust
|
82e2eb473d
|
Bug 775289 - Remove generateNativeAccessors branching from Paris binding codegen. (r=peterv)
|
2012-08-07 22:26:19 -07:00 |
|
Eric Faust
|
fd479ea5d3
|
Bug 773548 - Part 2: Pass the generated JSJitInfos into JSFunctionSpec. (r=peterv)
|
2012-08-07 22:26:19 -07:00 |
|
Eric Faust
|
d4a732fc86
|
Bug 775788 - Modify JSFunctionSpec to accept JSJitInfos. (r=luke)
|
2012-08-07 22:26:19 -07:00 |
|
Eric Faust
|
4195056b90
|
Bug 773548 - Part 1: Modify Paris bindings to specialize methods. (r=peterv)
|
2012-08-07 22:26:19 -07:00 |
|
Boris Zbarsky
|
42210976c4
|
Bug 747287 - Part 3: Add callback interface to allow JIT to interrogate DOM. (r=peterv)
|
2012-08-07 22:26:18 -07:00 |
|
Eric Faust
|
e2e2ab91ba
|
Bug 747287 - Part 2: Generate infalliblity data for further JIT optimization. (r=peterv)
|
2012-08-07 22:26:18 -07:00 |
|
Eric Faust
|
b5fcc44a40
|
Bug 747287 - Part 1: Generate JSJitInfos and specialized accessors for Paris bindings. (r=peterv)
|
2012-08-07 22:26:18 -07:00 |
|
Eric Faust
|
028d3cc41a
|
Bug 766448 - Refactor JSPropertySpec and JS_DefineProperties to accept JSJitInfos. (r=Waldo)
|
2012-08-07 22:26:18 -07:00 |
|
Phil Ringnalda
|
2400fbd6d1
|
Backout 5439489dc320, 983f76488e59, 7a92558a8dec (Bug 714358) for debug build assertions and leaks
|
2012-08-07 22:18:27 -07:00 |
|
Hsin-Yi Tsai
|
0d464108f4
|
Bug 779353 - part 2 - testcase: Telephony hook up to permissions manager. r=philikon
|
2012-08-07 11:01:18 +08:00 |
|
Hsin-Yi Tsai
|
931eb4df08
|
Bug 779353 - part 1 - B2G Telephony: Hook up to permissions manager. r=mounir
|
2012-08-06 15:33:37 +08:00 |
|
Matt Brubeck
|
fa48b9637b
|
Back out 9fb78d71f361, 28f8ce199bed, 78ffaa79a3de, 9f6f9b74d685 (bug 779940 and bug 778036) because of Android failures
|
2012-08-06 21:59:01 -07:00 |
|
Josh Aas
|
46c8d29b7a
|
Bug 780489: Fix some compiler warnings in plugin and mac code. r=smichaud
|
2012-08-07 00:09:23 -04:00 |
|
Matt Woodrow
|
041685b881
|
Bug 778036 - Only notify the parent of the first TabChild paint. r=cjones
|
2012-08-07 15:00:41 +12:00 |
|
Marco Castelluccio
|
c4129f1a89
|
Bug 760748: Add the category of the application to the desktop entry file; r=fabrice
|
2012-08-06 18:16:00 -07:00 |
|
Anant Narayanan
|
c733e8406b
|
Bug 779626: Javascript-global-constructor objects should be passed a window reference; r=mrbkap
|
2012-08-03 08:35:00 -07:00 |
|
Jan Varga
|
c89ae3e144
|
Bug 779684 - Move FrameIteratorFlags to nsFrameIterator class. r=roc
|
2012-08-06 20:27:04 -04:00 |
|
Ed Morley
|
e652569507
|
Backout b4a63a0b90c2 (bug 778420), b849f1b3859a (bug 778420), d522b5a13b27 (bug 72964), 3a12c64bf53a (bug 778420), c07148142675 (bug 726053) for failures in test_bug435425.html on a CLOSED TREE
|
2012-08-07 00:57:27 +01:00 |
|
Ed Morley
|
98f7436477
|
Backout 34a7d2909954 (bug 780546) for causing bug 780761 one push later on a CLOSED TREE
|
2012-08-07 00:03:29 +01:00 |
|
Gavin Sharp
|
7b147bf43b
|
Bug 780702: fix nsIDOMWindowUtils comment by reordering some fullscreen methods, r=cpearce
|
2012-08-06 14:57:14 -07:00 |
|
Dave Hylands
|
ec90cabd18
|
Bug 780670 - Added some error reporting to nsVolumeService r=dougt
|
2012-08-06 14:32:29 -07:00 |
|
Philipp von Weitershausen
|
05189ba15b
|
Bug 779621 - B2G RIL: Give message.type a better name to avoid conflicts. r=marshall_law
|
2012-08-06 14:28:03 -07:00 |
|
John Schoenick
|
49352588c2
|
Bug 745030 - Refactor nsObjectLoadingContent loading paths. r=josh,sr=jst
|
2012-08-06 13:48:25 -07:00 |
|
Bobby Holley
|
6e8f328744
|
Bug 778420 - Fix up tests that don't like the new enablePrivilege, r=jmaher.
--HG--
extra : rebase_source : 07565c66b279ba5a58b5902b697110f940c255fd
|
2012-08-06 22:38:19 +02:00 |
|
William Chen
|
f706938203
|
Bug 778420 - Initial stab at the tests. v2 r=bholley
--HG--
extra : rebase_source : e014ba90baa75ba3146f4e3fb5c447b87a8e83c0
|
2012-08-06 22:15:49 +02:00 |
|