Commit Graph

279634 Commits

Author SHA1 Message Date
Gian-Carlo Pascutto
52208070f2 Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
Gian-Carlo Pascutto
5837cb3f35 Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp 2012-08-15 09:06:54 +02:00
Gian-Carlo Pascutto
ef532cd029 Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-08-15 09:06:39 +02:00
Gian-Carlo Pascutto
2a38f23df4 Bug 729640 - Fix broken UrlClassifier assertion. r=dcamp 2012-08-15 09:05:32 +02:00
Gian-Carlo Pascutto
d3b94c773f Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp 2012-08-15 09:05:18 +02:00
Gian-Carlo Pascutto
bcf43e6e4e Bug 726002 - More OOM handling in UrlClassifier. r=dcamp 2012-08-15 09:05:08 +02:00
Gian-Carlo Pascutto
d091f07a3e Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp 2012-08-15 09:04:51 +02:00
Gian-Carlo Pascutto
b5c3234491 Bug 673470 - Optimize input buffer size. Cache active tables. r=dcamp 2012-08-15 09:04:31 +02:00
Gian-Carlo Pascutto
f6e66dd24e Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
Jared Wein
6236cd9c5f Bug 777176 - Preload SocialAPI panels. r=felipe 2012-08-14 23:56:19 -07:00
Marco Castelluccio
62e169b46b Bug 782171. Create webapp profile directory on installation, even when there isn't an appcache url in the manifest. r=felipe 2012-08-14 23:19:36 -07:00
Marco Castelluccio
7164f36461 Bug 782476. Provide a notification for successful webapp installation. r=felipe 2012-08-14 23:19:32 -07:00
Chris Jones
28b8c2ac02 Bug 781014: Make sure the toplevel gonk widget doesn't resize smaller than screen on exiting fullscreen. r=cpearce,mwu 2012-08-14 23:13:48 -07:00
Phil Ringnalda
4ebf706d08 Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage 2012-08-14 22:19:28 -07:00
Nicholas Cameron
198da91dc6 Bug 773460; turn Azure/Cairo on for b2g. r=cjones 2012-08-15 17:02:32 +12:00
Vicamo Yang
700de0a527 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon 2012-08-15 12:35:50 +08:00
Vicamo Yang
6bbee37bbc Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-15 12:35:46 +08:00
Vicamo Yang
8d001adc76 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change, r=sicking 2012-08-15 12:35:42 +08:00
Andres Hernandez
41c0955363 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Gavin Sharp
353b7404d9 Bug 781323: fix about:sync-log, r=gps
--HG--
extra : rebase_source : 168339ad89dd0263b83deb7d9b028d59562cffe0
2012-08-14 15:37:04 -04:00
Bobby Holley
be03f533f3 Bug 781521 - Fix BrowserElement API. r=jlebar 2012-08-14 20:54:33 -07:00
Bobby Holley
fbf25c8433 Bug 781521 - Fix Message Manager blob test. r=Ms2ger 2012-08-14 20:54:33 -07:00
Bobby Holley
7acdfeb9a2 Bug 781521 - Fix Settings API. r=gwagner 2012-08-14 20:54:33 -07:00
Bobby Holley
daa51dde26 Bug 781521 - Fix test_SpecialPowersExtension. r=Ms2ger
The constructor function lives in content, but it's being invoked from chrome, so the |this| object is actually privileged.
2012-08-14 20:54:33 -07:00
Mats Palmgren
5f8f44abac Bug 780661 - Update mDropdownCanGrow also when the position is currently outside viewport to allow a resize later at a different position. Also, don't call PositionFrameView unless the position really changed to avoid infinite number of calls to AbsolutelyPositionDropDown (via nsResizeDropdownAtFinalPosition event from NotifyGeometryChange). r=roc 2012-08-15 04:28:23 +02:00
Chris Pearce
60b0bda8c8 Bug 725770. r=bz 2012-08-15 13:51:19 +12:00
Mark Capella
b8a94acfbf Bug 759824 - Doorhanger button callback functions in LoginManagerPrompter.js contain incorrect arguments, r=margaret 2012-08-14 21:37:06 -04:00
Nicolas B. Pierron
a61d2911bf Bug 777537 - Ensure validity of CompilerOutput without a dangling pointer. r=bhackett 2012-08-14 18:39:16 -07:00
Doug Turner
2138bb0060 Bug 782354 - seperate sharing state from unavailable state in onchange notification. r=sicking 2012-08-14 08:53:44 -07:00
Doug Turner
dbca26a09f Bug 782351 - add volume state to stat() API. r=sicking 2012-08-14 08:53:20 -07:00
Matt Woodrow
c8b229743e Bug 782808 - Apply the widget rotation to the gonk LayerManager at all times instead of only during the paint event. r=cjones 2012-08-15 13:10:40 +12:00
Michael Wu
36d0e503a2 Bug 782473 - Add keymapping for end call key, r=jlebar 2012-08-14 21:01:02 -04:00
Masayuki Nakano
97b357822f Bug 782552 Set overflow delta values even if there is no scroll target for the wheel event r=smaug 2012-08-15 09:52:07 +09:00
Masayuki Nakano
181defb77f Bug 422132 Store unused fractional scroll amount for later wheel events r=smaug 2012-08-15 09:52:07 +09:00
Martin Stransky
c2651f9338 Bug 782612 - Move Xt plugins OOP. r=karlt 2012-08-14 19:56:48 -04:00
Nomis101
97d4801b81 Bug 782155 - Set MACOSX_DEPLOYMENT_TARGET to 10.6 for all architectures and clean up powerpc-apple code. r=ted 2012-08-12 22:50:48 +02:00
Sanchit Gangwar
943012f622 Bug 781935 - Change the function names in /testing/marionette/client/marionette/tests/unit/test_selected.py. r=jgriffin 2012-08-13 00:24:42 +05:30
David Rajchenbach-Teller
91508cb1e9 Bug 773643 - Test (de)serialization of errors. r=froydnj 2012-08-14 19:56:47 -04:00
David Rajchenbach-Teller
f6684c5700 Bug 773643 - Serialize Windows errors. r=froydnj 2012-08-14 19:56:47 -04:00
David Rajchenbach-Teller
8ad0645be7 Bug 773643 - Serialize Unix errors. r=froydnj 2012-08-14 19:56:47 -04:00
Alexandre D'Eschambeault
30b3e8f1be Bug 751452 - Prevent DNT modification in unprivileged mode + test case. r=khuey 2012-08-13 22:47:19 -04:00
David Keeler
d0d3c04507 Bug 749257 - Improve test plugin. r=josh, r=bsmedberg 2012-08-13 10:40:15 -07:00
Ryan VanderMeulen
f4e9f8985a Merge m-c to inbound. 2012-08-14 20:19:33 -04:00
Blake Kaplan
3800f89881 Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD 2012-08-14 17:00:43 -07:00
Chris Peterson
4096a0a81f Backout a1c1113cdf3e (Bug 781274) to avoid user confusion over StrictMode screen flashing. a=me 2012-08-14 17:13:52 -04:00
Bobby Holley
022850a207 Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff 2012-08-14 08:31:02 -07:00
Ehsan Akhgari
a09e69cee0 Merge removal of nsnull 2012-08-14 11:29:00 -04:00
Ehsan Akhgari
b668854501 Bug 626472 - Remove on last nsnull! 2012-08-14 11:28:45 -04:00
William Lachance
85ef3ca80d Bug 782382 - Fix syntax error in devicemanagerSUT;r=jmaher 2012-08-14 11:26:13 -04:00
Ed Morley
5381ebd3cb Backout 327d9e9efbf7 (bug 773760) for bustage 2012-08-14 16:23:02 +01:00