Commit Graph

116359 Commits

Author SHA1 Message Date
Ehsan Akhgari
50712d8d45 Bug 823580 - Remove PlacesUIUtils.privateBrowsing usages in per-window PB builds; r=jdm
--HG--
extra : rebase_source : 4b6e55e3da4f57411cf2c3b996adad16ab22d228
2012-12-20 12:41:52 -05:00
Gregor Wagner
a5541f8339 Bug 823397 - Installing a privileged app from marketplace dev - appStatus should be privileged, but ends up being web. r=fabrice 2012-12-20 10:52:33 -08:00
Wes Johnston
217eb7cb6a Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
d7989fa8b1 Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Joel Maher
7ea52d60ab backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE 2012-12-20 11:59:46 -05:00
Ed Morley
181def945b Backout d08057e095a2 (bug 818407) for linux pgo failures on a CLOSED TREE 2012-12-20 15:06:10 +00:00
Kyle Huey
ad46eaebf6 Bug 696591: Followup to placate clang on this CLOSED TREE. 2012-12-20 06:46:15 -08:00
Jan de Mooij
36475635f0 Bug 822385 - Add getter, setter and method with jitinfo to the shell. r=bz 2012-12-20 15:27:54 +01:00
Joel Maher
4928e8b39b Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-20 09:25:38 -05:00
Kyle Huey
dc63804499 Bug 696591: Properly handle blocking databases from pages that are entering the bfcache. r=bent,bz 2012-12-20 06:18:03 -08:00
Tom Schuster
309e48cc08 Bug 822265 - Implement negateDouble cross-platform wise and use it for CodeGenerator. r=jandem 2012-12-20 15:06:37 +01:00
Tom Schuster
bed05bdfc1 Bug 821789 - Move JavaScript Object builtins to their own file. r=jwalden 2012-12-20 15:06:37 +01:00
Simone Carletti
b743a52a61 Bug 822238 - add global rule for .py and remove bogus exceptions. r=gerv. 2012-12-20 14:03:52 +00:00
Robert Longson
52f85e577b Bug 791675 - Scaled shapes fail to draw sometimes r=jwatt. 2012-12-20 13:49:54 +00:00
Marco Bonardo
30bbf19fcd Bug 823156 - Speed up Library downloads query.
r=Mano
2012-12-20 14:39:12 +01:00
Masatoshi Kimura
b28f651cde Bug 803713 - Skip the SP after finding it. r=biesi 2012-12-20 21:47:40 +09:00
Henrik Skupin
9b2002d57a Backout bug 818714 because it introduces a sigabort crash
--HG--
extra : rebase_source : 4307433661215827bc238f514fa66758e27366bc
2012-12-20 13:47:12 +01:00
Landry Breuil
6fd8c8fc4e Bug 823240 - include sys/proc.h on OpenBSD to access P_TRACED flag, needed since r1.127 of sys/sysctl.h. r=cjones 2012-12-20 13:46:39 +01:00
Nicolas B. Pierron
06e4e8fb0a Bug 823061 - GetPropertyCache supports length properties of arrays. r=jandem 2012-12-20 04:14:26 -08:00
Alexander Surkov
a78fab0086 Bug 818407, part1 - don't mix up with accessible types of ARIA role, r=tbsaunde 2012-12-20 20:48:03 +09:00
Asaf Romano
5da9aab5a7 Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak

--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Eric Chou
7448b00492 Bug 811683 - Increase speed of sending file, r=gyeh 2012-12-20 18:36:58 +08:00
Kyle Machulis
6480dccd69 Bug 811683 - Changed UnixSocketRawData to take variable sizes up to 64k, r=cjones 2012-12-20 18:36:55 +08:00
Nick Thomas
48b2098d0c Backout 5d59a9ec28f4 for Linux PGO compile errors 2012-12-20 23:26:32 +13:00
Nick Thomas
3c55167098 Back out 47debf3f344c for Android test fail CLOSED TREE 2012-12-20 22:12:19 +13:00
Nick Thomas
f0be7bb344 Back out 06d72606ec56 for Android test fail 2012-12-20 22:11:04 +13:00
Chris Jones
21213283df Bug 822510: Add specific privilege levels for camera and video, and enable that for video. r=jlebar,kang 2012-12-19 23:41:08 -08:00
Gina Yeh
ab7fa4543d Bug 820157 - Patch 1: bluetooth Hfp not sending status updates, r=echou 2012-12-20 15:28:51 +08:00
Gregor Wagner
a408e39eec Bug 822528 - PhonenumberJS: Start using previous MCC. r=sicking 2012-12-19 23:17:37 -08:00
Boris Zbarsky
b87ea28013 Bug 816380 followup. Remove unnecessary code. 2012-12-19 22:51:29 -08:00
Boris Zbarsky
157f7c5d68 Bug 823173 test. Make sure that navigator doesn't have any broken interfaces on it. r=jlebar 2012-12-19 16:21:18 -08:00
Trevor Saunders
dc0dda5386 bug 822842 - crash when nsROCSSPrimitiveValue::Reset() is called multiple times r=bz 2012-12-18 21:29:23 -05:00
Jeff Muizelaar
9b7394adca Bug 823393. Breakage fix for partially commited Bug 823148.
Only some hunks of the patch for bug 823148 made it into the
tree. I've no idea why.

