Commit Graph

124442 Commits

Author SHA1 Message Date
Masayuki Nakano
3387b87bc7 Bug 790516 part.7 Remove nsTextStore::Composition::mLength r=jimm 2013-03-13 12:01:30 +09:00
Masayuki Nakano
367e6acdd7 Bug 790516 part.6 Cache content during document lock r=jimm 2013-03-13 12:01:30 +09:00
Masayuki Nakano
df362d5126 Bug 790516 part.5 Store selection even if there is no composition r=jimm 2013-03-13 12:01:29 +09:00
Masayuki Nakano
e55a763103 Bug 790516 part.4 Refine logging the document lock state of nsTextStore r=emk 2013-03-13 12:01:29 +09:00
Masayuki Nakano
13bc2bb4d5 Bug 790516 part.3 Store edit actions during document lock and flush them at unlocking the document r=jimm 2013-03-13 12:01:29 +09:00
Masayuki Nakano
b4db6671eb Bug 790516 part.2 Make some useful methods on nsTextStore::Composition r=emk 2013-03-13 12:01:29 +09:00
Masayuki Nakano
3fc36e11b4 Bug 790516 part.1 Move composition string data of nsTextStore into a nested class r=emk 2013-03-13 12:01:29 +09:00
Ted Mielczarek
ea2791d017 bug 751673 - fix Windows assertion stacks. r=dbaron
--HG--
extra : rebase_source : b74882bb3914afaa44341088b9f737c909e88f65
2013-03-11 14:21:53 -04:00
Ted Mielczarek
1404122564 bug 824396 - implement mach buildsymbols. r=gps
--HG--
extra : rebase_source : 3c0a4ebaa2d5537368e40e4dbac2fcf784ad41be
2013-03-13 11:39:35 -04:00
Nathan Froyd
784e1eadf4 Bug 850377 - fix opt-only unused variable warnings in accessible/; r=tbsaunde 2013-03-12 16:08:29 -04:00
Mark Finkle
bdf3e9329f Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret 2013-03-13 11:07:09 -04:00
Mark Finkle
81fb3e5b45 Bug 844872 - All addons and search engines present an option section even when the plugin does not have any options r=margaret 2013-03-13 11:07:06 -04:00
Ehsan Akhgari
06c15fd0ed Bug 849916 - Part 4: Don't rely on things still being around when we run PannerNode's dtor, use a weak pointer instead; r=roc
--HG--
extra : rebase_source : 8432bea9035761fcb52e77dfc474de8878fc4372
2013-03-12 19:28:30 -04:00
Alexander Surkov
191aa44488 Bug 845134 - enable focus logging for accessible/focus/test_focusedChild.html 2013-03-13 21:48:59 +09:00
Jim Mathies
7784c634a6 Bug 850422 - remove some old fennec cruft from content.css. r=mbrubeck 2013-03-12 19:32:30 -05:00
Mike Hommey
4820e38dc6 Bug 850625 - Remove MOZ_DEB_TIMESTAMP from configure.in. r=ted 2013-03-13 15:28:57 +01:00
Mike Hommey
1e3590b5c2 Bug 848770 - Choose the best compression settings automagically for seekable zstreams (szip). r=nfroyd 2013-03-13 15:28:57 +01:00
Robert Longson
2ede2c9888 Bug 849688 - Crash with getStartPositionOfChar when argument is out of range. r=dholbert 2013-03-13 14:22:46 +00:00
William Lachance
7dcfa1670c Bug 816694 - Add support for device temperature monitor to agent;r=jmaher 2013-03-13 10:19:38 -04:00
Jim Mathies
766fb3350d Bug 844362 - Don't invoke various interfaces during shutdown if GetActivationFactory for a interface fails (crashfix). r=tabraldes DONTBUILD CLOSED TREE 2013-03-13 09:11:17 -05:00
Jim Mathies
499e650972 Bug 844362 - commit backout changes. DONTBUILD CLOSED TREE 2013-03-13 09:10:47 -05:00
Jim Mathies
d8cc4243f8 backout 7416ba3eb977 due to a bad bug number in the commit message. DONTBUILD CLOSED TREE 2013-03-13 09:10:08 -05:00
Ed Morley
febcbd1cbf Backed out changeset 34f280f8fea5 (bug 849524) for crashes on a CLOSED TREE 2013-03-13 13:59:11 +00:00
Ryan VanderMeulen
03435943f0 Backed out changeset 1c19d2a03d90 (bug 827446) for packaging bustage on a CLOSED TREE. 2013-03-13 09:22:00 -04:00
Alexander Surkov
b0e8915e7a Bug 849496 - crash in mozilla::a11y::DocManager::RemoveListeners, r=tbsaunde 2013-03-13 15:23:28 +09:00
Jim Mathies
7c4d89bed2 Bug 833362 - Don't invoke various interfaces during shutdown if GetActivationFactory for a interface fails (crashfix). r=tabraldes 2013-03-12 12:07:49 -05:00
Wes Johnston
c1d5233d20 Bug 840593 - Remove minimum width on about pages. r=mbrubeck 2013-03-12 09:51:04 -07:00
Margaret Leibovic
e059ce4c53 Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
2013-03-12 08:47:12 -07:00
Jeff Walden
b7bf374ed3 Bug 849666 - Make CheckedInt<T>::operator-() not depend on undefined behavior when negating minimum signed values, and add a test for this. Patch is something of a tag-team effort by bjacob and me. r=bjacob 2013-03-11 18:45:22 -07:00
Ryan VanderMeulen
0e12b1a7ad Merge m-c to inbound. 2013-03-11 13:50:48 -04:00
Tim Taubert
894ba93b22 Bug 847100 - Make sure dummy thumbnails aren't expired too early when testing thumbnail expiration; r=yoric 2013-03-11 13:53:50 +01:00
Tim Taubert
5ed91e3f79 merge m-c to fx-team 2013-03-11 13:01:37 +01:00
Phil Ringnalda
7b2757d780 Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds 2013-03-10 20:03:28 -07:00
Victor Porof
9c660f8584 Bug 812083 - Add widgets.css to windows/aero in jar.mn, r=me 2013-03-10 13:57:06 -07:00
Phil Ringnalda
d68fde5e39 Bug 849009 followup, add missing files from Add-on SDK uplift in 0745394ef7b1, r=KWierso 2013-03-10 12:02:18 -07:00
Cameron Kaiser
b0ac6851f6 Bug 849598. Get in-tree Snappy happy on big endian platforms. r=khuey 2013-03-10 10:10:00 -07:00
Victor Porof
6981f631f0 Bug 828983 - Variable View twisties on Linux are cut on the top, r=msucan 2013-03-10 08:24:09 -07:00
Ms2ger
c67d02f73f Merge m-c to inbound. 2013-03-10 12:16:10 +01:00
Ms2ger
a75666050c Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
2013-03-10 09:00:33 +01:00
Ms2ger
b515a10f94 Bug 849191 - Cleanup some ToDOMAnimatedString calls; r=dzbarsky 2013-03-10 08:58:53 +01:00
Ms2ger
f581f2029c Bug 847144 - Rename Element::GetAttributes() to Attributes() and remove null-checks; r=mounir 2013-03-10 08:58:47 +01:00
Ms2ger
933d9c7a9b Bug 802560 - Handle the second argument to DOMImplementation.createDocument correctly; r=bz 2013-03-10 08:58:42 +01:00
Ms2ger
51b1c35b48 Bug 845246 - Stop using -moz-border-image in browser.css; r=dao f=dbaron 2013-03-10 08:58:38 +01:00
Ms2ger
46e45d4e6a Bug 840024 - Cleanup nsHTMLEditor::RemoveAttributeOrEquivalent some; r=ehsan 2013-03-10 08:58:34 +01:00
Ms2ger
07c40e885e Bug 823549 - Make NodeIterator.detach() a no-op; r=mounir 2013-03-10 08:58:25 +01:00
Ms2ger
6bb007a483 Bug 831879 - Disable "maybe used uninitialized" warnings in dom/bindings; r=khuey 2013-03-10 08:58:21 +01:00
Ms2ger
4465cc3a75 Bug 821383 - Don't bother with JSAPI magic in nsHTMLMediaElement::{G,S}etMozSrcObject; r=bz+roc 2013-03-10 08:58:18 +01:00
Ms2ger
d805e77871 Bug 825285 - Part b: Move ArchiveReader to Paris bindings, remove XPCOM goop; r=khuey 2013-03-10 08:57:14 +01:00
Ms2ger
c3d2f16850 Bug 825285 - Part a: Don't pass around ArchiveReaderOptions; r=khuey 2013-03-10 08:54:42 +01:00
Ms2ger
0cfab1aff2 No bug - Fix whitespace in config/writemozinfo.py to conform to PEP 8. 2013-03-10 08:54:38 +01:00