Commit Graph

84477 Commits

Author SHA1 Message Date
Vladan Djeric
b6c5d40b28 Bug 711970 - Open localStorage DBs with the faster openUnsharedDatabase. r=mayhemer 2012-01-10 14:10:16 -05:00
David Bolter
aaa8ee6595 Bug 716589 - crash nsDocAccessible::GetNativeWindow. r=tbsaunde 2012-01-10 13:52:14 -05:00
Justin Lebar
e79f17be95 Bug 708176 - Part 2: Add {i,}frame.queryInnerState(), which allows privileged pages to peer into an iframe's state. r=smaug
--HG--
extra : rebase_source : dfd89eb7d451bac9ae4e4eb05d090c767f42ab8e
2012-01-10 12:57:40 -05:00
Justin Lebar
0055d0f36c Bug 708176 - Part 1: Add nsContentUtils::URIIsChromeOrInPref. r=mounir
--HG--
extra : rebase_source : 9073217bd7a34a5bcd710d7d0671bd021df93164
2012-01-10 12:57:39 -05:00
Andrew McCreight
56dd519e14 Bug 708322 - never traverse non-gray JS Objects. r=billm 2012-01-09 12:02:25 -08:00
Ehsan Akhgari
0dab54c028 Bug 716877 - test_eventctors.xul calls SimleTest.finish needlessly; r=smaug 2012-01-10 12:43:15 -05:00
Ehsan Akhgari
bb36a1998e Bug 716677 - test_bug296375.xul makes incorrect assumptions about the event ordering; r=smaug 2012-01-10 12:42:47 -05:00
Lucas Rocha
a5c0991c1d Bug 716089 - Fix query syntax for filtering URLs on local DB (r=blassey) 2012-01-10 09:09:32 -08:00
Brian R. Bondy
b586b563f1 Bug 715910 - Logging to determine service permission problems, and always set it on upgrades. r=rstrong 2012-01-10 11:28:50 -05:00
Brian R. Bondy
34557e2378 Bug 715749 - service broke builds with --disable-updater. r=rstrong 2012-01-10 11:28:50 -05:00
Brian R. Bondy
dfc1a3397c Bug 716126 - Include update.status contents inside maintenanceservice.log file on failed updates. r=rstrong 2012-01-10 11:28:50 -05:00
Phil Ringnalda
406e84d6d5 Back out a76df5ba3dc2 (bug 713480) for test_bug650995.js permaorange 2012-01-10 08:27:12 -08:00
Joel Maher
37110b4f32 Bug 714116 - deploy a new talos.zip. r=armenzg 2012-01-10 11:14:38 -05:00
Joel Maher
39f5389627 Bug 715312 - Robotium tests for Fennec Native do not close file input stream. r=kats 2012-01-10 11:14:31 -05:00
Gian-Carlo Pascutto
681f5292d4 Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp 2012-01-10 17:09:38 +01:00
Gian-Carlo Pascutto
1b15f1f905 Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp 2012-01-10 17:09:32 +01:00
Luke Wagner
657d7762b9 Bug 715561 - Fix js_XDRStaticBlockObject to handle empty destructuring let (r=jorendorff) 2012-01-09 10:50:17 -08:00
Luke Wagner
8746c5f966 Bug 715561 - Tidy up js_XDRStaticBlockObject (r=jorendorff)
--HG--
extra : rebase_source : a0cdaca76ee0a475bb7592090b1e9993e662fecb
2012-01-09 10:23:38 -08:00
Dão Gottwald
6a866b0cd8 Bug 694084 - Showing/hiding the conditional forward button resizes the search bar in a new profile (when the url/search bar splitter hasn't been used). r=gavin 2012-01-12 22:25:13 +01:00
Dão Gottwald
9ef76e7b86 Bug 646038 - URL destination flickers when the mouse pointer is over a link positioned at the bottom corner. r=gavin 2012-01-12 22:24:44 +01:00
Josh Matthews
93a2adcf34 Bug 454790 - Allow programmatic selection of -moz-user-select: none frames. r=roc 2012-01-12 15:59:19 -05:00
Nathan Froyd
98c55c584c Bug 715906 - remove TelemetryHistogram.histogram; r=taras 2012-01-09 12:47:35 -05:00
Leonard Camacho
c677f4d5ed Bug 709756 - expand/close marks and html elements are not aligned in html inspector. f=mihai r=dao 2012-01-11 13:53:57 +01:00
Robert O'Callahan
1e6f81c07b Bug 713532. Mark passing test. 2012-01-12 00:26:33 +13:00
Robert O'Callahan
08a3cb7145 Bug 713523. Part 2: Add SimplifyOutward for mVisibleAboveRegion and mDrawAboveRegion to avoid performance sinkholes when many layers are above a single ThebesLayer. r=tn 2012-01-12 00:26:33 +13:00
Robert O'Callahan
853836ab04 Bug 713532. Part 1: Suppress subpixel antialising in retained layers with an ancestor which has a non-integer-translation transform. r=tn 2012-01-12 00:26:33 +13:00
Ms2ger
10ae9ad9d2 Merge m-c to m-i. 2012-01-11 12:15:35 +01:00
Marco Bonardo
701ab78640 Bug 712006 - Remove the Binder class from localStorage.
r=honzab
2012-01-11 11:43:15 +01:00
Marco Bonardo
a7dae5397f Bug 711972 - Use a StatementCache in localStorage.
r=honzab
2012-01-11 11:43:12 +01:00
Mike Hommey
bd0bb64a97 Bug 683127 part 4 - Use the new ELF linker Zip reader in the old linker. r=tglek 2012-01-11 11:11:02 +01:00
Mike Hommey
62e71d96a6 Bug 683127 part 3 - Test for the Zip reader. r=tglek 2012-01-11 11:11:00 +01:00
Mike Hommey
9566b1ff05 Bug 683127 part 2 - Build system glue for the new linker. r=khuey 2012-01-11 11:10:59 +01:00
Mike Hommey
5da1ffc948 Bug 683127 part 1 - Simple Zip reader for the new ELF Linker. r=tglek,r=mwu 2012-01-11 11:10:55 +01:00
Mike Hommey
1bd413b107 Bug 713229 - Require NSPR 4.9 beta 4 or greater. r=ted 2012-01-11 10:43:08 +01:00
bjarne@runitsoft.com
269dcf2b93 Bugs 715418 and 685804 - Test case for bug 650995 has wrong name / Intermittent failure in test_bug650955.js r=michal.novotny
--HG--
rename : netwerk/test/unit/test_bug650955.js => netwerk/test/unit/test_bug650995.js
2012-01-09 11:02:39 -05:00
Joe Walker
8f4df48acc Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul 2012-01-09 15:38:49 +00:00
Joe Walker
c9416f4685 Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan 2012-01-09 15:38:49 +00:00
Berker Peksag
6432bd8243 Bug 683510 - GCLI needs a 'console' command; r=msucan 2012-01-09 15:38:48 +00:00
Joe Walker
bd05286f15 Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp 2012-01-09 15:38:48 +00:00
Joe Walker
45aee2150f Bug 704184 - Find a better way to scroll web console output; r=dcamp 2012-01-09 15:38:48 +00:00
Joe Walker
4cb553abc0 Bug 704182 - webconsole forces wacky lists on GCLI; r=dao,msucan 2012-01-09 15:38:48 +00:00
Tim Taubert
b80865c944 merge m-c to ux 2012-01-08 15:02:29 +01:00
Tim Taubert
d386d01d3c Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin 2012-01-08 03:07:48 -08:00
Serge Gautherie
a39e1d0f86 Bug 713192. (Av1c-FF) Improve code. r=gavin.sharp. 2012-01-08 04:09:00 +01:00
Jared Wein
876c18b050 Bug 708431 - Video controls fail to initialize if an extension implementing nsIContentPolicy is present. r=roc r=bz 2012-01-07 18:43:48 -08:00
Olli Pettay
27dbf00d52 Bug 715615 - unlink nsHTMLTableElement, r=bz 2012-01-08 01:37:43 +02:00
Olli Pettay
d4bcb61819 Bug 714633 - Release message manager related data structures more aggressively, part2, r=jst
--HG--
extra : rebase_source : 3ed64f297c26111699b7e705836a04599ac5c79d
2012-01-07 21:20:26 +02:00
Olli Pettay
68c4899431 Bug 714633 - Release message manager related data structures more aggressively, r=jst
--HG--
extra : rebase_source : 5749ff9fc1ad21fd7a3d459198437e214b08fdfc
2012-01-07 21:20:12 +02:00
Olli Pettay
38dc995613 Bug 716006 - Don't traverse NodeInfoManager so much, r=jst, mccr8
--HG--
extra : rebase_source : 34085e6ad2c49a691b18c6fb092db7ae71e2a0f3
2012-01-07 20:57:03 +02:00
Ed Morley
aa198bc5cb Merge mozilla-central and mozilla-inbound 2012-01-07 19:06:32 +00:00