266224 Commits

Author SHA1 Message Date
Matt Brubeck
11bd319e9c Bug 696533 - (2/2) Theme changes for add-on preferences on Android [r=mfinkle] 2012-03-13 22:19:02 -07:00
Matt Brubeck
0169280ddf Bug 696533 - (1/2) XBL bindings for add-on settings on Android [r=mfinkle] 2012-03-13 22:18:29 -07:00
Phil Ringnalda
b75cba0410 Back out 9899522b6ad9 (bug 664163) 2012-03-13 22:11:55 -07:00
Jason Duell
95eecd06bc Bug 664163: Yes this will get backed out: see bug. r=jdm 2012-03-13 18:46:30 -07:00
Johnny Stenback
2f19124e5e backout Bug 679971 - remove Navigator.taintEnabled() 2012-01-05 18:24:10 +02:00
Richard Newman
0d8a907889 Bug 735490 - Yet another place to kill makefiles. a=bustage 2012-03-13 18:23:26 -07:00
Terrence Cole
c76f86d890 Bug 735533 - Don't copyright empty files; r=dmandelin 2012-03-13 17:21:06 -07:00
Nicholas Nethercote
feb306dd5d Bug 713799 - Rearrange the "window-objects" sub-tree in about:memory to make per-tab memory usage more obvious. r=jst.
--HG--
extra : rebase_source : f4e9407ad9a5c20ae8523d2ec087b4ee99c43877
2012-03-12 23:00:18 -07:00
Doug Turner
f564b11cf6 Bug 734391 - coalesce the device motion events. r=jdm 2012-03-09 10:40:43 -08:00
Doug Turner
49f90f168c Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm 2012-03-13 16:57:51 -07:00
Doug Turner
b8e66a3424 Bug 734325 - implement compassneedscalibration event. r=jdm 2012-03-13 16:57:09 -07:00
Doug Turner
277d8e613f Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm 2012-03-13 16:57:09 -07:00
Doug Turner
71c690b58e Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 16:57:09 -07:00
Doug Turner
0d7cf15ad0 Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm 2012-03-08 22:16:25 -08:00
Gregor Wagner
720b93e479 Bug 731406 - Contacts API: Incremental Search. r=bent 2012-03-13 16:12:25 -07:00
Richard Newman
7b6c9af667 Bug 735490 - Makefile change to reflect test deletion. r=mbrubeck 2012-03-13 15:59:42 -07:00
Richard Newman
acdc6d177c Bug 735475 - Invert AndroidBrowserRepositorySession.checkRecordType into shouldIgnore. r=nalexander 2012-03-13 15:48:26 -07:00
Richard Newman
6f5e3062f0 Bug 735297 - Documentation for RepositorySession. r=nalexander 2012-03-13 15:48:26 -07:00
Richard Newman
93297761bb Bug 735490 - Delete mobile/android/chrome/tests/. r=mbrubeck 2012-03-13 15:48:18 -07:00
Terrence Cole
4ce018517d Bug 735491 - Fix possible recursion when tracing Debugger objects; r=billm
--HG--
extra : rebase_source : 9a1365dd7dffdd4a34f2390bc1739b490369cbe5
2012-03-13 15:38:05 -07:00
David Rajchenbach-Teller
e2b9a9b0ec Bug 699856 - Refactor nsSearchService.js to not use a database engine. r=gavin
--HG--
extra : rebase_source : 80f5830b5d6efcc2e6ec21495709f847d53aac7b
2012-03-13 23:32:53 +01:00
Masatoshi Kimura
243eb49a83 Bug 735268 - Restore StorageEvent test which is accidentally removed. r=sicking
--HG--
extra : rebase_source : 07a34decab41334160ff6314beb76a0c38cf520d
2012-03-13 23:31:55 +01:00
Joshua M
9e3f8ed0c5 Bug 734374 - Adjust the URL and search bar border color on Aero basic & glass. r=dao
--HG--
extra : rebase_source : a7dde9c189a16c7b7fef9ce37f38d0e1638bdc20
2012-03-13 23:31:29 +01:00
Ed Morley
1f10388ce3 Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange 2012-03-13 22:29:29 +00:00
Jason Duell
3f8a3cbbae Backed out changeset fd30aea30b03 2012-03-13 15:12:46 -07:00
Jason Duell
5a8fe38d77 Backed out changeset fd30aea30b03 2012-03-13 15:10:01 -07:00
Daniel Holbert
b6a058aba2 Bug 621446: followup to investigation patch - wrap MSVC-only pragma in ifdef so other compilers don't complain about it. r=jduell 2012-03-13 14:57:28 -07:00
Michael Wu
9aa0ec31e5 Bug 734263 - Set offscreen surface format according to screen format, r=cjones 2012-03-13 16:59:26 -04:00
Ed Morley
234ed1374d Merge mozilla-central to mozilla-inbound 2012-03-13 20:52:11 +00:00
Lukas Blakk
221bdcc6e6 Merging in version bump NO BUG 2012-03-13 13:38:38 -07:00
cltbld
d05a6ebaf7 Added tag FIREFOX_AURORA_13_BASE for changeset b6627f28b7ec 2012-03-13 13:33:44 -07:00
Jonas Sicking
90ffd8fd2f Bug 735357: Fix Contacts API to use new IndexedDB constants. r=gwagner 2012-03-13 13:25:05 -07:00
Kartikaya Gupta
b448de886d Bug 735344 - Use a refcounted pointer to Zip so that the delete doesn't crash Fennec. Also remove some spurious logging. r=glandium 2012-03-13 14:59:53 -04:00
Sriram Ramasubramanian
4291a6ccc4 Bug 735209: No application icon in AwesomeBar's clipboard bar. [r=mfinkle] 2012-03-13 11:59:02 -07:00
Jason Duell
676749395d Bug 664163 - Fix Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm 2012-03-13 11:49:01 -07:00
Kyle Huey
0c22f68bf6 No bug: Fix ply being stupid, take 2. r=me 2012-03-13 10:31:53 -07:00
Kyle Huey
2289b5607f No bug: Fix ply being dumb. r=ted 2012-03-13 10:22:14 -07:00
Serge Gautherie
6725af19c1 Bug 735139. (Av1a) Improve browser_pageInfo.js a little. r=dao. 2012-03-13 17:57:14 +01:00
Benoit Girard
594565d0a8 Bug 734685 - Support IPC Thread::SetName on Mac. r=cjones 2012-03-10 18:08:17 -05:00
David Mandelin
1e0d41c1cd Bug 704259: part 2, don't set cx->generatingError in JS_ReportPendingException, r=luke 2012-03-06 18:49:05 -08:00
David Mandelin
1fdae99e65 Bug 704259: part 1, refactor use of cx->generatingError without changing behavior, r=luke
--HG--
extra : rebase_source : 748e23ae07d8dc3c2cec165228d858abfc6a535f
2012-03-06 18:49:00 -08:00
Doug Turner
00de4ae87c No Bug - Build bustage caused by cset c619bbb2951f. Extra char at begining of file. r=me 2012-03-13 10:38:38 -07:00
Alexander Surkov
95ca17bb57 Bug 735228 - CAccessibleComponent shouldn't use GetComputedStyle, r=tbsaunde 2012-03-13 13:35:26 -04:00
Terrence Cole
0ba328a507 Bug 531396 - Expose detailed GC timing information API; r=smaug,billm
Extensions such as MemChaser would really like an easier to parse and more
complete record of GC events than what can be gleaned from the message console.
This patch adds GC and CC observer messages formatted as JSON containing
detailed statistics.
2012-03-05 15:33:24 -08:00
Alexander Surkov
b88d1ebc47 Bug 661293 - add mochitest for content alert() relations, r=marcoz 2012-03-13 13:01:26 -04:00
Doug Turner
49f687955e Bug 734391 - coalesce the device motion events. r=jdm 2012-03-09 10:40:43 -08:00
Doug Turner
10f24217b7 Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm 2012-03-13 10:00:02 -07:00
Doug Turner
3e44310837 Bug 734325 - implement compassneedscalibration event. r=jdm 2012-03-13 09:59:24 -07:00
Doug Turner
491131ccdd Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm 2012-03-13 09:59:24 -07:00
Doug Turner
ed03402c45 Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 09:59:23 -07:00