--HG--
extra : rebase_source : 629e6d74e2e6cf4255e7875a8a1eb044241eec23
2012-12-20 01:16:45 -05:00
Nicholas Nethercote
53b2e2c546 Bug 822148 (part 9) - DMD: rename "groups" as "records". r=jlebar.
--HG--
extra : rebase_source : e48e309bb7efc62ef52202e50e0f662814108e54
2012-12-17 21:54:08 -08:00
Nicholas Nethercote
2f717ac5d7 Bug 822148 (part 8) - DMD: remove a friend declaration. r=jlebar.
--HG--
extra : rebase_source : c9c23e0bcb2d6a50085daf23d7be04614efa7ac8
2012-12-19 19:48:43 -08:00
Nicholas Nethercote
d918ebce9e Bug 822148 (part 7) - DMD: use Percent() in a couple of appropriate places. r=jlebar.
--HG--
extra : rebase_source : 4f99a7aca69ccf821209169a5b91c50738de736c
2012-12-19 19:41:57 -08:00
Nicholas Nethercote
dd849c50d1 Bug 822148 (part 6) - DMD: print block counts in the summary. r=jlebar.
--HG--
extra : rebase_source : 84c3cff46912bc7b9fe3bb4790d2cec874ae3201
2012-12-18 19:08:07 -08:00
Nicholas Nethercote
2e279fe871 Bug 822148 (part 5) - DMD: avoid empty library names in stacks. r=jlebar.
--HG--
extra : rebase_source : dcf7ebcc296663221dc7f671cd151d5d1f438971
2012-12-17 21:55:12 -08:00
Nicholas Nethercote
c759e65b06 Bug 822148 (part 4) - DMD: Capitalize class Thread's method names. r=jlebar.
--HG--
extra : rebase_source : 6cb59d548f2e972398c6a14cdfe44d2a2d474af0
2012-12-17 19:59:29 -08:00
Nicholas Nethercote
37005fd521 Bug 822148 (part 3) - DMD: Rename |LiveBlock| as |Block|. r=jlebar.
--HG--
extra : rebase_source : 65ccba830ca872fd28a410122ebf65c12cbf6377
2012-12-17 19:56:51 -08:00
Nicholas Nethercote
d1985a03e0 Bug 822148 (part 2) - DMD: Treat twice-reported blocks more like other blocks. r=jlebar.
--HG--
extra : rebase_source : 345123de945a3c26ec6ca88a599b45efddc4209e
2012-12-17 19:40:07 -08:00
Nicholas Nethercote
0d26120cb5 Bug 822148 (part 1) - DMD: remove reporter names from output because they're redundant. r=jlebar.
--HG--
extra : rebase_source : c9bf57dbd3612719ba60951cb14988ec38b392f0
2012-12-16 16:56:04 -08:00
Alexander Surkov
b5f6f62f4a Bug 818407, part1 - don't mix up with accessible types of ARIA role, r=tbsaunde 2012-12-20 14:11:55 +09:00
Wes Johnston
a1a6b6f344 Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
8a7c3fa246 Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
EKR
599486b77f Bug 817430: Set initial controlled/controlling values, based on inbound T/F. r=jesup 2012-12-02 13:49:56 -08:00
Adam Roach [:abr]
fd393200d4 Bug 818714: Set media enabled to FALSE unless added using addStream, r=ehugg 2012-12-19 20:52:32 -06:00
Jeff Muizelaar
37df44dd2b Bug 823148. Make IsPatternSupportedByD2D match its name. r=bgirard
The name of this function got inverted but its implementation stayed the same.
2012-12-19 23:19:45 -05:00
Gregor Wagner
e00ae39a68 Bug 823201 - Keyboard doesn't work in OOP apps. r=cjones 2012-12-19 19:42:29 -08:00
Nicholas Nethercote
7bd984722f Bug 814229 (part 2) - Refactor storage of the "objects-extra" numbers.
--HG--
extra : rebase_source : 2125ae4446928fbc7432f22505565b9b246f960d
2012-11-21 17:07:42 -08:00